ChangeSet ID: 17391
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/05/09 17:14:09
Modified files:
include : version.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
If 'replyText' is set when a version is deleted include this in the email to the
maintainers list.
Patch: http://cvs.winehq.org/patch.py?id=17391
Old revision New revision Changes Path
1.17 1.18 +8 -0 appdb/include/version.php
ChangeSet ID: 17390
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/05/09 17:12:19
Modified files:
include : application.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
If 'replyText' is set when deleting an application we should include this reply
text when emailing the maintainers with the deletion message.
Patch: http://cvs.winehq.org/patch.py?id=17390
Old revision New revision Changes Path
1.24 1.25 +8 -0 appdb/include/application.php
ChangeSet ID: 17389
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/05/09 17:10:51
Modified files:
include : version.php
Log message:
If there is no previous rating just print out the rating that the version was changed to
Patch: http://cvs.winehq.org/patch.py?id=17389
Old revision New revision Changes Path
1.16 1.17 +6 -1 appdb/include/version.php
ChangeSet ID: 17387
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/05/09 14:33:24
Modified files:
dlls/commdlg : filedlg.c
Log message:
Michael Jung <mjung(a)iss.tu-darmstadt.de>
Detect drive letters, which have to have a backslash appended, in a
more robust way.
Patch: http://cvs.winehq.org/patch.py?id=17387
Old revision New revision Changes Path
1.102 1.103 +7 -1 wine/dlls/commdlg/filedlg.c