user32: ClipCursor should use virtual screen resolution for empty/invalid rects.
[wine] / dlls / gdi32 /
2006-12-12  Alexandre Julliardgdi32: Use a more appropriate size for the default...
2006-12-12  Alexandre Julliardwinex11.drv: Implemented DESKTOPHORZ/VERTRES device...
2006-12-11  Andrew Talbotgdi32/tests: Cast-qual warning fix.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-12-08  Alexandre Julliardgdi32: Don't assume that the font codepages change...
2006-12-08  Alexandre Julliardgdi32: Disable the freetype mmap sharing on Mac OS.
2006-12-06  Alexandre Julliardgdi32: Only mmap a given font file once.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-11-27  Alexandre Julliardwinex11.drv: Don't use the specified DC when mapping...
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-11-17  Alexandre Julliardgdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
2006-11-17  Alexandre Julliardgdi32: Get rid of the palette mapping handling and...
2006-11-17  Alexandre Julliardgdi32: Moved the system palette flags to winex11.drv.
2006-11-17  Alexandre Julliardgdi32: Avoid accessing the internal palette object...
2006-11-09  Mike McCormackgdi32: Downgrade a FIXME to a WARN.
2006-11-08  Alexandre Julliardgdi32: Remove call to CreateCompatibleDC() from GetDIBi...
2006-11-06  Roderick Colenbranderwgl: Fix WoW screen flickering.
2006-10-31  Roderick Colenbranderwinex11.drv: Route wglMakeContextCurrentARB through...
2006-10-31  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-31  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-30  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-30  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-27  Roderick Colenbranderwgl: Move part of wglGetProcAddress to gdi32.
2006-10-24  Eric Pouechgdi32: Better error handling in enhanced metafile.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.