/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4938 by rabbit78, Fri Sep 23 13:27:26 2005 UTC revision 1.4939 by langel, Fri Sep 23 15:04:51 2005 UTC
# Line 1  Line 1 
1    2005-09-23  Lillian Angel  <langel@redhat.com>
2    
3            Fixes Bug #23529
4            * javax/swing/plaf/basic/BasicScrollBarUI.java
5            (mousepressed): Made delay shorted while pressing the arrow
6            button. This makes the scrollbar move more smoothly.
7            (mouseReleased): Reset the delay to the default, so single
8            clicks only move the scrollbar 1 unit. Also, when the
9            mouse is released, the scrollbar should move 1 unit.
10            (shouldScroll): Should not be able to scroll by block
11            when the mouse is in the thumbRect.
12            (mousePressed): Made delay shorted while pressing in the
13            scroll area. This makes the scrollbar move more smoothly.
14            (mouseReleased): Should move the scrollbar 1 block when the
15            mouse is released. Also, reset the timer to default delay.
16    
17  2005-09-23  Roman Kennke  <kennke@aicas.com>  2005-09-23  Roman Kennke  <kennke@aicas.com>
18    
19          * javax/swing/plaf/basic/BasicDesktopPaneUI.java          * javax/swing/plaf/basic/BasicDesktopPaneUI.java

Legend:
Removed from v.1.4938  
changed lines
  Added in v.1.4939

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