OSDN Git Service

* java/lang/natClass.cc (_Jv_CheckCast): add class names to exception
[pf3gnuchains/gcc-fork.git] / libjava / java / awt /
2001-01-11 tromey * java/awt/Cursor.java (Cursor(String)): Set type...
2001-01-03 tromey * java/awt/ScrollPane.java (setBlockIncrement): Throw...
2001-01-03 tromey * java/awt/ScrollPane.java: Wrote.
2000-12-26 tromey * java/awt/MenuItem.java (paramString): Now protected.
2000-12-26 tromey * java/awt/MenuContainer.java: Fixed typo.
2000-12-18 bryceRemoved additional addNotify() peer hacks.
2000-12-18 bryce * java/awt/Window.java (addNotify): Remove peer castin...
2000-12-07 tromey * java/awt/GridBagConstraints.java: Filled in values...
2000-12-06 tromey * Makefile.in: Rebuilt.
2000-12-04 tromey * java/awt/geom/Point2D.java: Added protected constructor.
2000-12-04 tromey * java/awt/AWTError.java: Extend Error, not
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-10-22 rolfwr * Makefile.am: Added rules for libgcjx library.
2000-10-11 bryce2000-10-11 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-02 bryce2000-10-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-26 tromey * java/awt/Scrollbar.java (removeAdjustmentListener...
2000-08-29 tromey * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers...
2000-08-16 rolfwr * gnu/gcj/awt/ComponentDataBlitOp.java: New file.
2000-08-09 bryce2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-03 bryce * Makefile.am: Add new AWT stubs.
2000-07-31 bryce * java/awt/Component.java (toString): Implemented.
2000-07-31 green2000-07-30 Anthony Green <green@redhat.com>
2000-07-31 tromey * java/awt/BorderLayout.java (BorderLayout()): New...
2000-07-30 tromey * java/awt/Container.java (remove(int)): Wrote.
2000-07-27 tromey * java/awt/geom/RectangularShape.java (getPathIterator):
2000-07-25 rolfwr2000-07-23 Rolf W. Rasmussen <rolfwr@ii.uib.no>
2000-07-23 tromey * Makefile.in: Rebuilt.
2000-07-15 bryce * java/awt/EventQueue.java (invokeAndWait): Call postE...
2000-07-12 bryceAdd missing imports.
2000-07-12 bryceFix missing "package" declaration.
2000-07-12 bryce Add missing files from last check-in:
2000-07-12 bryceBig AWT patch.
2000-06-27 tromey2000-06-27 Rolf W. Rasmussen <rolfwr@ii.uib.no>
2000-04-09 tromey * Makefile.in: Rebuilt.
2000-04-04 tromey * Makefile.in: Rebuilt.
2000-03-24 warrenl * java/awt/Font.java(isBold): Fix syntax error.
2000-03-21 bryce2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-19 warrenl * java/awt/Color.java: Specified java.io for Serializable.
2000-03-19 warrenl * java/awt/Color.java: Rewrote to be more memory effic...
2000-03-17 warrenl * java/awt/Color.java: New file.
2000-03-07 tromey * All files: Updated copyright information.
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
1999-09-10 tromey * configure: Rebuilt.
1999-05-10 tromey * java/awt/natToolkit.cc: Added copyright header.
1999-05-05 bothnerAdd AWT stubs and incomplete classes.