gcc/libjava/gnu/java
Kim Ho 2b8deefadd GtkComponentPeer.java (GtkComponentPeer): If it is a FileDialog and has dimensions of 0 by 0...
2004-01-16  Kim Ho  <kho@redhat.com>

        * gnu/java/awt/peer/gtk/GtkComponentPeer.java (GtkComponentPeer): If
        it is a FileDialog and has dimensions of 0 by 0, then the initial
        size is set to size request plus insets.
        * gnu/java/awt/peer/gtk/GtkFileDialogPeer.java
        (gtkWidgetGetDimensions): Override method.
        * jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c
        (gtkWidgetGetDimensions): Override method. Returns size request plus
        insets.

From-SVN: r75993
2004-01-16 20:05:41 +00:00
..
awt GtkComponentPeer.java (GtkComponentPeer): If it is a FileDialog and has dimensions of 0 by 0... 2004-01-16 20:05:41 +00:00
beans IntrospectionIncubator.java (addMethod): Add public static methods. 2003-10-29 15:22:01 +00:00
io
lang 2004-01-11 Michael Koch <konqueror@gmx.de> 2004-01-11 14:07:36 +00:00
locale
math
net Connection.java: Reformated copyright. 2004-01-06 15:00:11 +00:00
nio 2004-01-07 Michael Koch <konqueror@gmx.de> 2004-01-07 16:51:49 +00:00
rmi 2003-12-26 Guilhem Lavaux <guilhem@kaffe.org> 2003-12-26 16:13:01 +00:00
security ProtocolConstants.java, DER.java: Removing redundant modifiers. 2003-10-11 18:56:54 +00:00
text
util