winex11.drv: Remove remaining pixmap prefix to fix compilation without libxrender.
[wine] / dlls / winex11.drv / xrandr.c
2011-04-13  Alexandre Julliardwinex11: Add infrastructure for managing the extra...
2009-07-10  Roderick Colenbranderwinex11: Get rid of depth conversion fixme.
2009-02-05  Francois Gougetxrandr: X11DRV_XRandR_Cleanup() is unused so remove it.
2008-12-08  Andrew Talbotwinex11.drv: Sign-compare warnings fix.
2008-01-17  Alexandre Julliardwinex11.drv: Don't create a win_data structure for...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-12-05  Dmitry Timoshkovwinex11.drv: Use registry settings as a default display...
2007-07-09  Alexandre Julliardconfigure: Merge the libX11 and libXext existence check...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrender existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrandr existence check with...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-02-23  Francois Gougetwinex11.drv: Catch and report screen resolution change...
2007-01-12  Francois Gougetxrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode()...
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-08-02  Alexandre Julliardwinex11.drv: Make some functions and variables static...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.