summaryrefslogtreecommitdiff
path: root/libjava/java/awt/Component.java
Commit message (Expand)AuthorAgeFilesLines
* GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch2005-02-171-6/+6
* [multiple changes]Graydon Hoare2005-02-161-30/+39
* revert: [multiple changes]Graydon Hoare2004-11-301-91/+116
* [multiple changes]Graydon Hoare2004-09-021-47/+95
* [multiple changes]Graydon Hoare2004-07-221-70/+333
* [multiple changes]Graydon Hoare2004-06-171-3/+3
* [multiple changes]Graydon Hoare2004-05-271-189/+382
* AWTPermission.java, [...]: Fixed HTML tags in javadocs all over.Michael Koch2004-04-201-1/+2
* [multiple changes]Graydon Hoare2004-04-161-0/+6
* [multiple changes]Graydon Hoare2004-03-171-9/+90
* 2004-02-10 David Jee <djee@redhat.com>David Jee2004-02-101-0/+2
* Component.java (getFont): Return a default font instead of null.Thomas Fitzsimmons2004-02-051-1/+5
* GtkListPeer.java, [...]: Fix handling of alias methods...Thomas Fitzsimmons2004-02-031-56/+62
* 2004-01-26 David Jee <djee@redhat.com>David Jee2004-01-261-40/+12
* 2004-01-22 Graydon Hoare <graydon@redhat.com>Graydon Hoare2004-01-221-0/+1
* Component.java (show): Set visible to true before showing the peer.Thomas Fitzsimmons2004-01-221-1/+6
* GtkComponentPeer.java (prepareImage): Remove null check.Tom Fitzsimmons2003-11-121-3/+0
* Makefile.am: Add GdkPixbufDecoder.java and gnu_java_awt_peer_gtk_GdkPixbufDec...Thomas Fitzsimmons2003-11-121-5/+40
* Component.java: Indentation cleanup from Classpath.Tom Tromey2003-09-201-6/+6
* Makefile.am: added gnu/awt/xlib/XOffScreenImage.java.Scott Gilbertson2003-08-251-5/+10
* Makefile.am (gtk_awt_peer_sources): Add gnu/java/awt/peer/GLightweightPeer.java.Scott Gilbertson2003-08-211-0/+1
* [multiple changes]Mark Wielaard2003-07-251-15/+17
* Component.java, [...]: Fixed typos.Michael Koch2003-03-021-1/+1
* 2003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-021-36/+52
* XToolkit.java (getFontMetrics): initialize if necessary.Hans Boehm2003-02-191-7/+14
* Component.java (processPaintEvent): Dispose of Graphics object when finished.Oscar Pearce2003-01-281-13/+20
* AWT/Swing merge from GNU Classpath.Bryce McKinlay2002-08-091-989/+3467
* Component.java (processEvent): Check ComponentEvent after KeyEvent.Tom Tromey2002-03-251-2/+2
* Add license clarification.Mark Wielaard2002-01-221-5/+16
* Start of AWT merge with Classpath:Tom Tromey2002-01-161-153/+1012
* Makefile.in: Rebuilt.Tom Tromey2001-04-221-5/+9
* ScrollPane.java: Wrote.Tom Tromey2001-01-031-77/+100
* MenuContainer.java: Fixed typo.Tom Tromey2000-12-261-5/+6
* Removed additional addNotify() peer hacks.Bryce McKinlay2000-12-181-4/+2
* prims.cc (_Jv_argv, _Jv_argc): New fields.Bryce McKinlay2000-10-021-4/+4
* ComponentDataBlitOp.java: New file.Rolf W. Rasmussen2000-08-161-58/+294
* Makefile.am: Move beans and applet classes to awt_java_source_files.Bryce McKinlay2000-08-091-59/+58
* Makefile.am: Add new AWT stubs.Bryce McKinlay2000-08-031-2/+6
* Component.java (toString): Implemented.Bryce McKinlay2000-07-311-1/+1
* Component.java: Add treeLock object.Anthony Green2000-07-311-4/+10
* BorderLayout.java (BorderLayout()): New constructor.Tom Tromey2000-07-311-8/+12
* Container.java (remove(int)): Wrote.Tom Tromey2000-07-301-0/+1
* Big AWT patch.Bryce McKinlay2000-07-121-49/+1280
* Makefile.in: Rebuilt.Tom Tromey2000-04-091-1/+11
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-1/+1
* Add AWT stubs and incomplete classes.Per Bothner1999-05-051-0/+98