gdiplus/test: Add GdipGetNearestColor test.
[wine] / dlls / gdiplus /
2010-02-26  Justin Chevriergdiplus/test: Add GdipGetNearestColor test.
2010-02-25  Vincent Povirkgdiplus: Stub GdipGetRegionScansCount.
2010-02-25  Vincent Povirkgdiplus: Stub GdipGetImageItemData.
2010-02-25  Vincent Povirkgdiplus: Free the attached HBITMAP when destroying...
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-16  Marcus Meissnergdiplus: Dereference texture after checking it for...
2010-02-15  Vincent Povirkgdiplus: Convert formats that can't be drawn by gdi32...
2010-02-15  Vincent Povirkgdiplus: Implement GdipGetTextureImage.
2010-02-15  Vincent Povirkgdiplus: Store an image in texture brushes, and use...
2010-02-15  Vincent Povirkgdiplus: Use GdipCloneBitmapArea to get bitmap areas...
2010-02-15  Vincent Povirkgdiplus: Copy hatch brushes using the create function.
2010-02-08  Vincent Povirkgdiplus: Use linear gradient brush angles.
2010-02-08  Vincent Povirkgdiplus: Don't use gdi32 to do pixel format conversion.
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.
2010-01-25  Vincent Povirkgdiplus: Prefer the builtin version.
2010-01-25  Vincent Povirkgdiplus: Add traces to unimplemented functions in pen.c.
2010-01-25  Vincent Povirkgdiplus: Always trace pixel formats in hex.
2010-01-25  Vincent Povirkgdiplus: Add traces to unimplemented functions in image...
2010-01-05  Alistair Leslie... gdiplus: Implement GdipIsVisibleClipEmpty.
2010-01-04  Vincent Povirkgdiplus: Reset the lock count when unlocking a bitmap...
2010-01-04  Vincent Povirkgdiplus: Add traces to unimplemented functions in image.c.
2010-01-04  Vincent Povirkgdiplus: Add trace to GdipBitmapUnlockBits.
2010-01-04  Vincent Povirkgdiplus: Add trace to unimplemented function in graphic...
2010-01-04  Vincent Povirkgdiplus: Add traces to unimplemented functions in graph...
2010-01-04  Vincent Povirkgdiplus: Add traces to unimplemented functions in custo...
2010-01-04  Vincent Povirkgdiplus: Fix a memory leak in GdipCreateMetafileFromWmf.
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: Remove fixme from GdipImageGetFrameDimensionsC...
2009-12-28  Vincent Povirkgdiplus: Add tests for multi-frame GIF images.
2009-12-28  Vincent Povirkgdiplus: Fix memory leak in GdipSetStringFormatMeasurab...
2009-12-28  Vincent Povirkgdiplus: Add traces to unimplemented functions in brush.c.
2009-12-28  Vincent Povirkgdiplus: Add some traces for the values of point arguments.
2009-12-28  Vincent Povirkgdiplus: Add a trace for values of new string format...
2009-12-28  Vincent Povirkgdiplus: Add traces for values of newly-created pens.
2009-12-28  Vincent Povirkgdiplus: Add a trace for values of new ImageAttributes...
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-21  Vincent Povirkgdiplus: Allocate a new ImageAttributes object in GdipC...
2009-12-21  Vincent Povirkgdiplus: Add trace for values of new graphics and image...
2009-12-21  Vincent Povirkgdiplus: Add traces for values of newly-created font...
2009-12-21  Vincent Povirkgdiplus: Add traces for values of newly-created linecaps.
2009-12-21  Vincent Povirkgdiplus: Add traces for values of newly-created brushes.
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: Support reading image data from device-depende...
2009-12-14  Vincent Povirkgdiplus: Explicitly copy the bits from dib sections...
2009-12-14  Huw Daviesgdiplus: Fix a memory leak.
2009-12-14  Vincent Povirkgdiplus: Add test for image palette functions.
2009-12-14  Vincent Povirkgdiplus: Initialize the palettes of new indexed bitmaps.
2009-12-14  Vincent Povirkgdiplus: Implement GdipGetImagePalette.
2009-12-14  Vincent Povirkgdiplus: Implement GdipGetImagePaletteSize.
2009-12-14  Vincent Povirkgdiplus: Implement GdipSetImagePalette.
2009-12-09  Nikolay Sivovgdiplus/tests: Fix a matrix leak in test.
2009-12-07  Vincent Povirkgdiplus: Fix cleanup after errors in GdipCloneImage.
2009-12-07  Vincent Povirkgdiplus: Implement GdipCloneBitmapArea.
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-12-07  Huw Daviesgdiplus: Fix a couple of memory leaks.
2009-10-26  Kirill K. Smirnovgdiplus: Avoid deleting non-existent object.
2009-10-19  Alexandre Julliardgdiplus: Remove a useless inline specifier.
2009-10-09  Vincent Povirkgdiplus: Enable encoding of PNG images.
2009-10-09  Vincent Povirkgdiplus: Add some hatch brushes not present in gdi.
2009-10-09  Vincent Povirkgdiplus: Use gdi texture brushes to draw hatch brushes.
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  Marcus Meissnergdiplus: do not memcpy over NULL ptrs (Coverity).
2009-09-22  Vincent Povirkgdiplus: Accept version 2 in GdiplusStartup.
2009-09-22  Vincent Povirkgdiplus/tests: Reject gdiplus versions greater than 2.
2009-09-15  Vincent Povirkgdiplus: Use the preset blend when drawing linear gradi...
2009-09-15  Vincent Povirkgdiplus: Add tests for linear gradient preset blends.
2009-09-15  Vincent Povirkgdiplus: Store preset blends in linear gradient brushes.
2009-09-15  Vincent Povirkgdiplus: Stub GdipGetLinePresetBlend[Count].
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: Don't calculate the number of points in the...
2009-09-08  Vincent Povirkgdiplus: Don't use the supplied rect to calculate font...
2009-09-08  Vincent Povirkgdiplus: Stub GdipScaleLineTransform.
2009-09-08  Vincent Povirkgdiplus: Stub GdipResetLineTransform.
next