- Fix tab size for TCS_OWNERDRAWFIXED style.
commit785bae8aaee6c5991670084101d6aad5aa7ac1d4
authorVitaliy Margolen <wine-patch@kievinfo.com>
Fri, 31 Oct 2003 00:06:42 +0000 (31 00:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 31 Oct 2003 00:06:42 +0000 (31 00:06 +0000)
tree47df563d8bfe9b8f4c1be9089153152a8094c404
parent0b37bf74b93e0797bd6a2e9de2c293fc7064909f
- Fix tab size for TCS_OWNERDRAWFIXED style.
- Correct size recalculation after setting tab width.
- Fix button sizes to match native.
- Center both vertically and horizontally tab text & icon.
- Use correct left/center alignment flags.
dlls/comctl32/tab.c
dlls/comctl32/tests/.cvsignore
dlls/comctl32/tests/Makefile.in
dlls/comctl32/tests/tab.c [new file with mode: 0644]