ddraw: Forward the DDSCAPS2_TEXTUREMANAGE flag to wined3d.
[wine] / dlls / gdi32 /
2007-01-08  Francois Gougetgdi32/tests: Replace an '#if 0' with an 'if (0)'.
2007-01-08  Francois Gougetgdi32/tests: Tweak a test to avoid an '#if 0'.
2007-01-06  Francois Gougetgdi32/tests: Print GetLastError() in decimal with ...
2007-01-02  Hans Leidekkergdi32: Implement GetCharWidthI.
2007-01-02  Alexandre Julliardgdi32: Avoid leaking a handle in MFDRV_ExtSelectClipRgn.
2007-01-02  Dmitry Timoshkovgdi32: Remove redundant debug channel, use the default...
2006-12-21  Huw Daviesgdi32: Extract the constituent TrueType files from...
2006-12-21  Huw Daviesgdi32: Actually create the Wine fonts key if it doesn...
2006-12-20  Huw Daviesgdi32: Improve the fontconfig filtering hack so that...
2006-12-20  Andrew Talbotgdi32: Remove unused function.
2006-12-15  Ulrich Czekallawinex11.drv: Avoid grabbing syslevel locks in the wrong...
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.