Age | Commit message (Expand) | Author | Files | Lines |
2005-05-06 | Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. | Thomas Fitzsimmons | 7 | -59/+773 |
2005-05-06 | 2005-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -11/+11 |
2005-05-06 | 2005-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -45/+136 |
2005-05-04 | BufferCapabilities.java (BufferCapabilities): Fix the typo. | H.J. Lu | 1 | -4/+4 |
2005-05-05 | BufferStrategy.java: Document. | Thomas Fitzsimmons | 1 | -4/+74 |
2005-05-04 | BufferCapabilities.java: Document. | Thomas Fitzsimmons | 1 | -11/+136 |
2005-05-04 | FileLock.java (toString): Entirely avoid String "+". | Tom Tromey | 1 | -12/+15 |
2005-05-04 | ImageCapabilities.java: Document. | Thomas Fitzsimmons | 2 | -40/+77 |
2005-05-04 | VolatileImage.java: Document. | Thomas Fitzsimmons | 1 | -38/+218 |
2005-05-03 | re PR libgcj/21372 (FileChannel.tryLock() return value incorrect) | Andrew Overholt | 1 | -1/+11 |
2005-05-03 | VMSecurityManager.java (currentClassLoader): Use 'systemClasssLoader' directly. | Tom Tromey | 1 | -1/+1 |
2005-05-03 | VMSecurityManager.java (currentClassLoader): Don't call VMClassLoader.getSyst... | Tom Tromey | 1 | -2/+2 |
2005-04-29 | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -23/+88 |
2005-04-29 | Class.h (_Jv_ResolvePoolEntry): Declare as friend. | Andrew Haley | 1 | -0/+3 |
2005-04-29 | 2005-04-29 Dalibor Topic <robilad@kaffe.org> | Dalibor Topic | 3 | -36/+42 |
2005-04-29 | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -9/+16 |
2005-04-29 | ResourceBundle.java (getObject): Clarify MissingResourceException detailed me... | Mark Wielaard | 1 | -7/+7 |
2005-04-29 | 2005-04-29 Robert Schuster <thebohemian@gmx.net> | Robert Schuster | 2 | -22/+62 |
2005-04-28 | 2005-04-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -3/+3 |
2005-04-27 | Connection.java: Return correct content length for directory listing. | Chris Burdess | 1 | -1/+26 |
2005-04-27 | [multiple changes] | Thomas Fitzsimmons | 1 | -1/+1 |
2005-04-27 | 2005-04-27 Sven de Marothy <sven@physto.se> | Sven de Marothy | 1 | -7/+13 |
2005-04-27 | 2005-04-27 Roman Kennke <roman@kennke.org> | Roman Kennke | 1 | -1/+1 |
2005-04-27 | [multiple changes] | Michael Koch | 1 | -23/+83 |
2005-04-26 | InetAddress.java: Made all hexadecimal numbers lowercase. | Michael Koch | 2 | -64/+23 |
2005-04-26 | 2005-04-26 Sven de Marothy <sven@physto.se> | Sven de Marothy | 1 | -1/+1 |
2005-04-26 | InetAddress.java: Fixed typos in javadocs. | Michael Koch | 1 | -6/+6 |
2005-04-26 | ParserDelegator.java (callBack, gnu): Now package-private. | Tom Tromey | 11 | -35/+65 |
2005-04-26 | Robot.java (waitForIdle): Call invokeAndWait in a static way. | Tom Tromey | 1 | -2/+1 |
2005-04-26 | URL.java (URL(URL,String,URLStreamHandler)): Add spec to MalformedURLException. | Mark Wielaard | 1 | -1/+2 |
2005-04-26 | AccessControlContext.java: Reformated. | Michael Koch | 2 | -23/+21 |
2005-04-26 | Security.java, [...]: Modified to use SystemProperties. | Jeroen Frijters | 3 | -13/+7 |
2005-04-26 | 2005-04-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -5/+3 |
2005-04-26 | * java/awt/AWTKeyStroke.java (vktable): Now package-private. | Tom Tromey | 1 | -2/+3 |
2005-04-25 | [multiple changes] | Michael Koch | 2 | -20/+69 |
2005-04-25 | Runtime.java, [...]: Replaced java.lang.Runtime.securityManager by java.lang.... | Michael Koch | 4 | -30/+30 |
2005-04-25 | 2005-04-25 David Gilbert <david.gilbert@object-refinery.com> | David Gilbert | 1 | -2/+2 |
2005-04-25 | [multiple changes] | Michael Koch | 5 | -541/+33 |
2005-04-23 | FileInputStream.java (FileInputStream(File)), java/io/FileOutputStream.java (... | Jeroen Frijters | 2 | -7/+1 |
2005-04-22 | jni.cc (natrehash): Don't bother clearing memory again. | Anthony Green | 1 | -2/+0 |
2005-04-22 | LogManager.java: Reformatted. | Sven de Marothy | 1 | -238/+212 |
2005-04-22 | Naming.java: Added class documentation. | Andrew John Hughes | 1 | -36/+98 |
2005-04-22 | * java/lang/natClass.cc (initializeClass): Link class. | Tom Tromey | 1 | -1/+14 |
2005-04-21 | AssertionError.java: Typo fix. | Tom Tromey | 1 | -1/+1 |
2005-04-21 | VMClassLoader.java (transformException): Removed. | Tom Tromey | 2 | -34/+4 |
2005-04-20 | [multiple changes] | Michael Koch | 1 | -14/+73 |
2005-04-20 | [multiple changes] | Michael Koch | 2 | -90/+30 |
2005-04-20 | PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fix... | Jeroen Frijters | 1 | -1/+1 |
2005-04-20 | 2005-04-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -8/+11 |
2005-04-20 | [multiple changes] | Michael Koch | 2 | -21/+95 |