ChangeSet ID: 15891
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/02/02 03:29:30
Modified files:
dlls/msi : action.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
Finish up the framework by stubbing out all the remaining Standard
actions.
A fix to deformat_string so it only returns a null return if you
provided a null buffer.
Patch: http://cvs.winehq.org/patch.py?id=15891
Old revision New revision Changes Path
1.79 1.80 +174 -15 wine/dlls/msi/action.c
ChangeSet ID: 15889
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/02/01 22:11:41
Modified files:
. : application.css appsubmit.php
admin : adminAppQueue.php editAppVersion.php
Log message:
Jonathan Ernst <Jonathan(a)ernstfamily.ch>
- use htmlarea when submitting a new version or application
- use htmlarea when reviewing a new version or application
- don't let admin try to add keywords or webpage to an application version
- improved templates and stylesheet to don't break appdb layout
Patch: http://cvs.winehq.org/patch.py?id=15889
Old revision New revision Changes Path
1.1 1.2 +9 -13 appdb/application.css
1.19 1.20 +59 -8 appdb/appsubmit.php
1.19 1.20 +30 -35 appdb/admin/adminAppQueue.php
1.19 1.20 +2 -2 appdb/admin/editAppVersion.php