gcc/libjava/gnu
Michael Koch 1cb02bdfd3 2003-02-13 Michael Koch <konqueror@gmx.de>
* gnu/java/awt/peer/gtk/GdkGraphics.java
	(drawString): New stubbed method.
	* java/awt/Graphics.java
	(drawString): New method.

From-SVN: r62862
2003-02-13 19:26:57 +00:00
..
awt natGC.cc (fillPolygon): New method. 2003-01-15 23:53:49 +00:00
classpath Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphics configuration. 2003-01-31 17:54:14 +00:00
gcj NameFinder.java (createStackTraceElement): Use lastIndexOf( ) instead of indexOf( ) to find the colon before the line... 2003-02-13 09:33:18 +00:00
java 2003-02-13 Michael Koch <konqueror@gmx.de> 2003-02-13 19:26:57 +00:00