projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winex11: Use the create_pixmap_from_image helper to select DIB pattern brushes.
[wine]
/
dlls
/
gdiplus
/
graphics.c
2012-05-15
Dmitry Timoshkov
gdiplus: Fix the clipping region calculation.
blob
|
commitdiff
|
raw
2012-05-15
Dmitry Timoshkov
gdiplus: Measure the passed in string without height...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-14
Dmitry Timoshkov
gdiplus: Create 'const' friendly internal entries for...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Dmitry Timoshkov
gdiplus: Retrieve LOGFONT from a GpFont using GdipGetLo...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-02
Alexandre Julliard
gdiplus: CreateDIBSection doesn't need a DC for the...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-24
Vincent Povirk
gdiplus: Implement accessors for graphics rendering...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Dmitry Timoshkov
gdiplus: Use StretchBlt instead of GdiAlphaBlend if...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Vincent Povirk
gdiplus: Implement GdipGetPathGradientTransform.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Vincent Povirk
gdiplus: Implement path gradient preset blend accessors.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Alistair Leslie...
gdiplus: Add GdipResetPageTransform stub.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Vincent Povirk
gdiplus: Measure strings at device size, then rescale...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Vincent Povirk
gdiplus: Draw hotkey underlines in GdipDrawString.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Vincent Povirk
gdiplus: Detect hotkey prefixes when drawing strings.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Vincent Povirk
gdiplus: Use the surround colors in path gradient rende...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Vincent Povirk
gdiplus: Add fixme's for unimplemented path gradient...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Vincent Povirk
gdiplus: Do some actual color blending when drawing...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Vincent Povirk
gdiplus: Fill path gradients with a solid color.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Vincent Povirk
gdiplus: Rewrite SOFTWARE_GdipFillRegion to call brush_...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Dmitry Timoshkov
gdiplus: Implement GdipCreateMetafileFromEmf.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Dmitry Timoshkov
gdiplus: Create GDI bitmap only when needed.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Dmitry Timoshkov
gdiplus: Create GDI brush only when needed.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-11
Vincent Povirk
gdiplus: Implement GdipDrawImagePoints.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
André Hentschel
gdiplus: Fix height calculation.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Vincent Povirk
gdiplus: Fix vertical string alignment.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Vincent Povirk
gdiplus: Don't use a gdi32 brush for semi-transparent...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Vincent Povirk
gdiplus: Fix use of uninitialized memory.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Vincent Povirk
gdiplus: Implement GetDC for metafiles.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Vincent Povirk
gdiplus: Use DrawDriverString to draw the text in DrawS...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Vincent Povirk
gdiplus: Implement GdipMeasureDriverString.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Vincent Povirk
gdiplus: Implement DriverStringOptionsRealizedAdvance...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Vincent Povirk
gdiplus: Change the sign we use for origin.x in DrawDri...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Vincent Povirk
gdiplus: Add basic metafile recording support.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Vincent Povirk
gdiplus: Respect the CmapLookup flag in GDI32_GdipDrawD...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Vincent Povirk
gdiplus: Don't settle on a font size until absolutely...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Vincent Povirk
gdiplus: Add a software implementation of GdipDrawDrive...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Vincent Povirk
gdiplus: Add helper for translating GpFont to HFONT.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Gerald Pfeifer
gdiplus: Initialize a variable in SOFTWARE_GdipFillRegi...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Vincent Povirk
gdiplus: Add basic implementation of GdipDrawDriverString.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Vincent Povirk
gdiplus: Add test for GdipSetTextRenderingHint and...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Vincent Povirk
gdiplus: Implement gamma adjustment.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Vincent Povirk
gdiplus: Implement color transforms.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Vincent Povirk
gdiplus: Select the font into the appropriate hdc in...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Vincent Povirk
gdiplus: Remove the gdi32 line gradient drawing code.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Vincent Povirk
gdiplus: Implement GdipFillRectangle based on GdipFillPath.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Vincent Povirk
gdiplus: Use GdipFillPath to implement GdipFillPolygonI.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Vincent Povirk
gdiplus: Use GdipFillPath to implement GdipFillPolygon.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Vincent Povirk
gdiplus: Use GdipFillPath to implement GdipFillPie.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Vincent Povirk
gdiplus: Use GdipFillPath to implement GdipFillEllipse.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Vincent Povirk
gdiplus: Add software implementation of GdipFillPath.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Vincent Povirk
gdiplus: Call GdiAlphaBlend only once per GdipFillRegio...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Vincent Povirk
gdiplus: Remove gdi32 fallback for bitmaps from GdipFil...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Vincent Povirk
gdiplus: Prefer to not use gdi32 for gradient and textu...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Vincent Povirk
gdiplus: Implement software rendering of texture brushes.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Vincent Povirk
gdiplus: Don't use gdi32 to scale or draw from outside...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Vincent Povirk
gdiplus: Implement bilinear interpolation.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Vincent Povirk
gdiplus: Move bitmap interpolation into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Vincent Povirk
gdiplus: Implement tiling wrap modes.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Vincent Povirk
gdiplus: Apply image attributes to bitmaps before resam...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Vincent Povirk
gdiplus: Read drawn bitmaps in one step instead of...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Vincent Povirk
gdiplus: Move ImageAttributes mapping into a helper...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Vincent Povirk
gdiplus: Add tests for interpolation mode and make...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Vincent Povirk
gdiplus: Fix a handle leak in GdipDrawString.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Maarten Lankhorst
gdiplus: Implement GdipAddPathString.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Maarten Lankhorst
gdiplus: Add tests and fix GdipDrawImagePointsRect.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Maarten Lankhorst
gdiplus: Clean up gdip_format_string.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Vincent Povirk
gdiplus: Stub GdipGetHemfFromMetafile.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Vincent Povirk
gdiplus: Add a software implementation of line gradient...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Vincent Povirk
gdiplus: Add a software implementation of hatch brushes.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Vincent Povirk
gdiplus: Add a software implementation of GdipFillRegion.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Vincent Povirk
gdiplus: Factor the matrix creation code out of GdipTra...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Vincent Povirk
gdiplus: Factor out the gdi32 code of GdipFillRegion.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Vincent Povirk
gdiplus: Allow more drawing operations to succeed witho...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Vincent Povirk
gdiplus: Don't rely on an HDC in GdipMeasureString.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Vincent Povirk
gdiplus: Don't rely on an HDC in GdipMeasureCharacterRa...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Vincent Povirk
gdiplus: Add a fallback method for getting HDC's from...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Vincent Povirk
gdiplus: Use the software method to draw HBITMAP-less...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Vincent Povirk
gdiplus: Create HBITMAP-less bitmap objects for exotic...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Vincent Povirk
gdiplus: Don't require an HDC to get the resolution...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Vincent Povirk
gdiplus: Give a nice warning when we try to draw to...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Vincent Povirk
gdiplus: Don't require an HDC in get_graphics_bounds.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Vincent Povirk
gdiplus: Don't require an HDC for the convert_unit...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Wade Gobel
gdiplus: Implemented GdipFillClosedCurve and GdipFillCl...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Wade Gobel
gdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedC...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-05
Vincent Povirk
gdiplus: Stub GdipRecordMetafileStream.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-05
Vincent Povirk
gdiplus: Stub GdipRecordMetafile.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-25
Vincent Povirk
gdiplus: Stub GdipGetRenderingOrigin.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Francois Gouget
gdiplus: Make measure_ranges_callback() static.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Vincent Povirk
gdiplus: Always treat out of range string sizes as...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Vincent Povirk
gdiplus: Implement GdipSetImageAttributesWrapMode.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Vincent Povirk
gdiplus: Implement bitmap color keying.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Vincent Povirk
gdiplus: Prevent integer overflows when rounding text...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Vincent Povirk
gdiplus: Add fixmes for unimplemented imageattributes...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Vincent Povirk
gdiplus: Always use software to draw bitmaps to bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Vincent Povirk
gdiplus: Implement color remapping.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Vincent Povirk
gdiplus: Correct the coordinate transform for non-recta...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Vincent Povirk
gdiplus: Transform bitmaps to non-rectangular parallelo...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Vincent Povirk
gdiplus: Use a helper function to draw image data from...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Vincent Povirk
gdiplus: Use UnitPixel for metafile bounds when creatin...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Vincent Povirk
gdiplus: Print the GdipCreateHalftonePalette FIXME...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-02
Vincent Povirk
gdiplus: Implement GdipFlush.
blob
|
commitdiff
|
raw
|
diff to current
next