user32: Partially fix clipboard viewer infinite recursion bug.
[wine] / dlls / gdi32 /
2011-01-28  Kusanagi Kouichigdi32: Reject invalid character range in GetCharABCWidthsA.
2011-01-28  Kusanagi Kouichigdi32/tests: Add some more tests for GetCharABCWidthsA.
2011-01-24  Greg Geldorpgdi32/tests: Fix font tests on Arabic machines.
2011-01-17  Akihiro Sagawagdi32: Use the helper function in GetCharABCWidthsFloat...
2011-01-17  Akihiro Sagawagdi32: Use the helper function in GetCharWidth32A to...
2011-01-17  Akihiro Sagawagdi32: Add a helper function to get chars in the range.
2011-01-17  Akihiro Sagawagdi32: Avoid an integer overflow in GetCharABCWidthsA.
2011-01-17  Akihiro Sagawagdi32: Pass the byte count to FONT_mbtowc in GetCharABC...
2011-01-17  Akihiro Sagawagdi32/tests: Add more tests for GetCharABCWidthsA.
2011-01-14  Greg Geldorpgdi32/tests: Fix tmLastChar test.
2011-01-13  Kusanagi Kouichigdi32: GetCharABCWidthsA should work for DBCS.
2011-01-13  Kusanagi Kouichigdi32/tests: Add a test for GetCharABCWidthsA with...
2011-01-12  Greg Geldorpgdi32/tests: Allow ANSI_CHARSET for some tests.
2011-01-11  Greg Geldorpgdi32/tests: Skip tests on unexpected font code page.
2011-01-10  Greg Geldorpgdi32/tests: Fix some font test failures on non-English...
2011-01-07  Greg Geldorpgdi32/tests: Fix System font test for Japanese.
2011-01-03  André Hentschelgdi32/tests: Don't test function directly when reportin...
2010-12-31  Greg Geldorpgdi32/tests: Skip test that crashes on 64-bit.
2010-12-17  Huw Daviesgdi32: Clear the accel flags.
2010-12-02  Wolfram Sangwinex11.drv: In GetDIBits() with DIB sections, always...
2010-11-29  André Hentschelgdi32/tests: Fix test on WinME.
2010-11-26  Hans Leidekkergdi32/tests: Fix a test failure on systems configured...
2010-11-15  Austin Lundgdi32/tests: Skip GetGlyphIndices tests for non-ANSI...
2010-11-10  Dmitry Timoshkovgdi32: Remove broken check for WinXP.
2010-11-08  Andrew Nguyenwinex11.drv: Ensure that the WGL context is removed...
2010-11-05  Dmitry TimoshkovRevert "gdi32: Make AddFontToList skip adding a face...
2010-11-01  Alexandre Julliardgdi32: Remove unnecessary uses of wownt32.h.
2010-11-01  Paul Vriensgdi32/tests: Fix crash and failures on Win95.
2010-10-27  Dmitry Timoshkovgdi32: Make AddFontToList skip adding a face into globa...
2010-10-26  Hans Leidekkergdi32: Fix invalid parameter handling in EnumICMProfile...
2010-10-26  Hans Leidekkergdi32: Move EnumICMProfiles to the driver.
2010-10-15  Alexandre Julliardgdi32/tests: Make the test clipping window topmost...
2010-10-12  Alexandre Julliardgdi32: Improve tracing of GDI objects to make leaks...
2010-10-12  Andrew Talbotgdi32: Constify some variables.
2010-10-11  James McKenziegdi32: Correct typo in comment.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-28  Alexandre Julliardgdi32: Copy a DIB section as a DIB section in BITMAP_Co...
2010-09-27  Alexandre Julliardgdi32: Implement MirrorRgn.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-14  Dmitry Timoshkovgdi32: Add a trace for GetClipBox.
2010-09-13  Aric Stewartgdi32: Silence a common and expected error.
2010-09-08  Gerald Pfeifergdi32/tests: Fix another test description in test_logpen.
2010-09-08  Aric Stewartgdi32: Correct usage of ScriptLayout for bidi code.
2010-09-08  Alexandre Julliardgdi32: Mirror the returned rectangle in GetClipBox...
2010-09-06  Gerald Pfeifergdi32/tests: Fix a test description in test_logpen.
2010-08-31  Alexandre Julliardgdi32: Use float instead of long in the spec file for...
2010-08-23  Alexandre Julliardgdi32/tests: Fix the GetObject last error check for...
2010-08-20  Detlef Riekenberggdi32/enhmfdrv: Remove unneded if() before HeapFree.
2010-08-20  Jerome Leclanchegdi32: Properly set ERROR_NOACCESS when GetObject recei...
2010-08-16  Detlef Riekenberggdi32: Always use a HANDLE for GDI_ReleaseObj.
2010-08-03  Andrew Nguyengdi32: Improve AddFontMemResourceEx parameter validation.
2010-08-02  Dmitry Timoshkovgdi32: Do not crash on an invalid pointer passed to...
2010-07-30  Alexandre Julliardgdi32: Replicate a Windows bug in StretchDIBits for...
2010-07-30  Alexandre Julliardgdi32: Refresh the DC transforms when the visible recta...
2010-07-29  Alexandre Julliardgdi32: Fix offset for mirrored devices that have a...
2010-07-29  Alexandre Julliardgdi32: Fix text positioning in mirrored DCs.
2010-07-29  Alexandre Julliardgdi32: Mirror the clip region when the DC is mirrored...
2010-07-28  Alexandre Julliardgdi32: Make sure the text dimensions are always positiv...
2010-07-28  Alexandre Julliardgdi32/tests: Add some tests for the DC origin in RTL...
2010-07-28  Alexandre Julliardgdi32/tests: Make function pointers global in the mappi...
2010-07-28  Alexandre Julliardgdi32: Make the top right corner the DC origin for...
2010-07-28  Dmitry Timoshkovgdi32: Make sure that all the glyph metrics are transfo...
2010-07-26  Alexandre Julliardgdi32: Get rid of the GetDCOrgEx driver entry point...
2010-07-26  Alexandre Julliardgdi32: Store the total visible rectangle in the DC.
2010-07-26  Alexandre Julliardgdi32: Replace the SelectVisRgn Wine-specific export...
2010-07-23  Alexandre Julliardgdi32: Update the DC mappings when the layout is changed.
2010-07-22  Alexandre Julliardgdi32/tests: Fix a typo in a macro name.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Marcus Meissnergdi32: Rebuild font hash after changing the matrix.
2010-07-20  Alexandre Julliardgdi32: Reject invalid DIB depths in CreateDIBSection.
2010-07-19  Alexandre Julliardgdi32/tests: Fixed coordinates matching to use a relati...
2010-06-21  Paul Chitescugdi32: If driver is missing claim vectorial fonts are...
2010-06-17  Alexandre Julliardgdi32: Fix the sign of the vertical text position in...
2010-06-15  Andrew Nguyenwinex11.drv: Report a non-zero COLORRES capability...
2010-06-14  Nikolay Sivovgdi32: Add CreateFontIndirectEx implementation.
2010-06-02  John Voltzgdi32: Fix typo in enhanced metafile Arc function.
2010-06-01  Andrew Nguyengdi32: Fix parameter handling of GetBoundsRect.
2010-06-01  Andrew Nguyengdi32/tests: Uncomment and enhance a Win9x-specific...
2010-05-31  Aric Stewartgdi32: Do not ignore USP_E_SCRIPT_NOT_IN_FONT when...
2010-05-31  Aric Stewartgdi32: Set lpOrder in BIDI_Reorder even for strings...
2010-05-27  Alexandre JulliardRevert "gdi32: Pre-multiply RGB values by alpha for...
2010-05-27  Alexandre Julliardgdi32: Only 16 and 32 bpp DIB sections can have bitfields.
2010-05-27  Alexandre Julliardgdi32: Return the actual DIB section bitfields instead...
2010-05-24  Austin Englishgdi32/tests: Use ret in test_CreateFontIndirect().
2010-05-24  Aric Stewartgdi32: Handle a BiDi string being shaped into more...
2010-05-18  Dmitry Timoshkovgdi32: Do not use VDMX for mapping of negative font...
2010-05-17  Alexandre Julliardgdi32: Pre-multiply RGB values by alpha for subpixel...
2010-05-14  Alexandre JulliardFix the bitmap info size computation when masks are...
2010-05-13  Aric Stewartgdi32: Use usp10 to optionally generate glyphs for...
2010-05-10  Gerald Pfeifergdi32/tests: Remove two variables which are not really...
2010-05-10  Gerald Pfeifergdi32/tests: Remove variable oldPen which is not really...
2010-05-06  Huw Daviesgdi32: Add support for ETO_PDY and improve world transf...
2010-05-06  Alexandre Julliardgdi32: Add a global function to retrieve the display...
2010-05-06  Alexandre Julliardgdi32: Don't store the display driver in the global...
2010-05-06  Alexandre Julliardgdi32: Don't bother freeing graphics drivers.
2010-05-05  Huw Daviesgdi32: Fix ExtTextOutA -> W forwarding when ETO_PDY...
2010-05-03  Gerald Pfeifergdi32: Remove variable x which is not really used from...
2010-04-26  Gerald Pfeifergdi32: Remove variable retb which is not really used...
2010-04-21  Alexandre Julliardgdi32: Fix handling of bitmap header size for V4/V5...
2010-04-20  Alexandre Julliardgdi32: Convert the driver list to a standard Wine list.
next