mlang: Only return the locale language name if no country name exists.
[wine] / dlls / gdiplus /
2008-05-21  Nikolay Sivovgdiplus: GdipBitmapLockBits should allow a NULL rect...
2008-05-19  Huw Daviesgdiplus: Add some notes about the format of the data...
2008-05-13  Nikolay Sivovgdiplus: Added GdipAddPathRectangle with tests.
2008-05-13  Nikolay Sivovgdiplus: Make GdipSetPenDashArray return OutOfMemory...
2008-05-13  Nikolay Sivovgdiplus: Check count argument in GdipVectorTransformMat...
2008-05-13  Nikolay Sivovgdiplus: Check count argument in GdipTransformMatrixPoints.
2008-05-13  Nikolay Sivovgdiplus: GdipCreateFontFromLogfontA: no reason to put...
2008-05-12  Huw Daviesgdiplus: Stub for GdipGetClip.
2008-05-12  Huw Daviesgdiplus: Stubs for GdipGetDC and GdipReleaseDC.
2008-05-12  Huw Daviesgdiplus: Add some stubs for region functions.
2008-05-12  Nikolay Sivovgdiplus: Added GdipCreateFromHWNDICM (no icm yet) with...
2008-05-12  Nikolay Sivovgdiplus: Added GdipLoadImageFromFileICM (no icm yet).
2008-05-12  Nikolay Sivovgdiplus: GdipGetImageFlags simple stub with test.
2008-05-08  Nikolay Sivovgdiplus: Let GdipDrawArcI use float args version.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipCreateFontFromDC.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipSetPathGradientCenterPointI.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipMultiplyWorldTransform.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipIsMatrixIdentity.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipIsMatrixEqual.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipGetPathWorldBoundsI.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipGetPathPointsI.
2008-04-29  Alexandre Julliardgdiplus: Fix the GdipFillRectangles spec entries.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipGetPathGradientCenterPointI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipGetDpiX/GdipGetDpiY.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipFillRectangles/GdipFillRectang...
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipFillEllipse/GdipFillEllipseI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawImagePointsRectI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawImage.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawCurve/GdipDrawCurveI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawCurve2I.
2008-04-28  Nikolay Sivovgdiplus: Implemented GdipCreateLineBrushFromRect.
2008-04-28  Nikolay Sivovgdiplus: Implemented GdipCreatePathGradientI.
2008-04-28  Nikolay Sivovgdiplus: Implemented GdipAddPathEllipseI.
2008-04-28  Nikolay Sivovgdiplus: Implemented GdipAddPathBeziersI.
2008-04-25  Nikolay Sivovgdiplus: Implemented GdipDrawImageRect/GdipDrawImageRectI.
2008-04-25  Nikolay Sivovgdiplus: Implemented GdipAddPathBezier.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipSetLineColors.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipGetLineColors.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipGetLineRect/GdipGetLineRectI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipFillPieI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipDrawPolygon/GdipDrawPolygonI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipDrawRectanglesI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipDrawPieI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipTransformMatrixPointsI.
2008-04-23  Dan Kegelgdiplus: GdipLoadImageFromStream: initialize variable.
2008-04-23  Nikolay Sivovgdiplus: Implemented GdipCloneFont.
2008-04-22  Lei Zhanggdiplus: Do not access freed memory in a test.
2008-04-22  Lei Zhanggdiplus: Initialize variables in the graphics test.
2008-04-21  Nikolay Sivovgdiplus: GdipCreateLineBrushI implemented using float...
2008-04-21  Nikolay Sivovgdiplus: Implemented GdipDrawRectangle.
2008-04-21  Nikolay Sivovgdiplus: Implemented GdipAddPathLine.
2008-04-21  Nikolay Sivovgdiplus: Implemented GdipVectorTransformMatrixPointsI.
2008-04-18  Nikolay Sivovgdiplus: Implemented GdipVectorTransformMatrixPoints.
2008-04-18  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapBaseCap.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipCreatePath2I.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipCreateMatrix3I.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipAddPathArcI.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipAddPathLine2I.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipCloneStringFormat.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetMetafileDownLevelRasteri...
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetLineTransform.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetLinePresetBlend.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetLineLinearBlend.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetLineColors.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetInfinite.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesToIdentity.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesThreshold.
2008-04-11  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesRemapTable.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesOutputCha...
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesOutputCha...
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesNoOp.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesGamma.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetImageAttributesCachedBac...
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetEmpty.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetEffectParameters.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetCustomLineCapWidthScale.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetCustomLineCapStrokeJoin.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetCustomLineCapBaseInset.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipGetCustomLineCapBaseInset.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetCustomLineCapBaseCap.
2008-04-10  Lei Zhanggdiplus: Add a stub for GdipSetClipRegion.
2008-04-09  Lei Zhanggdiplus: Add a stub for GdipSetClipRectI.
2008-04-04  Austin EnglishSpelling fixes.
2008-03-25  Michael Stefaniucgdiplus: Remove break after return (Smatch).
2008-03-24  Sean Huckinsgdiplus: Implementation of GdipCreateBitmapFromHBITMAP.
2008-03-17  Nathan Beckmanngdiplus: Fix test crash in GdipSaveImageToStream.
2008-03-12  Michael Stefaniucgdiplus/tests: Remove redundant NULL check before GdipF...
2008-03-10  Nathan Beckmanngdiplus: Add more sophisticated tests for GdipSaveImage...
2008-03-10  Nathan Beckmanngdiplus: Implement BMP encoding.
2008-03-10  Nathan Beckmanngdiplus: Implement GdipSaveImageToStream using encoders.
2008-03-10  Nathan Beckmanngdiplus: Implement GdipSaveImageToFile via GdipSaveImag...
2008-03-10  Nathan Beckmanngdiplus: Remove unnecessary IStream_AddRef from GdipLoa...
2008-03-10  Nathan Beckmanngdiplus: Return an error for consecutive GdipLockBitmap...
2008-03-10  Nathan Beckmanngdiplus: Update bitmap state in GdipUnlockBitmapBits.
2008-03-10  Nathan Beckmanngdiplus: Fix memory leak in GdipLockBitmapBits.
2008-03-10  Nathan Beckmanngdiplus: Tests for GdipLockBitmapBits/GdipUnlockBitmapBits.
2008-03-07  Nathan Beckmanngdiplus: Implement GdipGetImageEncoders.
2008-03-06  Ethan Chengdiplus: Implemented GdipCreateBitmapFromFileICM.
2008-03-06  Nathan Beckmanngdiplus: Fix errors in image dimensions.
next