ChangeSet ID: 16896
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/03/29 05:29:51
Modified files:
dlls/user/tests: win.c
dlls/user : scroll.c
Log message:
Rein Klazes <wijn(a)wanadoo.nl>
- GetScrollRange should return an empty range, both upper and lower
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.
Patch: http://cvs.winehq.org/patch.py?id=16896
Old revision New revision Changes Path
1.52 1.53 +38 -0 wine/dlls/user/tests/win.c
1.10 1.11 +6 -6 wine/dlls/user/scroll.c
ChangeSet ID: 16892
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2005/03/28 10:23:11
Modified files:
templates/en : fun_projects.template janitorial.template
Log message:
Mike McCormack <mike(a)codeweavers.com>
* move janitorial project that Jacob Ericson finished in one day to the
complete section
* suggest new janitorial project to keep the website valid
* remove rsabase.dll project, as Michael Jung is working on rsaenh.dll
instead
Patch: http://cvs.winehq.org/patch.py?id=16892
Old revision New revision Changes Path
1.24 1.25 +0 -10 lostwages/templates/en/fun_projects.template
1.74 1.75 +27 -10 lostwages/templates/en/janitorial.template