/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4892 by tromey, Tue Sep 20 21:01:45 2005 UTC revision 1.4893 by langel, Tue Sep 20 21:11:58 2005 UTC
# Line 1  Line 1 
1    2005-09-20  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/ToolTipManager.java
4            (mouseMoved): Removed unneeded code. If the mouse
5            moves into another component, then mouseEntered would
6            do the same thing. Otherwise, it is not needed.
7            (showTip): Fixed so that the containerPanel is an
8            instance of Panel. Made code more efficent.
9            Tooltips were causing weird problems with the
10            JMenus.
11            (getGoodPoint): Fixed to return a better location.
12            * javax/swing/plaf/basic/BasicMenuBarUI.java
13            (mouseClicked): Fixed to prevent a NPE.
14    
15  2005-09-20  Tom Tromey  <tromey@redhat.com>  2005-09-20  Tom Tromey  <tromey@redhat.com>
16    
17          PR classpath/22906:          PR classpath/22906:

Legend:
Removed from v.1.4892  
changed lines
  Added in v.1.4893

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