Fix some gcc 4.0 warnings.
[wine] / dlls / x11drv / xrandr.c
2005-08-12  Mike McCormackFix some gcc 4.0 warnings.
2005-07-06  Stefan HuehnerMake functions static to fix -Wmissing-declarations...
2005-04-28  Raphael Junqueira- valid implementation of X11DRV_ChoosePixelFormat...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-08-11  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-04-07  Mike McCormackLoad the XRandR extension dynamically (with help from...
2004-02-13  Alex PasadynUpdate the desktop window size and send WM_DISPLAYCHANG...
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-11-21  Alexandre JulliardRemoved the ts_xlib files.
2003-10-21  Gerald PfeiferRemove unused variable depths[].
2003-10-16  Alex Pasadyn- Added support for XRandR extension.