summaryrefslogtreecommitdiff
path: root/libjava/java/awt/event
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
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
2004-11-30revert: [multiple changes]Graydon Hoare
2004-07-17InvocationEvent.java (dispatch): Synchronize on notifier object before callin...Mark Wielaard
2004-04-20MouseEvent.java (<init>): fixed field assignmentIngo Proetel
2003-08-05GtkComponentPeer.java (postKeyEvent): Add keyLocation parameter.Thomas Fitzsimmons
2003-07-07* gnu/java/awt/peer/gtk/GtkTextComponentPeer.javaThomas Fitzsimmons
2003-06-05Button.java, [...]: New versions from Classpath.Michael Koch
2003-03-022003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch
2003-01-02Makefile.in: Rebuilt.Tom Tromey
2002-11-10Applet.java, [...]: New versions from Classpath.Tom Tromey
2002-08-09AWT/Swing merge from GNU Classpath.Bryce McKinlay
2002-01-28MouseEvent.java (modifiers): Removed field.Tom Tromey
2002-01-22Add license clarification.Mark Wielaard
2002-01-16Start of AWT merge with Classpath:Tom Tromey
2001-04-22Makefile.in: Rebuilt.Tom Tromey
2000-12-26MenuContainer.java: Fixed typo.Tom Tromey
2000-12-04Point2D.java: Added protected constructor.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-15EventQueue.java (invokeAndWait): Call postEvent() within synchronized block.Bryce McKinlay
2000-07-12Big AWT patch.Bryce McKinlay
2000-06-27MouseEvent.java: Fixed coordinate space confusion.Rolf W. Rasmussen
2000-04-09Makefile.in: Rebuilt.Tom Tromey
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