winecfg: Add option to let wine decorate windows.
[wine] / programs / winecfg / x11drvdlg.c
2008-04-11  Matthew D'Asarowinecfg: Add option to let wine decorate windows.
2008-03-28  Dmitry Timoshkovwinecfg: Update the DPI trackbar according to the edit...
2008-03-10  L. Rahyenwinecfg: Make DPI interval to be the same as in Windows.
2008-03-04  Austin Englishwinecfg: Raise max screen resolution to 160 DPI.
2008-02-25  Steven Edwardswinecfg: Up the default desktop resolution to 800x600.
2007-08-08  Nigel Liangwinecfg: Fix crash in graphics tab.
2007-08-08  Nigel Liangwinecfg: Fix apply button always available in graphics...
2007-08-03  Nigel Liangwinecfg: Remove bad default setting for logpixels regis...
2007-07-31  Nigel Liangwinecfg: Add trackbar to set screen resolution in graph...
2007-03-07  H. Verbeetwined3d: Remove broken software shaders.
2007-01-02  Roderick Colenbranderwinecfg: Remove desktop double buffering option.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-09-27  H. Verbeetwined3d: Enable pixel shaders by default.
2006-08-18  Frank Richterwinecfg: x11drv: Load vertex shader mode strings from...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-29  Alexandre Julliardwinecfg: Disable the desktop option when configuring...
2006-02-02  Vitaliy Margolenwinecfg: Remove color depth. It's source of problems...
2006-01-31  Vitaliy Margolenwinecfg: Default for PixelShaders is disabled.
2006-01-19  Mike McCormackwinecfg: Tidy up included headers.
2005-12-31  Vitaliy Margolenwinecfg: Default for DXGrab is NO.
2005-12-22  Robert Reifwinecfg: Add unmanaged windows configuration.
2005-10-18  Rein KlazesShow desktop mode disabled if the Desktop registry...
2005-09-26  Christian CostaScreen depth cannot be selected when double buffering...
2005-07-12  Raphael Junqueira- add direct3d configuration on winecfg graphics panel
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-13  Alexandre JulliardChanged registry access functions to use more meaningfu...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-01-14  Crestez LeonardFix add application (memory error).
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-07-29  James HawkinsRemove the UseTakeFocus option from winecfg.
2004-03-30  Chris MorganInvalid "Desktop" values would crash winecfg, use the...
2004-02-07  Chris MorganRename 'General tab' to 'About', move to the last position.
2003-10-22  Mike Hearn- Clear screen depth combo box on page init.
2003-09-30  Mike HearnMove Applications tab before Libraries tab.
2003-09-22  Mike HearnRemove Managed option. Add DXGrab, DesktopDoubleBuffer...
2003-09-22  Mike HearnAdd screen depth option and remove "Allocated System...
2003-09-18  Mike Hearn- Implement "managed mode" setting.
2003-09-08  Francois GougetFix the case of product and company names.
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...