advapi32/tests: Make sure NT4 and W2K tests don't fail.
[wine] / dlls / gdi32 /
2007-04-03  Laurent Vrommangdi32: Correct WidenPath behaviour when working on...
2007-04-03  Laurent Vrommangdi32: Correction of WidenPath behaviour when pen width...
2007-04-02  Dmitry Timoshkovgdi32: Make GetKerningPairsA not fail for fonts with...
2007-04-02  Laurent Vrommangdi32: Add two basic tests to check what WidenPath...
2007-04-02  Felix Nawothniggdi32: Properly handle negative font widths.
2007-03-28  Francois Gougetgdi32: Remove a space before '\n' in a trace.
2007-03-28  Dmitry Timoshkovgdi32: Make the EMF driver return sane NUMCOLORS value.
2007-03-26  Laurent Vrommangdi32: WidenPath partial implementation.
2007-03-26  Dmitry Timoshkovgdi32: Implement GdiGetCodePage.
2007-03-22  Ken ThomasesRevert "gdi32: Disable the freetype mmap sharing on...
2007-03-21  Andrew Talbotgdi32: Replace inline static with static inline.
2007-03-19  Dmitry Timoshkovwinex11.drv: In the case requested glyphs do not presen...
2007-03-17  Nicolas Delcrosgdi32: Don't write a metafile record for escapes that...
2007-03-15  Dmitry Timoshkovgdi32: Add a GetTextMetrics test, make it pass under...
2007-03-13  Felix Nawothniggdi32: Add PS_ALTERNATE tests.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-07  Aric Stewartgdi32: Search SystemLinked fonts when looking for a...
2007-03-06  Dmitry Timoshkovgdi32: Add an extensive EnumFontFamilies test, fix...
2007-03-06  Byeong-Sik Jeongdi32: Fix FontSubstitute values for Korean locale.
2007-03-06  Byeong-Sik Jeongdi32: Add missing pFT_Done_Face().
2007-03-06  Aric Stewartgdi32: Set FontSubstitute values by locale.
2007-03-05  Paul Vriensgdi32/tests: Use skip where appropriate.
2007-03-05  Paul Vriensgdi32/tests: Make sure we can run on win9x and NT again.
2007-03-05  Dmitry Timoshkovgdi32: Avoid a needless goto.
2007-03-02  Aric Stewartgdi32: Don't fail replacement on no localized family...
2007-03-02  Hans Leidekkergdi32: Implement GetFontUnicodeRanges.
2007-02-28  Ken Thomasesgdi32: Use exec() and _exit() instead of system() and...
2007-02-26  Aric Stewartgdi32: Select correct replacement from ttc file.
2007-02-26  Aric Stewartgdi32: Allow for loading of multibyte font name replace...
2007-02-26  Alexandre Julliardgdi32: Make DC creation fail if we cannot allocate...
2007-02-23  Dmitry Timoshkovgdi32: Avoid a not necessary CreateDC call.
2007-02-20  Dmitry Timoshkovgdi32: Move get_glyph_indices near its caller test_font...
2007-02-16  Dmitry Timoshkovgdi32: CreateBitmapIndirect should ignore the provided...
2007-02-15  Alexandre Julliardgdi32/tests: Create a window for justification tests...
2007-02-15  Dmitry Timoshkovgdi32: Skip the SYMBOL_CHARSET test if Symbol or Wingdi...
2007-02-15  Dmitry Timoshkovgdi32: Fix a typo in the memcmp call.
2007-02-15  Pedro Araujo Chaves Jrgdi32: Fix for GetTextExtentExPointW() and ExtTextOutW().
2007-02-15  Dmitry Timoshkovgdi32: Revert 1440eb5a35dc95dea1836d9035b51e2b15d83703...
2007-02-14  Alexandre Julliardgdi32: Fixed typo in AngleArc.
2007-02-05  Felix Nawothniggdi32: Fix offset calculation in PATH_ExtTextOut for...
2007-02-05  Dmitry Timoshkovgdi32: Make sure that we don't read/write beyond the...
2007-02-05  Dmitry Timoshkovgdi32: CreateBitmap and friends should return stock...
2007-01-22  Dmitry Timoshkovgdi32: Add a simple SelectObject test for bitmaps.
2007-01-22  Dmitry Timoshkovgdi32: Add a GetDIBits test.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-11  Dmitry Timoshkovgdi32: Print status of the hinting support in the debug...
2007-01-09  Andrew Talbotgdi32: Remove unused variables.
2007-01-09  Andrew Talbotgdi32: Declare some functions static.
2007-01-09  Andrew Talbotgdi32: Remove unused function.
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.