ChangeSet ID: 19415
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/10 04:50:29
Modified files:
dlls/commdlg : filedlg.c
Log message:
Troy Rollo <wine(a)troy.rollo.name>
Browse to the directory if a directory name is typed into the edit box
of a file dialog and the confirmation button (or Enter key) is hit.
Return any file name in the edit box if OFN_NOVALIDATE is set and
OFN_FILEMUSTEXIST is not, even if that file name includes a path name
or is the name of a folder.
Patch: http://cvs.winehq.org/patch.py?id=19415
Old revision New revision Changes Path
1.111 1.112 +57 -50 wine/dlls/commdlg/filedlg.c
ChangeSet ID: 19411
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/10 04:48:31
Modified files:
tools/winapi : winapi_check
Log message:
Vincent Béron <vberon(a)mecano.gme.usherb.ca>
Since windows/ is gone, headers for user are only in
dlls/user/. Remove kludge from winapi_check.
Patch: http://cvs.winehq.org/patch.py?id=19411
Old revision New revision Changes Path
1.6 1.7 +0 -7 wine/tools/winapi/winapi_check