winex11.drv: Add some API documentation stubs to make winapi_check happy.
[wine] / dlls / gdi32 /
2008-01-25  Reece H. Dunngdi32: Vista returns UNICODE_NOCHAR if a character...
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-23  Kai Blingdi32: Fix spec file to export the right symbols for...
2008-01-22  Hans Leidekkergdi32: Add tests for GetICMProfile and SetICMMode.
2008-01-22  Hans Leidekkergdi32: Make GetICMProfile behave more like native....
2008-01-22  Hans Leidekkergdi32: Last parameter of GetICMProfile is an output...
2008-01-21  Marcus Meissnergdi32: Fix possible NULL ptr in TRACE.
2008-01-21  Dmitry Timoshkovgdi32: Actually perform the fractional scaling test...
2008-01-16  Sin-ta Hsieagdi32: Fix Traditional Chinese font mapping to "PMingLi...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-16  Francois Gougetgdi32: Small wording tweaks in comments.
2008-01-16  Dmitry Timoshkovgdi32: Allocate cache for face enumeration data only...
2008-01-15  Dan Kegelgdi32: Fix AddFontResource behavior with relative paths.
2008-01-15  Dmitry Timoshkovgdi32: Do not allow to create too large device dependen...
2008-01-15  Dmitry Timoshkovgdi32: Add a test for undocumented EnumFontFamiliesEx...
2008-01-14  Dmitry Timoshkovgdi32: Initialize more fields in GetEnumStructs.
2008-01-14  Dmitry Timoshkovgdi32: Use public FS_xxxxxx defines.
2008-01-11  Dmitry Timoshkovgdi32: Simplify GetEnumStructs.
2008-01-11  Dmitry Timoshkovgdi32: Fix a GdiFont leak.
2008-01-10  Dmitry Timoshkovgdi32: Fix the regression caused by the scaling font...
2008-01-09  Gerald Pfeifergdi32: Tighten range checking in PlayEnhMetaFileRecord...
2008-01-08  Dmitry Timoshkovgdi32: Add support for scaling font metrics.
2008-01-08  Dmitry Timoshkovgdi32: Add more tests for bitmap font metrics scaling.
2008-01-07  Eric Pouechgdi32: Break loop in MF_PlayMetaFile when META_EOF...
2008-01-07  Alexandre Julliardgdi32/tests: Avoid using size_t in traces.
2008-01-07  Andrew Talbotgdi32: Remove unneeded casts.
2008-01-04  Dmitry Timoshkovgdi32: Remove redundant indentation levels in CreateFon...
2008-01-03  Austin EnglishSpelling fixes.
2008-01-02  Hans Leidekkergdi32: Add a stub implementation for RemoveFontMemResou...
2007-12-27  Aric Stewartfonts: Correct External leading for japanese small...
2007-12-23  Peter Oberndorfergdi32: Fix a comment typo.
2007-12-21  Zhangrong Huanggdi32, winex11.drv: Correct default Chinese font name.
2007-12-20  Dmitry Timoshkovgdi32: Add a test for minimal acceptable DEVMODEA size...
2007-12-19  Dmitry Timoshkovgdi32: In the calculations use a fixed dmSize, not...
2007-12-19  Dmitry Timoshkovgdi32: When compiling with PSDK headers request latest...
2007-12-19  Michael Stefaniucgdi32: There is no need to cast NULL to a function...
2007-12-18  Francois GougetAssorted spelling fixes.
2007-12-18  Dmitry Timoshkovgdi32: Add a GdiConvertToDevmodeW test, make it pass...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-14  Alexandre Julliardgdi32/tests: Fix a compiler warning.
2007-12-14  Stefan Dösingergdi32: Test the "alpha" channel on compatible bitmaps.
2007-12-13  Aric Stewartgdi32: Cache font enum info.
2007-12-13  Stefan Dösingergdi32: Test the bit depth of compatible bitmaps explicitly.
2007-12-12  Stefan Dösingergdi32: Test bitmap depths.
2007-12-12  Stefan Dösingergdi32, winex11drv: Add a test for compatible bitmap...
2007-12-10  Hans Leidekkergdi32: GetCharABCWidthsI does not require a scalable...
2007-12-10  Aric Stewartgdi32: Font tests with Japanese font data. Thanks...
2007-12-08  Detlef RiekenbergAssorted spelling fixes.
2007-12-03  Hans Leidekkergdi32: Implement GetTextExtentExPointI.
2007-11-29  Gerald Pfeifergdi32: Fix the type of two loop variables.
2007-11-27  Andrew Talbotgdi32: Fix a typo.
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-11-09  Francois Gougetgdi32/tests: Dynamically load GdiAlphaBlend() so the...
2007-11-07  Alexandre Julliardgdi32: Make all internal gdi functions hidden.
2007-11-07  Laurent Vrommangdi32: Correct a test where the tested function was...
2007-11-06  Laurent Vrommangdi32: Add a test for CloseFigure.
2007-10-24  Alexander Dorofeyevgdi32: Fix unchecked NULL ptr in BIDI_Reorder.
2007-10-24  Dan Kegelgdi32/tests: Fix false pass in warn+heap case.
2007-10-23  Alexander Dorofeyevgdi32: Fix runaway loop because of unsigned comparison...
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-23  Hans Leidekkergdi32: Remove a test that expects the break character...
2007-10-22  Alexander Dorofeyevgdi32: Fix off by one error in BIDI_Reorder.
2007-10-22  Lionel Debrouxgdi32/tests: Fix memory leak (found by Smatch).
2007-10-22  Gerald Pfeifergdi32: Add a set of braces to silence a GCC 3.4 warning.
2007-10-17  Alexandre Julliardconfigure: Check for fontconfig in the X directory...
2007-10-15  Gerald Pfeifergdi32: Avoid compiler warning in WineEngGetGlyphOutline().
2007-10-15  Huw Daviesgdi32: Try to load Wine's TrueType fonts from the build...
2007-10-15  Huw Daviesgdi32: Don't load Wine's bitmap-only TrueType fonts.
2007-10-15  Huw Daviesgdi32: Factor out the code to call FT_Load_Sfnt_Table.
2007-10-05  Huw Daviesgdi32: Fixed a misplaced break.
2007-10-03  Huw Daviesgdi32: Let the WINE_GGO_GRAY16_BITMAP case load a bitmap.
2007-10-03  Huw Daviesgdi32: Only cache the glyph metrics when rendering...
2007-10-03  Huw Daviesgdi32: TrueType fonts from the data directory should...
2007-10-02  Dmitry Timoshkovgdi32: Prefer a Microsoft cmap table over other platfor...
2007-10-01  Stefan Leichtergdi32: Define WINE_FILEVERSION in version resource...
2007-10-01  Maarten Lankhorstgdi32: Fix 3 tiny bugs in bidi.
2007-10-01  Maarten Lankhorstgdi32: Fix meaning and use of bidirectionality flags.
2007-09-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the Select...
2007-09-27  Alexandre Julliardgdi32: Move the object refcount handling to the SelectO...
2007-09-27  Alexandre Julliardgdi32: Don't pass an object pointer to the SelectObject...
2007-09-27  Francois GougetAssorted spelling fixes.
2007-09-27  Alexandre Julliardgdi32: Fix typo in FIXME (spotted by Rob Shearman).
2007-09-27  Anatoly Lyutingdi32: printdrv: Use umask for creating a spool file.
2007-09-26  Alexandre Julliardgdi32: Move the generic part of FontIsLinked() to font.c.
2007-09-26  Alexandre Julliardgdi32: Don't pass a DC handle to WineEngGetFontUnicodeR...
2007-09-26  Alexandre Julliardgdi32: Don't hold the gdi lock while calling DC driver...
2007-09-26  Alexandre Julliardgdi32: Don't hold the gdi lock while creating a DC.
2007-09-25  Andrew Talbotgdi32: Fix a memory leak.
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-21  Francois Gougetgdi32: Add a '\n' to a Wine trace.
2007-09-20  Dmitry Timoshkovgdi32: Use symbolic names for font tags.
2007-09-19  Maarten Lankhorstgdi: Implement line-by-line phase of the BiDi algorithm.
2007-09-19  Maarten Lankhorstgdi: Implement implicit resolving in BiDi.
next