aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/awt/Component.java
AgeCommit message (Expand)AuthorFilesLines
2002-08-09AWT/Swing merge from GNU Classpath.Bryce McKinlay1-989/+3467
2002-03-25Component.java (processEvent): Check ComponentEvent after KeyEvent.Tom Tromey1-2/+2
2002-01-22Add license clarification.Mark Wielaard1-5/+16
2002-01-16Start of AWT merge with Classpath:Tom Tromey1-153/+1012
2001-04-22Makefile.in: Rebuilt.Tom Tromey1-5/+9
2001-01-03ScrollPane.java: Wrote.Tom Tromey1-77/+100
2000-12-26MenuContainer.java: Fixed typo.Tom Tromey1-5/+6
2000-12-18Removed additional addNotify() peer hacks.Bryce McKinlay1-4/+2
2000-10-02prims.cc (_Jv_argv, _Jv_argc): New fields.Bryce McKinlay1-4/+4
2000-08-16ComponentDataBlitOp.java: New file.Rolf W. Rasmussen1-58/+294
2000-08-09Makefile.am: Move beans and applet classes to awt_java_source_files.Bryce McKinlay1-59/+58
2000-08-03Makefile.am: Add new AWT stubs.Bryce McKinlay1-2/+6
2000-07-31Component.java (toString): Implemented.Bryce McKinlay1-1/+1
2000-07-31Component.java: Add treeLock object.Anthony Green1-4/+10
2000-07-31BorderLayout.java (BorderLayout()): New constructor.Tom Tromey1-8/+12
2000-07-30Container.java (remove(int)): Wrote.Tom Tromey1-0/+1
2000-07-12Big AWT patch.Bryce McKinlay1-49/+1280
2000-04-09Makefile.in: Rebuilt.Tom Tromey1-1/+11
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-05-05Add AWT stubs and incomplete classes.Per Bothner1-0/+98