aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/awt/Container.java
AgeCommit message (Expand)AuthorFilesLines
2003-08-122003-08-10 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters1-10/+10
2003-07-25[multiple changes]Mark Wielaard1-1/+2
2003-07-09GtkComponentPeer.java, [...]: Explicitly import used classes.Michael Koch1-1/+3
2003-06-05Button.java, [...]: New versions from Classpath.Michael Koch1-1/+0
2003-04-20Container.java (addImpl): Enable paint events if adding a lightweight to a he...Scott Gilbertson1-6/+14
2003-04-19XGraphics.java (XGraphics): Use new GC.create.Scott Gilbertson1-4/+11
2003-03-022003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+19
2003-02-152003-02-15 Michael Koch <konqueror@gmx.de>Michael Koch1-3/+61
2003-01-02Makefile.in: Rebuilt.Tom Tromey1-223/+288
2002-11-11Container.java (validate): Use tree lock.Tom Tromey1-213/+262
2002-11-07Choice.java, [...]: Fixed documentation.Michael Koch1-3/+3
2002-08-09AWT/Swing merge from GNU Classpath.Bryce McKinlay1-301/+550
2002-01-25Container.java (addNotify): Unconditionally call addNotifyContainerChildren a...Tom Tromey1-5/+2
2002-01-22Add license clarification.Mark Wielaard1-5/+16
2002-01-16Start of AWT merge with Classpath:Tom Tromey1-50/+430
2001-01-03ScrollPane.java: Wrote.Tom Tromey1-15/+82
2000-12-26MenuContainer.java: Fixed typo.Tom Tromey1-1/+1
2000-08-16ComponentDataBlitOp.java: New file.Rolf W. Rasmussen1-19/+171
2000-08-09Makefile.am: Move beans and applet classes to awt_java_source_files.Bryce McKinlay1-1/+1
2000-07-31Component.java (toString): Implemented.Bryce McKinlay1-8/+0
2000-07-31BorderLayout.java (BorderLayout()): New constructor.Tom Tromey1-61/+160
2000-07-30Container.java (remove(int)): Wrote.Tom Tromey1-11/+40
2000-07-12Big AWT patch.Bryce McKinlay1-20/+314
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/+59