/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4973 by abalkiss, Mon Sep 26 14:30:37 2005 UTC revision 1.4974 by langel, Mon Sep 26 15:19:59 2005 UTC
# Line 1  Line 1 
1    2005-09-26  Lillian Angel  <langel@redhat.com>
2    
3            * gnu/java/awt/peer/gtk/GtkDialogPeer.java
4            (create): If the dialog is a toolTip or a
5            PopupMenu, its type should be set to:
6            GDK_WINDOW_TYPE_HINT_MENU, so the parent
7            window does not lose focus.
8            * javax/swing/JTree.java
9            (setModel): Should update the UI everytime the
10            model is changed.
11            * javax/swing/plaf/basic/BasicTreeUI.java
12            (installUI): Should not set the root to be visible.
13            (paintControlIcons): changed to use getVisibleRect.
14            * javax/swing/plaf/metal/MetalTreeUI.java
15            (installUI): Should not set the root to be visible.
16    
17  2005-09-26  Anthony Balkissoon  <abalkiss@redhat.com>  2005-09-26  Anthony Balkissoon  <abalkiss@redhat.com>
18    
19          * gnu/java/text/BaseBreakIterator.java:          * gnu/java/text/BaseBreakIterator.java:

Legend:
Removed from v.1.4973  
changed lines
  Added in v.1.4974

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