summaryrefslogtreecommitdiff
path: root/libjava/java/awt
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def: Remove libjava.Andrew Haley2016-09-30439-26057/+0
* Import GNU Classpath (20121202).Matthias Klose2012-12-191-1/+1
* re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose2010-03-1316-44/+44
* re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2008-10-213-2/+4
* Import GNU Classpath (classpath-0_97_2-release).Matthias Klose2008-06-283-2/+3
* 2007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2007-12-052-0/+9
* Import GNU Classpath (libgcj-import-20070727).Matthias Klose2007-08-0425-0/+277
* libjava/classpath/ChangeLog.gcj:Matthias Klose2007-06-0315-15/+187
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-09433-0/+25596
* package.html, [...]: Removed.Tom Tromey2005-07-2614-481/+0
* Major merge with Classpath.Tom Tromey2005-07-16324-96774/+0
* Update FSF addressKelley Cook2005-06-30324-648/+648
* Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java.Thomas Fitzsimmons2005-05-067-59/+773
* 2005-05-06 Michael Koch <konqueror@gmx.de>Michael Koch2005-05-061-11/+11
* BufferCapabilities.java (BufferCapabilities): Fix the typo.H.J. Lu2005-05-041-4/+4
* BufferStrategy.java: Document.Thomas Fitzsimmons2005-05-051-4/+74
* BufferCapabilities.java: Document.Thomas Fitzsimmons2005-05-041-11/+136
* ImageCapabilities.java: Document.Thomas Fitzsimmons2005-05-042-40/+77
* VolatileImage.java: Document.Thomas Fitzsimmons2005-05-041-38/+218
* 2005-04-27 Roman Kennke <roman@kennke.org>Roman Kennke2005-04-271-1/+1
* ParserDelegator.java (callBack, gnu): Now package-private.Tom Tromey2005-04-2611-35/+65
* Robot.java (waitForIdle): Call invokeAndWait in a static way.Tom Tromey2005-04-261-2/+1
* * java/awt/AWTKeyStroke.java (vktable): Now package-private.Tom Tromey2005-04-261-2/+3
* [multiple changes]Michael Koch2005-04-252-20/+69
* 2005-04-25 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2005-04-251-2/+2
* PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fix...Jeroen Frijters2005-04-201-1/+1
* FontMetrics.java: Reformatted.Michael Koch2005-04-191-369/+331
* QuadCurve2D.java: Fixed Brian Gough's name for real.Michael Koch2005-04-191-2/+2
* MediaTracker.java: Reindented tabs to spaces.Roman Kennke2005-04-191-128/+392
* Font.java (decode): Handle null argument and allow space as delimiter.David Gilbert2005-04-191-1/+8
* 2005-04-19 Michael Koch <konqueror@gmx.de>Michael Koch2005-04-191-2/+16
* 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
* 2005-04-18 Roman Kennke <roman@kennke.org>Roman Kennke2005-04-181-0/+2
* 2005-04-18 Roman Kennke <roman@kennke.org>Roman Kennke2005-04-181-1/+11
* AWTEvent.java (toString): Added case for source not being an AWT component.Robert Schuster2005-04-181-1/+4
* CubicCurve2D.java, [...]: Fixed mentioning of Brian Gouph.Michael Koch2005-04-182-2/+2
* TextAttribute.java: changed names to lower case;David Gilbert2005-02-241-57/+243
* 2005-02-22 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2005-02-221-5/+32
* Robot.java (waitForIdle): Call invokeAndWait on an empty Runnable.Thomas Fitzsimmons2005-02-221-13/+15
* 2005-02-21 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-212-3/+41
* Button.java, [...]: Fixed formatting issues all over.Michael Koch2005-02-214-10/+37
* GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch2005-02-17174-346/+346
* [multiple changes]Graydon Hoare2005-02-1642-1331/+2459
* revert: [multiple changes]Graydon Hoare2004-11-30126-2175/+13760
* Area-1.png, [...]: New files.Michael Koch2004-11-163-0/+0
* [multiple changes]Graydon Hoare2004-09-0220-1041/+1757
* [multiple changes]Graydon Hoare2004-07-2219-160/+1215
* InvocationEvent.java (dispatch): Synchronize on notifier object before callin...Mark Wielaard2004-07-171-2/+7