d3d9/tests: Correct nv40 results.
[wine] / programs / winecfg / drive.c
2012-01-20  Alexandre Julliardwinecfg: Avoid Unicode macros.
2009-06-23  Jörg Höhlewinecfg: Provide trailing \ now required by GetVolumeIn...
2009-04-02  Michael Stefaniucwinecfg: Use ULONG for a bitmask variable.
2008-12-18  Jörg Höhlewinecfg: Prevent crash when clearing volume serial...
2008-10-24  Alexandre Julliardwinecfg: Load the existing drive config from mountmgr...
2008-10-24  Alexandre Julliardwinecfg: Store the Unix device if any in the drive...
2008-10-24  Alexandre Julliardwinecfg: Use an ioctl to the mount manager to define...
2008-10-23  Alexandre Julliardwinecfg: Update the drives only when they have changed...
2008-10-17  Alexandre Julliardwinecfg: Store the drive label as Unicode.
2008-10-17  Alexandre Julliardwinecfg: Store the drive serial number as a number...
2007-07-31  Dmitry Timoshkovwinecfg: Fix some compatibility problems.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2006-11-17  Vitaliy Margolenwinecfg: Allow editing of broken drive links.
2006-10-07  Andrew Talbotwinecfg: Cast-qual warnings fix.
2006-10-03  Michael Stefaniucwinecfg: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-04  Neil Skrypuchwinecfg: Use already existing letter_to_index().
2005-11-21  Alexandre JulliardOnly set label and serial number when they are actually...
2005-10-20  Alexandre JulliardAdded "autodetect" drive type option.
2005-10-20  Alexandre JulliardAlways set the drive type even if nothing else changed.
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-05-04  James HawkinsRemove the corresponding registry entry when deleting...
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-14  Steven EdwardsPorting fixes.
2005-02-14  Michael JungSet pointers to NULL in delete_drive to prevent heap...
2005-01-10  Mike HearnDo not apply changes just because QueryDosDevice revers...
2005-01-09  Mike HearnFix a memory management bug in apply_drive_changes...
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-11-23  Mike Hearn- More heapification.
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-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-05-13  Chris MorganFree up the original buffer pointer instead of the...
2004-05-06  Alexandre JulliardFixed crash when selecting the drive letter combo box.
2004-05-04  Chris MorganImplemented an array of 26 drives and interface functio...
2004-03-12  Dimitrie O. PaunRemove the FileSystem option from the drive configuration.
2004-01-20  Chris MorganAdd audio tab with first pass at autodetection of audio...
2003-11-27  Alexandre JulliardPorting fixes.
2003-10-22  Mike Hearn- Clear screen depth combo box on page init.
2003-10-09  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-30  Mike HearnMove Applications tab before Libraries tab.
2003-09-17  Mike Hearn- All settings in the drive edit dialog are now instant...
2003-09-10  Mike Hearn- Bugfixes to the transaction system.
2003-09-08  Mike Hearn- Removed the central configuration structure, all...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Mike Hearn- Path changes are saved to the struct correctly.
2003-08-30  Alexandre JulliardAuthors: Mark Westcott <mark@houseoffish.org>, Mike...