This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-03-01 17:26:09 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
gdiplus
History
Vincent Povirk
9a5375989d
gdiplus: Fix an overzealous optimization.
2014-03-14 11:31:19 +01:00
..
tests
gdiplus/tests: Mark some GdipGetPropertyItem test results as broken under XP.
2014-03-06 13:36:04 +01:00
brush.c
…
customlinecap.c
…
font.c
…
gdiplus_private.h
gdiplus: Move metafile functions to metafile.c.
2014-01-29 12:38:46 +01:00
gdiplus.c
…
gdiplus.manifest
…
gdiplus.rc
…
gdiplus.spec
…
graphics.c
gdiplus: Fix an overzealous optimization.
2014-03-14 11:31:19 +01:00
graphicspath.c
gdiplus: Free the correct pointer (Coverity).
2014-01-01 19:59:30 +01:00
image.c
gdiplus: Move metafile functions to metafile.c.
2014-01-29 12:38:46 +01:00
imageattributes.c
…
Makefile.in
makefiles: Get rid of the MAKE_DLL_RULES variable.
2014-01-02 12:08:18 +01:00
matrix.c
…
metafile.c
gdiplus: Make METAFILE_GetEmfType() static.
2014-01-30 15:00:25 +01:00
pathiterator.c
…
pen.c
…
region.c
gdiplus: Allow excluding from infinite regions.
2013-11-18 11:15:12 +01:00
stringformat.c
…