- introduce keypath() function
commita5ce4ee7aa20bf0a92ebfc604ddec6653c533c37
authorMike Hearn <mike@navi.cx>
Tue, 28 Sep 2004 03:16:43 +0000 (28 03:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Sep 2004 03:16:43 +0000 (28 03:16 +0000)
tree8219bf49d80df65d9d466b7c627960b310529918
parentc10e3cbfa2533cd73e5528a709e98ba6d10fd775
- introduce keypath() function
- rewrite and clean up appdefaults.c, use a listview rather than
  treeview
- usability tweak: reverse windows version combo so more recent
  versions come first
- usability tweak: improve the add application open dialog box
- add accelerator keys
- enable/disable controls correctly
- begin to standardise on underscore_style for consistency with the
  rest of wine
- comment out the translations for now, the UI will be changing more
- begin phasing out libc malloc in favour of the win32 heap
programs/winecfg/En.rc
programs/winecfg/appdefaults.c
programs/winecfg/properties.c
programs/winecfg/resource.h
programs/winecfg/winecfg.c
programs/winecfg/winecfg.h
programs/winecfg/winecfg.rc
programs/winecfg/x11drvdlg.c