aboutsummaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)AuthorFilesLines
2004-01-14re PR libgcj/2429 (java.text.MessageFormat should usefully set text on except...Michael Koch1-6/+9
2004-01-13* java/awt/EventQueue.java (isDispatchThread): Do check on top of stack. ...Fernando Nasser1-2/+16
2004-01-13Dialog.java (show): Enable blocking for all modal dialogs and run secondary d...Fernando Nasser1-9/+22
2004-01-09natClassLoader.cc (_Jv_PrepareCompiledClass): Resolve a Utf8Const field befor...Andrew Haley1-0/+1
2004-01-092004-01-09 Michael Koch <konqueror@gmx.de>Michael Koch6-13/+11
2004-01-08GtkFileDialogPeer.java (nativeSetFile): New name for the former setFile nativ...Fernando Nasser1-5/+77
2004-01-08Container.java (LightweightDispatcher): Implement.Graydon Hoare1-27/+121
2004-01-072004-01-07 David Jee <djee@redhat.com>David Jee1-2/+6
2004-01-07Array.java: Merged documentation with classpath.Michael Koch1-34/+414
2004-01-072004-01-07 Michael Koch <konqueror@gmx.de>Michael Koch3-31/+42
2004-01-072004-01-07 Michael Koch <konqueror@gmx.de>Michael Koch1-5/+5
2004-01-07ServerSocket.java (isBound): Fixed documentation.Michael Koch1-1/+1
2004-01-07Container.java (swapComponents): Add forgotten function, required for JLayere...Graydon Hoare1-0/+19
2004-01-06CollationElementIterator.java: Reformated.Michael Koch2-38/+50
2004-01-062004-01-06 Michael Koch <konqueror@gmx.de>Michael Koch1-11/+14
2004-01-062004-01-06 Michael Koch <konqueror@gmx.de>Michael Koch2-11/+16
2004-01-052004-01-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons1-7/+78
2004-01-05Dialog.java (constructor): Accept null title as per spec.Fernando Nasser2-4/+13
2004-01-05Choice.java (add): Leave posting of ItemEvents to peer.Fernando Nasser1-49/+9
2004-01-05Thanks to Brian Gough <bjg@network-theory.com>Sascha Brawer2-16/+294
2004-01-03Date.java (parse): Fix a number of problems.Per Bothner1-87/+74
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-138/+238
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-0/+4
2003-12-31configure.in: Add --enable-gtk-cairo check.Graydon Hoare1-226/+203
2003-12-30[multiple changes]Michael Koch1-2/+6
2003-12-30ObjectInputStream.java, [...]: Reformated, no functional code changes.Michael Koch3-1126/+1144
2003-12-302003-12-30 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-56/+64
2003-12-282003-12-28 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux3-8/+29
2003-12-26Naming.java (lookup): Check if the first character of the filename returned b...Guilhem Lavaux1-4/+29
2003-12-26BufferedReader.java (BufferedReader): Throw IllegalArgumentException when siz...Guilhem Lavaux1-3/+16
2003-12-262003-12-26 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-6/+9
2003-12-25ServerSocket.java bind (): If InetSocketAddress.getAddress() returns "null" u...Michael Koch1-2/+8
2003-12-232003-12-23 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux3-45/+344
2003-12-23GtkChoicePeer.java (postItemEvent): Rename to...Fernando Nasser1-5/+45
2003-12-202003-12-20 Michael Koch <konqueror@gmx.de>Michael Koch1-228/+0
2003-12-20ObjectStreamField.java (isUnshared): Added documentation.Michael Koch1-0/+6
2003-12-20* gnu/java/nio/SelectorImpl.javaMohan Embar1-2/+9
2003-12-20URLParseError.java: New file.Guilhem Lavaux1-2/+12
2003-12-19ChannelOutputStream.java: New file.Michael Koch1-2/+3
2003-12-19FlowLayout.java (layoutContainer): Let components assume their preferred height.Thomas Fitzsimmons1-1/+2
2003-12-19ChannelInputStream.java: New file.Michael Koch2-3/+6
2003-12-19OutputStreamChannel.java: New file.Michael Koch1-2/+3
2003-12-19InputStreamChannel.java: New file.Michael Koch1-3/+4
2003-12-192003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch1-7/+25
2003-12-19NumberFormat.java: Sorted imports.Michael Koch1-5/+46
2003-12-192003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch1-3/+17
2003-12-19List.java (replaceItem): Prevent selection to move with replace and minimize ...Fernando Nasser1-2/+15
2003-12-182003-12-18 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+10
2003-12-18TimeZone.java (getOffset): New method.Michael Koch1-1/+17
2003-12-16re PR libgcj/13056 (import new libltdl)Michael Koch1-2/+2