/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.5057 by rabbit78, Fri Sep 30 13:25:40 2005 UTC revision 1.5058 by abalkiss, Fri Sep 30 14:38:00 2005 UTC
# Line 1  Line 1 
1    2005-09-30  Anthony Balkissoon  <abalkiss@redhat.com>
2    
3            * javax/swing/text/GapContent.java:
4            (shiftEnd): Call adjustPositionsInRange rather than getPositionsInRange
5            and then iterating over the set and adjusting them.
6            (shiftGap): Likewise.
7            (shiftGapStartDown): Call setPositionsInRange rather than
8            getPositionsInRange and then iterating over the set to set each
9            Position.
10            (shiftGapEndUp): Likewise.
11            (setPositionsInRange): New implementation method.
12            (adjustPositionsInRange): New implementation method.
13            (resetMarksAtZero): Call setPositionsInRange rather than
14            getPositionsInRange and then iterating over the set to set each
15            Position.
16    
17  2005-09-30  Roman Kennke  <kennke@aicas.com>  2005-09-30  Roman Kennke  <kennke@aicas.com>
18    
19          * javax/swing/JTable.java          * javax/swing/JTable.java

Legend:
Removed from v.1.5057  
changed lines
  Added in v.1.5058

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