| Age | Commit message (Expand) | Author | Files | Lines |
| 2003-07-17 | GtkToolkit.java: Reworked imports. | Michael Koch | 1 | -4/+5 |
| 2003-07-14 | UnicastServerRef.java: New version from classpath. | Michael Koch | 1 | -3/+8 |
| 2003-07-13 | FileChannelImpl.java, [...]: Removed. | Michael Koch | 2 | -493/+0 |
| 2003-07-13 | 2003-07-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 29 | -62/+143 |
| 2003-07-13 | 2003-07-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -3/+3 |
| 2003-07-13 | EmbeddedWindow.java, [...]: New files. | Michael Koch | 3 | -0/+145 |
| 2003-07-11 | SharedLibLoader.java: Fix misspelling. | Matt Kraai | 2 | -4/+4 |
| 2003-07-09 | GtkComponentPeer.java, [...]: Explicitly import used classes. | Michael Koch | 4 | -10/+44 |
| 2003-07-07 | * gnu/java/awt/peer/gtk/GtkTextComponentPeer.java | Thomas Fitzsimmons | 2 | -21/+36 |
| 2003-07-01 | 2003-07-01 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+3 |
| 2003-06-27 | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -6/+0 |
| 2003-06-20 | MappedByteFileBuffer.java, [...]: Removed | Michael Koch | 3 | -599/+3 |
| 2003-06-19 | 2003-06-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -51/+90 |
| 2003-06-19 | 2003-06-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
| 2003-06-19 | 2003-06-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -5/+7 |
| 2003-06-18 | 2003-06-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -242/+25 |
| 2003-06-17 | X509Certificate.java: Explicitely import used classes. | Michael Koch | 1 | -2/+5 |
| 2003-06-17 | ArrayHelper.java, [...]: Reformatted to match classpath's versions. | Michael Koch | 2 | -222/+181 |
| 2003-06-14 | 2003-06-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -42/+20 |
| 2003-06-12 | IntegerGraphicsState.java (drawOval): implemented. | Scott Gilbertson | 4 | -4/+27 |
| 2003-06-10 | natFont.cc (getAscent): Correctly access "ascent" field. | Tom Tromey | 1 | -2/+2 |
| 2003-06-10 | natFont.cc (getMaxAscent): adjusted return value. | Scott Gilbertson | 1 | -4/+14 |
| 2003-06-08 | URLStreamHandler.java (sameFile): Fix port value comparison. | Anthony Green | 1 | -2/+8 |
| 2003-06-08 | re PR libgcj/10886 (The RMI registry that comes with GCJ does not work correc... | Jeff Sturm | 1 | -1/+1 |
| 2003-06-07 | re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw ... | Mark Wielaard | 4 | -4/+32 |
| 2003-05-20 | ByteBufferImpl.java, [...]: Moved files to java/nio. | Michael Koch | 16 | -2880/+11 |
| 2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -65/+66 |
| 2003-05-14 | 2003-05-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -46/+85 |
| 2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -30/+42 |
| 2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+3 |
| 2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
| 2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -15/+10 |
| 2003-05-12 | ByteBufferImpl.java: Reformatted. | Michael Koch | 10 | -538/+602 |
| 2003-05-12 | CharViewBufferImpl.java, [...]: New files, not yet to be compiled. | Michael Koch | 8 | -0/+1414 |
| 2003-05-09 | Makefile.in: Rebuilt. | Tom Tromey | 5 | -165/+0 |
| 2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 9 | -269/+6 |
| 2003-05-08 | natGC.cc (drawString): Removed obsolete code. | Scott Gilbertson | 1 | -8/+0 |
| 2003-05-03 | GtkButtonPeer.java: Fix misspelling of "version". | Matt Kraai | 8 | -8/+8 |
| 2003-05-02 | 2003-05-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -39/+100 |
| 2003-04-30 | Engine.java, [...]: New files from classpath. | Michael Koch | 23 | -331/+4941 |
| 2003-04-19 | XGraphics.java (XGraphics): Use new GC.create. | Scott Gilbertson | 8 | -23/+96 |
| 2003-04-19 | XGraphicsConfiguration.java (FontMetricsCache): New inner class. | Scott Gilbertson | 1 | -26/+144 |
| 2003-04-19 | natFont.cc (getStringWidth): Support 16-bit characters. | Scott Gilbertson | 2 | -27/+33 |
| 2003-03-29 | MessageFormat.java: Removed some whitespace. | Tom Tromey | 7 | -0/+754 |
| 2003-03-20 | 2003-03-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -108/+138 |
| 2003-03-11 | 2003-03-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -7/+17 |
| 2003-03-10 | [multiple changes] | Andrew Haley | 2 | -0/+53 |
| 2003-03-02 | 2003-03-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -44/+62 |
| 2003-03-01 | LocaleInformation_af_ZA.java, [...]: Updated copyright info; from Classpath. | Tom Tromey | 131 | -0/+4978 |
| 2003-03-01 | XPanelPeer.java (beginLayout, [...]): New methods. | Tom Tromey | 10 | -3/+219 |