winecfg: Specify a context for the drive letter setting.
[wine] / programs / winecfg / appdefaults.c
2011-04-20  Gerald Pfeiferwinecfg: Fix use of uninitialized variable in some...
2011-04-19  André Hentschelwinecfg: Also distinguish versions by product type.
2011-04-14  Detlef Riekenbergwinecfg: Fix major version of windows 3.1.
2011-04-13  Austin Englishntdll: Add support for win2k8r2.
2011-01-13  Alexandre Julliardwinecfg: Build the file filter by hand instead of hardc...
2010-12-13  Austin Englishntdll: Bump win2k3 version information to sp2.
2010-09-27  Hans Leidekkerwinecfg: Update Windows 7 version to Service Pack 1.
2010-04-20  André Hentschelntdll: Add SP2 for Vista.
2009-12-28  Michael Stefaniucwinecfg: Remove some explicit WPARAM casts.
2009-10-30  Austin Englishntdll: Add support for Windows 7 version.
2009-06-01  Vitaliy Margolenwinecfg: Update WinXP version to SP3.
2009-05-06  Rein Klazeswinecfg: Make the open file dialogs resizable.
2008-10-28  Austin Englishwinecfg: Set default windows version to XP.
2008-05-05  Gerald Pfeiferwinecfg: Add variable initialization in get_registry_ve...
2008-03-11  Paul Vrienswinecfg: Fix setting version to Vista.
2008-03-05  Alistair Leslie... winecfg: Added support for Windows 2008.
2007-06-11  Alexandre Julliardwinecfg: Fix potential null pointer access (spotted...
2007-04-13  András Kovácswinecfg: Add Windows Vista version option.
2006-11-30  Alexandre Julliardwinecfg: Determine the current Windows version from...
2006-10-07  Andrew Talbotwinecfg: Cast-qual warnings fix.
2006-10-05  Francois Gougetwinecfg: Remove ZeroMemory() calls and instead set...
2006-10-03  Michael Stefaniucwinecfg: Win64 printf format warning fixes.
2006-08-17  Frank Richterwinecfg: Fix issues with LVM_GETITEMW by removing super...
2006-08-17  Frank Richterwinecfg: Use WCHARs for window title, current app.
2006-08-16  Frank Richterwinecfg: appdefaults: Use more strings from resources...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-18  Mike McCormackwinecfg: Fix some gcc 4.1 warnings.
2006-01-16  Mike McCormackprograms: Use WIN32_LEAN_AND_MEAN in some more places.
2005-10-28  Vitaliy MargolenDefine OS environment variable on WinNT versions.
2005-10-17  Vitaliy MargolenRemove "Automatically detect windows version". Default...
2005-08-17  Vitaliy MargolenAdd windows version registry entries.
2005-06-27  Andreas MohrConstify all needlessly non-const winecfg structs.
2005-06-23  Michael JungMade the registry cache more general.
2005-06-17  Alexandre JulliardUpdated paths of ShowDirSymlinks, ShowDotFiles and...
2005-06-13  Alexandre JulliardChanged registry access functions to use more meaningfu...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-05-07  Alexandre JulliardGet rid of the DOS version combobox, normal users shoul...
2005-05-04  James HawkinsDon't add the same program in AppDefaults more than...
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-01-14  Crestez LeonardFix add application (memory error).
2005-01-03  Mike Hearn- Finish off the "Remove Application" button.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-23  Mike Hearn- More heapification.
2004-09-28  Mike Hearn- rewrite the transaction system to be based on a setti...
2004-09-28  Mike Hearn- introduce keypath() function
2004-04-01  Dimitrie O. PaunRemove the rest of the Tweak look hack.
2004-02-07  Chris MorganRename 'General tab' to 'About', move to the last position.
2003-10-22  Mike Hearn- Clear screen depth combo box on page init.
2003-09-30  Mike HearnMove Applications tab before Libraries tab.