Age | Commit message (Expand) | Author | Files | Lines |
2003-07-23 | Window.java (getWarningString): Just return the string. | Tom Tromey | 1 | -17/+5 |
2003-07-18 | [ ChangeLog ] | Graydon Hoare | 4 | -52/+60 |
2003-07-14 | MemoryImageSource.java, [...]: New versions from classpath. | Michael Koch | 1 | -2/+3 |
2003-07-13 | EmbeddedWindow.java, [...]: New files. | Michael Koch | 1 | -0/+14 |
2003-07-11 | SharedLibLoader.java: Fix misspelling. | Matt Kraai | 1 | -2/+1 |
2003-07-09 | GtkComponentPeer.java, [...]: Explicitly import used classes. | Michael Koch | 1 | -1/+3 |
2003-07-07 | * gnu/java/awt/peer/gtk/GtkTextComponentPeer.java | Thomas Fitzsimmons | 1 | -1/+1 |
2003-06-27 | Window.java, [...]: New versions from classpath. | Michael Koch | 8 | -14/+23 |
2003-06-25 | ColorModel.java: New version from classpath. | Michael Koch | 1 | -9/+39 |
2003-06-24 | Font.java, [...]: New versions from classpath. | Michael Koch | 5 | -6/+13 |
2003-06-19 | Font.java [...]: New versions from classpath. | Michael Koch | 1 | -0/+25 |
2003-06-19 | IndexColorModel.java: New version from classpath. | Michael Koch | 1 | -35/+53 |
2003-06-11 | InputSubset.java: New version from classpath. | Michael Koch | 1 | -3/+3 |
2003-06-11 | Frame.java, [...]: New versions from classpath. | Michael Koch | 5 | -58/+8 |
2003-06-06 | Toolkit.java (getDefaultToolkit): Add exception cause to AWTError. | Mark Wielaard | 1 | -2/+3 |
2003-06-05 | Button.java, [...]: New versions from Classpath. | Michael Koch | 34 | -75/+59 |
2003-05-25 | Checkbox.java, [...]: New versions from classpath. | Michael Koch | 7 | -16/+221 |
2003-04-29 | 2003-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+2 |
2003-04-20 | Container.java (addImpl): Enable paint events if adding a lightweight to a he... | Scott Gilbertson | 1 | -6/+14 |
2003-04-19 | XGraphics.java (XGraphics): Use new GC.create. | Scott Gilbertson | 1 | -4/+11 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+2 |
2003-03-24 | 2003-03-24 Michael Koch <koqnueror@gmx.de> | Michael Koch | 3 | -6/+159 |
2003-03-24 | 2003-03-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+8 |
2003-03-24 | 2003-03-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+2 |
2003-03-18 | 2003-03-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -33/+18 |
2003-03-17 | ScrollPaneAdjustable.java: Compile fixes. | Michael Koch | 1 | -4/+11 |
2003-03-17 | 2003-03-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -13/+221 |
2003-03-10 | 2003-03-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -368/+448 |
2003-03-02 | 2003-03-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -8/+18 |
2003-03-02 | DropTargetContext.java: Compile fix: Forgot to commit import. | Michael Koch | 1 | -0/+1 |
2003-03-02 | Component.java, [...]: Fixed typos. | Michael Koch | 2 | -3/+3 |
2003-03-02 | DnDEventMulticaster.java: New file. | Michael Koch | 6 | -51/+272 |
2003-03-02 | 2003-03-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -100/+227 |
2003-03-01 | XPanelPeer.java (beginLayout, [...]): New methods. | Tom Tromey | 26 | -129/+272 |
2003-02-19 | ScrollPaneAdjustable.java: Reformated. | Michael Koch | 1 | -24/+18 |
2003-02-19 | 2003-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+5 |
2003-02-19 | XToolkit.java (getFontMetrics): initialize if necessary. | Hans Boehm | 5 | -15/+28 |
2003-02-18 | ColorModel.java: Re-merged with Classpath. | Tom Tromey | 2 | -10/+4 |
2003-02-17 | 2003-02-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 28 | -72/+2085 |
2003-02-15 | 2003-02-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -24/+3 |
2003-02-15 | 2003-02-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 14 | -14/+406 |
2003-02-13 | 2003-02-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 9 | -19/+31 |
2003-02-13 | 2003-02-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+3 |
2003-02-13 | GridBagConstraints.java (FIRST_LINE_ENT, [...]): New constants. | Michael Koch | 4 | -3/+76 |
2003-01-31 | Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic... | Tom Tromey | 2 | -8/+9 |
2003-01-28 | Component.java (processPaintEvent): Dispose of Graphics object when finished. | Oscar Pearce | 1 | -13/+20 |
2003-01-15 | CardLayout.java (show): Rewrote. | Scott Gilbertson | 1 | -21/+26 |
2003-01-14 | 2003-01-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 15 | -33/+245 |
2003-01-11 | 2003-01-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -8/+8 |
2003-01-05 | * java/awt/List.java: Merged with Classpath. | Tom Tromey | 1 | -0/+9 |