/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1466 by mkoch, Thu Sep 25 18:01:37 2003 UTC revision 1.1467 by fitzsim, Thu Sep 25 18:44:19 2003 UTC
# Line 1  Line 1 
1  2003-09-25  Thomas Fitzsimmons  <fitzsim@redhat.com>  2003-09-25  Thomas Fitzsimmons  <fitzsim@redhat.com>
2    
3            * gnu/java/awt/peer/gtk/GtkDialogPeer.java (create()): Create a
4            top-level GTK window.
5            (getArgs): Add "title" property.
6            * gnu/java/awt/peer/gtk/GtkWindowPeer.java (setResizable): Use
7            "allow_shrink" and "allow_grow" properties.
8            * jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c: Remove
9            unused GtkArg code.
10            * jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c
11            (create): Set window's size requisition.
12            (connectHooks): Fix indentation.
13            (setResizable): Remove function.
14            (static setBounds): Likewise.
15            (setBounds): Replace call to setBounds with GTK size requisition
16            and resize calls.
17    
18          * java/awt/Dialog.java: Initialize resizable to true and change          * java/awt/Dialog.java: Initialize resizable to true and change
19          comments accordingly.  Initialize visible to false in          comments accordingly.  Initialize visible to false in
20          constructors.          constructors.

Legend:
Removed from v.1.1466  
changed lines
  Added in v.1.1467

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26