ChangeSet ID: 13045
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/07/22 18:44:39
Modified files:
dlls/quartz : avisplit.c
Log message:
Robert Shearman <rob(a)codeweavers.com>
ckidJUNK is a FOURCC not a TWOCC so rewrite the case statement
appropriately.
Patch: http://cvs.winehq.org/patch.py?id=13045
Old revision New revision Changes Path
1.1 1.2 +21 -17 wine/dlls/quartz/avisplit.c
ChangeSet ID: 13044
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/07/22 18:42:37
Modified files:
programs/notepad: De.rc
Log message:
Marcus Meissner <marcus(a)jet.franken.de>
Fixed up some small problems in the German string table.
Patch: http://cvs.winehq.org/patch.py?id=13044
Old revision New revision Changes Path
1.12 1.13 +3 -3 wine/programs/notepad/De.rc
ChangeSet ID: 13042
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/07/22 18:42:04
Modified files:
programs/winetest: main.c
Log message:
Ferenc Wagner <wferi(a)afavant.elte.hu>
- Remove the -u option, the URL is in a resource now.
- Reset the WINETEST_* environmental variables to their defaults
before forking the tests.
- Add the -e option to optionally preserve the environment.
Patch: http://cvs.winehq.org/patch.py?id=13042
Old revision New revision Changes Path
1.20 1.21 +18 -12 wine/programs/winetest/main.c