summaryrefslogtreecommitdiff
path: root/libjava/java/awt/Container.java
AgeCommit message (Expand)Author
2004-02-04SwingUtilities.java: Many new functions.Graydon Hoare
2004-02-03GtkListPeer.java, [...]: Fix handling of alias methods...Thomas Fitzsimmons
2004-01-262004-01-26 David Jee <djee@redhat.com>David Jee
2004-01-212004-01-21 David Jee <djee@redhat.com>David Jee
2004-01-17* java/awt/Container.java: Typo and indentation fixes.Tom Tromey
2004-01-08Container.java (LightweightDispatcher): Implement.Graydon Hoare
2004-01-072004-01-07 David Jee <djee@redhat.com>David Jee
2004-01-07Container.java (swapComponents): Add forgotten function, required for JLayere...Graydon Hoare
2003-08-122003-08-10 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters
2003-07-25[multiple changes]Mark Wielaard
2003-07-09GtkComponentPeer.java, [...]: Explicitly import used classes.Michael Koch
2003-06-05Button.java, [...]: New versions from Classpath.Michael Koch
2003-04-20Container.java (addImpl): Enable paint events if adding a lightweight to a he...Scott Gilbertson
2003-04-19XGraphics.java (XGraphics): Use new GC.create.Scott Gilbertson
2003-03-022003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch
2003-02-152003-02-15 Michael Koch <konqueror@gmx.de>Michael Koch
2003-01-02Makefile.in: Rebuilt.Tom Tromey
2002-11-11Container.java (validate): Use tree lock.Tom Tromey
2002-11-07Choice.java, [...]: Fixed documentation.Michael Koch
2002-08-09AWT/Swing merge from GNU Classpath.Bryce McKinlay
2002-01-25Container.java (addNotify): Unconditionally call addNotifyContainerChildren a...Tom Tromey
2002-01-22Add license clarification.Mark Wielaard
2002-01-16Start of AWT merge with Classpath:Tom Tromey
2001-01-03ScrollPane.java: Wrote.Tom Tromey
2000-12-26MenuContainer.java: Fixed typo.Tom Tromey
2000-08-16ComponentDataBlitOp.java: New file.Rolf W. Rasmussen
2000-08-09Makefile.am: Move beans and applet classes to awt_java_source_files.Bryce McKinlay
2000-07-31Component.java (toString): Implemented.Bryce McKinlay
2000-07-31BorderLayout.java (BorderLayout()): New constructor.Tom Tromey
2000-07-30Container.java (remove(int)): Wrote.Tom Tromey
2000-07-12Big AWT patch.Bryce McKinlay
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-05-05Add AWT stubs and incomplete classes.Per Bothner