winecfg: Fix the errors in a Chinese (Traditional) resource.
[wine] / programs / winecfg / winecfg.h
2010-06-07  Joel Holdsworthwinecfg: Moved about panel code into about.c.
2009-04-02  Michael Stefaniucwinecfg: Use ULONG for a bitmask variable.
2009-02-09  David Hedbergwinecfg: Fix for paths containing utf-8.
2009-01-26  Francois Gougetwinecfg: Make enumerate_valuesW() static.
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-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...
2008-05-19  Vitaliy Margolenwinecfg: Remove mostly unused properties.h.
2008-04-25  Alexandre Julliardwinecfg: Add a couple of Unicode helper functions.
2008-01-04  Dmitry Timoshkovwinecfg: Don't mix the strings in unix and windows...
2007-08-03  Nigel Liangwinecfg: Read/write registry in unicode.
2007-07-31  Nigel Liangwinecfg: Add trackbar to set screen resolution in graph...
2006-08-17  Frank Richterwinecfg: Use WCHARs for window title, current app.
2006-08-16  Frank Richterwinecfg: appdefaults: Use more strings from resources...
2006-08-16  Frank Richterwinecfg: Make load_string public.
2006-06-10  Pavel Roskinwinecfg: Allow and prefer using A: and B: for floppies.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-14  Michael Jungwinecfg: Support for setting symlinks for 'Desktop...
2005-12-17  Robert Reifwinecfg: Use sound tree view for driver selection.
2005-08-24  Frank RichterAdd an "Appearance" tab to control the currently active...
2005-08-17  Vitaliy MargolenAdd windows version registry entries.
2005-06-23  Michael JungMade the registry cache more general.
2005-06-16  Alexandre JulliardFixed registry paths to edit the real config, and remov...
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardChanged registry access functions to use more meaningfu...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-02-14  Michael JungFixed automatic drive detection for the case that the...
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-28  Mike Hearn- introduce keypath() function
2004-07-30  James HawkinsRename X11 Driver tab of winecfg to Graphics.
2004-05-04  Chris MorganImplemented an array of 26 drives and interface functio...
2004-02-07  Chris MorganRename 'General tab' to 'About', move to the last position.
2004-01-20  Chris MorganAdd audio tab with first pass at autodetection of audio...
2004-01-07  Robert van HerkAdded a tabsheet that allows the user to change the...
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-08  Mike Hearn- Remove "PerfectGraphics", "Use XSHM extension", and...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
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-03-31  Dimitrie O. PaunNew winecfg skeleton app, based heavily on original...