wine/dlls/comctl32 toolbar.c

Alexandre Julliard julliard at winehq.org
Sat Jun 25 12:55:40 CDT 2005


ChangeSet ID:	18433
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/25 12:55:40

Modified files:
	dlls/comctl32  : toolbar.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Document how the native lays out the internal components of
	buttons.
	- Fix control to follow these rules.
	- Don't redraw disabled buttons.
	- Padding is never less that GetSystemMetrics(SM_{CX,CY}EDGE).
	- Change default iListGap value to 4 to match native.

Patch: http://cvs.winehq.org/patch.py?id=18433

Old revision  New revision  Changes     Path
 1.213         1.214         +233 -130   wine/dlls/comctl32/toolbar.c




More information about the wine-cvs mailing list