projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Stub GdipNewPrivateFontCollection.
[wine]
/
dlls
/
gdiplus
/
tests
/
2008-07-23
Nikolay Sivov
gdiplus: Implemented GdipGetPathGradientRect with test.
tree
|
commitdiff
2008-07-22
Nikolay Sivov
gdiplus: Implement GdipGetPathGradientBlend with basic...
tree
|
commitdiff
2008-07-22
Nikolay Sivov
gdiplus: implemeted GdipGetPathGradientBlendCount with...
tree
|
commitdiff
2008-07-21
Lei Zhang
gdiplus: Add tests for passing negative strides to...
tree
|
commitdiff
2008-07-21
Huw Davies
gdiplus: Remove incorrect test.
tree
|
commitdiff
2008-07-18
Huw Davies
gdiplus: Skip some tests if certain fonts are not insta...
tree
|
commitdiff
2008-07-17
Nikolay Sivov
gdiplus: Make GdipInvertMatrix test pass on native...
tree
|
commitdiff
2008-07-17
Nikolay Sivov
gdiplus: Fix for GdipPathIterNextMarker to handle path...
tree
|
commitdiff
2008-07-17
Nikolay Sivov
gdiplus: Fix GdipCreatePathIter to handle NULL as path...
tree
|
commitdiff
2008-07-10
Alexandre Julliard
gdiplus/tests: Don't test returned value if the call...
tree
|
commitdiff
2008-07-10
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-07-10
Adam Petaccia
gdiplus: Add another helper macro to deal with magic...
tree
|
commitdiff
2008-07-10
Adam Petaccia
gdiplus: Add a test for a floating-point triangle.
tree
|
commitdiff
2008-07-10
Adam Petaccia
gdiplus: Add more tests for regions and paths.
tree
|
commitdiff
2008-07-10
Adam Petaccia
gdiplus: Test for CharacterRange.
tree
|
commitdiff
2008-07-10
Francois Gouget
gdiplus/tests: Spelling fix.
tree
|
commitdiff
2008-07-10
Huw Davies
gdiplus: Add some defines for the magic values.
tree
|
commitdiff
2008-07-10
Huw Davies
gdiplus: Add some tests for regions with paths and...
tree
|
commitdiff
2008-07-08
Nikolay Sivov
gdiplus: Implemented GdipShearMatrix with tests.
tree
|
commitdiff
2008-07-08
Huw Davies
gdiplus: Add a test to show that bitmap fonts aren...
tree
|
commitdiff
2008-07-08
Nikolay Sivov
gdiplus: GdipInvertMatrix implementation with tests.
tree
|
commitdiff
2008-07-08
Nikolay Sivov
gdiplus: GdipIsMatrixInvertible implementation with...
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Implement GdipGetEmHeight.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Implement GdipGetCellDescent.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Implement GdipGetCellAscent.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Tests for FontFamily properties.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Implement GdipCloneFontFamily.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: test_getgenerics: Don't use a pointer-to-point...
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: test_fontfamily: Don't use a pointer-to-pointe...
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Valgrind: fix warnings about using uninitializ...
tree
|
commitdiff
2008-07-07
Nikolay Sivov
gdiplus: Implementation of GdipPathIterGetSubpathCount...
tree
|
commitdiff
2008-07-07
Nikolay Sivov
gdiplus: GdipPathIterNextMarker implementation with...
tree
|
commitdiff
2008-07-04
Nikolay Sivov
gdiplus: Implemented GdipPathIterHasCurve with tests.
tree
|
commitdiff
2008-07-03
Nikolay Sivov
gdiplus: Construction/desctruction tests for PathIterator.
tree
|
commitdiff
2008-07-03
Nikolay Sivov
gdiplus: Added file for PathIterator testing.
tree
|
commitdiff
2008-07-03
Michael Stefaniuc
gdiplus: Remove redundant NULL check before GdipFree...
tree
|
commitdiff
2008-07-02
Adam Petaccia
gdiplus: Test GdipCloneImage.
tree
|
commitdiff
2008-07-01
Nikolay Sivov
gdiplus: GdipGetPathLastPoint implementation.
tree
|
commitdiff
2008-07-01
Huw Davies
gdiplus: Add some region tests.
tree
|
commitdiff
2008-06-30
Nikolay Sivov
gdiplus: Fix uninitialized value jump and a leak in...
tree
|
commitdiff
2008-06-26
Nikolay Sivov
gdiplus: Implementation of GdipAddPathPolygon with...
tree
|
commitdiff
2008-06-26
Nikolay Sivov
gdiplus: Fix GdipGetPathData implementation and test.
tree
|
commitdiff
2008-06-25
Adam Petaccia
gdiplus: Tests for new font functions.
tree
|
commitdiff
2008-06-25
Adam Petaccia
gdiplus: Tests for GetGeneric*.
tree
|
commitdiff
2008-06-25
Adam Petaccia
gdiplus: Tests for FontFamily.
tree
|
commitdiff
2008-06-21
Petr DlouhĂ˝
gdiplus: Stub implementation of GdipImageGetFrameDimens...
tree
|
commitdiff
2008-06-20
Nikolay Sivov
gdiplus: Implemented GdipGetPathData with test.
tree
|
commitdiff
2008-06-20
Nikolay Sivov
gdiplus: Implemented GdipAddPathRectangles with tests.
tree
|
commitdiff
2008-05-21
Nikolay Sivov
gdiplus: GdipBitmapLockBits should allow a NULL rect...
tree
|
commitdiff
2008-05-13
Nikolay Sivov
gdiplus: Added GdipAddPathRectangle with tests.
tree
|
commitdiff
2008-05-12
Nikolay Sivov
gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with...
tree
|
commitdiff
2008-05-12
Nikolay Sivov
gdiplus: Added GdipLoadImageFromFileICM (no icm yet).
tree
|
commitdiff
2008-05-12
Nikolay Sivov
gdiplus: GdipGetImageFlags simple stub with test.
tree
|
commitdiff
2008-04-22
Lei Zhang
gdiplus: Do not access freed memory in a test.
tree
|
commitdiff
2008-04-22
Lei Zhang
gdiplus: Initialize variables in the graphics test.
tree
|
commitdiff
2008-03-24
Sean Huckins
gdiplus: Implementation of GdipCreateBitmapFromHBITMAP.
tree
|
commitdiff
2008-03-12
Michael Stefaniuc
gdiplus/tests: Remove redundant NULL check before GdipF...
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Add more sophisticated tests for GdipSaveImage...
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Implement BMP encoding.
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Implement GdipSaveImageToStream using encoders.
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Implement GdipSaveImageToFile via GdipSaveImag...
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Return an error for consecutive GdipLockBitmap...
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Update bitmap state in GdipUnlockBitmapBits.
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Tests for GdipLockBitmapBits/GdipUnlockBitmapBits.
tree
|
commitdiff
2008-03-07
Nathan Beckmann
gdiplus: Implement GdipGetImageEncoders.
tree
|
commitdiff
2008-03-03
Nathan Beckmann
gdiplus: Implement GdipLoadImageFromFile.
tree
|
commitdiff
2008-03-03
Nathan Beckmann
gdiplus: Add tests for GdipCreateBitmapFromFile.
tree
|
commitdiff
2008-03-03
Francois Gouget
gdiplus/tests: Add the trailing '\n' to a couple of...
tree
|
commitdiff
2008-02-29
Royal Chan
gdiplus: Implement GdipDrawLinesI based on GdipDrawLines.
tree
|
commitdiff
2008-02-29
Jon Yang
gdiplus: Implemented and tested GdipGetImageDimension().
tree
|
commitdiff
2008-02-26
Royal Chan
gdiplus: Added conformance tests for GdipDrawLineI.
tree
|
commitdiff
2008-02-26
Royal Chan
gdiplus: GdipDrawArc should return InvalidParameter...
tree
|
commitdiff
2008-02-26
Royal Chan
diplus: Implemented GdipDrawArcI based on GdipDrawArc.
tree
|
commitdiff
2008-02-26
Royal Chan
diplus: Implement GdipDrawBezierI based on GdipDrawBezier.
tree
|
commitdiff
2008-02-05
Reece H. Dunn
gdiplus: Fix the bezier arc path test on all Windows...
tree
|
commitdiff
2008-01-14
Dan Kegel
gdiplus/tests: Don't free if alloc failed.
tree
|
commitdiff
2007-12-31
Lei Zhang
gdiplus: Add GdipCreatePen2 and test cases.
tree
|
commitdiff
2007-12-31
Lei Zhang
gdiplus: Initialize a variable in a test.
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted non-ANSI function declaration fixes (missing...
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus: Fix default value of StringTrimmingCharacter.
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus/tests: Added GpStringFormat tests.
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus/tests: Added GdipAddPathLineI test.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Save elements of font's style.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added more font tests.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Fixed conformance of font constructor.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added font tests.
tree
|
commitdiff
2007-08-13
Evan Stade
gdiplus: Fix test to pass in Windows.
tree
|
commitdiff
2007-08-09
Evan Stade
gdiplus: Fixed conformance of GdipCreateBitmapFromScan0.
tree
|
commitdiff
2007-08-09
Evan Stade
gdiplus/tests: Added GdipCreateBitmapFromScan0 test.
tree
|
commitdiff
2007-08-01
Evan Stade
gdiplus: Change include list on 3 tests.
tree
|
commitdiff
2007-07-30
Evan Stade
gdiplus: Check custom dash array for bad properties.
tree
|
commitdiff
2007-07-30
Evan Stade
gdiplus/tests: More GdipSetPenDashArray tests.
tree
|
commitdiff
2007-07-26
Evan Stade
gdiplus/tests: Added pen dash array tests.
tree
|
commitdiff
2007-07-26
Evan Stade
gdiplus: Fix arc2polybezier.
tree
|
commitdiff
2007-07-26
Evan Stade
gdiplus/tests: Added GdipAddPathEllipse test.
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Implemented GdipSetPenColor.
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus: Implemented GdipSetSolidFillColor/GdipGetSolid...
tree
|
commitdiff
2007-07-24
Evan Stade
gdiplus/tests: Added pen brush fill test.
tree
|
commitdiff
2007-07-16
Evan Stade
gdiplus: Added GpGraphics save/restore tests.
tree
|
commitdiff
next