wine/programs/winecfg winecfg.h winecfg.c reso ...

Alexandre Julliard julliard at winehq.org
Mon May 3 21:56:46 CDT 2004


ChangeSet ID:	12250
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/05/03 21:56:46

Modified files:
	programs/winecfg: winecfg.h winecfg.c resource.h drive.c 
	                  Makefile.in En.rc 

Log message:
	Chris Morgan <cmorgan at alum.wpi.edu>
	Implemented an array of 26 drives and interface functions for adding,
	copying, moving and deleting drives.
	Added a "Show/Hide Advanced" button in the drive edit dialog that
	toggles the display of advanced options and resizes/moves controls.
	Disable the 'autodetect' radio button in the drive edit dialog until
	we have autodetection support.
	Map window 'x' button to dialog close.

Patch: http://cvs.winehq.org/patch.py?id=12250

Old revision  New revision  Changes     Path
 1.14          1.15          +1 -0       wine/programs/winecfg/winecfg.h
 1.19          1.20          +10 -0      wine/programs/winecfg/winecfg.c
 1.15          1.16          +12 -10     wine/programs/winecfg/resource.h
 1.12          1.13          +634 -228   wine/programs/winecfg/drive.c
 1.10          1.11          +1 -1       wine/programs/winecfg/Makefile.in
 1.20          1.21          +15 -15     wine/programs/winecfg/En.rc




More information about the wine-cvs mailing list