ChangeSet ID: 19335
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/08 06:01:31
Modified files:
dlls/hhctrl.ocx: help.c
Log message:
James Hawkins <truiken(a)gmail.com>
- Don't keep track of the number of TB buttons.
- Call the W version of SetWindowLongPtr.
Patch: http://cvs.winehq.org/patch.py?id=19335
Old revision New revision Changes Path
1.5 1.6 +1 -3 wine/dlls/hhctrl.ocx/help.c
ChangeSet ID: 19334
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/08 06:01:17
Modified files:
dlls/wined3d : stateblock.c
Log message:
Oliver Stieber <oliver_stieber(a)yahoo.co.uk>
Allow the WINED3DSBT_IMPL to be applied so that states can be synced
between render target contexts.
Patch: http://cvs.winehq.org/patch.py?id=19334
Old revision New revision Changes Path
1.16 1.17 +1 -1 wine/dlls/wined3d/stateblock.c
ChangeSet ID: 19330
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/08/05 22:53:08
Modified files:
include : util.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Remove words less than 4 letters from the normal searching path to reduce spurious matches
Patch: http://cvs.winehq.org/patch.py?id=19330
Old revision New revision Changes Path
1.41 1.42 +37 -21 appdb/include/util.php