summaryrefslogtreecommitdiff
path: root/libjava/gnu
Commit message (Expand)AuthorAgeFilesLines
* UnicastRef.java: make constructor public and check if serverobject is compati...Ingo Proetel2003-09-201-24/+20
* NIODatagramSocket.java, [...]: New files.Michael Koch2003-09-192-0/+147
* GtkDialogPeer.java (create()): Create a top-level GTK window.Thomas Fitzsimmons2003-09-193-4/+12
* [multiple changes]Michael Koch2003-09-187-60/+361
* GdkGraphics2D.java, [...]: New files.Graydon Hoare2003-09-172-0/+1363
* GtkEmbeddedWindowPeer.java (construct): Remove method declaration.Thomas Fitzsimmons2003-09-171-4/+8
* Fix mingw32 builds.Anthony Green2003-09-112-3/+3
* DatagramSocket.java, [...]: Use gnu.java.net.Plain*SocketImpl instead of java...Michael Koch2003-09-1010-0/+4393
* natEmbeddedWindow.cc (setWindowPeer): Removed lvalue cast; use correct rvalue...Tom Tromey2003-09-041-1/+2
* GtkDialogPeer.java (create): Add width and height arguments to GtkWindowPeer....Thomas Fitzsimmons2003-09-022-6/+12
* Makefile.in: Rebuilt.Tom Tromey2003-08-288-88/+391
* Makefile.am: added gnu/awt/xlib/XOffScreenImage.java.Scott Gilbertson2003-08-2510-99/+381
* GdkGraphics.java (drawString): Pass font name, not XLFD, to native drawString.Thomas Fitzsimmons2003-08-221-2/+1
* GtkWindowPeer.java: Remove GTK_WINDOW_DIALOG.Thomas Fitzsimmons2003-08-221-2/+1
* Makefile.am (gtk_awt_peer_sources): Add gnu/java/awt/peer/GLightweightPeer.java.Scott Gilbertson2003-08-211-31/+130
* [multiple changes]Andrew Haley2003-08-202-6/+13
* re PR libgcj/9125 (VMClassLoader should cache the result of Runtime.(internal...Tom Tromey2003-08-202-6/+42
* GtkComponentPeer.java (postKeyEvent): Add keyLocation parameter.Thomas Fitzsimmons2003-08-052-6/+7
* 2003-08-02 Michael Koch <konqueror@gmx.de>Michael Koch2003-08-021-12/+18
* GtkButtonPeer.java: Call getName rather than getXLFD.Thomas Fitzsimmons2003-07-293-3/+3
* natIconv.cc (write): Handle case where output buffer is too small.Tom Tromey2003-07-291-14/+28
* 2003-07-27 Thomas Fitzsimmons <fitzsim@redhat.com.h>Thomas Fitzsimmons2003-07-276-26/+169
* * gnu/java/awt/peer/gtk/GtkTextComponentPeer.javaThomas Fitzsimmons2003-07-232-13/+1
* 2003-07-22 Scott Gilbertson <scottg@mantatest.com>Scott Gilbertson2003-07-221-1/+1
* AbstractGraphicsState.java (clone): Handle CloneNotSupportedException.Anthony Green2003-07-218-57/+88
* natSharedLibLoader.cc (init): `libname' now a String.Steve Pribyl2003-07-212-8/+12
* GtkToolkit.java: Reworked imports.Michael Koch2003-07-171-4/+5
* UnicastServerRef.java: New version from classpath.Michael Koch2003-07-141-3/+8
* FileChannelImpl.java, [...]: Removed.Michael Koch2003-07-132-493/+0
* 2003-07-13 Michael Koch <konqueror@gmx.de>Michael Koch2003-07-1329-62/+143
* 2003-07-13 Michael Koch <konqueror@gmx.de>Michael Koch2003-07-133-3/+3
* EmbeddedWindow.java, [...]: New files.Michael Koch2003-07-133-0/+145
* SharedLibLoader.java: Fix misspelling.Matt Kraai2003-07-112-4/+4
* GtkComponentPeer.java, [...]: Explicitly import used classes.Michael Koch2003-07-094-10/+44
* * gnu/java/awt/peer/gtk/GtkTextComponentPeer.javaThomas Fitzsimmons2003-07-072-21/+36
* 2003-07-01 Michael Koch <konqueror@gmx.de>Michael Koch2003-07-011-0/+3
* 2003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch2003-06-271-6/+0
* MappedByteFileBuffer.java, [...]: RemovedMichael Koch2003-06-203-599/+3
* 2003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch2003-06-192-51/+90
* 2003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch2003-06-191-1/+1
* 2003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch2003-06-192-5/+7
* 2003-06-18 Michael Koch <konqueror@gmx.de>Michael Koch2003-06-185-242/+25
* X509Certificate.java: Explicitely import used classes.Michael Koch2003-06-171-2/+5
* ArrayHelper.java, [...]: Reformatted to match classpath's versions.Michael Koch2003-06-172-222/+181
* 2003-06-14 Michael Koch <konqueror@gmx.de>Michael Koch2003-06-144-42/+20
* IntegerGraphicsState.java (drawOval): implemented.Scott Gilbertson2003-06-124-4/+27
* natFont.cc (getAscent): Correctly access "ascent" field.Tom Tromey2003-06-101-2/+2
* natFont.cc (getMaxAscent): adjusted return value.Scott Gilbertson2003-06-101-4/+14
* URLStreamHandler.java (sameFile): Fix port value comparison.Anthony Green2003-06-081-2/+8
* re PR libgcj/10886 (The RMI registry that comes with GCJ does not work correc...Jeff Sturm2003-06-081-1/+1