gcc/libjava/java
Michael Koch 050d3e13d8 2003-03-24 Michael Koch <koqnueror@gmx.de>
* java/awt/ContainerOrderFocusTraversalPolicy.java
	(getFirstComponent): Implemented.
	(getLastComponent): Implemented.
	(getDefaultComponent): Implemented.
	(setImplicitDownCycleTraversal): Fixed implementation.
	* java/awt/Robot.java
	(Robot): Added documentation.
	* java/awt/Toolkit.java
	(getFontList): Deprecated.
	(getFontMetrics): Deprecated.
	(getPrintJob): Added documentation.
	(getSystemSelection): Added documentation.
	(getLockingKeyState): Added documentation.
	(setLockingKeyState): Added documentation.
	(createCustomCursor): Added documentation.
	(getBestCursorSize): Added documentation.
	(getMaximumCursorColors): Added documentation.
	(isFrameStateSupported): Added documentation.

From-SVN: r64798
2003-03-24 13:50:32 +00:00
..
applet
awt 2003-03-24 Michael Koch <koqnueror@gmx.de> 2003-03-24 13:50:32 +00:00
beans BeanContextEvent.java: Reformated. 2003-03-24 08:24:29 +00:00
io RandomAccessFile.java: More little merges with libgcj. 2003-03-24 13:45:29 +00:00
lang natStringBuffer.cc (regionMatches): New function. 2003-03-24 00:50:18 +00:00
math BigInteger.java (euclidInv): Take result array as an argument. 2003-02-20 16:55:15 +00:00
net natInetAddressNoNet.cc: Include stddef.h. 2003-03-24 13:40:44 +00:00
nio 2003-03-17 Michael Koch <konqueror@gmx.de> 2003-03-17 15:31:33 +00:00
rmi 2003-03-21 Michael Koch <konqueror@gmx.de> 2003-03-21 09:00:29 +00:00
security re PR libgcj/9271 (Severe bias in java.security.SecureRandom) 2003-02-13 17:00:22 +00:00
sql
text 2003-03-21 Michael Koch <konqueror@gmx.de> 2003-03-21 09:00:29 +00:00
util Properties.java (load): Only skip line if the first character is a comment, whitespaces don't count. 2003-03-02 22:36:20 +00:00