/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.5265 by trebligd, Tue Oct 18 16:43:09 2005 UTC revision 1.5266 by langel, Tue Oct 18 17:46:35 2005 UTC
# Line 1  Line 1 
1    2005-10-18  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/plaf/basic/BasicTreeUI.java:
4            Removed leafIcon field.
5            (BasicTreeUI): Removed leafIcon initialization.
6            (installDefaults): Icon defaults were wrong, fixed.
7            (isLocationInExpandControl): Fixed to incorporated gap.
8            (mousePressed): Fixed to include correct icon widths. Sometimes
9            the labels icon is different from what the tree's default icon is
10            set to. Added a check for this.
11            (getCellBounds): No need to include gap here.
12            (getCurrentControlIcon): Fixed to use expandedIcon and collapsedIcon.
13            (paintRow): No need paint beyond preferred width of tree here.
14            (updateCurrentVisiblePath): If nothing is selected, the root should
15            be selected without focus.
16            * javax/swing/plaf/metal/MetalTreeUI.java
17            (installDefaults): Fixed defaults for the expanded/collapsed icons.
18    
19  2005-10-18  David Gilbert  <david.gilbert@object-refinery.com>  2005-10-18  David Gilbert  <david.gilbert@object-refinery.com>
20    
21          * javax/swing/JComboBox.java          * javax/swing/JComboBox.java

Legend:
Removed from v.1.5265  
changed lines
  Added in v.1.5266

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