ChangeSet ID: 12579
CVSROOT: /opt/cvs-commit
Module name: tools
Changes by: jnewman(a)wine.codeweavers.com 2004/06/11 16:49:05
Modified files:
winetest : service.cgi
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Do not include irrelevant stuff in the _history.
Do not instruct the client to verify the .sig, it's a b0rken idea anyway.
Patch: http://cvs.winehq.org/patch.py?id=12579
Old revision New revision Changes Path
1.22 1.23 +8 -5 tools/winetest/service.cgi
ChangeSet ID: 12576
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2004/06/07 14:12:24
Modified files:
templates/en : todo_lists.template
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Alexandre added exec-shield/prelink & 4G/4G support.
Chris made a public winrash release.
Eric & Mike added some real good documentation.
Eric also rewrote winedbg to make use of the new dbghelp.
Patch: http://cvs.winehq.org/patch.py?id=12576
Old revision New revision Changes Path
1.41 1.42 +39 -31 lostwages/templates/en/todo_lists.template
ChangeSet ID: 12571
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/06/04 14:36:43
Modified files:
dlls/user/tests: sysparams.c
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Win 2000, XP, etc. fail the sysparams tests when run
non-interactively, so avoid running the tests in that case.
Patch: http://cvs.winehq.org/patch.py?id=12571
Old revision New revision Changes Path
1.21 1.22 +4 -0 wine/dlls/user/tests/sysparams.c