gdiplus: Round the layout rectangle down instead of up in gdip_format_string().
[wine] / dlls / gdiplus / tests / image.c
2012-08-16  Dmitry Timoshkovgdiplus: When there is no target rectangle specified...
2012-08-15  Dmitry Timoshkovgdiplus: Add a test for GdipDrawImage scaling.
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-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-05-17  Dmitry Timoshkovgdiplus: Implement GdipImageGetFrameCount.
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-03-29  Vincent Povirkgdiplus: Use the given HPALETTE in GdipCreateBitmapFrom...
2011-03-28  Vincent Povirkgdiplus: Implement gamma adjustment.
2011-03-28  Vincent Povirkgdiplus: Implement color transforms.
2011-02-25  Vincent Povirkgdiplus: Implement ImageLockModeUserInputBuf.
2011-02-25  Vincent Povirkgdiplus: Copy only the area requested when (un)locking...
2011-02-25  Vincent Povirkgdiplus: Copy the bits on bitmap unlock if the write...
2011-02-25  Vincent Povirkgdiplus: Test writes with conversion and without a...
2011-02-15  Vincent Povirkgdiplus: Add tests for locked image bit reading/writing.
2011-02-15  Vincent Povirkgdiplus: Add test for ImageLockModeUserInputBuf.
2011-02-10  Austin Englishgdiplus/tests: Make sure to use return values (LLVM...
2011-01-12  Martin Petricekgdiplus: Support for indexed formats in GdipBitmapSetPixel.
2010-10-01  Vincent Povirkgdiplus: Don't try to free invalid or already-freed...
2010-08-23  Vincent Povirkgdiplus: Set bitmap has alpha flag based on format.
2010-05-10  Vincent Povirkgdiplus: Implement GdipGetImageThumbnail.
2010-05-10  Vincent Povirkgdiplus: Add test for GdipGetImageThumbnail.
2010-05-10  Vincent Povirkgdiplus: Implement bitmap color keying.
2010-04-26  Vincent Povirkgdiplus: Handle more cases in GdipCreateBitmapFromGdiDib.
2010-04-26  Vincent Povirkgdiplus: Add test for GdipCreateBitmapFromGdiDib.
2010-04-16  Vincent Povirkgdiplus: Implement color remapping.
2010-04-16  Vincent Povirkgdiplus: Use UnitPixel for metafile bounds when creatin...
2010-03-31  Vincent Povirkgdiplus: Implement GdipImageRotateFlip.
2010-03-29  Francois Gougetgdiplus/tests: Fix compilation on systems that don...
2010-03-22  Vincent Povirkgdiplus: Add a test for TIFF image loading.
2010-03-16  Justin Chevriergdiplus: Basic implementation of GdipImageGetFrameCount...
2010-03-16  Justin Chevriergdiplus/tests: Expand GdipImageGetFrameCount test coverage.
2010-03-15  Vincent Povirkgdiplus: Add a test for GdipGetMetafileHeaderFromMetafile.
2010-03-04  Justin Chevriergdiplus: Implement GdipSetImageAttributesRemapTable...
2010-03-04  Justin Chevriergdiplus/test: Add GdipSetImageAttributesRemapTable...
2010-02-22  Vincent Povirkgdiplus: Add a test for GdipImageRotateFlip.
2010-02-08  Dan Kegelgdiplus/tests: Initialize buffer in test_GdipCreateBitm...
2010-02-03  Paul Vriensgdiplus/tests: Fix a test failure.
2010-02-01  Vincent Povirkgdiplus: Implement GetPixel for indexed color bitmaps.
2010-02-01  Vincent Povirkgdiplus: Test getting/setting pixels of indexed color...
2010-02-01  Vincent Povirkgdiplus: Implement GdipSetImageAttributesGamma.
2009-12-28  Vincent Povirkgdiplus: Implement GdipBitmapSetResolution.
2009-12-28  Vincent Povirkgdiplus: Implement GdipGetImage*Resolution.
2009-12-28  Vincent Povirkgdiplus: Add test for image resolution functions.
2009-12-28  Vincent Povirkgdiplus: Fix typo in GdipCreateMetafileFromWmf.
2009-12-28  Vincent Povirkgdiplus: Add test for GdipCreateMetafileFromWmf.
2009-12-28  Vincent Povirkgdiplus: Add test for size of metafiles loaded from...
2009-12-28  Vincent Povirkgdiplus: Test the ability to load WMF images.
2009-12-28  Vincent Povirkgdiplus: Implement GdipImageGetFrameDimensionsList.
2009-12-28  Vincent Povirkgdiplus: Add tests for multi-frame GIF images.
2009-12-21  Vincent Povirkgdiplus: Implement GdipSetImageAttributesColorMatrix.
2009-12-21  Vincent Povirkgdiplus: Add a test for GdipSetImageAttributesColorMatrix.
2009-12-18  Vincent Povirkgdiplus: Add tests for the other frame functions, for...
2009-12-17  Paul Vriensgdiplus/tests: Fix a test failure on XP/W2K3.
2009-12-16  Paul Vriensgdiplus/tests: Fix some test failures on older gdiplus.
2009-12-14  Alexandre Julliardgdiplus/tests: Fix parentheses in the expect() macro.
2009-12-14  Vincent Povirkgdiplus: Explicitly copy the bits from dib sections...
2009-12-14  Vincent Povirkgdiplus: Add test for image palette functions.
2009-09-28  Paul Vriensgdiplus/tests: Fix some test failures on older gdiplus...
2009-09-24  Vincent Povirkgdiplus: Implement GdipBitmapSetPixel.
2009-09-24  Vincent Povirkgdiplus: Implement GdipBitmapGetPixel.
2009-09-24  Vincent Povirkgdiplus: Add tests for GdipBitmap(Get|Set)Pixel.
2009-09-15  Vincent Povirkgdiplus: Implement GdipGetImageRawFormat.
2009-08-28  Vincent Povirkgdiplus: Implement GdipCreateHBITMAPFromBitmap.
2009-08-28  Vincent Povirkgdiplus: Add test for GdipCreateHBITMAPFromBitmap.
2009-05-06  Alexandre Julliardgdiplus/tests: Don't free GDI objects with GlobalFree.
2009-04-24  Paul Vriensgdiplus/tests: Fix a test failure on Win98.
2009-03-06  Paul Vriensgdiplus/tests: Fix two test failures on Win98.
2009-02-18  Vincent Povirkgdiplus: Handle negative stride in GdipCreateBitmapFrom...
2009-02-16  Nikolay Sivovgdiplus/tests: Use expectf macro for floating point...
2009-02-16  Nikolay Sivovgdiplus/tests: Some tests for Image raw format value.
2009-02-03  Nikolay Sivovgdiplus: Implemented GdipCreateBitmapFromHICON (with...
2009-01-14  Michael Stefaniucgdiplus: Remove superfluous pointer casts.
2008-12-04  Alexandre Julliardgdiplus/tests: Don't cast pointers to integers.
2008-10-21  Kirill K. Smirnovgdiplus: Whole picture object should be cloned in GdipC...
2008-09-08  Nikolay Sivovgdiplus: Partially implemented GdipTestControl.
2008-09-05  Nikolay Sivovgdiplus: Implemented GdipCloneImage.
next