aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/awt/image
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley62-3523/+0
2010-03-13re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose2-6/+6
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose1-1/+1
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose3-5/+1
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey62-0/+3527
2005-07-16Major merge with Classpath.Tom Tromey59-14837/+0
2005-06-30Update FSF addressKelley Cook59-118/+118
2005-05-06Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java.Thomas Fitzsimmons2-14/+12
2005-05-05BufferStrategy.java: Document.Thomas Fitzsimmons1-4/+74
2005-05-04ImageCapabilities.java: Document.Thomas Fitzsimmons1-35/+35
2005-05-04VolatileImage.java: Document.Thomas Fitzsimmons1-38/+218
2005-04-20PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fix...Jeroen Frijters1-1/+1
2005-04-19ConvolveOp.java: Removed comment added by eclipse.Michael Koch1-7/+3
2005-04-192005-04-19 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-1/+1
2005-04-19RasterOp.java: Fixed wrong formatting.Michael Koch1-3/+4
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch24-34/+34
2005-02-16[multiple changes]Graydon Hoare5-347/+348
2004-11-30revert: [multiple changes]Graydon Hoare33-202/+4057
2004-09-02[multiple changes]Graydon Hoare2-3/+10
2004-07-22[multiple changes]Graydon Hoare8-24/+653
2004-05-27[multiple changes]Graydon Hoare4-40/+210
2004-05-04ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 b...Ingo Proetel2-3/+7
2004-04-20[multiple changes]Michael Koch4-14/+228
2004-04-20[multiple changes]Michael Koch4-0/+574
2004-03-192004-03-19 Michael Koch <konqueror@gmx.de>Michael Koch1-16/+2
2004-03-17[multiple changes]Graydon Hoare2-3/+284
2004-02-03GtkListPeer.java, [...]: Fix handling of alias methods...Thomas Fitzsimmons1-6/+6
2004-01-092004-01-09 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2003-12-04MenuComponent.java: Import java.io.Serialization.Michael Koch1-2/+2
2003-12-01GtkImage.java (setDimensions, [...]): Check that io is not null before callin...Thomas Fitzsimmons2-345/+649
2003-10-112003-10-11 Michael Koch <konqueror@gmx.de>Michael Koch6-34/+37
2003-09-29IndexColorModel.java: Reformated.Michael Koch1-168/+168
2003-09-26[multiple changes]Michael Koch1-3/+15
2003-09-25Really commit the files.Sascha Brawer3-8/+28
2003-09-17[multiple changes]Graydon Hoare1-6/+22
2003-07-14MemoryImageSource.java, [...]: New versions from classpath.Michael Koch1-2/+3
2003-06-27Window.java, [...]: New versions from classpath.Michael Koch5-7/+11
2003-06-25ColorModel.java: New version from classpath.Michael Koch1-9/+39
2003-06-24Font.java, [...]: New versions from classpath.Michael Koch1-0/+5
2003-06-19IndexColorModel.java: New version from classpath.Michael Koch1-35/+53
2003-06-11Frame.java, [...]: New versions from classpath.Michael Koch1-2/+2
2003-06-05Button.java, [...]: New versions from Classpath.Michael Koch4-9/+19
2003-03-102003-03-10 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+33
2003-02-18ColorModel.java: Re-merged with Classpath.Tom Tromey2-10/+4
2003-01-142003-01-14 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+33
2002-11-30ColorModel.java (getUnnormalizedComponents, [...]): Fix calculation which was...Scott Gilbertson1-2/+2
2002-11-07ICC_Profile.java: Added missing constants.Michael Koch2-2/+2
2002-08-09[multiple changes]Bryce McKinlay1-1/+1
2002-08-09More AWT/Swing merge from GNU Classpath.Bryce McKinlay7-0/+847
2002-08-09AWT/Swing merge from GNU Classpath.Bryce McKinlay11-328/+738