summaryrefslogtreecommitdiff
path: root/libjava/java/awt/Dialog.java
AgeCommit message (Expand)Author
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch
2005-02-16[multiple changes]Graydon Hoare
2004-04-20AWTPermission.java, [...]: Fixed HTML tags in javadocs all over.Michael Koch
2004-01-13Dialog.java (show): Enable blocking for all modal dialogs and run secondary d...Fernando Nasser
2004-01-08GtkFileDialogPeer.java (nativeSetFile): New name for the former setFile nativ...Fernando Nasser
2004-01-05Dialog.java (constructor): Accept null title as per spec.Fernando Nasser
2003-09-19GtkDialogPeer.java (create()): Create a top-level GTK window.Thomas Fitzsimmons
2003-06-05Button.java, [...]: New versions from Classpath.Michael Koch
2003-05-25Checkbox.java, [...]: New versions from classpath.Michael Koch
2003-03-172003-03-17 Michael Koch <konqueror@gmx.de>Michael Koch
2003-02-152003-02-15 Michael Koch <konqueror@gmx.de>Michael Koch
2002-01-22Add license clarification.Mark Wielaard
2002-01-22ButtonPeer.java: Replace with Classpath version.Tom Tromey
2001-04-22Makefile.in: Rebuilt.Tom Tromey
2001-04-21List.java: Wrote.Tom Tromey
2000-08-03Makefile.am: Add new AWT stubs.Bryce McKinlay