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-02-18 03:48:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
gdiplus
History
Vincent Povirk
ad9976eb22
gdiplus: Forbid creating path gradients with fewer than 2 points.
2012-04-02 12:38:01 +02:00
..
tests
gdiplus: Add tests for preset blend accessors.
2012-04-02 12:37:49 +02:00
brush.c
gdiplus: Forbid creating path gradients with fewer than 2 points.
2012-04-02 12:38:01 +02:00
customlinecap.c
…
font.c
…
gdiplus_private.h
gdiplus: Implement GdipGetPathGradientTransform.
2012-04-02 12:37:55 +02:00
gdiplus.c
…
gdiplus.manifest
…
gdiplus.rc
…
gdiplus.spec
gdiplus: Add GdipResetPageTransform stub.
2012-03-29 20:49:22 +02:00
graphics.c
gdiplus: Implement GdipGetPathGradientTransform.
2012-04-02 12:37:55 +02:00
graphicspath.c
gdiplus: Detect hotkey prefixes when drawing strings.
2012-03-26 12:41:28 +02:00
image.c
gdiplus: Support bitmap creation from 16-bit ddb's.
2012-03-30 17:33:46 +02:00
imageattributes.c
gdiplus: Store copies of remap tables in ImageAttributes objects.
2012-03-26 18:15:02 +02:00
Makefile.in
…
matrix.c
…
metafile.c
…
pathiterator.c
…
pen.c
…
region.c
…
stringformat.c
…