aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/awt/Toolkit.java
AgeCommit message (Expand)AuthorFilesLines
2003-09-18Toolkit.java (getSystemEventQueue, [...]): Replace UTF-8 characters in Javado...Sascha Brawer1-2/+2
2003-09-11Toolkit.java (getSystemEventQueue): Call SecurityManager if one is installed.Sascha Brawer1-5/+40
2003-08-21Makefile.am (gtk_awt_peer_sources): Add gnu/java/awt/peer/GLightweightPeer.java.Scott Gilbertson1-3/+1
2003-06-06Toolkit.java (getDefaultToolkit): Add exception cause to AWTError.Mark Wielaard1-2/+3
2003-03-242003-03-24 Michael Koch <koqnueror@gmx.de>Michael Koch1-1/+71
2003-02-13GridBagConstraints.java (FIRST_LINE_ENT, [...]): New constants.Michael Koch1-1/+28
2003-01-31Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic...Tom Tromey1-2/+2
2003-01-142003-01-14 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+64
2002-09-16AssertionError.java: Merge with classpath, fixes HTML.Michael Koch1-2/+2
2002-08-09AWT/Swing merge from GNU Classpath.Bryce McKinlay1-778/+717
2002-01-24Makefile.in: Rebuilt.Tom Tromey1-243/+805
2002-01-16Start of AWT merge with Classpath:Tom Tromey1-1/+1
2000-10-02prims.cc (_Jv_argv, _Jv_argc): New fields.Bryce McKinlay1-2/+1
2000-08-16ComponentDataBlitOp.java: New file.Rolf W. Rasmussen1-4/+4
2000-08-09Makefile.am: Move beans and applet classes to awt_java_source_files.Bryce McKinlay1-4/+4
2000-08-03Makefile.am: Add new AWT stubs.Bryce McKinlay1-12/+232
2000-07-31BorderLayout.java (BorderLayout()): New constructor.Tom Tromey1-0/+1
2000-07-30Container.java (remove(int)): Wrote.Tom Tromey1-0/+5
2000-07-12Big AWT patch.Bryce McKinlay1-0/+6
2000-03-24Font.java (isBold): Fix syntax error.Warren Levy1-1/+2
2000-03-19Color.java: Specified java.io for Serializable.Warren Levy1-0/+1
2000-03-17Color.java: New file.Warren Levy1-1/+2
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/+29