gcc/libjava/gnu
Scott Gilbertson a28853b01b IntegerGraphicsState.java (drawOval): implemented.
2003-06-11  Scott Gilbertson  <scottg@mantatest.com>

	* gnu/awt/j2d/IntegerGraphicsState.java (drawOval): implemented.
	(fillOval): implemented
	* gnu/awt/xlib/XGraphics.java (drawArc): implemented.
	(fillArc): implemented.
	* gnu/gcj/xlib/GC.java (drawArc): added native method.
	(fillArc): added native method.
	* gnu/gcj/xlib/natGC.cc (drawArc): added native method.
	(fillArc): added native method.

From-SVN: r67810
2003-06-12 03:08:58 +00:00
..
awt IntegerGraphicsState.java (drawOval): implemented. 2003-06-12 03:08:58 +00:00
classpath Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphics configuration. 2003-01-31 17:54:14 +00:00
gcj IntegerGraphicsState.java (drawOval): implemented. 2003-06-12 03:08:58 +00:00
java re PR libgcj/10886 (The RMI registry that comes with GCJ does not work correctly) 2003-06-08 01:35:32 +00:00
javax/rmi MessageFormat.java: Removed some whitespace. 2003-03-29 21:23:25 +00:00