Dmitry Timoshkov
|
1ecef1c97e
|
gdi: Remove StrokePath workaround for a DC transformation change bug.
|
2006-02-08 12:35:18 +01:00 |
Tobias Loew
|
58331121aa
|
gdi: Extended pens do not work correct with StrokePath.
|
2006-02-02 13:21:10 +01:00 |
Tobias Loew
|
033ca37367
|
gdi: viewportExt changed after call to StrokePath.
|
2006-01-31 12:57:14 +01:00 |
Dmitry Timoshkov
|
e41ddd052a
|
First draft of ExtTextOut on an open path.
|
2005-11-07 16:40:20 +00:00 |
Markus Amsler
|
79e3a1be70
|
Improve c2man Documented-Total count.
|
2005-11-05 10:45:02 +00:00 |
Mike McCormack
|
79b29158e8
|
Fix gcc 4.0 warnings.
|
2005-08-22 10:19:34 +00:00 |
Felix Nawothnig
|
d17e2073be
|
Keep width for cosmetic pens, don't use LPtoDP() for widths and
convert the dashes for PS_USERSTYLE pens into device units.
|
2005-05-16 09:13:28 +00:00 |
Felix Nawothnig
|
7364f0a79c
|
Convert pen width to DP in StrokePath().
|
2005-05-14 18:49:52 +00:00 |
Felix Nawothnig
|
73eee2137c
|
Draw each figure as a single primitive in StrokePath().
|
2005-05-14 11:07:24 +00:00 |
Jakob Eriksson
|
9ed61de9a2
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
Michael Stefaniuc
|
5ad7d858e0
|
Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
|
2004-12-23 17:06:43 +00:00 |
Hans Leidekker
|
fe442b21f7
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
Alexandre Julliard
|
03250ff6e7
|
Inline functions don't need WINE_UNUSED.
|
2004-09-01 04:55:52 +00:00 |
Alexandre Julliard
|
85106cdaf3
|
Moved remaining files from graphics/ to dlls/gdi.
|
2004-02-12 23:11:30 +00:00 |