commit | f876b5df5a5ee7fb3a2e290c5f4875b46061f6de | [log] [tgz] |
---|---|---|
author | Guy L. Albertelli <galberte@neo.lrun.com> | Fri Sep 07 15:29:21 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Sep 07 15:29:21 2001 +0000 |
tree | e5aad7308c1dda9a6c7a28726ad3021c729151ac | |
parent | 2bbca90cd7cbd2b54f96315a3132c440df68d2e1 [diff] |
- 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.