projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3d10: Add support for parsing sample masks to parse_fx10_object().
[wine]
/
dlls
/
gdiplus
/
tests
/
2012-07-17
Dmitry Timoshkov
gdiplus: Add support for converting RGB formats to...
tree
|
commitdiff
2012-07-17
Dmitry Timoshkov
gdiplus: Add support for converting RGB formats to...
tree
|
commitdiff
2012-07-17
Dmitry Timoshkov
gdiplus: Add some tests for GdipBitmapLockBits/GdipBitm...
tree
|
commitdiff
2012-07-16
Dmitry Timoshkov
gdiplus: Fix palette flags for a not indexed 1-bpp...
tree
|
commitdiff
2012-07-16
Dmitry Timoshkov
gdiplus: Make sure that 1bpp bitmap images get loaded...
tree
|
commitdiff
2012-07-16
Alexandre Julliard
gdiplus: Avoid out of bounds access warning.
tree
|
commitdiff
2012-07-12
Vincent Povirk
gdiplus: Fix GdipImageRotateFlip for images from streams.
tree
|
commitdiff
2012-07-12
Dmitry Timoshkov
gdiplus: Add a test for palette associated with black...
tree
|
commitdiff
2012-07-02
Dmitry Timoshkov
gdiplus: Add some tests for GdipGetPropertySize and...
tree
|
commitdiff
2012-07-02
Dmitry Timoshkov
gdiplus: Add a test for 'value' pointer in the Property...
tree
|
commitdiff
2012-07-02
Dmitry Timoshkov
gdiplus: Add a test to show that GdipCloneImage is...
tree
|
commitdiff
2012-06-29
Dmitry Timoshkov
gdiplus: Add a bunch of tests for TIFF image properties.
tree
|
commitdiff
2012-06-29
Dmitry Timoshkov
gdiplus: Add some tests for GdipGetPropertyItemSize...
tree
|
commitdiff
2012-06-28
Dmitry Timoshkov
gdiplus: Comment out a test that crashes some gdiplus...
tree
|
commitdiff
2012-06-28
Dmitry Timoshkov
gdiplus: Increase refcount of the source stream when...
tree
|
commitdiff
2012-06-28
Dmitry Timoshkov
gdiplus: Add a test for image stream refcount.
tree
|
commitdiff
2012-06-27
Alexandre Julliard
gdiplus/tests: Add back some necessary casts.
tree
|
commitdiff
2012-06-26
Dmitry Timoshkov
gdiplus: Add some tests for image properties.
tree
|
commitdiff
2012-06-20
Dmitry Timoshkov
gdiplus: Implement GdipImageSelectActiveFrame.
tree
|
commitdiff
2012-06-19
Dmitry Timoshkov
gdiplus: Fix parameter order in expect() calls.
tree
|
commitdiff
2012-06-19
Dmitry Timoshkov
gdiplus: GdipCreateFontFromLogfont also returns NotTrue...
tree
|
commitdiff
2012-06-19
Dmitry Timoshkov
gdiplus: Add a test for creating a nonexistent font...
tree
|
commitdiff
2012-05-17
Dmitry Timoshkov
gdiplus: Implement GdipImageGetFrameCount.
tree
|
commitdiff
2012-05-11
Dmitry Timoshkov
gdiplus: Add a bunch of tests for internal font metrics.
tree
|
commitdiff
2012-04-25
Vincent Povirk
gdiplus: Store only one surround color if all colors...
tree
|
commitdiff
2012-04-25
Vincent Povirk
gdiplus: Implement GdipSetPathGradientBlend, with tests.
tree
|
commitdiff
2012-04-23
Dmitry Timoshkov
gdiplus: Use Tahoma instead of Arial for gdiplus font...
tree
|
commitdiff
2012-04-20
Francois Gouget
gdiplus/tests: Make test_pathgradientpresetblend()...
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Add tests for preset blend accessors.
tree
|
commitdiff
2012-03-15
Vincent Povirk
gdiplus: Implement path gradient surround color accessors.
tree
|
commitdiff
2012-03-15
Vincent Povirk
gdiplus: Test SetSurroundColors with fewer colors than...
tree
|
commitdiff
2012-03-14
Vincent Povirk
gdiplus: Add test for GdipGetPathGradientSurroundColors...
tree
|
commitdiff
2012-03-13
Vincent Povirk
gdiplus: Add tests for path gradient center point funct...
tree
|
commitdiff
2012-03-13
Vincent Povirk
gdiplus: Add stub GdipGetPathGradientPath with tests.
tree
|
commitdiff
2012-01-12
Vincent Povirk
gdiplus: Implement GdipCreateBitmapFromHBITMAP for...
tree
|
commitdiff
2012-01-12
Vincent Povirk
gdiplus: Test GdipCreateBitmapFromHBITMAP with 16-bit...
tree
|
commitdiff
2011-10-20
Alexandre Julliard
gdiplus/tests: Add an intermediate variable to avoid...
tree
|
commitdiff
2011-10-14
Dan Kegel
gdiplus/tests: Must define biClrUsed when calling Creat...
tree
|
commitdiff
2011-10-03
Vincent Povirk
gdiplus: Include an alpha channel in HBITMAPs created...
tree
|
commitdiff
2011-09-13
Francois Gouget
gdiplus/tests: Don't check for hardcoded family font...
tree
|
commitdiff
2011-07-14
Marcus Meissner
gdiplus: Check return values of GdipCreateMatrix(2...
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Implement GdipPlayMetafileRecord for EMF records.
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Add test showing scaling does not affect retur...
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Add tests for GdipPlayMetafileRecord.
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Add test for recording emf-only metafiles.
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Implement GetDC for metafiles.
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Implement GdipMeasureDriverString.
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Test MeasureDriverString with a character...
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Fix the order of arguments to expectf in test_...
tree
|
commitdiff
2011-06-27
Vincent Povirk
gdiplus: Add test for GdipMeasureDriverString.
tree
|
commitdiff
2011-05-23
Vincent Povirk
gdiplus: Add test for GdipGetDC on metafiles.
tree
|
commitdiff
2011-05-23
Vincent Povirk
gdiplus: Implement GdipEnumerateMetafileSrcRectDestPoints.
tree
|
commitdiff
2011-05-23
Vincent Povirk
gdiplus: Remove is_emfplus field from test structure...
tree
|
commitdiff
2011-05-23
Vincent Povirk
gdiplus: Add test for metafile enumeration.
tree
|
commitdiff
2011-05-23
Vincent Povirk
gdiplus: Add basic metafile recording support.
tree
|
commitdiff
2011-04-05
Vincent Povirk
gdiplus: Add a software implementation of GdipDrawDrive...
tree
|
commitdiff
2011-04-01
Vincent Povirk
gdiplus: Add basic implementation of GdipDrawDriverString.
tree
|
commitdiff
2011-03-29
Vincent Povirk
gdiplus: Add test for GdipSetTextRenderingHint and...
tree
|
commitdiff
2011-03-29
Vincent Povirk
gdiplus: Add test for GdipDrawDriverString.
tree
|
commitdiff
2011-03-29
Vincent Povirk
gdiplus: Use the given HPALETTE in GdipCreateBitmapFrom...
tree
|
commitdiff
2011-03-28
Vincent Povirk
gdiplus: Implement gamma adjustment.
tree
|
commitdiff
2011-03-28
Vincent Povirk
gdiplus: Implement color transforms.
tree
|
commitdiff
2011-03-17
Vincent Povirk
gdiplus: Implement GdipFillRectangle based on GdipFillPath.
tree
|
commitdiff
2011-03-10
Vincent Povirk
gdiplus: Add tests for interpolation mode and make...
tree
|
commitdiff
2011-03-03
Maarten Lankhorst
gdiplus: Add tests and fix GdipDrawImagePointsRect.
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Implement ImageLockModeUserInputBuf.
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Copy only the area requested when (un)locking...
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Copy the bits on bitmap unlock if the write...
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Test writes with conversion and without a...
tree
|
commitdiff
2011-02-17
Austin English
gdiplus/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
2011-02-15
Vincent Povirk
gdiplus: Add tests for locked image bit reading/writing.
tree
|
commitdiff
2011-02-15
Vincent Povirk
gdiplus: Add test for ImageLockModeUserInputBuf.
tree
|
commitdiff
2011-02-10
Austin English
gdiplus/tests: Remove redundant assignments (LLVM/Clang).
tree
|
commitdiff
2011-02-10
Austin English
gdiplus/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
2011-02-10
Austin English
gdiplus/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
2011-02-09
Austin English
gdiplus/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
2011-02-07
Vincent Povirk
gdiplus: Allow adding rectangles with negative sizes...
tree
|
commitdiff
2011-02-07
EG Galano
gdiplus/tests: Make sure return value is used (LLVM...
tree
|
commitdiff
2011-02-07
Austin English
gdiplus/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
2011-01-27
Vincent Povirk
gdiplus: Test the types of records in an empty EMF+.
tree
|
commitdiff
2011-01-27
Vincent Povirk
gdiplus: Test for EMF+ recording.
tree
|
commitdiff
2011-01-17
Vincent Povirk
gdiplus: Rewrite GdipCreateMatrix3.
tree
|
commitdiff
2011-01-12
Martin Petricek
gdiplus: Support for indexed formats in GdipBitmapSetPixel.
tree
|
commitdiff
2010-11-01
Vincent Povirk
gdiplus: Add tests for GdipGetLineTransform.
tree
|
commitdiff
2010-11-01
Vincent Povirk
gdiplus: Add a test for GdipCreateMatrix3.
tree
|
commitdiff
2010-10-28
Vincent Povirk
gdiplus: Reject linear gradients where the start and...
tree
|
commitdiff
2010-10-28
Vincent Povirk
gdiplus: Implement GdipGetRegionScans.
tree
|
commitdiff
2010-10-25
Austin Lund
gdiplus/tests: Fix GetLogFont charset tests for Asian...
tree
|
commitdiff
2010-10-01
Vincent Povirk
gdiplus: Don't create a DIB section for non-alpha or...
tree
|
commitdiff
2010-10-01
Vincent Povirk
gdiplus: Implement GdipGetRegionScansCount.
tree
|
commitdiff
2010-10-01
Vincent Povirk
gdiplus: Implement GdipTransformRegion.
tree
|
commitdiff
2010-10-01
Vincent Povirk
gdiplus: Don't try to free invalid or already-freed...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-08-23
Vincent Povirk
gdiplus: Set bitmap has alpha flag based on format.
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Add tests for the HDC's we get from bitmap...
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Create HBITMAP-less bitmap objects for exotic...
tree
|
commitdiff
2010-07-28
Wade Gobel
gdiplus: Implemented GdipFillClosedCurve and GdipFillCl...
tree
|
commitdiff
2010-07-28
Wade Gobel
gdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedC...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-20
Alexandre Julliard
gdi32: Reject invalid DIB depths in CreateDIBSection.
tree
|
commitdiff
next