ChangeSet ID: 11472
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: jnewman(a)wine.codeweavers.com 2004/03/15 11:18:22
Modified files:
include : tableve.php
Log message:
post to a file that does not exist, reference calling php instead
Patch: http://cvs.winehq.org/patch.py?id=11472
Old revision New revision Changes Path
1.1.1.1 1.2 +1 -1 appdb/include/tableve.php
ChangeSet ID: 11471
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: jnewman(a)wine.codeweavers.com 2004/03/15 10:51:04
Added files:
include : config.php.sample
Removed files:
include : config.php
Log message:
to ignore the file, it must not be in cvs.
Patch: http://cvs.winehq.org/patch.py?id=11471
Old revision New revision Changes Path
Added 1.1 +0 -0 appdb/include/config.php.sample
1.1.1.1 Removed +0 -0 appdb/include/config.php
ChangeSet ID: 11466
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/03/13 13:30:13
Modified files:
dlls/oleaut32 : typelib2.c
Log message:
Alastair Bridgewater <nyef(a)softhome.net>
Improve how the GUID hash system works. Mainly a cleanup so that the
hash lookups can be done from other functions.
Patch: http://cvs.winehq.org/patch.py?id=11466
Old revision New revision Changes Path
1.14 1.15 +62 -19 wine/dlls/oleaut32/typelib2.c