winedos: Remove superfluous casts of void pointers to other pointer types.
[wine] / dlls / gdi32 /
2007-06-27  Michael Stefaniucgdi32: Remove superfluous casts of void pointers to...
2007-06-26  Michael Stefaniucgdi32: Multi-character character constants aren't porta...
2007-06-22  Misha Koshelevgdi32/tests: Fix test_widenpath to succeed on Win98.
2007-06-22  Misha Koshelevgdi32: Emulate AngleArc using ArcTo.
2007-06-22  Misha Koshelevgdi32/tests: Expand framework for tests of drawing...
2007-06-21  Misha Koshelevgdi32: Handle ArcTo in paths as native.
2007-06-21  Misha Koshelevgdi32: Allow arbitrary start entry types in PATH_DoArcP...
2007-06-21  Misha Koshelevgdi32: Set current position properly after ArcTo.
2007-06-21  Francois Gougetgdi32/tests: Run the GetTextMetricsA() tests on Windows...
2007-06-19  Misha Koshelevgdi32: Fix ArcTo to use proper starting and ending...
2007-06-19  Misha Koshelevgdi32/tests: Add framework for tests of drawing functio...
2007-06-14  Hans Leidekkergdi32: Add some tests for BITMAPINFOHEADER biSize checks.
2007-06-13  Dmitry Timoshkovgdi32: Make BITMAPINFOHEADER biSize check match what...
2007-05-31  Huw Daviesgdi32: Pass an lpDx array to the driver if the escapeme...
2007-05-30  Dmitry Timoshkovgdi32: Fix compilation warnings in 64-bit mode.
2007-05-30  Dmitry Timoshkovgdi32: Make SetDCHook 64-bit safe.
2007-05-29  Francois Gougetgdi32/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Dmitry Timoshkovgdi32: Perform consistency checks when loading an EMF...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-08  Louis Lendersgdi32: Add check for null pointer in SetDIBitsToDevice.
2007-05-04  Dmitry Timoshkovgdi32: AddFontResource should return a number of added...
2007-05-04  Dmitry Timoshkovgdi32: Handle errors in WineEngAddFontResourceEx.
2007-05-03  Aric Stewartgdi32: GetGlyphOutline needs to look at linked fonts...
2007-05-02  Laurent Vrommangdi32: Complete WidenPath implementation.
2007-04-30  Andrew Talbotgdi32: Constify some variables.
2007-04-30  Andrew Talbotgdi32: Constify some variables.
2007-04-25  Michael Stefaniucjanitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
2007-04-20  Aric Stewartgdi32: Make the comparison for system link font replace...
2007-04-17  Michael Kaufmanngdi32: Add a stub for CancelDC.
2007-04-12  Dmitry Timoshkovgdi32: Fix a couple of problems with negative lfWidth...
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.
next