summaryrefslogtreecommitdiff
path: root/libjava/java/awt/image
Commit message (Expand)AuthorAgeFilesLines
* libjava/classpath/ChangeLog.gcj:Matthias Klose2007-06-033-5/+1
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-0962-0/+3527
* Major merge with Classpath.Tom Tromey2005-07-1659-14837/+0
* Update FSF addressKelley Cook2005-06-3059-118/+118
* Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java.Thomas Fitzsimmons2005-05-062-14/+12
* BufferStrategy.java: Document.Thomas Fitzsimmons2005-05-051-4/+74
* ImageCapabilities.java: Document.Thomas Fitzsimmons2005-05-041-35/+35
* VolatileImage.java: Document.Thomas Fitzsimmons2005-05-041-38/+218
* PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fix...Jeroen Frijters2005-04-201-1/+1
* ConvolveOp.java: Removed comment added by eclipse.Michael Koch2005-04-191-7/+3
* 2005-04-19 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2005-04-191-1/+1
* RasterOp.java: Fixed wrong formatting.Michael Koch2005-04-191-3/+4
* GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch2005-02-1724-34/+34
* [multiple changes]Graydon Hoare2005-02-165-347/+348
* revert: [multiple changes]Graydon Hoare2004-11-3033-202/+4057
* [multiple changes]Graydon Hoare2004-09-022-3/+10
* [multiple changes]Graydon Hoare2004-07-228-24/+653
* [multiple changes]Graydon Hoare2004-05-274-40/+210
* ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 b...Ingo Proetel2004-05-042-3/+7
* [multiple changes]Michael Koch2004-04-204-14/+228
* [multiple changes]Michael Koch2004-04-204-0/+574
* 2004-03-19 Michael Koch <konqueror@gmx.de>Michael Koch2004-03-191-16/+2
* [multiple changes]Graydon Hoare2004-03-172-3/+284
* GtkListPeer.java, [...]: Fix handling of alias methods...Thomas Fitzsimmons2004-02-031-6/+6
* 2004-01-09 Michael Koch <konqueror@gmx.de>Michael Koch2004-01-091-1/+1
* MenuComponent.java: Import java.io.Serialization.Michael Koch2003-12-041-2/+2
* GtkImage.java (setDimensions, [...]): Check that io is not null before callin...Thomas Fitzsimmons2003-12-012-345/+649
* 2003-10-11 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-116-34/+37
* IndexColorModel.java: Reformated.Michael Koch2003-09-291-168/+168
* [multiple changes]Michael Koch2003-09-261-3/+15
* Really commit the files.Sascha Brawer2003-09-253-8/+28
* [multiple changes]Graydon Hoare2003-09-171-6/+22
* MemoryImageSource.java, [...]: New versions from classpath.Michael Koch2003-07-141-2/+3
* Window.java, [...]: New versions from classpath.Michael Koch2003-06-275-7/+11
* ColorModel.java: New version from classpath.Michael Koch2003-06-251-9/+39
* Font.java, [...]: New versions from classpath.Michael Koch2003-06-241-0/+5
* IndexColorModel.java: New version from classpath.Michael Koch2003-06-191-35/+53
* Frame.java, [...]: New versions from classpath.Michael Koch2003-06-111-2/+2
* Button.java, [...]: New versions from Classpath.Michael Koch2003-06-054-9/+19
* 2003-03-10 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-101-2/+33
* ColorModel.java: Re-merged with Classpath.Tom Tromey2003-02-182-10/+4
* 2003-01-14 Michael Koch <konqueror@gmx.de>Michael Koch2003-01-142-2/+33
* ColorModel.java (getUnnormalizedComponents, [...]): Fix calculation which was...Scott Gilbertson2002-11-301-2/+2
* ICC_Profile.java: Added missing constants.Michael Koch2002-11-072-2/+2
* [multiple changes]Bryce McKinlay2002-08-091-1/+1
* More AWT/Swing merge from GNU Classpath.Bryce McKinlay2002-08-097-0/+847
* AWT/Swing merge from GNU Classpath.Bryce McKinlay2002-08-0911-328/+738
* MemoryImageSource.java (newPixels(byte[], ColorModel, int, int): Remove empty...Bryce McKinlay2002-01-261-8/+2
* ColorModel.java (getAlpha(Object)): Call getAlpha, not getBlue.Tom Tromey2002-01-251-1/+1
* PixelGrabber.java (grabPixels()): Call grabPixels(0).Bryce McKinlay2002-01-251-23/+8