winex11: Avoid erasing the window when changing the pixel format.
[wine] / dlls / winex11.drv / dib.c
2008-05-02  Andrew Talbotwinex11.drv: Remove unused variables.
2008-05-02  Huw Davieswinex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap...
2008-05-01  Alexandre Julliardwinex11: Don't free the pixmap in X11DRV_DIB_CreateDIBF...
2008-04-17  Marcus Meissnerwinex11: Move code behind error return.
2008-03-10  Alexandre Julliardwinex11: Added an exception handler to catch bad pointe...
2008-02-22  Rob Shearmanwinex11.drv: Optimise getting the bits of a DIB after...
2008-02-04  Alexandre Julliardwinex11: Abstract the depth->bpp conversion and use...
2008-02-04  Andrew Talbotwinex11.drv: Remove unneeded casts.
2008-01-24  Alexandre Julliardwinex11: Catch DIB memory accesses that touch the last...
2008-01-07  Austin EnglishSpelling fixes.
2007-11-09  Francois Gougetwinex11: Add C alternatives to the assembly bits in...
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-23  Francois Gougetwinex11: Remove some unneeded casts.
2007-10-19  Francois Gougetwinex11.drv: Remove the coloruse == -1 special case...
2007-10-15  Francois Gougetwinex11.drv: The 'lossy' parameter is always false...
2007-10-11  Francois GougetAssorted spelling fixes.
2007-10-11  Francois Gougetwinex11.drv: Remove an obsolete FIXME comment.
2007-09-27  Alexandre Julliardwinex11.drv: Don't call GDI functions while holding...
2007-07-04  Peter Dons Tychsenwinex11: Fix X11DRV_DIB_GetImageBits() when target...
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2007-03-12  Jan Zerebeckiwinex11.drv: Add DebugInfo to critical sections.
2006-12-12  Ulrich Czekallawinex11.drv: Store window and drawable rects in X11DRV_...
2006-11-27  Alexandre Julliardwinex11.drv: Don't use the specified DC when mapping...
2006-11-08  Alexandre Julliardwinex11.drv: Get rid of the DIB color table now that...
2006-10-13  Francois GougetAssorted spelling fixes.
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-09-20  Alexandre Julliardinclude: Added definitions for the fault address except...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.