ChangeSet ID: 17914
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/06/04 04:35:22
Modified files:
dlls/msi : action.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
Since multiple progids can refer to 1 class we need to check if that
class is isntalled instead of just relying on having it set the
InstallMe variable.
Patch: http://cvs.winehq.org/patch.py?id=17914
Old revision New revision Changes Path
1.133 1.134 +3 -0 wine/dlls/msi/action.c
ChangeSet ID: 17911
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/06/03 22:04:45
Modified files:
include : category.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Sort categories by their name and applications by their name to make it easier
to locate applications alphabetically.
Patch: http://cvs.winehq.org/patch.py?id=17911
Old revision New revision Changes Path
1.14 1.15 +3 -3 appdb/include/category.php
ChangeSet ID: 17909
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/06/03 19:04:36
Modified files:
admin : adminAppQueue.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Use the version submission time for versions and not the application the version was submitted for.
Patch: http://cvs.winehq.org/patch.py?id=17909
Old revision New revision Changes Path
1.32 1.33 +1 -1 appdb/admin/adminAppQueue.php