wine/dlls/comctl32 toolbar.c

Alexandre Julliard julliard at winehq.com
Fri Sep 7 10:29:21 CDT 2001


ChangeSet ID:	999876561775771341752261
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/09/07 11:29:21

Modified files:
	dlls/comctl32  : toolbar.c 

Log message:
	Guy L. Albertelli <galberte at neo.lrun.com>
	- 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.

Patch: http://cvs.winehq.com/patch.py?id=999876561775771341752261

Revision  Changes    Path
 1.93     +95 -22    wine/dlls/comctl32/toolbar.c





More information about the wine-cvs mailing list