/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4658 by langel, Tue Sep 6 16:24:12 2005 UTC revision 1.4659 by langel, Tue Sep 6 18:46:02 2005 UTC
# Line 1  Line 1 
1  2005-09-06  Lillian Angel  <langel@redhat.com>  2005-09-06  Lillian Angel  <langel@redhat.com>
2    
3            Fixes Bug #PR20015
4            * javax/swing/JMenuBar.java
5            (getUIClassID): Fixed API documentation.
6            * javax/swing/plaf/basic/BasicMenuBarUI.java:
7            Added a private field for the mouse listener.
8            (BasicMenuBarUI): Initialized mouseListener.
9            (installListeners): Added mouseListener.
10            (uninstallListeners): Removed mouseListener.
11            (MouseInputHandler): New class added.
12            (mouseClicked): Added code to deselect menu items
13            when menu bar is clicked.      
14    
15    2005-09-06  Lillian Angel  <langel@redhat.com>
16    
17          * javax/swing/plaf/basic/BasicMenuItemUI.java:          * javax/swing/plaf/basic/BasicMenuItemUI.java:
18          Fixes Bug #PR23527          Fixes Bug #PR23527
19          (paintMenuItem): Moved view rectangle over to the          (paintMenuItem): Moved view rectangle over to the

Legend:
Removed from v.1.4658  
changed lines
  Added in v.1.4659

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