/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4872 by abalkiss, Mon Sep 19 19:18:36 2005 UTC revision 1.4873 by langel, Mon Sep 19 19:42:20 2005 UTC
# Line 1  Line 1 
1    2005-09-19  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/ToolTipManager.java:
4            Changed tooltip to be JDialog (no entry in taskbar),
5            instead of JWindow.
6            (actionPerformed): No need to start timer here.
7            (mouseEntered): No need to call showTip here, it is called
8            when the timer fires.
9            (showTip): Shouldn't show tip if it is already visible or
10            the current component is not showing.
11            * javax/swing/plaf/basic/BasicTreeUI.java
12            (getRowForPath): Re-implemented.
13            (mousePressed): Call getRowForPath instead, also
14            added a check in for leaf icons.
15    
16  2005-09-19  Anthony Balkissoon  <abalkiss@redhat.com>  2005-09-19  Anthony Balkissoon  <abalkiss@redhat.com>
17    
18          * javax/swing/JLayeredPane.java:          * javax/swing/JLayeredPane.java:

Legend:
Removed from v.1.4872  
changed lines
  Added in v.1.4873

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