Age | Commit message (Expand) | Author | Files | Lines |
2004-01-15 | configure.in: Add in AC_PREREQ(2.13) | Kelley Cook | 3 | -4/+8 |
2004-01-14 | re PR libgcj/12001 (_Jv_FindClass dumps core when Oracle's classes12.zip in $... | Nathan Bryant | 3 | -21/+37 |
2004-01-14 | re PR libgcj/2429 (java.text.MessageFormat should usefully set text on except... | Michael Koch | 2 | -6/+15 |
2004-01-13 | * java/awt/EventQueue.java (isDispatchThread): Do check on top of stack. ... | Fernando Nasser | 2 | -3/+22 |
2004-01-13 | GtkTextAreaPeer.java, [...] (native create): Add width and height parameters. | Thomas Fitzsimmons | 3 | -49/+162 |
2004-01-13 | 2004-01-13 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 8 | -149/+267 |
2004-01-13 | TestAWT.java (DialogWindow): Add WindowAdapter to handle Window "Closing" eve... | Fernando Nasser | 2 | -0/+14 |
2004-01-13 | 2004-01-13�� David Jee�� <djee@redhat.com> | David Jee | 2 | -0/+36 |
2004-01-13 | 2004-01-13�� David Jee�� <djee@redhat.com> | David Jee | 5 | -2/+26 |
2004-01-13 | TestAWT.java: Fix test program so that it does not show modal dialogs twice a... | Fernando Nasser | 2 | -4/+41 |
2004-01-13 | Dialog.java (show): Enable blocking for all modal dialogs and run secondary d... | Fernando Nasser | 2 | -9/+28 |
2004-01-12 | libjava.exp: Add LD_LIBRARY_PATH_32/64 to get proper path setting for Ssolari... | Andreas Tobler | 2 | -18/+27 |
2004-01-12 | JLayeredPane.java: Rewrite to accomodate djee@redhat.com's recent inverse ord... | Graydon Hoare | 3 | -75/+316 |
2004-01-11 | 2004-01-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -12/+23 |
2004-01-11 | CompoundEdit.java (serialVersionUID): Added. | Sascha Brawer | 2 | -1/+12 |
2004-01-10 | 2004-01-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -1/+6 |
2004-01-10 | 2004-01-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -10/+23 |
2004-01-10 | BasicButtonUI.java, [...]: Fixed import statements. | Michael Koch | 10 | -47/+90 |
2004-01-10 | 2004-01-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -4/+11 |
2004-01-10 | JRadioButtonMenuItem.java, [...]: Fixed import statements. | Michael Koch | 40 | -144/+250 |
2004-01-09 | JLayeredPane.java: Rewrite to accomodate djee@redhat.com's recent inverse ord... | Graydon Hoare | 2 | -67/+52 |
2004-01-09 | libjava.exp (bytecompile_file): Log compile command. | Andrew Haley | 2 | -1/+6 |
2004-01-09 | 2004-01-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -19/+5 |
2004-01-09 | natClassLoader.cc (_Jv_PrepareCompiledClass): Resolve a Utf8Const field befor... | Andrew Haley | 2 | -0/+6 |
2004-01-09 | DocumentName.java, [...]: New files. | Michael Koch | 15 | -0/+1195 |
2004-01-09 | AbstractAction.java, [...]: Reworked imports. | Michael Koch | 26 | -122/+194 |
2004-01-09 | 2004-01-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -13/+32 |
2004-01-08 | GtkFileDialogPeer.java (nativeSetFile): New name for the former setFile nativ... | Fernando Nasser | 4 | -13/+386 |
2004-01-08 | JLayeredPane.java: Revert changes to standard boilerplate, reworked imports. | Michael Koch | 2 | -40/+44 |
2004-01-08 | re PR libgcj/13439 (gij VerifyError; works with JDK 1.4) | Tom Tromey | 2 | -26/+121 |
2004-01-08 | MakeDefaultMimeTypes.java: Use \n, not backslash-newline. | Tom Tromey | 2 | -19/+8 |
2004-01-08 | Container.java (LightweightDispatcher): Implement. | Graydon Hoare | 2 | -27/+128 |
2004-01-07 | 2004-01-07 David Jee <djee@redhat.com> | David Jee | 2 | -2/+13 |
2004-01-07 | re PR libgcj/13011 (gij -jar simple.jar generates: Exception during runtime ... | Andreas Tobler | 2 | -1/+6 |
2004-01-07 | Array.java: Merged documentation with classpath. | Michael Koch | 2 | -34/+418 |
2004-01-07 | 2004-01-07 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -31/+57 |
2004-01-07 | 2004-01-07 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -12/+29 |
2004-01-07 | ServerSocket.java (isBound): Fixed documentation. | Michael Koch | 2 | -1/+5 |
2004-01-07 | DefaultBoundedRangeModel.java: Documented API. | Sascha Brawer | 4 | -418/+682 |
2004-01-07 | Container.java (swapComponents): Add forgotten function, required for JLayere... | Graydon Hoare | 2 | -0/+24 |
2004-01-06 | CollationElementIterator.java: Reformated. | Michael Koch | 3 | -38/+62 |
2004-01-06 | JLayeredPane.java: Fix semantics, add javadocs. | Graydon Hoare | 2 | -303/+512 |
2004-01-06 | missing changelog entry | Graydon Hoare | 1 | -0/+23 |
2004-01-06 | Connection.java: Reformated copyright. | Michael Koch | 2 | -148/+48 |
2004-01-06 | DateTimeAtCompleted.java, [...]: New files. | Michael Koch | 11 | -82/+905 |
2004-01-06 | 2004-01-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -11/+26 |
2004-01-06 | 2004-01-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -11/+24 |
2004-01-05 | 2004-01-05 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 6 | -17/+108 |
2004-01-05 | 2004-01-05 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 4 | -36/+142 |
2004-01-05 | Dialog.java (constructor): Accept null title as per spec. | Fernando Nasser | 3 | -4/+19 |