- Fix positioning of text in buttons.
commitf876b5df5a5ee7fb3a2e290c5f4875b46061f6de
authorGuy L. Albertelli <galberte@neo.lrun.com>
Fri, 7 Sep 2001 15:29:21 +0000 (7 15:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Sep 2001 15:29:21 +0000 (7 15:29 +0000)
treee5aad7308c1dda9a6c7a28726ad3021c729151ac
parent2bbca90cd7cbd2b54f96315a3132c440df68d2e1
- Fix positioning of text in buttons.
- Fix nButtonHeight so that it is not zero in some cases
- Support TBSTYLE_TRANSPARENT.
- Fix handling in WM_ERASEBKGND so that the default erase occurs
  between notifies.
- Fix WM_NCCREATE processing to issue proper WM_STYLECHANGING (via
  SetWindowLong) and document the issues.
dlls/comctl32/toolbar.c