/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.3979 by ziga, Mon Jul 4 14:30:58 2005 UTC revision 1.3980 by langel, Mon Jul 4 14:41:24 2005 UTC
# Line 1  Line 1 
1    2005-07-04  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/JTree.java
4            (addSelectionPath): if mouse click somewhere other than
5            a row, all selections are removed
6            * javax/swing/plaf/basic/BasicTreeUI.java
7            (mouseClicked): if mouse clicked on a row, all other
8            selections are cleared. DISCONTIGUOUS mode implemented.
9            (getCellBounds): Implemented
10            (paintLeaf): paints with cell bounds
11            (paintNonLeaf): paints with cell bounds
12            * javax/swing/tree/DefaultTreeCellRenderer.java:
13            (DefaultTreeCellRendererComponent): changed color of
14            selected row
15            (getFont): Implemented
16            * javax/swing/tree/DefaultTreeSelectionModel.java:
17            (addSelectionPaths): check if parameter is null
18            (removeSelectionPaths): check if parameter is null
19    
20  2005-07-04  Ziga Mahkovec  <ziga.mahkovec@klika.si>  2005-07-04  Ziga Mahkovec  <ziga.mahkovec@klika.si>
21    
22          * configure.ac: Remove libart dependency.          * configure.ac: Remove libart dependency.

Legend:
Removed from v.1.3979  
changed lines
  Added in v.1.3980

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