gdiplus: Create a full BITMAPINFO to prevent clobbering memory with palette data.
[wine] / dlls / gdiplus / tests /
2010-03-04  Justin Chevriergdiplus: Implement GdipSetImageAttributesRemapTable...
2010-03-04  Justin Chevriergdiplus/test: Add GdipSetImageAttributesRemapTable...
2010-02-26  Justin Chevriergdiplus: Basic implementation of GdipGetNearestColor...
2010-02-26  Justin Chevriergdiplus/test: Add GdipGetNearestColor test.
2010-02-22  Vincent Povirkgdiplus: Add a test for GdipImageRotateFlip.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
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-22  Hans Leidekkergdiplus: Implement GdipGet/SetStringFormatMeasurableCha...
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-15  Huw Daviesgdiplus: Fix a memory leak in the tests.
2009-12-15  Huw Daviesgdiplus: Fix a memory leak in the tests.
2009-12-15  Huw Daviesgdiplus: Fix a memory leak in the tests.
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-12-09  Nikolay Sivovgdiplus/tests: Fix a matrix leak in test.
2009-12-07  Nikolay Sivovgdiplus/tests: Delete Pen object after use.
2009-12-07  Nikolay Sivovgdiplus/tests: Free created iterator in tests.
2009-12-07  Nikolay Sivovgdiplus/tests: Additional test to show that custom...
2009-12-07  Nikolay Sivovgdiplus/tests: Free brush pointer after test.
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-22  Vincent Povirkgdiplus/tests: Reject gdiplus versions greater than 2.
2009-09-15  Vincent Povirkgdiplus: Add tests for linear gradient preset blends.
2009-09-15  Vincent Povirkgdiplus: Implement GdipGetImageRawFormat.
2009-09-08  Vincent Povirkgdiplus: Don't accept MS Sans Serif as the generic...
2009-09-08  Vincent Povirkgdiplus: Test for the lowest rejected startup version.
2009-09-08  Ge van Geldorpgdiplus/tests: Fix tests on Win7.
2009-09-02  Ge van Geldorpgdiplus/tests: Fix test on Win7.
2009-08-28  Vincent Povirkgdiplus: Implement GdipCreateHBITMAPFromBitmap.
2009-08-28  Vincent Povirkgdiplus: Add test for GdipCreateHBITMAPFromBitmap.
2009-08-27  Andrew Eikumgdiplus: Implement GdipIsVisibleRect.
2009-08-27  Andrew Eikumgdiplus: Implement GdipIsVisiblePoint.
2009-08-26  Andrew Eikumgdiplus: Implement GdipIsVisibleRegionRect.
2009-08-26  Andrew Eikumgdiplus: Implement GdipIsVisibleRegionPoint.
2009-08-25  Andrew Eikumgdiplus: Support regions of more than one rectangle...
2009-08-19  Alexandre Julliardgdiplus/tests: Use the global wine_dbgstr_w instead...
2009-08-19  Vincent Povirkgdiplus: Add a test for drawing to application-provided...
2009-08-19  Francois Gougetgdiplus/tests: Add a trailing '\n' to an ok() call.
2009-08-13  Andrew Eikumgdiplus/tests: Add tests for GdipGetVisibleClipBounds.
2009-08-04  Vincent Povirkgdiplus: Ignore the graphics transforms in GdipGetRegio...
2009-08-04  Vincent Povirkgdiplus: Fix rectangles of horizontal and vertical...
2009-07-13  Vincent Povirkgdiplus: Implement GdipSetLineLinearBlend.
2009-07-08  Andrew Eikumgdiplus: Implement GdipSaveGraphics and GdipRestoreGrap...
2009-07-07  Andrew Eikumgdiplus/tests: Test cases for GdipBeginContainer2.
2009-06-30  Andrew Eikumgdiplus: Implement GdipDrawCurve3 and GdipDrawCurve3I.
2009-06-29  Andrew Eikumgdiplus/tests: Add tests for GdipDrawCurve2I.
2009-06-29  Andrew Eikumgdiplus/tests: Add tests for GdipDrawCurveI.
2009-06-29  Andrew Eikumgdiplus/tests: Add tests for GdipDrawCurve2.
2009-06-26  Andrew Eikumgdiplus/tests: Fix resource leaks in several tests.
2009-06-08  Andrew Eikumgdiplus: Test cases and parameter checks for GdipDrawCurve.
2009-05-20  Vincent Povirkgdiplus: Implement GdipTransformPointsI.
2009-05-20  Vincent Povirkgdiplus: Implement GdipTransformPoints.
2009-05-08  Vincent Povirkgdiplus: Store the rect passed to GdipCreateLineBrushFr...
2009-05-08  Vincent Povirkgdiplus: Expand the GdipGetLineRect tests.
2009-05-06  Alexandre Julliardgdiplus/tests: Don't free GDI objects with GlobalFree.
2009-04-29  Vincent Povirkgdiplus: Add tests for GdipGet/SetLineBlend.
2009-04-28  Vincent Povirkgdiplus: Create a static InstalledFontCollection object...
2009-04-28  Vincent Povirkgdiplus: Add test for GdipNewInstalledFontCollection.
2009-04-24  Paul Vriensgdiplus/tests: Fix a test failure on Win98.
2009-04-24  Paul Vriensgdiplus/tests: Fix test failures on Win98 by using...
2009-04-02  Vincent Povirkgdiplus: GdipDrawString: Handle either a width or heigh...
2009-03-06  Paul Vriensgdiplus/tests: Fix two test failures on Win98.
2009-03-03  Huw Daviesgdiplus/tests: Elliptic regions have a shorter layout...
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-16  Nikolay Sivovgdiplus: Implemented GdipIsVisiblePathPoint with tests.
2009-02-10  Nikolay Sivovgdiplus: Handle zero width/height in GdipAddPathPie.
2009-02-09  Nikolay Sivovgdiplus: Some tests for LinearGradientBrush.
2009-02-03  Nikolay Sivovgdiplus: Add testing for ObjectBusy in some Graphics...
2009-02-03  Nikolay Sivovgdiplus: Implemented GdipCreateBitmapFromHICON (with...
2009-02-02  Aurimas Fischergdiplus: Implement GdipSetStringFormatFlags with tests.
2009-02-02  Nikolay Sivovgdiplus: Implemented GdipGetRegionBounds/GdipGetRegionB...
2009-02-02  Nikolay Sivovgdiplus: Implemented GdipTranslateRegion.
2009-02-02  Nikolay Sivovgdiplus: Implemented GdipIsEqualRegion.
2009-01-30  Nikolay Sivovgdiplus: Implemented GdipCreateRegionHrgn for rectangul...
2009-01-14  Michael Stefaniucgdiplus: Remove superfluous pointer casts.
2008-12-16  Nikolay Sivovgdiplus: Fix Font test failure on charset mismatch.
2008-12-15  Nikolay Sivovgdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I...
2008-12-11  Nikolay Sivovgdiplus: Stub for GdipGetNearestColor.
next