gdiplus: Implement accessors for graphics rendering origin.
[wine] / dlls / gdiplus / gdiplus_private.h
2012-04-24  Vincent Povirkgdiplus: Implement accessors for graphics rendering...
2012-04-02  Vincent Povirkgdiplus: Implement GdipGetPathGradientTransform.
2012-04-02  Vincent Povirkgdiplus: Implement path gradient preset blend accessors.
2012-03-26  Vincent Povirkgdiplus: Store copies of remap tables in ImageAttribute...
2012-03-26  Vincent Povirkgdiplus: Detect hotkey prefixes when drawing strings.
2012-03-15  Vincent Povirkgdiplus: Implement path gradient surround color accessors.
2012-03-13  Vincent Povirkgdiplus: Store a real path in path gradient brushes.
2012-03-12  Dmitry Timoshkovgdiplus: Create GDI bitmap only when needed.
2012-03-09  Dmitry Timoshkovgdiplus: Create GDI brush only when needed.
2011-07-08  Vincent Povirkgdiplus: Implement GdipPlayMetafileRecord for EMF records.
2011-07-08  Vincent Povirkgdiplus: Implement GetDC for metafiles.
2011-05-23  Vincent Povirkgdiplus: Add basic metafile recording support.
2011-04-26  Marcus Meissnergdiplus: Mark internal symbols as having hidden visibility.
2011-04-05  Vincent Povirkgdiplus: Don't settle on a font size until absolutely...
2011-04-05  Vincent Povirkgdiplus: Add helper for translating GpFont to HFONT.
2011-03-11  Vincent Povirkgdiplus: Implement software rendering of texture brushes.
2011-03-10  Alexandre Julliardgdiplus: Use signed types in convert_pixels to avoid...
2011-03-03  Maarten Lankhorstgdiplus: Implement GdipAddPathString.
2011-02-25  Vincent Povirkgdiplus: Copy only the area requested when (un)locking...
2011-02-15  Vincent Povirkgdiplus: Store an ImageAttributes in texture brushes.
2011-01-24  Vincent Povirkgdiplus: Add a software implementation of hatch brushes.
2010-08-18  Vincent Povirkgdiplus: Add a fallback method for getting HDC's from...
2010-08-17  Vincent Povirkgdiplus: Create HBITMAP-less bitmap objects for exotic...
2010-08-17  Vincent Povirkgdiplus: Don't require an HDC for the convert_unit...
2010-05-10  Vincent Povirkgdiplus: Implement GdipSetImageAttributesWrapMode.
2010-04-19  Vincent Povirkgdiplus: Fix the non-trivial case in color_over.
2010-03-29  Vincent Povirkgdiplus: Don't use gdi32 to draw to bitmaps with format...
2010-03-29  Vincent Povirkgdiplus: Store a reference to the image in image graphi...
2010-03-04  Justin Chevriergdiplus: Implement GdipSetImageAttributesRemapTable...
2010-02-15  Vincent Povirkgdiplus: Store an image in texture brushes, and use...
2010-02-08  Vincent Povirkgdiplus: Don't use gdi32 to do pixel format conversion.
2010-02-01  Vincent Povirkgdiplus: Implement GdipSetImageAttributesGamma.
2009-12-28  Vincent Povirkgdiplus: Implement GdipGetImage*Resolution.
2009-12-28  Vincent Povirkgdiplus: Add some traces for the values of point arguments.
2009-12-22  Hans Leidekkergdiplus: Implement GdipGet/SetStringFormatMeasurableCha...
2009-12-21  Vincent Povirkgdiplus: Implement GdipSetImageAttributesColorMatrix.
2009-12-14  Vincent Povirkgdiplus: Implement GdipSetImagePalette.
2009-10-19  Alexandre Julliardgdiplus: Remove a useless inline specifier.
2009-09-15  Vincent Povirkgdiplus: Store preset blends in linear gradient brushes.
2009-09-15  Vincent Povirkgdiplus: Implement GdipGetImageRawFormat.
2009-08-29  Vincent Povirkgdiplus: Use AlphaBlend for 32-bit images with alpha...
2009-08-29  Vincent Povirkgdiplus: Return the real image bits from LockBits when...
2009-08-29  Vincent Povirkgdiplus: Don't use IPicture to manage the HDC associate...
2009-08-29  Vincent Povirkgdiplus: Add and use an HBITMAP field in GpBitmap objects.
2009-08-26  Andrew Eikumgdiplus: Implement GdipIsVisibleRegionRect.
2009-08-03  Vincent Povirkgdiplus: Store color key information in ImageAttributes.
2009-07-07  Andrew Eikumgdiplus: Implement GdipBeginContainer2 and GdipEndConta...
2009-05-21  Vincent Povirkgdiplus: Implement partially transparent solid fill...
2009-05-14  Vincent Povirkgdiplus: Populate the installed font collection.
2009-05-14  Vincent Povirkgdiplus: Add a trace to GdipDrawString.
2009-05-08  Vincent Povirkgdiplus: Store the rectangle in line gradient brushes.
2009-04-29  Vincent Povirkgdiplus: Add blend information to linear gradient brushes.
2009-04-27  Vincent Povirkgdiplus: Only release device contexts created internally.
2009-01-12  Chris Wulffgdiplus: Partial implementation of GdipCreateHatchBrush.
2008-12-01  Hans Leidekkergdiplus: Better implementation of GdipGetFontHeightGive...
2008-11-25  Vincent Povirkgdiplus: Implement GdipRegionGetHRgn for paths.
2008-11-24  Vincent Povirkgdiplus: Implement CachedBitmap based on Image.
2008-11-24  Hans Leidekkergdiplus: Implement GdipNewPrivateFontCollection and...
2008-11-10  Nikolay Sivovgdiplus: Added GdipGetTextContrast.
2008-11-04  Nikolay Sivovgdiplus: Added CachedBitmap calls.
2008-10-22  Nikolay Sivovgdiplus: Added Gdip[Get/Set]TextureWrapMode.
2008-09-25  Nikolay Sivovgdiplus: Implement GdipGetTextureTransform with test.
2008-09-04  Nikolay Sivovgdiplus: Stubs for AdjustableArrowCap calls.
2008-08-27  Nikolay Sivovgdiplus: Implemented GdipGetClip.
2008-08-25  Nikolay Sivovgdiplus: Basic GdipGetDC/GdipReleaseDC implementation.
2008-08-18  Nikolay Sivovgdiplus: Implemented GdipPathIterNextSubpathPath with...
2008-08-04  Nikolay Sivovgdiplus: Move some Beziers helpers to gdiplus.c to...
2008-07-31  Nikolay Sivovgdiplus: Implemented Gdip[Get/Set]PenMode.
2008-07-30  Nikolay Sivovgdiplus: GdipGetStringFormatTabStopCount implementation...
2008-07-29  Nikolay Sivovgdiplus: GdipGetStringFormatDigitSubstitution implemented.
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapWidthScale...
2008-07-28  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapStrokeJoin...
2008-07-25  Adam Petacciagdiplus: Implement GdipCreateRegion and mark the tests...
2008-07-22  Nikolay Sivovgdiplus: implemeted GdipGetPathGradientBlendCount with...
2008-07-07  Alexandre Julliardgdiplus: Store the family name directly in the GpFontFa...
2008-07-07  Adam Petacciagdiplus: Use a better framework for filling out FontFam...
2008-06-27  Joris Huizergdiplus: Change tmw field of GpFontFamily into an embed...
2008-06-25  Adam Petacciagdiplus: Implement GdipCreateFont.
2008-06-25  Adam Petacciagdiplus: Implement GdipCreateFontFamilyFromName.
2008-05-12  Nikolay Sivovgdiplus: GdipGetImageFlags simple stub with test.
2007-08-15  Evan Stadegdiplus: Added GdipSetStringFormatLineAlign/GdipGetStri...
2007-08-15  Evan Stadegdiplus: Added GdipSetStringFormatHotkeyPrefix/GdipGetS...
2007-08-15  Evan Stadegdiplus: Added GdipGetStringFormatTrimming/GdipSetStrin...
2007-08-15  Evan Stadegdiplus: Added GdipGetStringFormatAlign/GdipSetStringFo...
2007-08-15  Evan Stadegdiplus: Added GdipSetTextRenderingHint/GdipGetTextRend...
2007-08-15  Evan Stadegdiplus: Added string format constructor.
2007-08-14  Evan Stadegdiplus: Added font constructor.
2007-08-14  Evan Stadegdiplus: Added GdipSetCompositingMode/GdipGetCompositin...
2007-08-10  Evan Stadegdiplus: Added GdipCreateTextureIA.
2007-08-09  Evan Stadegdiplus: Added GdipGetPenDashOffset/GdipSetPenDashOffset.
2007-08-08  Evan Stadegdiplus: Added GdipGetLineGammaCorrection/GdipSetLineGa...
2007-08-08  Evan Stadegdiplus: Added GdipCreateLineBrush.
2007-08-08  Evan Stadegdiplus: Return width and height of metafiles.
2007-08-08  Evan Stadegdiplus: Added GdipCreateStreamOnFile.
2007-08-08  Evan Stadegdiplus: Added GdipBitmapLockBits.
2007-08-06  Evan Stadegdiplus: Added GdipGetImagePixelFormat.
2007-08-03  Evan Stadegdiplus: Added GdipG/SetPathGradientFocusScales.
2007-08-03  Evan Stadegdiplus: Added GdipG/SetPathGradientCenterPoint.
2007-08-03  Evan Stadegdiplus: Added GdipS/GetPathGradientGammaCorrection.
2007-08-03  Evan Stadegdiplus: Added GdipGetPathGradientPointCount.
next