projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel32/tests: Skip tests when codepage is not available.
[wine]
/
dlls
/
gdiplus
/
2008-08-01
Nikolay Sivov
gdiplus: Implemented GdipGetPenCustom[Start/End]Cap.
tree
|
commitdiff
2008-07-31
Nikolay Sivov
gdiplus: Implemented Gdip[Get/Set]PenMode.
tree
|
commitdiff
2008-07-30
Nikolay Sivov
gdiplus: Implemented GdipStringFormatGetGenericDefault...
tree
|
commitdiff
2008-07-30
Nikolay Sivov
gdiplus: Use LANG_NEUTRAL instead of 0.
tree
|
commitdiff
2008-07-30
Nikolay Sivov
gdiplus: Implemented Gdip[Get/Set]StringFormatTabStops...
tree
|
commitdiff
2008-07-30
Nikolay Sivov
gdiplus: GdipGetStringFormatTabStopCount implementation...
tree
|
commitdiff
2008-07-29
Nikolay Sivov
gdiplus: GdipStringFormatGetGenericTypographic implemented.
tree
|
commitdiff
2008-07-29
Nikolay Sivov
gdiplus: GdipSetStringFormatDigitSubstitution implemented.
tree
|
commitdiff
2008-07-29
Nikolay Sivov
gdiplus: GdipGetStringFormatDigitSubstitution implemented.
tree
|
commitdiff
2008-07-29
Nikolay Sivov
gdiplus: Add a test that shows GdipCreateFontFromLogfon...
tree
|
commitdiff
2008-07-28
Francois Gouget
Add some API documentation stubs to make winapi_check...
tree
|
commitdiff
2008-07-28
Francois Gouget
gdiplus: Add a trailing '\n' to a Wine trace.
tree
|
commitdiff
2008-07-28
Nikolay Sivov
gdiplus: Implemented GdipGetCustomLineCapWidthScale...
tree
|
commitdiff
2008-07-28
Nikolay Sivov
gdiplus: Implemented GdipGetCustomLineCapBaseInset...
tree
|
commitdiff
2008-07-28
Nikolay Sivov
gdiplus: Implemented GdipSetCustomLineCapStrokeJoin...
tree
|
commitdiff
2008-07-28
Nikolay Sivov
gdiplus: Implemented GdipGetCustomLineCapStrokeJoin...
tree
|
commitdiff
2008-07-28
Nikolay Sivov
gdiplus: Added testfile for customlinecap + constr...
tree
|
commitdiff
2008-07-25
Adam Petaccia
gdiplus: Stub GdipIsStyleAvailable.
tree
|
commitdiff
2008-07-25
Adam Petaccia
gdiplus: Implement GdipGetRegionDataSize.
tree
|
commitdiff
2008-07-25
Adam Petaccia
gdiplus: Implement GdipSetInfinite.
tree
|
commitdiff
2008-07-25
Adam Petaccia
gdiplus: Implement GdipSetEmpty.
tree
|
commitdiff
2008-07-25
Adam Petaccia
gdiplus: Implement GdipDeleteRegion.
tree
|
commitdiff
2008-07-25
Adam Petaccia
gdiplus: Implement GdipCreateRegion and mark the tests...
tree
|
commitdiff
2008-07-24
Nikolay Sivov
gdiplus: Fix swapped got-expected in brush test.
tree
|
commitdiff
2008-07-23
Adam Petaccia
gdiplus: Stub GdipGetFontCollectionFamilyList.
tree
|
commitdiff
2008-07-23
Adam Petaccia
gdiplus: Stub GdipGetFontCollectionFamilyCount.
tree
|
commitdiff
2008-07-23
Adam Petaccia
gdiplus: Stub GdipPrivateAddFontFile.
tree
|
commitdiff
2008-07-23
Adam Petaccia
gdiplus: Stub GdipDeletePrivateFontCollection.
tree
|
commitdiff
2008-07-23
Adam Petaccia
gdiplus: Stub GdipNewPrivateFontCollection.
tree
|
commitdiff
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-17
Nikolay Sivov
gdiplus: Implemented GdipCreateBitmapFromResource.
tree
|
commitdiff
2008-07-11
Andrew Talbot
gdiplus: Remove unneeded address-of operator from array...
tree
|
commitdiff
2008-07-11
Nikolay Sivov
gdiplus: Implemented GdipGetPenDashCount.
tree
|
commitdiff
2008-07-11
Nikolay Sivov
gdiplus: Implemented GdipSetPenDashCap197819.
tree
|
commitdiff
2008-07-11
Nikolay Sivov
gdiplus: GdipFillRegion actually belongs to Graphics.
tree
|
commitdiff
2008-07-10
Alexandre Julliard
gdiplus/tests: Don't test returned value if the call...
tree
|
commitdiff
2008-07-10
Huw Davies
gdiplus: Partial implementation of GdipCreateBitmapFrom...
tree
|
commitdiff
2008-07-10
Huw Davies
gdiplus: Stubs for GdipIsVisiblePathPoint[I].
tree
|
commitdiff
2008-07-10
Huw Davies
gdiplus: Implement GdipCreateMetafileFromWmfFile.
tree
|
commitdiff
2008-07-10
Huw Davies
gdiplus: Add stubs for GdipTransformPoints[I].
tree
|
commitdiff
2008-07-10
Francois Gouget
gdiplus: Add/fix the trailing '\n' to Wine traces.
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
Adam Petaccia
gdiplus: Stub GdipFillRegion.
tree
|
commitdiff
2008-07-10
Adam Petaccia
gdiplus: Stub GdipMeasureCharacterRanges.
tree
|
commitdiff
2008-07-10
Adam Petaccia
gdiplus: Stub GdipSetStringFormatMeasurableCharacterRanges.
tree
|
commitdiff
2008-07-10
Adam Petaccia
gdiplus: Stub GdipGetStringFormatMeasurableCharacterRan...
tree
|
commitdiff
2008-07-10
Adam Petaccia
gdiplus: GdipMeasureString: .spec file fix.
tree
|
commitdiff
2008-07-10
Adam Petaccia
gdiplus: Implement GdipGetStringFormatFlags.
tree
|
commitdiff
2008-07-10
Adam Petaccia
gdiplus: Stub GdipStringFormatGetGenericDefault.
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-09
Nikolay Sivov
gdiplus: Implemented GdipDrawClosedCurve and GdipDrawCl...
tree
|
commitdiff
2008-07-09
Nikolay Sivov
gdiplus: Implemeted GdipDrawClosedCurve2 and GdipDrawCl...
tree
|
commitdiff
2008-07-09
Nikolay Sivov
gdiplus: Semi-stub for GdipCreateLineBrushFromRectWithA...
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-08
Nikolay Sivov
gdiplus: GdipGetLineWrapMode implementation.
tree
|
commitdiff
2008-07-07
Alexandre Julliard
gdiplus: Store the family name directly in the GpFontFa...
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: Use a better framework for filling out FontFam...
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Stub GdipGetFontHeightGivenDPI.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Stub GdipGetCellDescent.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Stub GdipGetCellAscent.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Stub GdipGetEmHeight.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Stub GdipGetLineSpacing.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Implement GdipCloneFontFamily.
tree
|
commitdiff
2008-07-07
Adam Petaccia
gdiplus: Stub 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
Jeff Smith
gdiplus: Fix spec definition of GdipCreateBitmapFromHBI...
tree
|
commitdiff
2008-07-07
Nikolay Sivov
gdiplus: Check arguments in GdipPathIterNextSubpath.
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: Remove unnecessary cast from GdipAddPathRectangle.
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
Nikolay Sivov
gdiplus: Implementation of GdipPathIterEnumerate.
tree
|
commitdiff
2008-07-03
Nikolay Sivov
gdiplus: Implemented GdipDrawBeziers.
tree
|
commitdiff
2008-07-03
Nikolay Sivov
gdiplus: Implemented GdipCreateTextureIAI using float...
tree
|
commitdiff
2008-07-03
Michael Stefaniuc
gdiplus: Remove redundant NULL check before GdipFree...
tree
|
commitdiff
next