Age | Commit message (Expand) | Author | Files | Lines |
2005-04-25 | [multiple changes] | Michael Koch | 2 | -20/+69 |
2005-04-25 | 2005-04-25 David Gilbert <david.gilbert@object-refinery.com> | David Gilbert | 1 | -2/+2 |
2005-04-20 | PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fix... | Jeroen Frijters | 1 | -1/+1 |
2005-04-19 | FontMetrics.java: Reformatted. | Michael Koch | 1 | -369/+331 |
2005-04-19 | QuadCurve2D.java: Fixed Brian Gough's name for real. | Michael Koch | 1 | -2/+2 |
2005-04-19 | MediaTracker.java: Reindented tabs to spaces. | Roman Kennke | 1 | -128/+392 |
2005-04-19 | Font.java (decode): Handle null argument and allow space as delimiter. | David Gilbert | 1 | -1/+8 |
2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+16 |
2005-04-19 | ConvolveOp.java: Removed comment added by eclipse. | Michael Koch | 1 | -7/+3 |
2005-04-19 | 2005-04-19 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 1 | -1/+1 |
2005-04-19 | RasterOp.java: Fixed wrong formatting. | Michael Koch | 1 | -3/+4 |
2005-04-18 | 2005-04-18 Roman Kennke <roman@kennke.org> | Roman Kennke | 1 | -0/+2 |
2005-04-18 | 2005-04-18 Roman Kennke <roman@kennke.org> | Roman Kennke | 1 | -1/+11 |
2005-04-18 | AWTEvent.java (toString): Added case for source not being an AWT component. | Robert Schuster | 1 | -1/+4 |
2005-04-18 | CubicCurve2D.java, [...]: Fixed mentioning of Brian Gouph. | Michael Koch | 2 | -2/+2 |
2005-02-24 | TextAttribute.java: changed names to lower case; | David Gilbert | 1 | -57/+243 |
2005-02-22 | 2005-02-22 David Gilbert <david.gilbert@object-refinery.com> | David Gilbert | 1 | -5/+32 |
2005-02-22 | Robot.java (waitForIdle): Call invokeAndWait on an empty Runnable. | Thomas Fitzsimmons | 1 | -13/+15 |
2005-02-21 | 2005-02-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -3/+41 |
2005-02-21 | Button.java, [...]: Fixed formatting issues all over. | Michael Koch | 4 | -10/+37 |
2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 174 | -346/+346 |
2005-02-16 | [multiple changes] | Graydon Hoare | 42 | -1331/+2459 |
2004-11-30 | revert: [multiple changes] | Graydon Hoare | 126 | -2175/+13760 |
2004-11-16 | Area-1.png, [...]: New files. | Michael Koch | 3 | -0/+0 |
2004-09-02 | [multiple changes] | Graydon Hoare | 20 | -1041/+1757 |
2004-07-22 | [multiple changes] | Graydon Hoare | 19 | -160/+1215 |
2004-07-17 | InvocationEvent.java (dispatch): Synchronize on notifier object before callin... | Mark Wielaard | 1 | -2/+7 |
2004-07-13 | InputContext.java: Initialze in, line. | Michael Koch | 1 | -2/+2 |
2004-07-10 | Calendar.java: Use getSystemClassLoader as argument for ResourceBundle.getBun... | Bryce McKinlay | 1 | -1/+1 |
2004-06-27 | [multiple changes] | Mark Wielaard | 1 | -0/+3 |
2004-06-17 | [multiple changes] | Graydon Hoare | 10 | -37/+98 |
2004-06-14 | Calendar.java: Change ResourceBundle.getBundle() calls to pass ClassLoader ar... | Bryce McKinlay | 1 | -1/+2 |
2004-05-30 | Toolkit.java (loadSystemColors): Implement. | Mark Wielaard | 1 | -3/+35 |
2004-05-30 | BeanInfoEmbryo.java, [...]: Rename enum to e because enum is a keyword in Jav... | Michael Koch | 1 | -6/+6 |
2004-05-30 | MPN.java, Arc2D.java: Fixed javadocs all over. | Michael Koch | 1 | -4/+4 |
2004-05-30 | 2004-05-30 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+2 |
2004-05-27 | [multiple changes] | Graydon Hoare | 15 | -577/+2256 |
2004-05-05 | FileDialog.java: Import java.io.Serializable explicitly. | Michael Koch | 1 | -1/+2 |
2004-05-04 | ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 b... | Ingo Proetel | 5 | -21/+122 |
2004-05-03 | DERReader.java: Call static methods staticly. | Mark Wielaard | 1 | -3/+3 |
2004-05-03 | URLStreamHandler.java (toExternalForm): Removed unused variables. | Tom Tromey | 1 | -1/+0 |
2004-04-22 | Font.java (deriveFont): Implement missing variants. | Jerry Quinn | 1 | -1/+38 |
2004-04-20 | MouseEvent.java (<init>): fixed field assignment | Ingo Proetel | 1 | -3/+3 |
2004-04-20 | [multiple changes] | Michael Koch | 6 | -18/+237 |
2004-04-20 | AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. | Michael Koch | 7 | -23/+26 |
2004-04-20 | [multiple changes] | Michael Koch | 4 | -0/+574 |
2004-04-16 | [multiple changes] | Graydon Hoare | 6 | -8/+17 |
2004-03-19 | 2004-03-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -16/+2 |
2004-03-17 | [multiple changes] | Graydon Hoare | 10 | -211/+775 |
2004-02-10 | 2004-02-10 David Jee <djee@redhat.com> | David Jee | 3 | -1/+4 |