aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2004-04-22JSlider.java: Fixed HTML tags in comments.Dalibor Topic2-1/+6
2004-04-22AccessibleText.java: Cleaned up imports.Dalibor Topic2-2/+8
2004-04-22[multiple changes]Michael Koch3-43/+64
2004-04-222004-04-22 Michael Koch <konqueror@gmx.de>Michael Koch3-3/+13
2004-04-22Preferences.java, [...]: Cleaned up imports.Dalibor Topic7-12/+25
2004-04-222004-04-22 Michael Koch <konqueror@gmx.de>Michael Koch3-2/+23
2004-04-22Font.java (deriveFont): Implement missing variants.Jerry Quinn3-2/+78
2004-04-21natClass.cc (_Jv_LayoutInterfaceMethods): New method.Bryce McKinlay3-0/+24
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch4-6/+23
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+6
2004-04-21ServiceFactory.java, [...]: New files.Michael Koch21-3/+3883
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+7
2004-04-21gthread-jni.c (maybe_rethrow): Explicitly malloc and free buf.Mark Wielaard2-18/+35
2004-04-21AuthenticationException.java, [...]: Cleaned up imports.Dalibor Topic33-69/+76
2004-04-21gnu_java_awt_peer_gtk_GtkCheckboxPeer.c: Changed C++ comments into C comments.Mark Wielaard8-48/+61
2004-04-21JFrame.java: Implement WindowConstants.Mark Wielaard4-32/+84
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch3-3/+10
2004-04-20SearchControls.java: Don't explicitely extend java.lang.Object.Michael Koch3-3/+10
2004-04-20Channels.java: Merged coding style with GNU classpath.Michael Koch2-2/+7
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch2-11/+13
2004-04-20BufferedWriter.java: Reordered variables to be at top of the class.Michael Koch2-30/+36
2004-04-20MouseEvent.java (<init>): fixed field assignmentIngo Proetel2-3/+7
2004-04-20[multiple changes]Michael Koch4-11/+24
2004-04-20Buffer.java, [...]: Fixed javadocs and jalopied all over java.nio.Michael Koch43-458/+656
2004-04-20ByteBufferImpl.java, [...]: Made sure all classes are final and removed final...Michael Koch15-115/+133
2004-04-20MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ...Michael Koch46-386/+441
2004-04-20[multiple changes]Michael Koch3-10/+34
2004-04-20Authenticator.java, [...]: Fixed javadocs, coding style and argument names al...Michael Koch45-1907/+1981
2004-04-20Byte.java, [...]: Fixed javadocs, coding style and argument names all over.Michael Koch22-158/+207
2004-04-20BufferedWriter.java, [...]: Fixed javadocs all over, rename arguments to matc...Michael Koch22-169/+193
2004-04-20[multiple changes]Michael Koch7-18/+260
2004-04-20JLayeredPane.java, [...]: Fixed HTML tags in javadocs all over.Michael Koch6-70/+79
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch6-12/+37
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch3-38/+61
2004-04-20AWTPermission.java, [...]: Fixed HTML tags in javadocs all over.Michael Koch12-42/+59
2004-04-20GtkFontPeer.java: Use fallback when MissingResourceException is thrown.Mark Wielaard3-8/+25
2004-04-20[multiple changes]Michael Koch8-1/+644
2004-04-20class.c (make_class_data): Add new field aux_info.Bryce McKinlay14-82/+105
2004-04-17JToggleButton.java (ToggleButtonModel): Make public static inner class.Mark Wielaard4-6/+18
2004-04-16Remove conflict indicators.Bryce McKinlay1-1/+0
2004-04-16interpret.cc (_Jv_InterpMethod::run): Update _Jv_AllocObject arguments to mat...Bryce McKinlay2-6/+8
2004-04-16[multiple changes]Graydon Hoare48-1208/+6666
2004-04-16prims.cc (_Jv_AllocObject): Remove `size' argument.Bryce McKinlay7-44/+82
2004-04-14[multiple changes]Bryce McKinlay6-11/+92
2004-04-09VMThrowable.java (getStackTrace): Pass trace as-is to modified lookup().Ranjit Mathew4-8/+43
2004-04-012004-04-01 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+6
2004-04-01resolve.cc (_Jv_ResolvePoolEntry): Put field name in exception.Gary Benson2-3/+24
2004-03-26NumberFormat.java: Fix spelling of setCurrency method.Peter Moon2-2/+8
2004-03-23natClass.cc (getClassLoader): Circumvent infinite recursion when searching fo...Anthony Green2-2/+8
2004-03-212004-03-21 Ito Kazumitsu <kaz@maczuka.gcd.org>Ito Kazumitsu2-1/+23