- 15 Jun, 2011 1 commit
-
-
Krzysztof Nowicki authored
-
- 03 May, 2011 1 commit
-
-
Francois Gouget authored
-
- 12 Oct, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 07 Sep, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 25 Mar, 2010 1 commit
-
-
Sébastien Ramage authored
-
- 11 Jan, 2010 1 commit
-
-
Alexander Kochetkov authored
-
- 18 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 17 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 15 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 13 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 04 May, 2009 1 commit
-
-
Rein Klazes authored
-
- 05 Mar, 2009 1 commit
-
-
Nikolay Sivov authored
-
- 02 Mar, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 04 Nov, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 06 Oct, 2008 1 commit
-
-
Dylan Smith authored
-
- 12 Sep, 2008 1 commit
-
-
Juan Lang authored
-
- 04 Jul, 2008 1 commit
-
-
Dylan Smith authored
When dragging the scrollbar thumb with the mouse, the mouse is able to move away from the scrollbar and keep scrolling so long as it isn't too far away from the scrollbar. This makes it easier to quickly scroll with the mouse. All that this patch changes is the distance that the mouse can be moved away from the scrollbar before it is consider outside of the scrollbar and returns to its original position. The distances are proportional to the size of the scrollbar.
-
- 21 May, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 25 Feb, 2008 1 commit
-
-
Anatoly Lyutin authored
-
- 16 Jan, 2008 1 commit
-
-
Christopher Berner authored
-
- 26 Nov, 2007 1 commit
-
-
Gerald Pfeifer authored
user32: Fix variable type in SCROLL_HandleScrollEvent(). Remove useless check in SCROLL_SetScrollInfo().
-
- 12 Nov, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 01 Nov, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 25 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 17 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 16 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 05 Oct, 2006 1 commit
-
-
Francois Gouget authored
-
- 02 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 14 Feb, 2006 1 commit
-
-
Troy Rollo authored
-
- 27 Jan, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 23 Jan, 2006 1 commit
-
-
Vitaliy Margolen authored
-
- 09 Nov, 2005 1 commit
-
-
Markus Amsler authored
- add missing description - add missing returns section - complete missing A/W pairs - reformate comments, to match c2man requirements
-
- 03 Nov, 2005 1 commit
-
-
Michael Kaufmann authored
handle WM_SYSTIMER messages that belong to the scroll bar).
-
- 30 Oct, 2005 1 commit
-
-
Michael Kaufmann authored
-
- 19 Aug, 2005 1 commit
-
-
Frank Richter authored
GetScrollBarInfo() failed when SCROLL_GetScrollBarRect() returned FALSE - however, this is the case if the scrollbar is horizontal, and not an error indicator.
-
- 20 Jun, 2005 1 commit
-
-
Rein Klazes authored
-
- 27 Apr, 2005 1 commit
-
-
Alexandre Julliard authored
message.h.
-
- 29 Mar, 2005 1 commit
-
-
Rein Klazes authored
limit zero, if the window has no scrollbars (msdn). - GetScrollInfo's return value is TRUE is nBar is SB_CTL or if anything is filled in the SCROLLINFO structure, otherwise the return value is FALSE.
-
- 24 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
Made WIN_GetPtr return WND_DESKTOP in that case.
-