CVSROOT: /sources/classpath
Module name: classpath
Branch:
Changes by: Lillian Angel <[EMAIL PROTECTED]> 06/03/08 18:20:18
Modified files:
. : ChangeLog
java/awt : GridBagLayout.java
Log message:
2006-03-08 Lillian Angel <[EMAIL PROTECTED]>
* java/awt/GridBagLayout.java
(GetLayoutInfo): If gridy is RELATIVE and there is no component
in the bottom-most spot of the column, we need to place that component
at the y-location of the other components in that row. If there are
no other components in that row, then place it at y = 0.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6655&tr2=1.6656&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/java/awt/GridBagLayout.java.diff?tr1=1.23&tr2=1.24&r1=text&r2=text