wined3d: Move valid_rt_mask to wined3d_d3d_info.
[wine] / programs / winecfg / winecfg.c
2012-09-10  Marcus Meissnerwinecfg: Remove incorrect HeapFree (Coverity).
2012-01-20  Alexandre Julliardwinecfg: Avoid Unicode macros.
2011-09-01  Andrew Eikumwinecfg: Remove driver selection from Audio tab.
2011-08-26  Alexandre Julliardwinecfg: Fix deletion of registry keys for Wow64 mode.
2011-03-11  Dmitry Timoshkovwinecfg: Protect from closing the root key.
2010-12-15  Alexandre Julliardwinecfg: Set Wow64 registry keys as well as the 64...
2009-01-26  Francois Gougetwinecfg: Make enumerate_valuesW() static.
2008-10-27  Marcus Meissnerprograms: Fixed two RegEnumValue name lengths.
2008-07-08  Gerald Pfeiferwinecfg: Fix signedness of variable in enumerate_valuesW().
2008-04-25  Alexandre Julliardwinecfg: Add a couple of Unicode helper functions.
2008-03-10  L. Rahyenwinecfg: Make DPI interval to be the same as in Windows.
2007-10-09  Stefan Leichterwinecfg: Replace call to remove_path with RegDeleteTreeW.
2007-08-09  Nigel Liangwinecfg: Fix crash when remove app button is pressed...
2007-08-07  Paul Vrienswinecfg: Fix virtual desktop selection.
2007-08-07  Kirill K. Smirnovwinecfg: Values list should be NULL-terminated.
2007-08-06  Nigel Liangwinecfg: Fix crash caused by calling set_reg_key with...
2007-08-03  Nigel Liangwinecfg: Read/write registry in unicode.
2007-07-31  Dmitry Timoshkovwinecfg: Fix some compatibility problems.
2006-10-03  Michael Stefaniucwinecfg: Win64 printf format warning fixes.
2006-08-23  Paul Vrienswinecfg: Make sure we can use a large text.
2006-08-17  Frank Richterwinecfg: Use WCHARs for window title, current app.
2006-08-16  Frank Richterwinecfg: Make load_string public.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-16  Paul Vrienswinecfg: Localize the app specific title.
2006-01-19  Mike McCormackwinecfg: Tidy up included headers.
2005-12-17  Robert Reifwinecfg: Use sound tree view for driver selection.
2005-10-13  Vitaliy MargolenFix "Remove application" for applications that had...
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-08-17  Vitaliy MargolenAdd windows version registry entries.
2005-06-23  Michael JungMade the registry cache more general.
2005-06-17  Alexandre JulliardUpdated paths of ShowDirSymlinks, ShowDotFiles and...
2005-06-16  Alexandre JulliardUse RegOpenKey instead of RegOpenKeyEx to avoid trouble...
2005-06-16  Alexandre JulliardFixed registry paths to edit the real config, and remov...
2005-06-13  Alexandre JulliardChanged registry access functions to use more meaningfu...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-04-18  Eric PouechFixed some signed / unsigned pointer casts.
2005-01-14  Crestez LeonardFix add application (memory error).
2005-01-10  Mike HearnDelete the \r not the \n in PRINTERROR.
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-30  Gerald PfeiferAgain rename getkey() and setkey() for FreeBSD.
2004-11-23  Mike Hearn- More heapification.
2004-10-19  Anish MistryRename getkey and setkey for FreeBSD.
2004-09-28  Mike Hearn- switch x11drvdlg to kernel_style, and clean up some...
2004-09-28  Mike Hearn- rewrite the transaction system to be based on a setti...
2004-09-28  Mike Hearn- introduce keypath() function
2004-05-04  Chris MorganImplemented an array of 26 drives and interface functio...
2004-04-01  Dimitrie O. PaunRemove the rest of the Tweak look hack.
2004-01-07  Robert van HerkAdded a tabsheet that allows the user to change the...
2003-10-24  Mike HearnMinor GUI relayout.
2003-10-09  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-30  Mike HearnMove Applications tab before Libraries tab.
2003-09-22  Mike HearnAdd screen depth option and remove "Allocated System...
2003-09-18  Mike Hearn- Implement "managed mode" setting.
2003-09-17  Mike Hearn- All settings in the drive edit dialog are now instant...
2003-09-15  Mike HearnAdded a simple TODO list.
2003-09-10  Mike Hearn- Bugfixes to the transaction system.
2003-09-08  Mike Hearn- Removed the central configuration structure, all...
2003-09-08  Mike Hearn- Remove "PerfectGraphics", "Use XSHM extension", and...
2003-08-30  Alexandre JulliardAuthors: Mark Westcott <mark@houseoffish.org>, Mike...
2003-08-30  Alexandre JulliardAuthors: Mark Westcott <mark@houseoffish.org>, Mike...
2003-08-30  Mike Hearn- Correct return code of loadConfig().
2003-08-15  Lionel UlmerRemove from docs / config tool useless / obsoleted...
2003-07-09  Dmitry TimoshkovAdded support for CP_UNIXCP.
2003-04-27  Matthew DavisonAdded some registry-loading code.
2003-03-31  Dimitrie O. PaunNew winecfg skeleton app, based heavily on original...