qedit: Support COM aggregation for SampleGrabber.
[wine] / programs / winecfg / libraries.c
2012-01-20  Alexandre Julliardwinecfg: Avoid Unicode macros.
2011-07-27  Frédéric Delanoyprograms: Assorted spelling fixes.
2010-05-19  Alexandre Julliardwinecfg: Don't crash when DllOverrides contain invalid...
2010-05-05  André Hentschelwinecfg: Fix builtin_only list.
2009-02-27  Alexandre Julliardwinecfg: Offer a few more dlls in the load order drop...
2008-12-04  Michael Stefaniucwinecfg: Remove some superfluous casts.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-02-04  Andre Wisplinghoffwinecfg: Enable add button when choosing lib from combo...
2007-07-31  Dmitry Timoshkovwinecfg: Fix some compatibility problems.
2007-04-04  Maarten Lankhorstwinearts.drv: Kill off winearts.
2006-12-29  Alexandre Julliardjoystick.drv: Renamed the dlls/winmm/joystick directory...
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-17  Alexandre Julliardwinecfg: Support for loading the list of dlls from...
2006-02-15  Jacek Cabanwinecfg: glut32.dll may be configured as native.
2006-02-04  Alexandre Julliardwinecfg: Display a warning when the user tries to chang...
2006-02-04  Alexandre Julliardwinecfg: Populate the dll combo box with the dlls found...
2006-01-16  Mike McCormackprograms: Use WIN32_LEAN_AND_MEAN in some more places.
2005-10-04  Juan LangRemove .dll from DllOverrides entries, such entries...
2005-07-06  Felix NawothnigChanged layout of libraries tab, moved load-order setti...
2005-07-05  Hajime SegawaFix for debug message buffer overflow in library tab.
2005-06-23  Michael JungMade the registry cache more general.
2005-06-13  Alexandre JulliardChanged registry access functions to use more meaningfu...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-01-17  Gerald PfeiferUse switch statements instead of if-cascades. Avoid...
2005-01-14  Crestez LeonardFix add application (memory error).
2004-10-18  Marcus MeissnerReturn out of the default case, assert() is removed...
2004-09-28  Mike Hearn- rewrite the transaction system to be based on a setti...
2004-02-17  Robert van HerkAllow user to choose "native", "native,builtin", "builtin",
2004-01-07  Robert van HerkAdded a tabsheet that allows the user to change the...