oleaut32: Add a test for loading/saving an empty picture.
[wine] / dlls / gdiplus / tests /
2012-11-01  Vincent Povirkgdiplus: Implement GdipCloneImage for metafiles with...
2012-11-01  Vincent Povirkgdiplus: Implement drawing metafiles with an emf handle.
2012-11-01  Vincent Povirkgdiplus: Add tests for drawing recorded metafiles.
2012-10-30  Frédéric Delanoygdiplus/tests: Cleanup resources on error path in test_...
2012-10-26  Dmitry Timoshkovgdiplus: GdipGetLogFont should use device scale and...
2012-10-23  André Hentschelgdiplus/tests: Fix out-of-bounds access (coverity).
2012-10-23  Dmitry Timoshkovgdiplus: Test also lf.lfEscapement and lf.lfOrientation...
2012-10-12  Dmitry Timoshkovgdiplus: Add a test for GdipMeasureDriverString called...
2012-10-11  Dmitry Timoshkovgdiplus: Clarify where extra Y margin added by GdipMeas...
2012-10-11  Dmitry Timoshkovgdiplus: Clarify where extra Y margin added by GdipMeas...
2012-10-11  Dmitry Timoshkovgdiplus: Use IFD_SHORT type for the TIFF compression...
2012-10-09  Dmitry Timoshkovgdiplus: Add more font transformation tests.
2012-10-08  Dmitry Timoshkovgdiplus: Stop adding 1/6 of EM height to the created...
2012-10-08  Dmitry Timoshkovgdiplus: Workaround missing support for true floating...
2012-10-08  Dmitry Timoshkovgdiplus: Detect broken GdipMeasureCharacterRanges behav...
2012-10-08  Dmitry Timoshkovgdiplus: Add a font transformation test.
2012-09-27  Dmitry Timoshkovgdiplus: Take into account font substitution in GdipCre...
2012-09-27  Dmitry Timoshkovgdiplus: Take into account font substitution in GdipCre...
2012-09-27  Dmitry Timoshkovgdiplus: Move font substitution test into a separate...
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF palette to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Remove GIF properties test from generic tests...
2012-09-24  Dmitry Timoshkovgdiplus: Make GIF palettes in a custom test image sligh...
2012-09-21  Dmitry Timoshkovgdiplus: Add more tests for GIF image properties.
2012-09-21  Dmitry Timoshkovgdiplus: Test GIF properties using a specially created...
2012-09-18  Dmitry Timoshkovgdiplus: Add some tests for GIF properties.
2012-09-18  Dmitry Timoshkovgdiplus: Add some tests for scaling an image with vario...
2012-08-31  Dmitry Timoshkovgdiplus: Add a test for scaling an image with world...
2012-08-29  Dmitry Timoshkovgdiplus: Make GdipMeasureCharacterRanges/GdipMeasureStr...
2012-08-27  Dmitry Timoshkovgdiplus/tests: Fix font leak.
2012-08-24  Dmitry Timoshkovgdiplus: Make GdipMeasureCharacterRanges use common...
2012-08-23  Dmitry Timoshkovgdiplus: Clarify in the tests where 1/3 of extra text...
2012-08-22  Dmitry Timoshkovgdiplus: GdipMeasureCharacterRanges should respect...
2012-08-22  Dmitry Timoshkovgdiplus: GdipMeasureCharacterRanges shouldn't treat...
2012-08-22  Dmitry Timoshkovgdiplus: Add a bunch of tests for GdipMeasureCharacterR...
2012-08-21  Dmitry Timoshkovgdiplus: Use set_rect_empty() helper to make the code...
2012-08-20  Dmitry Timoshkovgdiplus: Add a test for extra space added by GdipMeasur...
2012-08-20  Dmitry Timoshkovgdiplus: GdipGetImageThumbnail should return image...
2012-08-20  Dmitry Timoshkovgdiplus: Round the layout rectangle down instead of...
2012-08-20  Dmitry Timoshkovgdiplus: Add a test for measuring string that doesn...
2012-08-16  Francois Gougetgdiplus/tests: Make pixels_to_units() static.
2012-08-16  Dmitry Timoshkovgdiplus: When there is no target rectangle specified...
2012-08-15  Dmitry Timoshkovgdiplus: Add a test for GdipDrawImage scaling.
2012-08-15  Dmitry Timoshkovgdiplus: Add a test for font height scaling.
2012-08-15  Dmitry Timoshkovgdiplus: GdipMeasureString should apply its internal...
2012-08-14  Dmitry Timoshkovgdiplus: get_font_hfont helper should transform returne...
2012-08-14  Dmitry Timoshkovgdiplus: GdipGetLogFontW should transform returned...
2012-08-14  Dmitry Timoshkovgdiplus: Add more tests for GdipMeasureString using...
2012-07-26  Dmitry Timoshkovgdiplus: Add some GdipTransformPoints tests for a devic...
2012-07-26  Dmitry Timoshkovgdiplus: Store device resolution in the graphics object.
2012-07-25  Dmitry Timoshkovgdiplus: Handle image loading failures under some XP...
2012-07-18  Dmitry Timoshkovgdiplus: GdipMeasureString operates internally in pixel...
2012-07-18  Dmitry Timoshkovgdiplus: GdipGetFontHeight should convert height from...
2012-07-18  Dmitry Timoshkovgdiplus: Add a test for font and graphics using differe...
2012-07-17  Dmitry Timoshkovgdiplus: Add support for converting RGB formats to...
2012-07-17  Dmitry Timoshkovgdiplus: Add support for converting RGB formats to...
2012-07-17  Dmitry Timoshkovgdiplus: Add some tests for GdipBitmapLockBits/GdipBitm...
2012-07-16  Dmitry Timoshkovgdiplus: Fix palette flags for a not indexed 1-bpp...
2012-07-16  Dmitry Timoshkovgdiplus: Make sure that 1bpp bitmap images get loaded...
2012-07-16  Alexandre Julliardgdiplus: Avoid out of bounds access warning.
2012-07-12  Vincent Povirkgdiplus: Fix GdipImageRotateFlip for images from streams.
2012-07-12  Dmitry Timoshkovgdiplus: Add a test for palette associated with black...
2012-07-02  Dmitry Timoshkovgdiplus: Add some tests for GdipGetPropertySize and...
2012-07-02  Dmitry Timoshkovgdiplus: Add a test for 'value' pointer in the Property...
2012-07-02  Dmitry Timoshkovgdiplus: Add a test to show that GdipCloneImage is...
2012-06-29  Dmitry Timoshkovgdiplus: Add a bunch of tests for TIFF image properties.
2012-06-29  Dmitry Timoshkovgdiplus: Add some tests for GdipGetPropertyItemSize...
2012-06-28  Dmitry Timoshkovgdiplus: Comment out a test that crashes some gdiplus...
2012-06-28  Dmitry Timoshkovgdiplus: Increase refcount of the source stream when...
2012-06-28  Dmitry Timoshkovgdiplus: Add a test for image stream refcount.
2012-06-27  Alexandre Julliardgdiplus/tests: Add back some necessary casts.
2012-06-26  Dmitry Timoshkovgdiplus: Add some tests for image properties.
2012-06-20  Dmitry Timoshkovgdiplus: Implement GdipImageSelectActiveFrame.
2012-06-19  Dmitry Timoshkovgdiplus: Fix parameter order in expect() calls.
2012-06-19  Dmitry Timoshkovgdiplus: GdipCreateFontFromLogfont also returns NotTrue...
2012-06-19  Dmitry Timoshkovgdiplus: Add a test for creating a nonexistent font...
2012-05-17  Dmitry Timoshkovgdiplus: Implement GdipImageGetFrameCount.
2012-05-11  Dmitry Timoshkovgdiplus: Add a bunch of tests for internal font metrics.
2012-04-25  Vincent Povirkgdiplus: Store only one surround color if all colors...
2012-04-25  Vincent Povirkgdiplus: Implement GdipSetPathGradientBlend, with tests.
2012-04-23  Dmitry Timoshkovgdiplus: Use Tahoma instead of Arial for gdiplus font...
2012-04-20  Francois Gougetgdiplus/tests: Make test_pathgradientpresetblend()...
2012-04-02  Vincent Povirkgdiplus: Add tests for preset blend accessors.
2012-03-15  Vincent Povirkgdiplus: Implement path gradient surround color accessors.
2012-03-15  Vincent Povirkgdiplus: Test SetSurroundColors with fewer colors than...
2012-03-14  Vincent Povirkgdiplus: Add test for GdipGetPathGradientSurroundColors...
2012-03-13  Vincent Povirkgdiplus: Add tests for path gradient center point funct...
2012-03-13  Vincent Povirkgdiplus: Add stub GdipGetPathGradientPath with tests.
2012-01-12  Vincent Povirkgdiplus: Implement GdipCreateBitmapFromHBITMAP for...
2012-01-12  Vincent Povirkgdiplus: Test GdipCreateBitmapFromHBITMAP with 16-bit...
2011-10-20  Alexandre Julliardgdiplus/tests: Add an intermediate variable to avoid...
2011-10-14  Dan Kegelgdiplus/tests: Must define biClrUsed when calling Creat...
2011-10-03  Vincent Povirkgdiplus: Include an alpha channel in HBITMAPs created...
2011-09-13  Francois Gougetgdiplus/tests: Don't check for hardcoded family font...
2011-07-14  Marcus Meissnergdiplus: Check return values of GdipCreateMatrix(2...
2011-07-08  Vincent Povirkgdiplus: Implement GdipPlayMetafileRecord for EMF records.
2011-07-08  Vincent Povirkgdiplus: Add test showing scaling does not affect retur...
2011-07-08  Vincent Povirkgdiplus: Add tests for GdipPlayMetafileRecord.
2011-07-08  Vincent Povirkgdiplus: Add test for recording emf-only metafiles.
2011-07-08  Vincent Povirkgdiplus: Implement GetDC for metafiles.
2011-06-28  Vincent Povirkgdiplus: Implement GdipMeasureDriverString.
next