wininet: Centralize detection of chunked mode and add a flag for it in the http reque...
[wine] / dlls / gdi32 / tests /
2009-05-04  Nikolay Sivovgdi32: Check header pointer in CreateDIBitmap.
2009-04-29  Rein Klazeswinex11: GetPixel() on a monochrome bitmap should retur...
2009-04-28  Paul Vriensgdi32/tests: Fix a test failure on NT4.
2009-04-28  Paul Vriensgdi32/tests: Fix some test failures on Win9x/WinME.
2009-04-23  Paul Vriensgdi32/tests: Fix a test failure on NT4.
2009-04-20  Paul Vriensgdi32/tests: Skip several tests on Win9x.
2009-04-07  Alexandre Julliardgdi32: Fix SetEnhMetaFileBits last error handling.
2009-04-07  Alexandre Julliardgdi32: Completely implement RestoreDC in the driver...
2009-04-07  Alexandre Julliardgdi32: Completely implement SaveDC in the driver, havin...
2009-04-07  Alexandre Julliardgdi32/tests: Add some metafile tests. Fix typos.
2009-04-06  Aric Stewartgdi32/tests: Demonstrate issues in wine with SaveDC...
2009-04-06  Dmitry Timoshkovgdi32: Add a couple of SetGraphicsMode/SetWorldTransfor...
2009-03-31  Massimo Del Fedelegdi32/tests: Add test for GetGlyphOutlineW() requesting...
2009-03-13  Paul Vriensgdi32/tests: Fix some test failures on Win9x.
2009-03-12  Paul Vriensgdi32/tests: Fix two test failures on Win9x.
2009-03-11  Huw Daviesgdi32/tests: Under win9x GetBitmapBits returns zero...
2009-03-11  Huw Daviesgdi32/tests: Mark as broken another case where win9x...
2009-03-11  Huw Daviesgdi32/tests: win9x doesn't initialise the bitmap bits...
2009-03-11  Huw Daviesgdi32/tests: Remove a cut and paste error.
2009-03-10  Huw Daviesgdi32/tests: Win9x's GetDIBits() sets biSizeImage to...
2009-03-10  Huw Daviesgdi32/tests: Marked another win9x failure as broken.
2009-03-10  Huw Daviesgdi32/tests: Fix yet another place where win9x returns...
2009-03-09  Huw Daviesgdi32/tests: Fix another case where win9x returns bmTyp...
2009-03-09  Huw Daviesgdi32/tests: win9x doesn't return the correct number...
2009-03-09  Huw Daviesgdi32/tests: Mark win9x behaviour as broken.
2009-03-04  Huw Daviesgdi32/tests: Fix tests on NT4.
2009-03-04  Huw Daviesgdi32/tests: Win9x doesn't initialize the bitmap bits...
2009-03-03  Huw Daviesgdi32/tests: Improve some test failure messages.
2009-03-02  Eric Pouechwinex11: Correctly pad 1 bpp DDB's lines with 0 values.
2009-02-27  Huw Daviesgdi32/tests: Winnt doesn't set last error when a NULL...
2009-02-27  Huw Daviesgdi32/tests: Don't expect the screen dc's bitmap to...
2009-02-27  Huw Daviesgdi32/tests: Add a broken() to an always true test.
2009-02-24  Francois Gougetgdi32/tests: Use win_skip() to skip over unimplemented...
2009-02-23  Huw Daviesgdi32/tests: Don't test the height that is 1.75 times...
2009-02-20  Huw Daviesgdi32: Fix fractional scaling threshold.
2009-02-20  Paul Vriensgdi32/tests: Report a missing function only once.
2009-02-19  Huw Daviesgdi32/tests: Add tests for the 120 dpi bitmap fonts.
2009-02-19  Huw Daviesgdi32: Set the font family as FF_MODERN if the panose...
2009-02-19  Huw Daviesgdi32/tests: Output the requested font name on failure.
2009-02-19  Huw Daviesgdi32/tests: Output the required font height if the...
2009-02-18  Huw Daviesgdi32/tests: From Vista onwards TabbedTextOut ignores...
2009-02-18  Huw Daviesgdi32: The special handling of the character codes...
2009-02-18  Huw Daviesgdi32/tests: Win9x truncates the LONG elements of LOGFO...
2009-02-17  Huw Daviesgdi32/tests: Allow the first char code to point to...
2009-02-17  Huw Daviesgdi32: In a Baltic locale the last char of a symbol...
2009-02-17  Huw Daviesgdi32/tests: Win9x doesn't ensure the facename is nul...
2009-02-17  Huw Daviesgdi32/tests: Win98 and WinMe actually do set error...
2009-02-17  Huw Daviesgdi32/tests: GetTextFaceA called with a NULL buffer...
2009-02-16  Huw Daviesgdi32/tests: Only test the lowest byte of GdiRealizatio...
2009-02-16  Huw Daviesgdi32: Improve calculation of the character code text...
2009-02-12  Huw Daviesgdi32/tests: Use the ANSI text metrics so the tests...
2009-02-11  Huw Daviesgdi32: Correct the font family values returned in the...
2009-02-03  Dmitry Timoshkovgdi32: Add a test for the MAT2 parameter of GetGlyphOut...
2009-01-26  Michael Stefaniucgdi32: Remove superfluous pointer casts.
2009-01-25  Alexandre Julliardgdi32/tests: Fix the mapping test to handle the more...
2009-01-15  Alexandre Julliardgdi32/tests: Add a test case for calling WriteFile...
2009-01-10  Alexandre Julliardgdi32/tests: Fix an uninitialized value check and a...
2009-01-09  Alexandre Julliardgdi32/tests: Fix an uninitialized pointer check for...
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-03  Alexandre Julliardgdi32/tests: Fix a pointer casting warning on 64-bit.
2008-12-15  Paul Vriensgdi32/tests: Fix a few failures on Win9x.
2008-12-12  Francois Gougetgdi32/tests: Make test_GdiAlphaBlend() static.
2008-12-12  Paul Vriensgdi32/tests: Fix some test failures on Win9x.
2008-12-11  Paul Vriensgdi32/tests: Remove the todo_wine logic where appropriate.
2008-12-10  Paul Vriensgdi32/tests: Fix a failure on NT4.
2008-12-05  Paul Vriensgdi32/tests: Fix a few test failures on Win9x and WinMe.
2008-12-04  Paul Vriensgdi32/tests: Fix a few test failures on Win9x and WinMe.
2008-11-25  Michael Stefaniucgdi32: Remove some superfluous casts.
2008-11-13  Paul Vriensgdi32/tests: Fix a few failures on Win9x and WinMe.
2008-11-06  Paul Vriensgdi32/tests: Don't crash on NT4.
2008-11-06  Dmitry Timoshkovgdi32: Fix a broken test.
2008-11-06  Sergey Khodychwinex11: BitBlt returns TRUE when drawing outside of...
2008-10-27  Michael Stefaniucgdi32/tests: HGDIOBJ is interchangeable with other...
2008-10-14  Detlef Riekenberggdi32/tests: Fix tests to not depend on 96 dpi.
2008-10-13  Jeremy Whitegdi32/tests: Make the comparison of the enumerated...
2008-10-13  Jeremy Whitegdi32: Expand maximum font count to 4096, warn when...
2008-10-08  Paul Vriensgdi32/tests: Skip some tests on Win9x/WinMe.
2008-10-06  Dmitry Timoshkovgdi32: Allow a rounding error in the text justification...
2008-10-06  Dmitry Timoshkovgdi32: Add a test for a font being selected into 2...
2008-10-06  Dmitry Timoshkovgdi32: Make test_font_metrics require the font being...
2008-10-06  Paul Vriensgdi32/tests: Fix a few failures on win9x.
2008-10-01  Dmitry Timoshkovgdi32: Make the PS_NULL test pass under Wine.
2008-09-29  Dmitry Timoshkovgdi32: Add a test for PS_NULL pen being equal to NULL_P...
2008-09-29  James Hawkinscomctl32: Fix a failing test in win9x.
2008-09-19  Alexandre Julliardgdi32/tests: Skip test that depends on Tahoma if it...
2008-09-11  Paul Vriensgdi32/tests: Skip some failing tests on NT4.
2008-09-11  Paul Vriensgdi32/tests: Prevent a crash on win95.
2008-09-03  James Hawkinsgdi32: Fix a failing test in win9x.
2008-08-29  James Hawkinsgdi32: Fix a failing test in win98.
2008-08-21  Dmitry Timoshkovgdi32: Replace DC transform by font scaling for bitmap...
2008-08-18  Michael Karcherwinex11: Fix GetDIBits with monochrome pixmaps.
2008-08-05  Alexandre Julliardgdi32/tests: Fix some test failures on Win9x.
2008-08-01  Paul Vriensgdi32/tests: Don't test unimplemented functions.
2008-07-31  Alexandre Julliardgdi32/tests: Allow some more rounding errors in glyph...
2008-07-23  Lei Zhanggdi32: Glyph advances should be measured for unrotated...
2008-07-23  Lei Zhanggdi32: Add a test for font orientation.
next