Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-01-02 | Makefile.in: Rebuilt. | Tom Tromey | 35 | -417/+810 |
2002-11-30 | ColorModel.java (getUnnormalizedComponents, [...]): Fix calculation which was... | Scott Gilbertson | 1 | -2/+2 |
2002-11-11 | Container.java (validate): Use tree lock. | Tom Tromey | 1 | -213/+262 |
2002-11-10 | GridLayout.java (layoutContainer): Use tree lock. | Tom Tromey | 4 | -354/+381 |
2002-11-10 | GridLayout.java (setColumns): Check newCols, not cols. | Tom Tromey | 1 | -2/+2 |
2002-11-10 | Applet.java, [...]: New versions from Classpath. | Tom Tromey | 18 | -203/+586 |
2002-11-09 | ScrollPane.java (ScrollPane): Fixed test for valid display policy. | Tom Tromey | 1 | -4/+4 |
2002-11-09 | List.java (processEvent): Added missing `else's. | Tom Tromey | 2 | -7/+15 |
2002-11-07 | Choice.java, [...]: Fixed documentation. | Michael Koch | 4 | -14/+11 |
2002-11-07 | ICC_Profile.java: Added missing constants. | Michael Koch | 9 | -16/+162 |
2002-10-31 | GridBagLayout.java (setConstraints): New stubbed method added | Mark Anderson | 1 | -0/+4 |
2002-10-03 | Autoscroll.java: New file, merge from Classpath. | Michael Koch | 12 | -4/+1154 |
2002-09-16 | AssertionError.java: Merge with classpath, fixes HTML. | Michael Koch | 1 | -2/+2 |
2002-08-09 | [multiple changes] | Bryce McKinlay | 3 | -23/+108 |
2002-08-09 | More AWT/Swing merge from GNU Classpath. | Bryce McKinlay | 10 | -0/+1320 |
2002-08-09 | AWT/Swing merge from GNU Classpath. | Bryce McKinlay | 176 | -8821/+33291 |
2002-07-31 | * java/awt/Frame.java (Frame): Remove println calls. | Bryce McKinlay | 1 | -2/+0 |
2002-04-08 | re PR libgcj/6187 (method distance of class java.awt.geom.Point2D causes infi... | Alberto Biancardi | 1 | -1/+1 |
2002-03-25 | Component.java (processEvent): Check ComponentEvent after KeyEvent. | Tom Tromey | 1 | -2/+2 |
2002-03-24 | TextComponent.java (TextComponent): Editable by default. | Tom Tromey | 1 | -0/+1 |
2002-03-24 | MenuItem.java (eventMask): No longer private. | Tom Tromey | 9 | -5/+94 |
2002-03-10 | GridLayout.java (layoutContainer): Handle case where there are no items in co... | Tom Tromey | 1 | -0/+6 |
2002-03-10 | ImageMediaEntry: Removed. | Bryce McKinlay | 2 | -203/+0 |
2002-03-06 | MediaTracker.java: Implemented. | Bryce McKinlay | 1 | -2/+343 |
2002-01-30 | List.java (addNotify): Correctly check to see if peer does not exist. | Tom Tromey | 1 | -1/+1 |
2002-01-29 | GridLayout.java (layoutContainer): Use number of rows to compute height of ea... | Tom Tromey | 3 | -5/+5 |
2002-01-28 | MouseEvent.java (modifiers): Removed field. | Tom Tromey | 2 | -6/+4 |
2002-01-26 | MemoryImageSource.java (newPixels(byte[], ColorModel, int, int): Remove empty... | Bryce McKinlay | 1 | -8/+2 |
2002-01-25 | FlowLayout.java (layoutContainer): Correctly compute loop termination condition. | Tom Tromey | 2 | -6/+6 |
2002-01-25 | Shape.java: Merged with Classpath. | Tom Tromey | 2 | -237/+728 |
2002-01-25 | Container.java (addNotify): Unconditionally call addNotifyContainerChildren a... | Tom Tromey | 1 | -5/+2 |
2002-01-25 | ColorModel.java (getAlpha(Object)): Call getAlpha, not getBlue. | Tom Tromey | 1 | -1/+1 |
2002-01-25 | PixelGrabber.java (grabPixels()): Call grabPixels(0). | Bryce McKinlay | 1 | -23/+8 |
2002-01-24 | BorderLayout.java (addLayoutComponent): Added missing `else'. | Tom Tromey | 1 | -1/+1 |
2002-01-24 | Makefile.in: Rebuilt. | Tom Tromey | 12 | -250/+2807 |
2002-01-24 | Makefile.in: Rebuilt. | Tom Tromey | 3 | -53/+372 |
2002-01-24 | Makefile.in: Rebuilt. | Tom Tromey | 9 | -4/+1723 |
2002-01-23 | TextField.java: Replaced with Classpath version. | Tom Tromey | 3 | -86/+1413 |
2002-01-22 | * java/awt/GridBagConstraints.java: Updated copyright. | Tom Tromey | 1 | -4/+33 |
2002-01-22 | Add license clarification. | Mark Wielaard | 49 | -245/+784 |
2002-01-22 | Add license clarification. | Mark Wielaard | 71 | -355/+1136 |
2002-01-22 | ButtonPeer.java: Replace with Classpath version. | Tom Tromey | 54 | -2521/+6760 |
2002-01-18 | MenuComponent.java: Merged with Classpath. | Tom Tromey | 3 | -402/+1007 |
2002-01-17 | * java/awt/ActiveEvent.java: Updated copyright. | Tom Tromey | 1 | -5/+23 |