Age | Commit message (Expand) | Author | Files | Lines |
2005-04-19 | [multiple changes] | Michael Koch | 15 | -16/+4603 |
2005-04-19 | 2005-04-19 Roman Kennke <roman@kennke.org> | Roman Kennke | 2 | -3/+26 |
2005-04-19 | re PR libgcj/21064 ([4.0 only] StyleContext.addStyle causes NullPointerExcept... | Roman Kennke | 1 | -1/+5 |
2005-04-19 | [multiple changes] | Michael Koch | 24 | -6/+2303 |
2005-04-19 | ControlWordToken.java, [...]: New files. | Michael Koch | 7 | -0/+884 |
2005-04-19 | UIManager.java: Make the UIManager respect the swing.defaultlaf system property. | Roman Kennke | 1 | -1/+20 |
2005-04-19 | BasicMenuBarUI.java: Fixed tabs to spaces. | Roman Kennke | 1 | -2/+2 |
2005-04-19 | 2005-04-19 Roman Kennke <roman@kennke.org> | Roman Kennke | 2 | -64/+64 |
2005-04-19 | 2005-04-19 Roman Kennke <roman@ontographics.com> | Roman Kennke | 2 | -84/+263 |
2005-04-19 | 2005-04-19 Roman Kennke <roman@kennke.org> | Roman Kennke | 1 | -4/+56 |
2005-04-19 | JTextArea.java (replaceRange): Fixing doc.remove(start, length) misinterpreta... | Audrius Meskauskas | 1 | -2/+2 |
2005-04-19 | CellRendererPane.java: implemented all methods of this class. | Roman Kennke | 1 | -110/+161 |
2005-04-19 | [multiple changes] | Michael Koch | 1 | -27/+133 |
2005-04-19 | JComponent.java: Modified alignmentX and alignmentY to be 0.5 instead of 0.0. | Roman Kennke | 1 | -11/+11 |
2005-04-19 | JComboBox.java (constructors): selecting the first item if the box was constr... | Audrius Meskauskas | 1 | -0/+6 |
2005-04-12 | ImageIO.java (ReaderFormatFilter.filter): Fixed wrong casting. | Michael Koch | 1 | -1/+1 |
2005-04-02 | BasicAttributes.java (equals): Compare to any Attributes and attribute order ... | Mark Wielaard | 1 | -11/+19 |
2005-03-31 | JTextComponent.java (viewToModel): New method. | Thomas Fitzsimmons | 1 | -0/+5 |
2005-02-22 | 2005-02-22 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -0/+1 |
2005-02-22 | 2005-02-22 Roman Kennke <roman@ontographics.com> | Roman Kennke | 1 | -1/+1 |
2005-02-19 | 2005-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+4 |
2005-02-19 | [multiple changes] | Michael Koch | 1 | -0/+237 |
2005-02-17 | Chromaticity.java, [...]: New files. | Michael Koch | 4 | -0/+428 |
2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 162 | -336/+316 |
2005-02-16 | [multiple changes] | Graydon Hoare | 130 | -4678/+8261 |
2005-02-16 | Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont... | Andrew Haley | 1 | -1/+3 |
2005-02-15 | SSLContext.java (getInstance): Add exception message and/or cause before thro... | Mark Wielaard | 1 | -5/+5 |
2005-02-07 | [multiple changes] | Anthony Green | 19 | -40/+2098 |
2005-02-02 | Revert bad import | Zack Weinberg | 13 | -834/+0 |
2005-02-02 | Imported from mainline FSF repositories | Nick Clifton | 13 | -0/+834 |
2005-02-02 | Makefile.am: New file. | Tom Tromey | 61 | -0/+7297 |
2005-01-11 | PR libgcj/14012, PR libgcj/14013, PR libgcj/15157, PR libgcj/15509 | Michael Koch | 1 | -23/+47 |
2004-11-30 | revert: [multiple changes] | Graydon Hoare | 206 | -4364/+7261 |
2004-11-18 | StackTraceElement.java: Made final. | Jeroen Frijters | 9 | -16/+32 |
2004-11-16 | [multiple changes] | Andreas Tobler | 3 | -0/+342 |
2004-11-06 | BasicAttributes.java (attributes): Now package-private. | Tom Tromey | 2 | -2/+4 |
2004-11-06 | [multiple changes] | Mark Wielaard | 39 | -28/+4216 |
2004-10-23 | DocFlavor.java, [...]: Added missing constants. | Michael Koch | 3 | -4/+71 |
2004-10-22 | 2004-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -16/+7 |
2004-10-21 | NetworkInterface.java, [...]: Import cleanup. | Michael Koch | 5 | -9/+9 |
2004-10-21 | HandshakeCompletedEvent.java, [...]: Import cleanup. | Michael Koch | 7 | -13/+10 |
2004-10-21 | BasicAttribute.java, [...]: Import cleanup. | Michael Koch | 17 | -35/+45 |
2004-10-21 | Cipher.java, [...]: Import cleanup. | Michael Koch | 9 | -24/+17 |
2004-10-20 | ColorSupported.java, [...]: Reorganized imports and removed redundant final m... | Michael Koch | 55 | -109/+134 |
2004-10-20 | SaslClient.java, [...]: Remvoed CVS tags. | Michael Koch | 5 | -6/+0 |
2004-10-20 | NullConfiguration.java, [...]: Cleaned up import statements and copyright not... | Michael Koch | 13 | -56/+48 |
2004-10-20 | Timestamp.java, [...]: Reorganized imports and fixed copyright headers. | Michael Koch | 10 | -40/+35 |
2004-10-18 | 2004-10-18 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -2/+2 |
2004-09-30 | MacSpi.java: Fixed typo. | Tom Tromey | 1 | -1/+1 |
2004-09-24 | 2004-09-24 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes | 1 | -0/+4 |