| Age | Commit message (Expand) | Author |
| 2005-05-06 | Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. | Thomas Fitzsimmons |
| 2005-05-06 | 2005-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-05-04 | BufferCapabilities.java (BufferCapabilities): Fix the typo. | H.J. Lu |
| 2005-05-05 | BufferStrategy.java: Document. | Thomas Fitzsimmons |
| 2005-05-04 | BufferCapabilities.java: Document. | Thomas Fitzsimmons |
| 2005-05-04 | ImageCapabilities.java: Document. | Thomas Fitzsimmons |
| 2005-05-04 | VolatileImage.java: Document. | Thomas Fitzsimmons |
| 2005-04-27 | 2005-04-27 Roman Kennke <roman@kennke.org> | Roman Kennke |
| 2005-04-26 | ParserDelegator.java (callBack, gnu): Now package-private. | Tom Tromey |
| 2005-04-26 | Robot.java (waitForIdle): Call invokeAndWait in a static way. | Tom Tromey |
| 2005-04-26 | * java/awt/AWTKeyStroke.java (vktable): Now package-private. | Tom Tromey |
| 2005-04-25 | [multiple changes] | Michael Koch |
| 2005-04-25 | 2005-04-25 David Gilbert <david.gilbert@object-refinery.com> | David Gilbert |
| 2005-04-20 | PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fix... | Jeroen Frijters |
| 2005-04-19 | FontMetrics.java: Reformatted. | Michael Koch |
| 2005-04-19 | QuadCurve2D.java: Fixed Brian Gough's name for real. | Michael Koch |
| 2005-04-19 | MediaTracker.java: Reindented tabs to spaces. | Roman Kennke |
| 2005-04-19 | Font.java (decode): Handle null argument and allow space as delimiter. | David Gilbert |
| 2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-04-19 | ConvolveOp.java: Removed comment added by eclipse. | Michael Koch |
| 2005-04-19 | 2005-04-19 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux |
| 2005-04-19 | RasterOp.java: Fixed wrong formatting. | Michael Koch |
| 2005-04-18 | 2005-04-18 Roman Kennke <roman@kennke.org> | Roman Kennke |
| 2005-04-18 | 2005-04-18 Roman Kennke <roman@kennke.org> | Roman Kennke |
| 2005-04-18 | AWTEvent.java (toString): Added case for source not being an AWT component. | Robert Schuster |
| 2005-04-18 | CubicCurve2D.java, [...]: Fixed mentioning of Brian Gouph. | Michael Koch |
| 2005-02-24 | TextAttribute.java: changed names to lower case; | David Gilbert |
| 2005-02-22 | 2005-02-22 David Gilbert <david.gilbert@object-refinery.com> | David Gilbert |
| 2005-02-22 | Robot.java (waitForIdle): Call invokeAndWait on an empty Runnable. | Thomas Fitzsimmons |
| 2005-02-21 | 2005-02-21 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2005-02-21 | Button.java, [...]: Fixed formatting issues all over. | Michael Koch |
| 2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch |
| 2005-02-16 | [multiple changes] | Graydon Hoare |
| 2004-11-30 | revert: [multiple changes] | Graydon Hoare |
| 2004-11-16 | Area-1.png, [...]: New files. | Michael Koch |
| 2004-09-02 | [multiple changes] | Graydon Hoare |
| 2004-07-22 | [multiple changes] | Graydon Hoare |
| 2004-07-17 | InvocationEvent.java (dispatch): Synchronize on notifier object before callin... | Mark Wielaard |
| 2004-07-13 | InputContext.java: Initialze in, line. | Michael Koch |
| 2004-07-10 | Calendar.java: Use getSystemClassLoader as argument for ResourceBundle.getBun... | Bryce McKinlay |
| 2004-06-27 | [multiple changes] | Mark Wielaard |
| 2004-06-17 | [multiple changes] | Graydon Hoare |
| 2004-06-14 | Calendar.java: Change ResourceBundle.getBundle() calls to pass ClassLoader ar... | Bryce McKinlay |
| 2004-05-30 | Toolkit.java (loadSystemColors): Implement. | Mark Wielaard |
| 2004-05-30 | BeanInfoEmbryo.java, [...]: Rename enum to e because enum is a keyword in Jav... | Michael Koch |
| 2004-05-30 | MPN.java, Arc2D.java: Fixed javadocs all over. | Michael Koch |
| 2004-05-30 | 2004-05-30 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-05-27 | [multiple changes] | Graydon Hoare |
| 2004-05-05 | FileDialog.java: Import java.io.Serializable explicitly. | Michael Koch |
| 2004-05-04 | ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 b... | Ingo Proetel |