gdiplus: Transform bitmaps to non-rectangular parallelograms in software.
[wine] / dlls / gdiplus /
2010-04-16  Vincent Povirkgdiplus: Transform bitmaps to non-rectangular parallelo...
2010-04-16  Vincent Povirkgdiplus: Use a helper function to draw image data from...
2010-04-16  Vincent Povirkgdiplus: Use UnitPixel for metafile bounds when creatin...
2010-04-16  Vincent Povirkgdiplus: Do not create FontFamilies for bitmap fonts.
2010-04-16  Vincent Povirkgdiplus: Ensure GdipGetGenericFontFamilySansSerif retur...
2010-04-09  Vincent Povirkgdiplus: Print the GdipGetFamilyName FIXME only once.
2010-04-09  Vincent Povirkgdiplus: Print the GdipCreateHalftonePalette FIXME...
2010-04-02  Vincent Povirkgdiplus: Implement GdipFlush.
2010-03-31  Vincent Povirkgdiplus: Implement GdipImageRotateFlip.
2010-03-31  Vincent Povirkgdiplus: Implement GdipMeasureCharacterRanges.
2010-03-31  Vincent Povirkgdiplus: Add tests for GdipMeasureCharacterRanges.
2010-03-31  Vincent Povirkgdiplus: Fix the linesfilled calculation in GdipMeasure...
2010-03-31  Vincent Povirkgdiplus: Rewrite GdipDrawString to share code with...
2010-03-31  Vincent Povirkgdiplus: Rewrite GdipMeasureString using a helper function.
2010-03-31  Vincent Povirkgdiplus: Add a test for GdipMeasureString.
2010-03-31  Vincent Povirkgdiplus: Add a missing NULL check to GdipMeasureString.
2010-03-31  Vincent Povirkgdiplus: Add tests for GdipDrawString.
2010-03-29  Justin Chevriergdiplus: Add GdipGetPathGradientSurroundColorCount...
2010-03-29  Justin Chevrierinclude: Fix GdipSetPathGradientSurroundColorsWithCount...
2010-03-29  Vincent Povirkgdiplus: Don't use gdi32 to draw to bitmaps with format...
2010-03-29  Vincent Povirkgdiplus: Store a reference to the image in image graphi...
2010-03-29  Mikhail Maroukhinegdiplus: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Francois Gougetgdiplus/tests: Fix compilation on systems that don...
2010-03-26  Justin Chevriergdiplus: Handle UnitWorld in GdipGetFontHeightGivenDPI.
2010-03-26  Justin Chevriergdiplus/tests: Add GdipGetFontHeightGivenDPI tests.
2010-03-22  Vincent Povirkgdiplus: Add a test for TIFF image loading.
2010-03-22  Vincent Povirkgdiplus: Add support for decoding TIFF images.
2010-03-22  Vincent Povirkgdiplus: Support decoders with multiple signatures.
2010-03-19  Alexandre Julliardgdiplus/tests: Create a window for graphics tests inste...
2010-03-16  Paul Vriensgdiplus/tests: Fix a test failure on Win98/WinMe.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-16  Justin Chevriergdiplus: Basic implementation of GdipImageGetFrameCount...
2010-03-16  Justin Chevriergdiplus/tests: Expand GdipImageGetFrameCount test coverage.
2010-03-15  Vincent Povirkgdiplus: Zero the MetafileHeader structure in GetMetafi...
2010-03-15  Vincent Povirkgdiplus: Add a test for GdipGetMetafileHeaderFromMetafile.
2010-03-15  Vincent Povirkgdiplus: Don't crash when creating a texture with NULL...
2010-03-05  Alasdair Sinclairgdiplus: Create a full BITMAPINFO to prevent clobbering...
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-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.
next