Age | Commit message (Expand) | Author | Files | Lines |
2006-08-14 | Imported GNU Classpath 0.92 | Mark Wielaard | 1 | -0/+654 |
2005-07-26 | package.html, [...]: Removed. | Tom Tromey | 51 | -388/+0 |
2005-07-16 | Major merge with Classpath. | Tom Tromey | 884 | -191060/+0 |
2005-06-30 | Update FSF address | Kelley Cook | 889 | -1789/+1789 |
2005-05-06 | 2005-05-06 Roman Kennke <roman@kennke.org> | Roman Kennke | 5 | -37/+240 |
2005-04-28 | [multiple changes] | Michael Koch | 1 | -1/+6 |
2005-04-28 | Timer.java: Reordered all fields and methods, Added more javadocs. | Michael Koch | 1 | -160/+197 |
2005-04-28 | Timer.java: Javadocs merged from GNU classpath. | Michael Koch | 1 | -33/+68 |
2005-04-27 | IIORegistry.java (IIORegistry): Don't assume that awt Toolkit is always Class... | Jeroen Frijters | 1 | -1/+3 |
2005-04-27 | 2005-04-27 Roman Kennke <roman@kennke.org> | Roman Kennke | 17 | -67/+147 |
2005-04-26 | ParserDelegator.java (callBack, gnu): Now package-private. | Tom Tromey | 26 | -143/+238 |
2005-04-25 | 2005-04-25 Roman Kennke <roman@kennke.org> | Roman Kennke | 12 | -191/+585 |
2005-04-22 | 2005-04-22 Roman Kennke <roman@kennke.org> | Roman Kennke | 6 | -21/+59 |
2005-04-20 | 2005-04-20 Roman Kennke <roman@kennke.org> | Roman Kennke | 13 | -143/+455 |
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 |