ChangeSet ID: 18433 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/25 12:55:40
Modified files: dlls/comctl32 : toolbar.c
Log message: Robert Shearman rob@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