/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.3954 by rabbit78, Thu Jun 30 20:14:33 2005 UTC revision 1.3955 by abalkiss, Thu Jun 30 20:35:00 2005 UTC
# Line 1  Line 1 
1    2005-06-30  Anthony Balkissoon  <abalkiss@redhat.com>
2    
3            * javax/swing/JTable.java:
4            (initializeLocalVars): Set dragEnabled to true by default to comply
5            with reference implementations.
6            (getSelectionModel): Don't return null if row selection is disabled,
7            still return selectionModel.  This complies with reference
8            implemenations.
9            (changeSelection): New method.
10            * javax/swing/plaf/basic/BasicTableUI.java: Added a MouseMotionListener
11            so that MouseDragged events register properly.
12            (MouseInputHandler.updateSelection): Added boolean parameter for
13            Control being pressed and added functionality for this (multiple
14            selection).
15    
16  2005-06-30  Roman Kennke  <roman@kennke.org>  2005-06-30  Roman Kennke  <roman@kennke.org>
17    
18          * javax/swing/JComponent.java:          * javax/swing/JComponent.java:

Legend:
Removed from v.1.3954  
changed lines
  Added in v.1.3955

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