Hi,

You should include in each patch message you send to this list a
description of what the patch does.  This one in particular deserves a
description since we're using reflection tricks (which are warranted in
this case, in my opinion).

Tom

On Mon, 2005-09-26 at 11:20 -0400, Lillian Angel wrote:
> 2005-09-26  Lillian Angel  <[EMAIL PROTECTED]>
> 
>         * 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.
> 
> _______________________________________________
> Classpath-patches mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/classpath-patches



_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to