summaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)Author
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
2003-12-162003-12-16 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-16i2003-12-16 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-16ObjectStreamField.java: A few methods were added in prevision of the upcoming...Guilhem Lavaux
2003-12-16ObjectInputStream.java (setBooleanField): Throw an InvalidClassException if t...Guilhem Lavaux
2003-12-11Format.java (serialVersionUID): Fixed value.Michael Koch
2003-12-09Calendar.java, [...]: Import used classes explicitely.Michael Koch
2003-12-092003-12-09 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-08StringSelection.java (getTransferData): Return object of type expected by spe...Fernando Nasser
2003-12-08DataFlavor.java (getParameter): Fix off-by-one error which was clipping off t...Fernando Nasser
2003-12-082003-12-08 Olga Rodimina <rodimina@redhat.com>Olga Rodimina
2003-12-08re PR libgcj/13176 (Revert PrintStream changes)Michael Koch
2003-12-07Hashtable.java (Hashtable(Map)): Use putAll, not putAllInternal.Bryce McKinlay
2003-12-07Hashtable.java (internalContainsValue): Removed.Bryce McKinlay
2003-12-04FilePermission.java: Import used classes explicitely.Michael Koch
2003-12-04BeanDescriptor.java, [...]: Explicitely import used classes.Michael Koch
2003-12-04MenuComponent.java: Import java.io.Serialization.Michael Koch