classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches]: GtkDialogPeer fix and Tree fix


From: Lillian Angel
Subject: [cp-patches]: GtkDialogPeer fix and Tree fix
Date: Mon, 26 Sep 2005 11:20:37 -0400

2005-09-26  Lillian Angel  <address@hidden>

        * gnu/java/awt/peer/gtk/GtkDialogPeer.java
        (create): If the dialog is a toolTip or a
        PopupMenu, its type should be set to:
        GDK_WINDOW_TYPE_HINT_MENU, so the parent
        window does not lose focus.
        * javax/swing/JTree.java
        (setModel): Should update the UI everytime the
        model is changed.
        * javax/swing/plaf/basic/BasicTreeUI.java
        (installUI): Should not set the root to be visible.
        (paintControlIcons): changed to use getVisibleRect.
        * javax/swing/plaf/metal/MetalTreeUI.java
        (installUI): Should not set the root to be visible.

Attachment: patch.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]