summaryrefslogtreecommitdiff
path: root/libjava/gnu/awt
Commit message (Expand)AuthorAgeFilesLines
* Import GNU Classpath (libgcj-import-20070727).Matthias Klose2007-08-048-3/+83
* Updating header files. Earlier change here seems to have been in error.Tom Tromey2007-03-051-1/+1
* XEventLoop.h: Regenerated.Gary Benson2007-02-201-1/+1
* libjavaTom Tromey2007-01-261-1/+1
* *.h: New files.Tom Tromey2007-01-1118-0/+1387
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-097-0/+551
* Imported GNU Classpath 0.92Mark Wielaard2006-08-141-7/+0
* IntegerGraphicsState.java (getClip): Clone clip before returning, handle null...Scott Gilbertson2006-02-233-3/+15
* Index: libjava/ChangeLogScott Gilbertson2005-11-153-1/+118
* Imported Classpath 0.18.Tom Tromey2005-09-233-1/+90
* sources.am, [...]: Rebuilt.Tom Tromey2005-07-201-1/+8
* XCanvasPeer.java (attributes): New field.Scott Gilbertson2005-07-157-58/+160
* natXAnyEvent.cc (loadNext): Added timeout.Scott Gilbertson2005-03-073-16/+25
* [multiple changes]Graydon Hoare2005-02-163-22/+42
* revert: [multiple changes]Graydon Hoare2004-11-301-0/+8
* [multiple changes]Graydon Hoare2004-09-022-11/+11
* XCanvasPeer.java (createImage): Implement.Scott Gilbertson2004-07-122-5/+110
* XGraphics.java (drawImage): Use `XOffScreenImage', not `XGraphicsConfiguratio...Tom Tromey2004-05-141-3/+2
* * gnu/awt/xlib/XCanvasPeer.java (setVisible): Implement unmap.Scott Gilbertson2004-05-141-1/+2
* Index: libjava/ChangeLogScott Gilbertson2004-01-291-0/+26
* Makefile.am: Added gnu/awt/xlib/XFontPeer.java.Scott Gilbertson2004-01-293-7/+376
* GtkButtonPeer.java, [...]: Remove files.Thomas Fitzsimmons2003-12-0118-1531/+0
* jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to JvGetStringUTFRe...Tom Tromey2003-11-142-2/+2
* 2003-10-11 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-111-21/+21
* Makefile.am: added gnu/awt/xlib/XOffScreenImage.java.Scott Gilbertson2003-08-255-91/+305
* 2003-07-22 Scott Gilbertson <scottg@mantatest.com>Scott Gilbertson2003-07-221-1/+1
* AbstractGraphicsState.java (clone): Handle CloneNotSupportedException.Anthony Green2003-07-214-22/+37
* IntegerGraphicsState.java (drawOval): implemented.Scott Gilbertson2003-06-122-4/+4
* GtkButtonPeer.java: Fix misspelling of "version".Matt Kraai2003-05-038-8/+8
* XGraphics.java (XGraphics): Use new GC.create.Scott Gilbertson2003-04-192-5/+9
* XGraphicsConfiguration.java (FontMetricsCache): New inner class.Scott Gilbertson2003-04-191-26/+144
* XPanelPeer.java (beginLayout, [...]): New methods.Tom Tromey2003-03-013-3/+83
* 2003-02-19 Michael Koch <konqueror@gmx.de>Michael Koch2003-02-191-0/+12
* XToolkit.java (getFontMetrics): initialize if necessary.Hans Boehm2003-02-191-1/+1
* natGC.cc (fillPolygon): New method.Scott Gilbertson2003-01-153-17/+14
* XToolkit.java (getColorModel): Implemented.Scott Gilbertson2003-01-152-12/+29
* Makefile.in: Rebuilt.Tom Tromey2003-01-021-2/+3
* [multiple changes]Bryce McKinlay2002-08-091-1/+65
* AWT/Swing merge from GNU Classpath.Bryce McKinlay2002-08-092-17/+59
* * gnu/awt/xlib/XToolkit.java (getPrintJob): New stub method.Tom Tromey2002-01-241-1/+7
* ButtonPeer.java: Replace with Classpath version.Tom Tromey2002-01-223-3/+53
* Start of AWT merge with Classpath:Tom Tromey2002-01-161-1/+1
* DirectRasterGraphics.java (clone): Hoist to public.Bryce McKinlay2001-02-152-2/+3
* * gnu/awt/j2d/AbstractGraphicsState.java (clone): Made public.Tom Tromey2001-02-131-1/+6
* natGtkComponentPeer.cc (getLocationOnScreen): Wrote.Tom Tromey2001-01-126-11/+294
* Makefile.am: Added rules for libgcjx library.Rolf W. Rasmussen2000-10-2215-0/+3270
* prims.cc (_Jv_argv, _Jv_argc): New fields.Bryce McKinlay2000-10-0214-0/+1248