- 12 Dec, 2018 1 commit
-
-
Gabriel Ivăncescu authored
Non-client scrollbars (SB_HORZ and SB_VERT) don't have their client origin at (0,0) because they can have non-client borders. It is necessary to offset by this origin just as it is done for LBUTTONDOWN. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 21 Nov, 2018 1 commit
-
-
Jacek Caban authored
SetScrollPos may be called on non-scroll window and we should send SBM_SETSCROLLINFO. This fixes scrollbars in Visio. Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 07 Nov, 2018 1 commit
-
-
Jacek Caban authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46004 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45966Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 20 Sep, 2018 1 commit
-
-
Jacek Caban authored
user32: Make sure that passed window handle is scroll control before accessing wExtra in SCROLL_GetInternalInfo. Fixes memory corruption in Office 2016. Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 08 Feb, 2018 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 06 Jun, 2016 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 24 Mar, 2016 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 15 Jan, 2016 1 commit
-
-
Carlo Bramini authored
Signed-off-by: Carlo Bramini <carlo.bramix@libero.it> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 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
-