Fixed DECIMAL_SETZERO
[wine] / dlls / x11drv / xvidmode.c
2003-04-22  Alex PasadynImplemented EnumDisplaySettings* and ChangeDisplaySetti...
2002-09-29  Jukka HeinonenUse correct check to see if xserver supports xvidmode.
2002-09-24  Alexandre JulliardRemoved some more TSX11 functions and files.
2002-07-16  Lionel UlmerTest for X11 errors for DGA2 and XVidMode extensions.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-21  Andrew LewyckyXFree86 4.1 gamma ramp support.
2001-09-14  Francois GougetCheck for htotal=vtotal=0 (for xfree 4 vesa driver).
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-09-10  Francois GougetAdded an option to disable XVidMode support.
2001-08-09  Patrik StridvallDocumentation fixes.
2001-05-18  Marcus MeissnerFixed compile if we do not have the xf86vidmode extension.
2001-05-11  Alexandre JulliardRenamed display to gdi_display where it is used for...
2001-04-27  Ove KaavenReimplemented DXGrab with improvements; it no longer...
2001-04-16  Ove KaavenImplemented the XF86DGA2 driver for the ddraw HAL.
2001-03-22  Jeff GarzikAdded needed string.h includes.
2001-03-20  Ove KaavenAdded gamma ramp code to the XVidMode interface.
2001-02-14  Ove KaavenGuts of a simple XVidMode-supporting DirectDraw HAL...