Age | Commit message (Expand) | Author | Files | Lines |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -65/+66 |
2003-05-14 | 2003-05-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -46/+85 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -30/+42 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+3 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -15/+10 |
2003-05-12 | ByteBufferImpl.java: Reformatted. | Michael Koch | 10 | -538/+602 |
2003-05-12 | CharViewBufferImpl.java, [...]: New files, not yet to be compiled. | Michael Koch | 8 | -0/+1414 |
2003-05-09 | Makefile.in: Rebuilt. | Tom Tromey | 5 | -165/+0 |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 9 | -269/+6 |
2003-05-08 | natGC.cc (drawString): Removed obsolete code. | Scott Gilbertson | 1 | -8/+0 |
2003-05-03 | GtkButtonPeer.java: Fix misspelling of "version". | Matt Kraai | 8 | -8/+8 |
2003-05-02 | 2003-05-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -39/+100 |
2003-04-30 | Engine.java, [...]: New files from classpath. | Michael Koch | 23 | -331/+4941 |
2003-04-19 | XGraphics.java (XGraphics): Use new GC.create. | Scott Gilbertson | 8 | -23/+96 |
2003-04-19 | XGraphicsConfiguration.java (FontMetricsCache): New inner class. | Scott Gilbertson | 1 | -26/+144 |
2003-04-19 | natFont.cc (getStringWidth): Support 16-bit characters. | Scott Gilbertson | 2 | -27/+33 |
2003-03-29 | MessageFormat.java: Removed some whitespace. | Tom Tromey | 7 | -0/+754 |
2003-03-20 | 2003-03-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -108/+138 |
2003-03-11 | 2003-03-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -7/+17 |
2003-03-10 | [multiple changes] | Andrew Haley | 2 | -0/+53 |
2003-03-02 | 2003-03-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -44/+62 |
2003-03-01 | LocaleInformation_af_ZA.java, [...]: Updated copyright info; from Classpath. | Tom Tromey | 131 | -0/+4978 |
2003-03-01 | XPanelPeer.java (beginLayout, [...]): New methods. | Tom Tromey | 10 | -3/+219 |
2003-02-25 | MappedByteFileBuffer.java, [...]: New files, both are not compiled yet to get... | Michael Koch | 2 | -0/+566 |
2003-02-21 | natSocketChannelImpl.cc: Reverse logic for DISABLE_JAVA_NET. | Michael Koch | 1 | -3/+3 |
2003-02-20 | natSocketChannelImpl.cc: Added support for platforms without network support. | Michael Koch | 1 | -2/+60 |
2003-02-19 | natStackTrace.cc: Include platform.h immediately after config.h. | Rainer Orth | 1 | -3/+2 |
2003-02-19 | 2003-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -14/+14 |
2003-02-19 | 2003-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+12 |
2003-02-19 | XToolkit.java (getFontMetrics): initialize if necessary. | Hans Boehm | 6 | -4/+51 |
2003-02-14 | natServerSocketChannelImpl.cc: Removed. | Michael Koch | 2 | -81/+1 |
2003-02-13 | 2003-02-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+6 |
2003-02-13 | 2003-02-13 Michael <konqueror@gmx.de> | Michael Koch | 2 | -29/+205 |
2003-02-13 | NameFinder.java (createStackTraceElement): Use lastIndexOf( ) instead of inde... | Ranjit Mathew | 1 | -1/+1 |
2003-02-13 | 2003-02-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -18/+2 |
2003-02-13 | natByteBufferImpl.cc, [...]: Added copyright and license. | Michael Koch | 7 | -0/+70 |
2003-02-13 | FileBasedFactory.java, [...]: New files, all merged from classpath. | Michael Koch | 5 | -0/+803 |
2003-02-11 | ByteBufferImpl.java: Reformated and removed some code. | Michael Koch | 7 | -501/+615 |
2003-02-11 | 2003-02-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 8 | -614/+9 |
2003-02-11 | FileLockImpl.java, [...]: New files. | Michael Koch | 1 | -0/+63 |
2003-02-11 | SHA1PRNG.java (ensureIsSeeded): new method used to ensure seeding has occurre... | Raif S. Naffah | 1 | -11/+21 |
2003-01-31 | Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic... | Tom Tromey | 40 | -1/+5312 |
2003-01-28 | configure.in: Specifically define HAVE_BACKTRACE if building for MinGW. | Ranjit Mathew | 1 | -0/+2 |
2003-01-15 | natGC.cc (fillPolygon): New method. | Scott Gilbertson | 5 | -19/+40 |
2003-01-15 | XToolkit.java (getColorModel): Implemented. | Scott Gilbertson | 2 | -12/+29 |
2003-01-03 | UnicastServerRef.java (unexportObject): Don't throw RemoteException. | Dhek Bhun Kho | 1 | -2/+2 |
2003-01-03 | Connection.java (proxyPort, [...]): New static fields. | Joerg Brunsmann | 1 | -12/+47 |
2003-01-02 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -2/+3 |
2002-12-11 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -0/+67 |