| Age | Commit message (Expand) | Author |
| 2003-11-22 | 2003-11-22 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-11-20 | GdkClasspathFontPeerMetrics.java: New file. | Graydon Hoare |
| 2003-11-13 | * gnu/java/nio/natSelectorImplPosix.cc | Mohan Embar |
| 2003-11-12 | GtkComponentPeer.java (prepareImage): Remove null check. | Tom Fitzsimmons |
| 2003-11-12 | Makefile.am: Add GdkPixbufDecoder.java and gnu_java_awt_peer_gtk_GdkPixbufDec... | Thomas Fitzsimmons |
| 2003-11-11 | GtkLabelPeer.java (create()): Call new create. | Thomas Fitzsimmons |
| 2003-11-11 | natPipeImpl.cc, [...]: Removed | Michael Koch |
| 2003-11-07 | win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern. | Mohan Embar |
| 2003-10-31 | re PR libgcj/11521 ([win32] can install server socket on same port twice) | Mohan Embar |
| 2003-10-29 | IntrospectionIncubator.java (addMethod): Add public static methods. | Dalibor Topic |
| 2003-10-29 | 2003-10-29 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-25 | ClasspathToolkit.java: New abstract class. | Graydon Hoare |
| 2003-10-24 | GtkDialogPeer.java (handleEvent): Remove method. | Thomas Fitzsimmons |
| 2003-10-21 | PlainDatagramSocketImpl.java, [...]: Renamed fnum to native_fd to match class... | Michael Koch |
| 2003-10-18 | Connection.java, [...]: Merged copyright text from classpath to make it possi... | Michael Koch |
| 2003-10-17 | win32.cc: (_Jv_pipe) Implemented. | Mohan Embar |
| 2003-10-13 | re PR libgcj/12592 (Http requests use \n instead of \r\n) | Taras Glek |
| 2003-10-12 | 2003-10-12 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-11 | ProtocolConstants.java, DER.java: Removing redundant modifiers. | Michael Koch |
| 2003-10-11 | Really remove it. | Michael Koch |
| 2003-10-11 | NIOSocket.java (setChannel): Initialize impl. | Michael Koch |
| 2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-09 | SelectorImpl.java (register): Use ServerSocketChannelSelectionKey for server ... | Michael Koch |
| 2003-10-09 | GtkButtonPeer.java (handleEvent): Remove modality check. | Thomas Fitzsimmons |
| 2003-10-08 | 2003-10-08 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons |
| 2003-10-08 | Connection.java, [...]: Moved to gnu/java/net/protocol. | Michael Koch |
| 2003-10-08 | 2003-10-08 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-10-08 | GtkMenuItemPeer.java (setEnabled): Stub out. | Thomas Fitzsimmons |
| 2003-10-07 | GtkTextAreaPeer.java (gtkTextGetSize): Remove unused parameters. | Thomas Fitzsimmons |
| 2003-10-02 | GtkComponentPeer.java (insets): New field. | Thomas Fitzsimmons |
| 2003-09-26 | re PR java/12426 (gcj allows access to private members from superclass) | Michael Koch |
| 2003-09-26 | Fix build failure. | Jeff Sturm |
| 2003-09-25 | 2003-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-09-25 | 2003-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-09-25 | 2003-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-09-25 | 2003-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-09-25 | 2003-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2003-09-25 | re PR libgcj/12388 (mingw32 target fails to build libjava) | Bryce McKinlay |
| 2003-09-24 | PlainSocketImpl.java (read): Remove declaration. | Bryce McKinlay |
| 2003-09-20 | UnicastRef.java: make constructor public and check if serverobject is compati... | Ingo Proetel |
| 2003-09-19 | NIODatagramSocket.java, [...]: New files. | Michael Koch |
| 2003-09-19 | GtkDialogPeer.java (create()): Create a top-level GTK window. | Thomas Fitzsimmons |
| 2003-09-18 | [multiple changes] | Michael Koch |
| 2003-09-17 | GdkGraphics2D.java, [...]: New files. | Graydon Hoare |
| 2003-09-17 | GtkEmbeddedWindowPeer.java (construct): Remove method declaration. | Thomas Fitzsimmons |
| 2003-09-11 | Fix mingw32 builds. | Anthony Green |
| 2003-09-10 | DatagramSocket.java, [...]: Use gnu.java.net.Plain*SocketImpl instead of java... | Michael Koch |
| 2003-09-04 | natEmbeddedWindow.cc (setWindowPeer): Removed lvalue cast; use correct rvalue... | Tom Tromey |
| 2003-09-02 | GtkDialogPeer.java (create): Add width and height arguments to GtkWindowPeer.... | Thomas Fitzsimmons |
| 2003-08-22 | GdkGraphics.java (drawString): Pass font name, not XLFD, to native drawString. | Thomas Fitzsimmons |