/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4316 by rabbit78, Tue Aug 2 15:33:01 2005 UTC revision 1.4317 by abalkiss, Tue Aug 2 19:25:34 2005 UTC
# Line 1  Line 1 
1    2005-08-02  Anthony Balkissoon  <abalkiss@redhat.com>
2    
3            * javax/swing/JTable.java:
4            (getCellRect): Height should be the row height, not the entire table
5            height.
6            (getRowHeight): New public method, part of API.
7            * javax/swing/JViewport.java:
8            (scrollRectToVisible): Fixed buggy scrolling conditions.
9            * javax/swing/plaf/basic/BasicTableUI.java:
10            (KeyHandler.keyPressed): Implemented PAGE-UP, PAGE-DOWN, CTRL-PAGE-UP,
11            and CTRL-PAGE-DOWN key actions.  Also added line to scroll the table
12            appropriately after changing the selection.
13            (KeyHandler.getFirstVisibleColumnIndex): New implementation method.
14            (KeyHandler.getLastVisibleColumnIndex): Likewise.
15            (KeyHandler.getFirstVisibleRowIndex): Likewise.
16            (KeyHandler.getLastVisibleRowIndex): Likewise.
17    
18  2005-08-02  Roman Kennke  <roman@kennke.org>  2005-08-02  Roman Kennke  <roman@kennke.org>
19    
20          * javax/swing/text/AbstractDocument.java          * javax/swing/text/AbstractDocument.java

Legend:
Removed from v.1.4316  
changed lines
  Added in v.1.4317

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