Authors: Mark Westcott <mark@houseoffish.org>, Mike Hearn <mike@theoretic.com>
commit3db78b8d643c911ba83da3e25e4e5034a13b1cc9
authorAlexandre Julliard <julliard@winehq.org>
Sat, 30 Aug 2003 00:40:46 +0000 (30 00:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 30 Aug 2003 00:40:46 +0000 (30 00:40 +0000)
treebf4f8fb78f3b98dce255ac95f350249ac8c4b73a
parent4e1afc6de096083dfc7469ea073d5a06b8610509
Authors: Mark Westcott <mark@houseoffish.org>, Mike Hearn <mike@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.
programs/winecfg/Makefile.in
programs/winecfg/main.c
programs/winecfg/properties.h
programs/winecfg/winecfg.c
programs/winecfg/winecfg.h
programs/winecfg/x11drvdlg.c [new file with mode: 0644]