aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)AuthorFilesLines
2003-07-17GtkToolkit.java: Reworked imports.Michael Koch1-4/+5
2003-07-14UnicastServerRef.java: New version from classpath.Michael Koch1-3/+8
2003-07-13FileChannelImpl.java, [...]: Removed.Michael Koch2-493/+0
2003-07-132003-07-13 Michael Koch <konqueror@gmx.de>Michael Koch29-62/+143
2003-07-132003-07-13 Michael Koch <konqueror@gmx.de>Michael Koch3-3/+3
2003-07-13EmbeddedWindow.java, [...]: New files.Michael Koch3-0/+145
2003-07-11SharedLibLoader.java: Fix misspelling.Matt Kraai2-4/+4
2003-07-09GtkComponentPeer.java, [...]: Explicitly import used classes.Michael Koch4-10/+44
2003-07-07* gnu/java/awt/peer/gtk/GtkTextComponentPeer.javaThomas Fitzsimmons2-21/+36
2003-07-012003-07-01 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+3
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch1-6/+0
2003-06-20MappedByteFileBuffer.java, [...]: RemovedMichael Koch3-599/+3
2003-06-192003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch2-51/+90
2003-06-192003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2003-06-192003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch2-5/+7
2003-06-182003-06-18 Michael Koch <konqueror@gmx.de>Michael Koch5-242/+25
2003-06-17X509Certificate.java: Explicitely import used classes.Michael Koch1-2/+5
2003-06-17ArrayHelper.java, [...]: Reformatted to match classpath's versions.Michael Koch2-222/+181
2003-06-142003-06-14 Michael Koch <konqueror@gmx.de>Michael Koch4-42/+20
2003-06-12IntegerGraphicsState.java (drawOval): implemented.Scott Gilbertson4-4/+27
2003-06-10natFont.cc (getAscent): Correctly access "ascent" field.Tom Tromey1-2/+2
2003-06-10natFont.cc (getMaxAscent): adjusted return value.Scott Gilbertson1-4/+14
2003-06-08URLStreamHandler.java (sameFile): Fix port value comparison.Anthony Green1-2/+8
2003-06-08re PR libgcj/10886 (The RMI registry that comes with GCJ does not work correc...Jeff Sturm1-1/+1
2003-06-07re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw ...Mark Wielaard4-4/+32
2003-05-20ByteBufferImpl.java, [...]: Moved files to java/nio.Michael Koch16-2880/+11
2003-05-192003-05-19 Michael Koch <konqueror@gmx.de>Michael Koch3-65/+66
2003-05-142003-05-14 Michael Koch <konqueror@gmx.de>Michael Koch6-46/+85
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch6-30/+42
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+3
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch1-15/+10
2003-05-12ByteBufferImpl.java: Reformatted.Michael Koch10-538/+602
2003-05-12CharViewBufferImpl.java, [...]: New files, not yet to be compiled.Michael Koch8-0/+1414
2003-05-09Makefile.in: Rebuilt.Tom Tromey5-165/+0
2003-05-092003-05-09 Michael Koch <konqueror@gmx.de>Michael Koch9-269/+6
2003-05-08natGC.cc (drawString): Removed obsolete code.Scott Gilbertson1-8/+0
2003-05-03GtkButtonPeer.java: Fix misspelling of "version".Matt Kraai8-8/+8
2003-05-022003-05-02 Michael Koch <konqueror@gmx.de>Michael Koch2-39/+100
2003-04-30Engine.java, [...]: New files from classpath.Michael Koch23-331/+4941
2003-04-19XGraphics.java (XGraphics): Use new GC.create.Scott Gilbertson8-23/+96
2003-04-19XGraphicsConfiguration.java (FontMetricsCache): New inner class.Scott Gilbertson1-26/+144
2003-04-19natFont.cc (getStringWidth): Support 16-bit characters.Scott Gilbertson2-27/+33
2003-03-29MessageFormat.java: Removed some whitespace.Tom Tromey7-0/+754
2003-03-202003-03-20 Michael Koch <konqueror@gmx.de>Michael Koch4-108/+138
2003-03-112003-03-11 Michael Koch <konqueror@gmx.de>Michael Koch3-7/+17
2003-03-10[multiple changes]Andrew Haley2-0/+53
2003-03-022003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch2-44/+62
2003-03-01LocaleInformation_af_ZA.java, [...]: Updated copyright info; from Classpath.Tom Tromey131-0/+4978
2003-03-01XPanelPeer.java (beginLayout, [...]): New methods.Tom Tromey10-3/+219