ChangeSet ID: 10484
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/12/30 13:15:43
Modified files:
dlls/commdlg : fontdlg.c
Log message:
Marcus Meissner <marcus(a)jet.franken.de>
DWL_USER might be used otherwise, so use an internal window property
for data storage.
Patch: http://cvs.winehq.com/patch.py?id=10484
Old revision New revision Changes Path
1.66 1.67 +6 -4 wine/dlls/commdlg/fontdlg.c
ChangeSet ID: 10477
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/12/30 13:10:53
Modified files:
dlls/commdlg : filedlg16.c
Log message:
Rein Klazes <rklazes(a)xs4all.nl>
When a directory is entered in the 16 bits file dialog, it should not
be returned the user. Instead the directory must be changed and the
dialog work from there.
Patch: http://cvs.winehq.com/patch.py?id=10477
Old revision New revision Changes Path
1.6 1.7 +1 -1 wine/dlls/commdlg/filedlg16.c