projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdiplus/tests: Add GdipGetFontHeightGivenDPI tests.
[wine]
/
dlls
/
gdiplus
/
region.c
2010-02-25
Vincent Povirk
gdiplus: Stub GdipGetRegionScansCount.
blob
|
commitdiff
|
raw
2009-12-07
Huw Davies
gdiplus: Fix a couple of memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Andrew Eikum
gdiplus: Implement GdipIsVisibleRegionRect.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Andrew Eikum
gdiplus: Implement GdipIsVisibleRegionPoint.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Andrew Eikum
gdiplus: Support regions of more than one rectangle...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Vincent Povirk
gdiplus: Ignore the graphics transforms in GdipGetRegio...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-17
Nikolay Sivov
gdiplus: Fix a docheader typo, add some missed headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Nikolay Sivov
gdiplus: Implemented GdipGetRegionBounds/GdipGetRegionB...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Nikolay Sivov
gdiplus: Implemented GdipTranslateRegionI.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Nikolay Sivov
gdiplus: Implemented GdipTranslateRegion.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Nikolay Sivov
gdiplus: Implemented GdipIsEqualRegion.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Nikolay Sivov
gdiplus: Implemented GdipCreateRegionHrgn for rectangul...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Vincent Povirk
gdiplus: Do not call delete_element(NULL).
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Vincent Povirk
gdiplus: Fix a memory leak in GdipCombineRegionRegion.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
Vincent Povirk
gdiplus: Implement GdipGetRegionHRgn for combined regions.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Vincent Povirk
gdiplus: Implement GdipGetRegionHRgn for rects.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Vincent Povirk
gdiplus: Implement GdipRegionGetHRgn for paths.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Vincent Povirk
gdiplus: Implement GdipGetRegionHRgn for empty regions.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Vincent Povirk
gdiplus: Implement GdipGetRegionHRgn for infinite regions.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Vincent Povirk
gdiplus: Add parameter checking to GdipGetRegionHRgn.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Nikolay Sivov
gdiplus: Some tests for GdipCreateRegionHrgn added.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Nikolay Sivov
gdiplus: Fix API documentation name.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Francois Gouget
gdiplus: Add some documentation stubs to make winapiche...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Nikolay Sivov
gdiplus: Fix for CombineModeReplace with some tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Nikolay Sivov
gdiplus: Implemented GdipIsEmptyRegion with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Nikolay Sivov
gdiplus: Move some TRACE() higher in region.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Nikolay Sivov
gdiplus: Implemented GdipGetClip.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Nikolay Sivov
gdiplus: Fix for GpRegion clone helper.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Nikolay Sivov
gdiplus: Implemented GdipIsInfiniteRegion with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Adam Petaccia
gdiplus: Implement GdipCombineRegionPath.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Adam Petaccia
gdiplus: Implement GdipCombineRegionRegion.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Adam Petaccia
gdiplus: Implement GdipCombineRegionRectI.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Adam Petaccia
gdiplus: Implement GdipCombineRegionRect.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Adam Petaccia
gdiplus: Implement GdipCloneRegion.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Adam Petaccia
gdiplus: Implement GdipCreateRegionRectI.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Adam Petaccia
gdiplus: Implement GdipCreateRegionRect.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Adam Petaccia
gdiplus: Implement GdipCreateRegionPath.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Adam Petaccia
gdiplus: Implement GdipGetRegionData.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Francois Gouget
Add some API documentation stubs to make winapi_check...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Francois Gouget
gdiplus: Add a trailing '\n' to a Wine trace.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Adam Petaccia
gdiplus: Implement GdipGetRegionDataSize.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Adam Petaccia
gdiplus: Implement GdipSetInfinite.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Adam Petaccia
gdiplus: Implement GdipSetEmpty.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Adam Petaccia
gdiplus: Implement GdipDeleteRegion.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Adam Petaccia
gdiplus: Implement GdipCreateRegion and mark the tests...
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
Adam Petaccia
gdiplus: Stub GdipFillRegion.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Huw Davies
gdiplus: Add some tests for regions with paths and...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Huw Davies
gdiplus: Add some more region stubs.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Huw Davies
gdiplus: Add stubs for a few region functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
Huw Davies
gdiplus: Add some notes about the format of the data...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Huw Davies
gdiplus: Add some stubs for region functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-11
Lei Zhang
gdiplus: Add a stub for GdipSetInfinite.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Lei Zhang
gdiplus: Add a stub for GdipSetEmpty.
blob
|
commitdiff
|
raw
|
diff to current