projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jscript: Initialize VARIANT before passing it to disp_propget.
[wine]
/
dlls
/
gdiplus
/
graphics.c
2011-09-23
André Hentschel
gdiplus: Fix height calculation.
blob
|
commitdiff
|
raw
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
2010-03-31
Vincent Povirk
gdiplus: Implement GdipMeasureCharacterRanges.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Vincent Povirk
gdiplus: Fix the linesfilled calculation in GdipMeasure...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Vincent Povirk
gdiplus: Rewrite GdipDrawString to share code with...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Vincent Povirk
gdiplus: Rewrite GdipMeasureString using a helper function.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Vincent Povirk
gdiplus: Add a missing NULL check to GdipMeasureString.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Vincent Povirk
gdiplus: Don't use gdi32 to draw to bitmaps with format...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
Justin Chevrier
gdiplus: Basic implementation of GdipGetNearestColor...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Vincent Povirk
gdiplus: Convert formats that can't be drawn by gdi32...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Alistair Leslie...
gdiplus: Implement GdipIsVisibleClipEmpty.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Vincent Povirk
gdiplus: Add traces to unimplemented functions in graph...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Vincent Povirk
gdiplus: Fix a memory leak in GdipCreateMetafileFromWmf.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Vincent Povirk
gdiplus: Implement GdipGetImage*Resolution.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Vincent Povirk
gdiplus: Fix typo in GdipCreateMetafileFromWmf.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Vincent Povirk
gdiplus: Add some traces for the values of point arguments.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Vincent Povirk
gdiplus: Add trace for values of new graphics and image...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Huw Davies
gdiplus: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Vincent Povirk
gdiplus: Implement GdipSetImagePalette.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Vincent Povirk
gdiplus: Use the preset blend when drawing linear gradi...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Vincent Povirk
gdiplus: Implement GdipGetImageRawFormat.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Vincent Povirk
gdiplus: Don't use the supplied rect to calculate font...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Vincent Povirk
gdiplus: Implement GdipDrawImagePointRect.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Vincent Povirk
gdiplus: Remove unused bitmap flipping code.
blob
|
commitdiff
|
raw
|
diff to current
next