ChangeSet ID: 101580907967623834179631 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/03/10 19:11:19
Modified files: dlls/comctl32 : toolbar.c
Log message: Guy L. Albertelli galberte@neo.lrun.com - Add scaffolding for TB_{GET|SET}PADDING. - Replace wrong test for CCS_VERT with correct test for undocumented TBSTYLE_EX_ style 0x04. - Add support for undocumented TB_SETBUTTONSIZE where the size is zero, sets to default value. - Issue FIXMEs for unsupported extended styles. - Implement first try at undocumented toolbar message 0x0463.
Patch: http://cvs.winehq.com/patch.py?id=101580907967623834179631
Revision Changes Path 1.107 +128 -15 wine/dlls/comctl32/toolbar.c