summaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)Author
2004-01-14re PR libgcj/2429 (java.text.MessageFormat should usefully set text on except...Michael Koch
2004-01-13* java/awt/EventQueue.java (isDispatchThread): Do check on top of stack. ...Fernando Nasser
2004-01-13Dialog.java (show): Enable blocking for all modal dialogs and run secondary d...Fernando Nasser
2004-01-09natClassLoader.cc (_Jv_PrepareCompiledClass): Resolve a Utf8Const field befor...Andrew Haley
2004-01-092004-01-09 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-08GtkFileDialogPeer.java (nativeSetFile): New name for the former setFile nativ...Fernando Nasser
2004-01-08Container.java (LightweightDispatcher): Implement.Graydon Hoare
2004-01-072004-01-07 David Jee <djee@redhat.com>David Jee
2004-01-07Array.java: Merged documentation with classpath.Michael Koch
2004-01-072004-01-07 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-072004-01-07 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-07ServerSocket.java (isBound): Fixed documentation.Michael Koch
2004-01-07Container.java (swapComponents): Add forgotten function, required for JLayere...Graydon Hoare
2004-01-06CollationElementIterator.java: Reformated.Michael Koch
2004-01-062004-01-06 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-062004-01-06 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-052004-01-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2004-01-05Dialog.java (constructor): Accept null title as per spec.Fernando Nasser
2004-01-05Choice.java (add): Leave posting of ItemEvents to peer.Fernando Nasser
2004-01-05Thanks to Brian Gough <bjg@network-theory.com>Sascha Brawer
2004-01-03Date.java (parse): Fix a number of problems.Per Bothner
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-31configure.in: Add --enable-gtk-cairo check.Graydon Hoare
2003-12-30[multiple changes]Michael Koch
2003-12-30ObjectInputStream.java, [...]: Reformated, no functional code changes.Michael Koch
2003-12-302003-12-30 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-282003-12-28 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-26Naming.java (lookup): Check if the first character of the filename returned b...Guilhem Lavaux
2003-12-26BufferedReader.java (BufferedReader): Throw IllegalArgumentException when siz...Guilhem Lavaux
2003-12-262003-12-26 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-25ServerSocket.java bind (): If InetSocketAddress.getAddress() returns "null" u...Michael Koch
2003-12-232003-12-23 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-23GtkChoicePeer.java (postItemEvent): Rename to...Fernando Nasser
2003-12-202003-12-20 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-20ObjectStreamField.java (isUnshared): Added documentation.Michael Koch
2003-12-20* gnu/java/nio/SelectorImpl.javaMohan Embar
2003-12-20URLParseError.java: New file.Guilhem Lavaux
2003-12-19ChannelOutputStream.java: New file.Michael Koch
2003-12-19FlowLayout.java (layoutContainer): Let components assume their preferred height.Thomas Fitzsimmons
2003-12-19ChannelInputStream.java: New file.Michael Koch
2003-12-19OutputStreamChannel.java: New file.Michael Koch
2003-12-19InputStreamChannel.java: New file.Michael Koch
2003-12-192003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-19NumberFormat.java: Sorted imports.Michael Koch
2003-12-192003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-19List.java (replaceItem): Prevent selection to move with replace and minimize ...Fernando Nasser
2003-12-182003-12-18 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-18TimeZone.java (getOffset): New method.Michael Koch
2003-12-16re PR libgcj/13056 (import new libltdl)Michael Koch