winecfg: Show version again in About box.
[wine] / programs / winecfg / appdefaults.c
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.