Age | Commit message (Expand) | Author | Files | Lines |
2003-08-25 | Makefile.am: added gnu/awt/xlib/XOffScreenImage.java. | Scott Gilbertson | 1 | -5/+10 |
2003-08-21 | Makefile.am (gtk_awt_peer_sources): Add gnu/java/awt/peer/GLightweightPeer.java. | Scott Gilbertson | 2 | -3/+2 |
2003-08-13 | Font.java: Stub out more recent API. | Graydon Hoare | 1 | -5/+779 |
2003-08-13 | Color.java (getAlpha): Prevent sign-extended alpha values. | Graydon Hoare | 1 | -1/+1 |
2003-08-12 | 2003-08-10 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -10/+10 |
2003-08-11 | EventQueue.java (currentEvent, lastWhen): New fields. | Tom Tromey | 1 | -5/+42 |
2003-08-05 | GtkComponentPeer.java (postKeyEvent): Add keyLocation parameter. | Thomas Fitzsimmons | 1 | -35/+37 |
2003-07-31 | Arc2D.java (getBounds2D): Implement. | Tom Tromey | 1 | -22/+63 |
2003-07-27 | 2003-07-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -14/+0 |
2003-07-25 | [multiple changes] | Mark Wielaard | 6 | -73/+725 |
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 |