jscript: Don't store compiler_ctx_t in parser_ctx_t.
[wine] / dlls / gdiplus / tests /
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.
2011-06-28  Vincent Povirkgdiplus: Test MeasureDriverString with a character...
2011-06-28  Vincent Povirkgdiplus: Fix the order of arguments to expectf in test_...
2011-06-27  Vincent Povirkgdiplus: Add test for GdipMeasureDriverString.
2011-05-23  Vincent Povirkgdiplus: Add test for GdipGetDC on metafiles.
2011-05-23  Vincent Povirkgdiplus: Implement GdipEnumerateMetafileSrcRectDestPoints.
2011-05-23  Vincent Povirkgdiplus: Remove is_emfplus field from test structure...
2011-05-23  Vincent Povirkgdiplus: Add test for metafile enumeration.
2011-05-23  Vincent Povirkgdiplus: Add basic metafile recording support.
2011-04-05  Vincent Povirkgdiplus: Add a software implementation of GdipDrawDrive...
2011-04-01  Vincent Povirkgdiplus: Add basic implementation of GdipDrawDriverString.
2011-03-29  Vincent Povirkgdiplus: Add test for GdipSetTextRenderingHint and...
2011-03-29  Vincent Povirkgdiplus: Add test for GdipDrawDriverString.
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-03-17  Vincent Povirkgdiplus: Implement GdipFillRectangle based on GdipFillPath.
2011-03-10  Vincent Povirkgdiplus: Add tests for interpolation mode and make...
2011-03-03  Maarten Lankhorstgdiplus: Add tests and fix GdipDrawImagePointsRect.
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-17  Austin Englishgdiplus/tests: Make sure to use return values (LLVM...
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: Remove redundant assignments (LLVM/Clang).
2011-02-10  Austin Englishgdiplus/tests: Make sure to use return values (LLVM...
2011-02-10  Austin Englishgdiplus/tests: Make sure to use return values (LLVM...
2011-02-09  Austin Englishgdiplus/tests: Make sure to use return values (LLVM...
2011-02-07  Vincent Povirkgdiplus: Allow adding rectangles with negative sizes...
2011-02-07  EG Galanogdiplus/tests: Make sure return value is used (LLVM...
2011-02-07  Austin Englishgdiplus/tests: Make sure to use return values (LLVM...
2011-01-27  Vincent Povirkgdiplus: Test the types of records in an empty EMF+.
2011-01-27  Vincent Povirkgdiplus: Test for EMF+ recording.
2011-01-17  Vincent Povirkgdiplus: Rewrite GdipCreateMatrix3.
2011-01-12  Martin Petricekgdiplus: Support for indexed formats in GdipBitmapSetPixel.
2010-11-01  Vincent Povirkgdiplus: Add tests for GdipGetLineTransform.
2010-11-01  Vincent Povirkgdiplus: Add a test for GdipCreateMatrix3.
2010-10-28  Vincent Povirkgdiplus: Reject linear gradients where the start and...
2010-10-28  Vincent Povirkgdiplus: Implement GdipGetRegionScans.
2010-10-25  Austin Lundgdiplus/tests: Fix GetLogFont charset tests for Asian...
2010-10-01  Vincent Povirkgdiplus: Don't create a DIB section for non-alpha or...
2010-10-01  Vincent Povirkgdiplus: Implement GdipGetRegionScansCount.
2010-10-01  Vincent Povirkgdiplus: Implement GdipTransformRegion.
2010-10-01  Vincent Povirkgdiplus: Don't try to free invalid or already-freed...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-23  Vincent Povirkgdiplus: Set bitmap has alpha flag based on format.
2010-08-17  Vincent Povirkgdiplus: Add tests for the HDC's we get from bitmap...
2010-08-17  Vincent Povirkgdiplus: Create HBITMAP-less bitmap objects for exotic...
2010-07-28  Wade Gobelgdiplus: Implemented GdipFillClosedCurve and GdipFillCl...
2010-07-28  Wade Gobelgdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedC...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Alexandre Julliardgdi32: Reject invalid DIB depths in CreateDIBSection.
2010-07-01  Alexandre Julliardgdiplus/tests: Don't fail if we do find Microsoft Sans...
2010-07-01  Alexandre Julliardgdiplus/tests: Use Tahoma instead of Courier New for...
2010-06-30  Alexandre Julliardgdiplus/tests: Comment out a test that corrupts the...
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-05-03  Gerald Pfeifergdiplus/tests: Remove variable path which is not really...
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-04-16  Vincent Povirkgdiplus: Do not create FontFamilies for bitmap fonts.
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: Add a test for GdipMeasureString.
2010-03-31  Vincent Povirkgdiplus: Add tests for GdipDrawString.
2010-03-29  Justin Chevriergdiplus: Add GdipGetPathGradientSurroundColorCount...
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-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: Add a test for GdipGetMetafileHeaderFromMetafile.
2010-03-04  Justin Chevriergdiplus: Implement GdipSetImageAttributesRemapTable...
2010-03-04  Justin Chevriergdiplus/test: Add GdipSetImageAttributesRemapTable...
2010-02-26  Justin Chevriergdiplus: Basic implementation of GdipGetNearestColor...
next