ChangeSet ID: 16206
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/02/21 12:31:02
Modified files:
dlls/user : listbox.c
Log message:
Maxime Bellengé <maxime.bellenge(a)laposte.net>
Reverse the order for deleting the items in resetcontent to correctly
empty a comboboxex.
Patch: http://cvs.winehq.org/patch.py?id=16206
Old revision New revision Changes Path
1.10 1.11 +1 -1 wine/dlls/user/listbox.c
ChangeSet ID: 16203
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/02/21 12:29:21
Modified files:
programs/msiexec: msiexec.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
The values are quoted and spaces added, so having spaces in the
properties results in spaces in the values which is incorrect.
Patch: http://cvs.winehq.org/patch.py?id=16203
Old revision New revision Changes Path
1.24 1.25 +2 -2 wine/programs/msiexec/msiexec.c
ChangeSet ID: 16201
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/02/21 12:28:31
Modified files:
include : commctrl.h
Log message:
Vincent Béron <vberon(a)mecano.gme.usherb.ca>
Correct the number of args of SNDMSGA in ListView_GetSubItemRect.
Patch: http://cvs.winehq.org/patch.py?id=16201
Old revision New revision Changes Path
1.141 1.142 +1 -1 wine/include/commctrl.h