ChangeSet ID: 9381
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/09/17 17:40:38
Modified files:
programs/winecfg: winecfg.h winecfg.c resource.h drive.c En.rc
Log message:
Mike Hearn <mike(a)theoretic.com>
- All settings in the drive edit dialog are now instant apply.
- Replace OK/Cancel buttons on the right with a close button on the
bottom.
- Warn the user when a C drive is not present.
- Add drive functionality will now always create a C drive if one
isn't present.
- Misc crasher fixes.
- Drive list box now reflects drives that take their data from a
device correctly.
- Various code cleanups.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9381
Old revision New revision Changes Path
1.8 1.9 +3 -0 wine/programs/winecfg/winecfg.h
1.11 1.12 +23 -11 wine/programs/winecfg/winecfg.c
1.4 1.5 +2 -2 wine/programs/winecfg/resource.h
1.5 1.6 +230 -71 wine/programs/winecfg/drive.c
1.6 1.7 +7 -28 wine/programs/winecfg/En.rc