user32/tests: Add test showing hotkeys change the async key state.
[wine] / dlls / winex11.drv / bitmap.c
2010-04-13  Roderick Colenbranderwinex11: Add support for 32-bit DDBs.
2009-11-19  Austin Englishwinex11.drv: Downgrade an ERR to a WARN.
2009-09-25  Roderick Colenbranderwinex11: Don't use ColorShifts for non-TrueColor bitmaps.
2009-09-08  Roderick Colenbranderwinex11: Always adjust the color_shifts pointer when...
2009-09-02  Roderick Colenbranderwinex11: Use ColorShifts from physDev in X11DRV_PALETTE...
2009-07-23  Roderick Colenbranderwinex11: Add support for GCs at more depths.
2009-07-16  Roderick Colenbranderwinex11: Add a function for retrieving the bitmap GC.
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-08-29  Alexandre Julliardwinex11: Allocate image data from the process heap...
2008-02-04  Alexandre Julliardwinex11: Remove unneeded check on bitmap depth, screen...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-12-12  Stefan Dösingergdi32: Test bitmap depths.
2007-12-12  Stefan Dösingergdi32, winex11drv: Add a test for compatible bitmap...
2007-10-03  Chris Robinsonwinex11: Pass a display parameter when destroying glxpi...
2007-03-21  Alexandre Julliardwinex11.drv: Relax the bitmap depth check in CreateBitm...
2006-12-12  Alexandre Julliardwinex11.drv: Make sure the drawable rect is always...
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.