/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.5607 by audriusa, Tue Nov 15 21:16:26 2005 UTC revision 1.5608 by langel, Tue Nov 15 21:35:03 2005 UTC
# Line 1  Line 1 
1    2005-11-15  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/plaf/basic/BasicLookAndFeel.java
4            (initComponentDefaults): Default rowHeight for tree's should
5            be 0. This is Sun and IBM's default.
6            * javax/swing/plaf/metal/MetalLookAndFeel.java
7            (initComponentDefaults): Default rowHeight for tree's should
8            e 0. This is Sun and IBM's default.
9            * javax/swing/plaf/basic/BasicTreeUI.java:
10            Added a default rowHeight field.
11            (setRowHeight): Set the rowHeight to the class default if parameter
12            is 0. Tree row height should never be set to 0. 20 is the minimum.
13            (installDefaults): fixed call to tree.setRowHeight
14            (shouldPaintExpandControl): Added to check to prevent NPE.
15    
16  2005-11-15  Audrius Meskauskas  <AudriusA@Bioinformatics.org>  2005-11-15  Audrius Meskauskas  <AudriusA@Bioinformatics.org>
17    
18          * examples/gnu/classpath/examples/CORBA/swing/README.html,          * examples/gnu/classpath/examples/CORBA/swing/README.html,

Legend:
Removed from v.1.5607  
changed lines
  Added in v.1.5608

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