ChangeSet ID: 12256
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2004/05/04 10:19:57
Modified files:
templates/en : download.template
Added files:
images/distro : winetools.gif
Log message:
Ofir Petruska <hatky(a)users.sf.net>
Add a 3rd party tools to the download page, currently just frank's wine tools
Dimitrie O. Paun <dpaun(a)rogers.com>
3d should be 3rd
move 3rd party to the end of the page
Patch: http://cvs.winehq.org/patch.py?id=12256
Old revision New revision Changes Path
1.35 1.36 +25 -0 lostwages/templates/en/download.template
Added 1.1 +0 -0 lostwages/images/distro/winetools.gif
ChangeSet ID: 12251
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/05/03 21:57:29
Modified files:
dlls/x11drv : x11drv_main.c
Log message:
Don't close the current thread display on process exit, we don't close
the other ones anyway. Should avoid XRender error in metafile test.
Patch: http://cvs.winehq.org/patch.py?id=12251
Old revision New revision Changes Path
1.88 1.89 +0 -3 wine/dlls/x11drv/x11drv_main.c