ChangeSet ID: 15614
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/01/24 05:25:02
Modified files:
dlls/msi : package.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
The new Insert fixes now properly require ?,? instead of just ? for
the Insert call. This fix modifies the MSI_SetProperty query to be
correct.
Patch: http://cvs.winehq.org/patch.py?id=15614
Old revision New revision Changes Path
1.28 1.29 +2 -2 wine/dlls/msi/package.c
ChangeSet ID: 15612
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/01/24 05:24:08
Modified files:
dlls/ole32 : marshal.c compobj_private.h
Log message:
Robert Shearman <rob(a)codeweavers.com>
- Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy manager not to
call any IRemUnknown functions.
- Move the low-level unmarshaling code into a new function,
unmarshal_object, so that it can be easily reused for unmarshaling
IRemUnknown.
Patch: http://cvs.winehq.org/patch.py?id=15612
Old revision New revision Changes Path
1.54 1.55 +81 -53 wine/dlls/ole32/marshal.c
1.35 1.36 +1 -0 wine/dlls/ole32/compobj_private.h
ChangeSet ID: 15609
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/01/23 10:59:09
Modified files:
include : util.php
Log message:
Tony Lambregts <tony_lambregts(a)telusplanet.net>
Show the number of individual maintainers on the stats page
Patch: http://cvs.winehq.org/patch.py?id=15609
Old revision New revision Changes Path
1.19 1.20 +2 -3 appdb/include/util.php
ChangeSet ID: 15606
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/01/22 20:24:25
Modified files:
include : sidebar_admin.php
Log message:
Tony Lambregts <tony_lambregts(a)telusplanet.net>
Clarify what we are counting in the admin menu
Patch: http://cvs.winehq.org/patch.py?id=15606
Old revision New revision Changes Path
1.11 1.12 +1 -1 appdb/include/sidebar_admin.php