Implement LBS_COMBOBOX, and make use of it.
[wine] / programs / winecfg / winecfg.h
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...