wine/programs/winecfg winecfg.h winecfg.c prop ...

Alexandre Julliard julliard at winehq.org
Fri Aug 29 19:40:46 CDT 2003


ChangeSet ID:	9153
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/08/29 19:40:46

Modified files:
	programs/winecfg: winecfg.h winecfg.c properties.h main.c 
	                  Makefile.in 
Added files:
	programs/winecfg: x11drvdlg.c 

Log message:
	Mark Westcott <mark at houseoffish.org>
	Mike Hearn <mike at theoretic.com>
	- Rename hSession to configKey.
	- Make the config struct a global, rename to "config".
	- Correct bug in OK/Cancel handling.
	- Merge X11DRV dialog code from Mark.
	- Add newline to the initial FIXME.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9153

Old revision  New revision  Changes     Path
 1.2           1.3           +14 -0      wine/programs/winecfg/winecfg.h
 1.5           1.6           +32 -19     wine/programs/winecfg/winecfg.c
 1.3           1.4           +3 -0       wine/programs/winecfg/properties.h
 1.4           1.5           +10 -42     wine/programs/winecfg/main.c
 1.2           1.3           +2 -1       wine/programs/winecfg/Makefile.in
 Added         1.1           +0 -0       wine/programs/winecfg/x11drvdlg.c




More information about the wine-cvs mailing list