Age | Commit message (Expand) | Author | Files | Lines |
2003-11-14 | GridBagLayout.java (getLayoutDimensions): Return array of two zero-length int... | Tom Fitzsimmons | 1 | -5/+15 |
2003-11-12 | GtkComponentPeer.java (prepareImage): Remove null check. | Tom Fitzsimmons | 1 | -3/+0 |
2003-11-12 | Makefile.am: Add GdkPixbufDecoder.java and gnu_java_awt_peer_gtk_GdkPixbufDec... | Thomas Fitzsimmons | 2 | -7/+42 |
2003-11-11 | Font.java, [...]: Removed some redundant obj == null checks. | Michael Koch | 2 | -6/+0 |
2003-10-29 | CubicCurve2D.java (contains): Docfix for URL of embedded drawing. | Sascha Brawer | 9 | -42/+1179 |
2003-10-24 | GtkDialogPeer.java (handleEvent): Remove method. | Thomas Fitzsimmons | 1 | -51/+68 |
2003-10-22 | QuadCurve2D.java (subdivide): Added documentation. | Sascha Brawer | 4 | -93/+686 |
2003-10-21 | Fix for Classpath bug #6076. | Sascha Brawer | 1 | -93/+205 |
2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -8/+8 |
2003-10-11 | ButtonPeer.java, [...]: Removed redundant modifiers. | Michael Koch | 23 | -152/+178 |
2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 17 | -92/+99 |
2003-10-09 | GtkButtonPeer.java (handleEvent): Remove modality check. | Thomas Fitzsimmons | 1 | -7/+27 |
2003-10-08 | 2003-10-08 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 1 | -2/+2 |
2003-10-02 | GtkComponentPeer.java (insets): New field. | Thomas Fitzsimmons | 1 | -0/+25 |
2003-09-29 | IndexColorModel.java: Reformated. | Michael Koch | 1 | -168/+168 |
2003-09-26 | [multiple changes] | Michael Koch | 1 | -3/+15 |
2003-09-26 | RoundRectangle2D.java (getPathIterator): Wrote. | Tom Tromey | 2 | -7/+162 |
2003-09-25 | Really commit the files. | Sascha Brawer | 3 | -8/+28 |
2003-09-25 | [multiple changes] | Michael Koch | 2 | -3/+20 |
2003-09-20 | Component.java: Indentation cleanup from Classpath. | Tom Tromey | 2 | -14/+42 |
2003-09-19 | GtkDialogPeer.java (create()): Create a top-level GTK window. | Thomas Fitzsimmons | 3 | -60/+87 |
2003-09-18 | Toolkit.java (getSystemEventQueue, [...]): Replace UTF-8 characters in Javado... | Sascha Brawer | 1 | -2/+2 |
2003-09-17 | [multiple changes] | Graydon Hoare | 3 | -55/+110 |
2003-09-11 | Toolkit.java (getSystemEventQueue): Call SecurityManager if one is installed. | Sascha Brawer | 1 | -5/+40 |
2003-09-02 | GtkDialogPeer.java (create): Add width and height arguments to GtkWindowPeer.... | Thomas Fitzsimmons | 1 | -0/+4 |
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 |