- rewrite the transaction system to be based on a settings overlay,
commit0af614e77ba46736f4f875eb202f454fc02fd609
authorMike Hearn <mike@navi.cx>
Tue, 28 Sep 2004 03:55:16 +0000 (28 03:55 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Sep 2004 03:55:16 +0000 (28 03:55 +0000)
tree3fbf0efb9b7592e443f7c57dcd28733121d95772
parenta5ce4ee7aa20bf0a92ebfc604ddec6653c533c37
- rewrite the transaction system to be based on a settings overlay,
  to have a nicer API, and to actually work (always a bonus)
- change the libraries page to be based on a listbox rather than a
  treeview, clean up and shrink the code
- add accelerator keys to the libraries page, focus management
- make the window title reflect what the user is currently editing
- remove bogus root warning
- remove some unused control IDs in resource.h
- start converting the x11drv dialog to kernel_style from javaStyle
- bugfixing
programs/winecfg/En.rc
programs/winecfg/appdefaults.c
programs/winecfg/audio.c
programs/winecfg/drive.c
programs/winecfg/libraries.c
programs/winecfg/main.c
programs/winecfg/resource.h
programs/winecfg/winecfg.c
programs/winecfg/winecfg.h
programs/winecfg/x11drvdlg.c