Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-12-26 | MenuItem.java (paramString): Now protected. | Tom Tromey | 1 | -2/+4 | |
* java/awt/MenuItem.java (paramString): Now protected. * java/awt/MenuShortcut.java: Implements Serializable. * java/awt/MenuBar.java: Rewrote from scratch. * java/awt/MenuComponent.java (removeNotify): Wrote. Implements Serializable. * java/awt/GridBagConstraints.java (GridBagConstraints): New constructor. * java/awt/CheckboxMenuItem.java: Wrote. From-SVN: r38488 | |||||
2000-07-12 | Big AWT patch. | Bryce McKinlay | 1 | -4/+107 | |
From-SVN: r34976 | |||||
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 | |
* All files: Updated copyright information. * COPYING: New file. * COPYING.LIB: Removed. * LIBGCJ_LICENSE: We now use GPL + special exception. From-SVN: r32387 | |||||
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 | |
From-SVN: r31504 | |||||
1999-05-05 | Add AWT stubs and incomplete classes. | Per Bothner | 1 | -0/+15 | |
From-SVN: r26778 |