gcc/libjava/java
Tom Tromey 6c54b16cef GridLayout.java (layoutContainer): Use number of rows to compute height of each cell...
* java/awt/GridLayout.java (layoutContainer): Use number of rows
	to compute height of each cell, and number of columns to compute
	width of each cell.
	* java/awt/Window.java (getOwnedWindows): Don't return null.
	* java/awt/FlowLayout.java (layoutContainer): Set width and height
	of component.  Increment x using horizontal gap, not vertical
	gap.

From-SVN: r49320
2002-01-29 16:31:24 +00:00
..
applet Add license clarification. 2002-01-22 22:40:42 +00:00
awt GridLayout.java (layoutContainer): Use number of rows to compute height of each cell... 2002-01-29 16:31:24 +00:00
beans Add license clarification. 2002-01-22 22:40:42 +00:00
io Add license clarification. 2002-01-22 22:40:42 +00:00
lang natObject.cc (X86 compare_and_swap): Use +m constraint. 2002-01-25 02:53:37 +00:00
math Add license clarification. 2002-01-22 22:40:42 +00:00
net Add license clarification. 2002-01-22 22:40:42 +00:00
rmi Add license clarification. 2002-01-22 22:40:42 +00:00
security Add license clarification. 2002-01-22 22:40:42 +00:00
sql Add license clarification. 2002-01-22 22:40:42 +00:00
text Add license clarification. 2002-01-22 22:40:42 +00:00
util Add license clarification. 2002-01-22 22:40:42 +00:00