aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/awt/j2d
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley11-1770/+0
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey6-0/+500
2006-02-23IntegerGraphicsState.java (getClip): Clone clip before returning, handle null...Scott Gilbertson2-1/+11
2003-10-112003-10-11 Michael Koch <konqueror@gmx.de>Michael Koch1-21/+21
2003-08-25Makefile.am: added gnu/awt/xlib/XOffScreenImage.java.Scott Gilbertson1-57/+76
2003-07-21AbstractGraphicsState.java (clone): Handle CloneNotSupportedException.Anthony Green2-7/+23
2003-06-12IntegerGraphicsState.java (drawOval): implemented.Scott Gilbertson1-2/+2
2003-02-192003-02-19 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+12
2003-01-15natGC.cc (fillPolygon): New method.Scott Gilbertson2-13/+10
2003-01-02Makefile.in: Rebuilt.Tom Tromey1-2/+3
2002-08-09[multiple changes]Bryce McKinlay1-1/+65
2001-02-15DirectRasterGraphics.java (clone): Hoist to public.Bryce McKinlay2-2/+3
2001-02-13* gnu/awt/j2d/AbstractGraphicsState.java (clone): Made public.Tom Tromey1-1/+6
2000-10-22Makefile.am: Added rules for libgcjx library.Rolf W. Rasmussen5-0/+1145