ChangeSet ID: 14440 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/09 14:03:47
Modified files: windows : spy.c dlls/comctl32 : updown.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com - do not move updown control and buddy if an alignment was not requested - in UDM_SETACCEL handler do not forget to update number of accelerators - update arrows info in WM_LBUTTONDOWN as well as in WM_MOUSEMOVE - use accelerators in WM_LBUTTONDOWN handler
Patch: http://cvs.winehq.org/patch.py?id=14440
Old revision New revision Changes Path 1.61 1.62 +1 -1 wine/windows/spy.c 1.62 1.63 +33 -9 wine/dlls/comctl32/updown.c