ChangeSet ID: 18178
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/06/14 14:38:36
Modified files:
include : util.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Improve search results by seeing if any of the search words match a vendor
name or a vendor url. If so we should return all of the vendors applications
in our search results.
Patch: http://cvs.winehq.org/patch.py?id=18178
Old revision New revision Changes Path
1.32 1.33 +30 -3 appdb/include/util.php
ChangeSet ID: 18173
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/06/14 14:18:18
Modified files:
dlls/mapi32/tests: prop.c
Log message:
Saulius Krasuckas <saulius.krasuckas(a)ieee.org>
Avoid accessing uninitialized data on WinME (based on an old patch by
Ferenc Wagner).
Patch: http://cvs.winehq.org/patch.py?id=18173
Old revision New revision Changes Path
1.8 1.9 +8 -6 wine/dlls/mapi32/tests/prop.c