wine/dlls/comctl32 tests/tab.c tab.c
ChangeSet ID: 10279 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/12/01 21:31:44 Modified files: dlls/comctl32/tests: tab.c dlls/comctl32 : tab.c Log message: Vitaliy Margolen <wine-patch(a)kievinfo.com> - Fix drawing of HotTracked tabs & buttons. - More tab size fixes in different styles. - Don't use new padding until style changes. - Fix left alignment of labels &| icons. - Don't draw over UpDown control. - Fully erase tabs when scrolling. - More tests. Patch: http://cvs.winehq.com/patch.py?id=10279 Old revision New revision Changes Path 1.1 1.2 +60 -28 wine/dlls/comctl32/tests/tab.c 1.89 1.90 +213 -169 wine/dlls/comctl32/tab.c
participants (1)
-
Alexandre Julliard