24 Feb
2005
24 Feb
'05
7:38 p.m.
ChangeSet ID: 16314 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/02/24 13:38:56 Modified files: dlls/user : scroll.c Log message: Vitaly Lipatov <lav(a)etersoft.ru> - Fix scrollbar show/update conditions in SCROLL_SetScrollInfo: we DO NOT show scroll bar if only page parameter changing when scrollbar is disabled. - Removed bChangeParams from SCROLL_SetScrollInfo as unneeded flag. Patch: http://cvs.winehq.org/patch.py?id=16314 Old revision New revision Changes Path 1.7 1.8 +8 -12 wine/dlls/user/scroll.c