/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.3948 by keiths, Thu Jun 30 18:07:25 2005 UTC revision 1.3949 by abalkiss, Thu Jun 30 18:16:57 2005 UTC
# Line 1  Line 1 
1    2005-06-30  Anthony Balkissoon  <abalkiss@redhat.com>
2    
3            * javax/swing/DefaultListSelectionModel.java:
4            (addSelectionInterval): Don't clear the selection state if JList's
5            selection mode is SINGLE_SELECTION_INTERVAL and index0 and index1
6            correspond to an interval adjacent to an already selected interval.
7            (removeSelectionInterval): Added check for a middle interval being
8            removed when selection mode is SINGLE_SELECTION_INTERVAL.
9            * javax/swing/plaf/basic/BasicListUI.java:
10            (KeyHandler.keyPressed): Added check for scrolling past bottom of list.
11            (MouseHandler.mouseClicked): Added check for shift key being
12            pressed.
13    
14  2005-06-30  Keith Seitz  <keiths@redhat.com>  2005-06-30  Keith Seitz  <keiths@redhat.com>
15    
16          * gnu/classpath/jdwp/transport/JdwpPacket.java (write): New method.          * gnu/classpath/jdwp/transport/JdwpPacket.java (write): New method.

Legend:
Removed from v.1.3948  
changed lines
  Added in v.1.3949

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