aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/awt/event
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley43-2021/+0
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose1-0/+6
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey43-0/+2015
2005-07-16Major merge with Classpath.Tom Tromey43-7340/+0
2005-06-30Update FSF addressKelley Cook43-86/+86
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch38-78/+78
2004-11-30revert: [multiple changes]Graydon Hoare7-16/+20
2004-07-17InvocationEvent.java (dispatch): Synchronize on notifier object before callin...Mark Wielaard1-2/+7
2004-04-20MouseEvent.java (<init>): fixed field assignmentIngo Proetel1-3/+3
2003-08-05GtkComponentPeer.java (postKeyEvent): Add keyLocation parameter.Thomas Fitzsimmons1-35/+37
2003-07-07* gnu/java/awt/peer/gtk/GtkTextComponentPeer.javaThomas Fitzsimmons1-1/+1
2003-06-05Button.java, [...]: New versions from Classpath.Michael Koch2-2/+5
2003-03-022003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+4
2003-01-02Makefile.in: Rebuilt.Tom Tromey1-1/+1
2002-11-10Applet.java, [...]: New versions from Classpath.Tom Tromey1-6/+6
2002-08-09AWT/Swing merge from GNU Classpath.Bryce McKinlay43-1127/+6447
2002-01-28MouseEvent.java (modifiers): Removed field.Tom Tromey2-6/+4
2002-01-22Add license clarification.Mark Wielaard4-20/+64
2002-01-16Start of AWT merge with Classpath:Tom Tromey4-20/+88
2001-04-22Makefile.in: Rebuilt.Tom Tromey1-3/+3
2000-12-26MenuContainer.java: Fixed typo.Tom Tromey2-1/+6
2000-12-04Point2D.java: Added protected constructor.Tom Tromey3-5/+5
2000-08-16ComponentDataBlitOp.java: New file.Rolf W. Rasmussen1-1/+1
2000-08-09Makefile.am: Move beans and applet classes to awt_java_source_files.Bryce McKinlay2-2/+2
2000-07-15EventQueue.java (invokeAndWait): Call postEvent() within synchronized block.Bryce McKinlay1-1/+6
2000-07-12Big AWT patch.Bryce McKinlay17-50/+433
2000-06-27MouseEvent.java: Fixed coordinate space confusion.Rolf W. Rasmussen1-6/+3
2000-04-09Makefile.in: Rebuilt.Tom Tromey29-25/+1253
2000-03-07All files: Updated copyright information.Tom Tromey11-11/+11
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey11-11/+11
1999-05-05Add AWT stubs and incomplete classes.Per Bothner11-0/+274