kernel32/tests: Skip tests when codepage is not available.
[wine] / dlls / gdiplus /
2008-08-01  Nikolay Sivovgdiplus: Implemented GdipGetPenCustom[Start/End]Cap.
2008-07-31  Nikolay Sivovgdiplus: Implemented Gdip[Get/Set]PenMode.
2008-07-30  Nikolay Sivovgdiplus: Implemented GdipStringFormatGetGenericDefault...
2008-07-30  Nikolay Sivovgdiplus: Use LANG_NEUTRAL instead of 0.
2008-07-30  Nikolay Sivovgdiplus: Implemented Gdip[Get/Set]StringFormatTabStops...
2008-07-30  Nikolay Sivovgdiplus: GdipGetStringFormatTabStopCount implementation...
2008-07-29  Nikolay Sivovgdiplus: GdipStringFormatGetGenericTypographic implemented.
2008-07-29  Nikolay Sivovgdiplus: GdipSetStringFormatDigitSubstitution implemented.
2008-07-29  Nikolay Sivovgdiplus: GdipGetStringFormatDigitSubstitution implemented.
2008-07-29  Nikolay Sivovgdiplus: Add a test that shows GdipCreateFontFromLogfon...
2008-07-28  Francois GougetAdd some API documentation stubs to make winapi_check...
2008-07-28  Francois Gougetgdiplus: Add a trailing '\n' to a Wine trace.
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapWidthScale...
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapBaseInset...
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipSetCustomLineCapStrokeJoin...
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapStrokeJoin...
2008-07-28  Nikolay Sivovgdiplus: Added testfile for customlinecap + constr...
2008-07-25  Adam Petacciagdiplus: Stub GdipIsStyleAvailable.
2008-07-25  Adam Petacciagdiplus: Implement GdipGetRegionDataSize.
2008-07-25  Adam Petacciagdiplus: Implement GdipSetInfinite.
2008-07-25  Adam Petacciagdiplus: Implement GdipSetEmpty.
2008-07-25  Adam Petacciagdiplus: Implement GdipDeleteRegion.
2008-07-25  Adam Petacciagdiplus: Implement GdipCreateRegion and mark the tests...
2008-07-24  Nikolay Sivovgdiplus: Fix swapped got-expected in brush test.
2008-07-23  Adam Petacciagdiplus: Stub GdipGetFontCollectionFamilyList.
2008-07-23  Adam Petacciagdiplus: Stub GdipGetFontCollectionFamilyCount.
2008-07-23  Adam Petacciagdiplus: Stub GdipPrivateAddFontFile.
2008-07-23  Adam Petacciagdiplus: Stub GdipDeletePrivateFontCollection.
2008-07-23  Adam Petacciagdiplus: Stub GdipNewPrivateFontCollection.
2008-07-23  Nikolay Sivovgdiplus: Implemented GdipGetPathGradientRect with test.
2008-07-22  Nikolay Sivovgdiplus: Implement GdipGetPathGradientBlend with basic...
2008-07-22  Nikolay Sivovgdiplus: implemeted GdipGetPathGradientBlendCount with...
2008-07-21  Lei Zhanggdiplus: Add tests for passing negative strides to...
2008-07-21  Huw Daviesgdiplus: Remove incorrect test.
2008-07-18  Huw Daviesgdiplus: Skip some tests if certain fonts are not insta...
2008-07-17  Nikolay Sivovgdiplus: Make GdipInvertMatrix test pass on native...
2008-07-17  Nikolay Sivovgdiplus: Fix for GdipPathIterNextMarker to handle path...
2008-07-17  Nikolay Sivovgdiplus: Fix GdipCreatePathIter to handle NULL as path...
2008-07-17  Nikolay Sivovgdiplus: Implemented GdipCreateBitmapFromResource.
2008-07-11  Andrew Talbotgdiplus: Remove unneeded address-of operator from array...
2008-07-11  Nikolay Sivovgdiplus: Implemented GdipGetPenDashCount.
2008-07-11  Nikolay Sivovgdiplus: Implemented GdipSetPenDashCap197819.
2008-07-11  Nikolay Sivovgdiplus: GdipFillRegion actually belongs to Graphics.
2008-07-10  Alexandre Julliardgdiplus/tests: Don't test returned value if the call...
2008-07-10  Huw Daviesgdiplus: Partial implementation of GdipCreateBitmapFrom...
2008-07-10  Huw Daviesgdiplus: Stubs for GdipIsVisiblePathPoint[I].
2008-07-10  Huw Daviesgdiplus: Implement GdipCreateMetafileFromWmfFile.
2008-07-10  Huw Daviesgdiplus: Add stubs for GdipTransformPoints[I].
2008-07-10  Francois Gougetgdiplus: Add/fix the trailing '\n' to Wine traces.
2008-07-10  Francois GougetAssorted spelling fixes.
2008-07-10  Adam Petacciagdiplus: Add another helper macro to deal with magic...
2008-07-10  Adam Petacciagdiplus: Add a test for a floating-point triangle.
2008-07-10  Adam Petacciagdiplus: Add more tests for regions and paths.
2008-07-10  Adam Petacciagdiplus: Test for CharacterRange.
2008-07-10  Adam Petacciagdiplus: Stub GdipFillRegion.
2008-07-10  Adam Petacciagdiplus: Stub GdipMeasureCharacterRanges.
2008-07-10  Adam Petacciagdiplus: Stub GdipSetStringFormatMeasurableCharacterRanges.
2008-07-10  Adam Petacciagdiplus: Stub GdipGetStringFormatMeasurableCharacterRan...
2008-07-10  Adam Petacciagdiplus: GdipMeasureString: .spec file fix.
2008-07-10  Adam Petacciagdiplus: Implement GdipGetStringFormatFlags.
2008-07-10  Adam Petacciagdiplus: Stub GdipStringFormatGetGenericDefault.
2008-07-10  Francois Gougetgdiplus/tests: Spelling fix.
2008-07-10  Huw Daviesgdiplus: Add some defines for the magic values.
2008-07-10  Huw Daviesgdiplus: Add some tests for regions with paths and...
2008-07-09  Nikolay Sivovgdiplus: Implemented GdipDrawClosedCurve and GdipDrawCl...
2008-07-09  Nikolay Sivovgdiplus: Implemeted GdipDrawClosedCurve2 and GdipDrawCl...
2008-07-09  Nikolay Sivovgdiplus: Semi-stub for GdipCreateLineBrushFromRectWithA...
2008-07-08  Nikolay Sivovgdiplus: Implemented GdipShearMatrix with tests.
2008-07-08  Huw Daviesgdiplus: Add a test to show that bitmap fonts aren...
2008-07-08  Nikolay Sivovgdiplus: GdipInvertMatrix implementation with tests.
2008-07-08  Nikolay Sivovgdiplus: GdipIsMatrixInvertible implementation with...
2008-07-08  Nikolay Sivovgdiplus: GdipGetLineWrapMode implementation.
2008-07-07  Alexandre Julliardgdiplus: Store the family name directly in the GpFontFa...
2008-07-07  Adam Petacciagdiplus: Implement GdipGetEmHeight.
2008-07-07  Adam Petacciagdiplus: Implement GdipGetCellDescent.
2008-07-07  Adam Petacciagdiplus: Implement GdipGetCellAscent.
2008-07-07  Adam Petacciagdiplus: Tests for FontFamily properties.
2008-07-07  Adam Petacciagdiplus: Use a better framework for filling out FontFam...
2008-07-07  Adam Petacciagdiplus: Stub GdipGetFontHeightGivenDPI.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetCellDescent.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetCellAscent.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetEmHeight.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetLineSpacing.
2008-07-07  Adam Petacciagdiplus: Implement GdipCloneFontFamily.
2008-07-07  Adam Petacciagdiplus: Stub GdipCloneFontFamily.
2008-07-07  Adam Petacciagdiplus: test_getgenerics: Don't use a pointer-to-point...
2008-07-07  Adam Petacciagdiplus: test_fontfamily: Don't use a pointer-to-pointe...
2008-07-07  Adam Petacciagdiplus: Valgrind: fix warnings about using uninitializ...
2008-07-07  Jeff Smithgdiplus: Fix spec definition of GdipCreateBitmapFromHBI...
2008-07-07  Nikolay Sivovgdiplus: Check arguments in GdipPathIterNextSubpath.
2008-07-07  Nikolay Sivovgdiplus: Implementation of GdipPathIterGetSubpathCount...
2008-07-07  Nikolay Sivovgdiplus: GdipPathIterNextMarker implementation with...
2008-07-04  Nikolay Sivovgdiplus: Remove unnecessary cast from GdipAddPathRectangle.
2008-07-04  Nikolay Sivovgdiplus: Implemented GdipPathIterHasCurve with tests.
2008-07-03  Nikolay Sivovgdiplus: Construction/desctruction tests for PathIterator.
2008-07-03  Nikolay Sivovgdiplus: Added file for PathIterator testing.
2008-07-03  Nikolay Sivovgdiplus: Implementation of GdipPathIterEnumerate.
2008-07-03  Nikolay Sivovgdiplus: Implemented GdipDrawBeziers.
2008-07-03  Nikolay Sivovgdiplus: Implemented GdipCreateTextureIAI using float...
2008-07-03  Michael Stefaniucgdiplus: Remove redundant NULL check before GdipFree...
next