/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.5599 by abalkiss, Tue Nov 15 19:52:32 2005 UTC revision 1.5600 by langel, Tue Nov 15 19:53:48 2005 UTC
# Line 1  Line 1 
1    2005-11-15  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/plaf/basic/BasicTreeUI.java:
4            Removed unneeded field.
5            (getPathBounds): Reimplemented to use getNodeDimensions.
6            (getRowCount): Removed call to updateCurrentVisiblePath.
7            (uninstallKeyboardActions): Implemented.
8            (paint): Reimplemented to only paint rows contained in clip.
9            No longer uses recursion.
10            (mousePressed): If control icon is clicked, should scroll to that
11            path.
12            (getNodeDimensions): Implemented.
13            (getRowX): Implemented.
14            (getCellBounds): Removed.
15            (getCellLocation): Removed.
16            (paintRecursive): Removed.
17            (paintControlIcons): Removed.
18            (getPreviousVisibleNode): Removed call to updateCurrentVisiblePath.
19            (getLevel): Added check for invisible root.
20            (paintVerticalLine): Set graphics color.
21            (paintHorizontalLine): Likewise.
22            (drawCentered): Added negative check.
23            (drawDashedHorizontalLine): Set graphics color.
24            (drawDashedVerticalLine): Likewise.
25            (paintExpandControl): Implemented.
26            (paintHorizontalPartOfLeg): Likewise.
27            (paintVerticalPartOfLeg): Likewise.
28            (paintRow): Added call to paint the control icons.
29            (updateCurrentVisiblePath): Cleaned up function.        
30    
31  2005-11-14  Anthony Balkissoon  <abalkiss@redhat.com>  2005-11-14  Anthony Balkissoon  <abalkiss@redhat.com>
32    
33          * javax/swing/text/AbstractDocument.java:          * javax/swing/text/AbstractDocument.java:

Legend:
Removed from v.1.5599  
changed lines
  Added in v.1.5600

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