projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Implemented GdipTranslateClip/GdipTranslateClipI.
[wine]
/
dlls
/
gdiplus
/
graphics.c
2009-02-02
Nikolay Sivov
gdiplus: Implemented GdipTranslateClip/GdipTranslateClipI.
blob
|
commitdiff
|
raw
2009-01-14
Michael Stefaniuc
gdiplus: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Nikolay Sivov
gdiplus: Stub for GdipGetNearestColor.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Vincent Povirk
gdiplus: Implement GdipRegionGetHRgn for paths.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Hans Leidekker
gdiplus: Add stub implementations of GdipCreateHalftone...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Hans Leidekker
gdiplus: Add stub implementations of GdipBeginContainer...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Hans Leidekker
gdiplus: Return success from the GdipSaveGraphics and...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Hans Leidekker
gdiplus: Improve GdipMeasureString.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Nikolay Sivov
gdiplus: Added GdipSetTextContrast.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Nikolay Sivov
gdiplus: Added GdipGetTextContrast.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Nikolay Sivov
gdiplus: Added GdipSetClipGraphics.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Nikolay Sivov
gdiplus: Stubs for GdipIsVisiblePoint/GdipIsVisiblePointI.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Nikolay Sivov
gdiplus: Implemented GdipSetClipPath.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Nikolay Sivov
gdiplus: Implemented GdipSetClipRect/GdipSetClipRectI.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Alexandre Julliard
gdiplus: Fix a string buffer overflow.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Nikolay Sivov
gdiplus: Fix for GdipGraphicsClear.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Francois Gouget
gdiplus: Add/fix the trailing '\n' in Wine traces.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Nikolay Sivov
gdiplus: Implemented GdipGraphicsClear.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Nikolay Sivov
gdiplus: Fix curve closing in GdipDrawClosedCurve2.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Nikolay Sivov
gdiplus: Add some TRACE(..) to Graphics.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Nikolay Sivov
gdiplus: Implemented GdipIsEmptyClip with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Nikolay Sivov
gdiplus: Implemented GdipResetClip with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Nikolay Sivov
gdiplus: Implemented GdipSetClipRegion with basic tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Nikolay Sivov
gdiplus: Implemented GdipGetClip.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Nikolay Sivov
gdiplus: Basic parameter check in GdipTransformPoints...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Nikolay Sivov
gdiplus: GdipDeleteGraphics affected by busy state...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Nikolay Sivov
gdiplus: Made Graphics calls check for busy state.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Nikolay Sivov
gdiplus: Basic GdipGetDC/GdipReleaseDC implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Nikolay Sivov
gdiplus: Added a test for GdipGetDC/GdipReleaseDC behav...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Nikolay Sivov
gdiplus: Use GdipFree instead of HeapFree in GdipDelete...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-22
Nikolay Sivov
gdiplus: Implemented GdipFillClosedCurve2[I].
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Nikolay Sivov
gdiplus: Implemented GdipResetWorldTransform.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Nikolay Sivov
gdiplus: Move some Beziers helpers to gdiplus.c to...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Nikolay Sivov
gdiplus: Implemented GdipFillPolygon2/GdipFillPolygon2I.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Nikolay Sivov
gdiplus: GdipFillRegion actually belongs to Graphics.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Huw Davies
gdiplus: Implement GdipCreateMetafileFromWmfFile.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Huw Davies
gdiplus: Add stubs for GdipTransformPoints[I].
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Adam Petaccia
gdiplus: Stub GdipMeasureCharacterRanges.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Nikolay Sivov
gdiplus: Implemented GdipDrawClosedCurve and GdipDrawCl...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Nikolay Sivov
gdiplus: Implemeted GdipDrawClosedCurve2 and GdipDrawCl...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Nikolay Sivov
gdiplus: Implemented GdipDrawBeziers.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Przemysław Białek
gdiplus: Implementation of function GdipDrawEllipse.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Nikolay Sivov
gdiplus: Stub for GdipFlush.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Huw Davies
gdiplus: Stub for GdipGetClip.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Huw Davies
gdiplus: Stubs for GdipGetDC and GdipReleaseDC.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Nikolay Sivov
gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-08
Nikolay Sivov
gdiplus: Let GdipDrawArcI use float args version.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Nikolay Sivov
gdiplus: Implemented GdipMultiplyWorldTransform.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Nikolay Sivov
gdiplus: Implemented GdipGetDpiX/GdipGetDpiY.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Nikolay Sivov
gdiplus: Implemented GdipFillRectangles/GdipFillRectang...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Nikolay Sivov
gdiplus: Implemented GdipFillEllipse/GdipFillEllipseI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Nikolay Sivov
gdiplus: Implemented GdipDrawImagePointsRectI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Nikolay Sivov
gdiplus: Implemented GdipDrawImage.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Nikolay Sivov
gdiplus: Implemented GdipDrawCurve/GdipDrawCurveI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Nikolay Sivov
gdiplus: Implemented GdipDrawCurve2I.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Nikolay Sivov
gdiplus: Implemented GdipDrawImageRect/GdipDrawImageRectI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Nikolay Sivov
gdiplus: Implemented GdipFillPieI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Nikolay Sivov
gdiplus: Implemented GdipDrawPolygon/GdipDrawPolygonI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Nikolay Sivov
gdiplus: Implemented GdipDrawRectanglesI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Nikolay Sivov
gdiplus: Implemented GdipDrawPieI.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Nikolay Sivov
gdiplus: Implemented GdipDrawRectangle.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-11
Lei Zhang
gdiplus: Add a stub for GdipSetMetafileDownLevelRasteri...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Lei Zhang
gdiplus: Add a stub for GdipSetClipRegion.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Lei Zhang
gdiplus: Add a stub for GdipSetClipRectI.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Jon Yang
gdiplus: Implemented GdipDrawImageRectRectI.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Andrew Talbot
gdiplus: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Royal Chan
gdiplus: Implement GdipDrawLinesI based on GdipDrawLines.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Royal Chan
gdiplus: GdipDrawArc should return InvalidParameter...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Royal Chan
diplus: Implemented GdipDrawArcI based on GdipDrawArc.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Royal Chan
diplus: Implement GdipDrawBezierI based on GdipDrawBezier.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Royal Chan
gdiplus: draw_polyline never sets status from GenericEr...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Michael Stefaniuc
janitorial: Remove superfluous backslashes at end of...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-23
Stefan Leichter
gdiplus: Partly implement GdipCreateFromHDC2
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Andrew Talbot
gdiplus: Fix some memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Francois Gouget
gdiplus: Add some missing or related prototypes and...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Evan Stade
gdiplus: Use DrawText instead of TabbedTextOut.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Evan Stade
gdiplus: Handle empty layout rectangle in GdipDrawString.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Evan Stade
gdiplus: Handle empty layout rectangle in GdipMeasureSt...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Evan Stade
gdiplus: Handle StringFormatFlagsNoWrap in GdipMeasureS...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Evan Stade
gdiplus: Handle StringFormatFlagsNoWrap in GdipDrawString.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Evan Stade
gdiplus: Fixed 2 GdipDrawString bugs.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Evan Stade
gdiplus: Added GdipMeasureString.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Evan Stade
gdiplus: Allow null-terminated strings in GdipDrawString.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Evan Stade
gdiplus: Added GdipSetTextRenderingHint/GdipGetTextRend...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Evan Stade
gdiplus: Added GdipAddPathBezierI.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Evan Stade
gdiplus: Added GdipDrawString.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Evan Stade
gdiplus: Added GdipDrawRectangles.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Evan Stade
gdiplus: Added GdipScaleWorldTransform.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Evan Stade
gdiplus: Added GdipRotateWorldTransform.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Evan Stade
gdiplus: Better handle UnitPixel pen width.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Evan Stade
gdiplus: Added GdipSetCompositingMode/GdipGetCompositin...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Evan Stade
gdiplus: Added GdipTranslateWorldTransform.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Evan Stade
gdiplus: Added GdipDrawImageRectRect.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Evan Stade
gdiplus: Added GdipFillRectangle.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Evan Stade
gdiplus: Updated GdipDrawRectangleI.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Evan Stade
gdiplus: Added GdipFillRectangleI.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Evan Stade
gdiplus: Fixed bug drawing custom caps.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Evan Stade
gdiplus: Don't prematurely release stream.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Evan Stade
gdiplus: Added GdipDrawImageI.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Evan Stade
gdiplus: Return width and height of metafiles.
blob
|
commitdiff
|
raw
|
diff to current
next