ChangeSet ID: 10181
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/11/24 19:47:22
Modified files:
tools : bug_report.pl
Log message:
Ivan Leo Murray-Smith <puoti(a)inwind.it>
Added winver information for windows me and windows server 2003.
Updated date format from YYMMDD to YYYYMMDD.
Changed a few output messages so they are more
intuitive/constructive/up to date.
Patch: http://cvs.winehq.com/patch.py?id=10181
Old revision New revision Changes Path
1.18 1.19 +41 -33 wine/tools/bug_report.pl
ChangeSet ID: 10179
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/11/24 19:45:50
Modified files:
dlls/comctl32 : toolbar.c
Log message:
Rein Klazes <rklazes(a)xs4all.nl>
Use button face color for the image mask when adding a bitmap to the
toolbar, not the color of the top left pixel of the image.
Patch: http://cvs.winehq.com/patch.py?id=10179
Old revision New revision Changes Path
1.145 1.146 +9 -9 wine/dlls/comctl32/toolbar.c