Alexandre Julliard
|
c7a8ff26d3
|
gdi32: Graphics driver functions no longer need to be CDECL.
|
2011-07-13 14:56:12 +02:00 |
Alexandre Julliard
|
b49aaf1fed
|
wineps.drv: Use the HDC from the gdi_physdev structure.
|
2011-07-07 14:46:15 +02:00 |
Alexandre Julliard
|
10dcba499f
|
wineps.drv: Pass a generic PHYSDEV to all graphics functions.
|
2011-07-07 14:46:14 +02:00 |
Huw Davies
|
8ce10f1426
|
wineps.drv: Add world transform support for fonts.
|
2010-04-25 07:34:14 -05:00 |
Alexandre Julliard
|
cc2d6f330f
|
wineps.drv: Don't include 16-bit headers in psdrv.h.
|
2009-12-07 14:18:28 +01:00 |
Andrew Talbot
|
92bfdeb591
|
wineps.drv: Remove order-of-evaluation dependencies.
|
2009-03-24 11:35:42 +01:00 |
Alexandre Julliard
|
41ea320576
|
wineps.drv: Make all exported entry points CDECL.
|
2009-03-11 14:10:13 +01:00 |
Aric Stewart
|
dde7ca22c2
|
wineps.drv: Properly handle NULL LPLOGFONT in PSDRV_EnumDeviceFonts.
|
2008-01-22 11:27:31 +01:00 |
Andrew Talbot
|
9ff4c29d86
|
wineps.drv: Exclude unused headers.
|
2007-05-29 12:10:13 +02:00 |
Andrew Talbot
|
41c0cc8f9c
|
wineps.drv: Replace inline static with static inline.
|
2007-03-17 20:05:19 +01:00 |
Hans Leidekker
|
9f06a5a6f0
|
wineps.drv: Win64 printf format warning fixes.
|
2006-10-13 12:08:36 +02:00 |
Dan Hipschman
|
f904723813
|
gdi32: Implement GetTextExtentPoint in terms of GetTextExtentExPoint
(not vice versa) for efficiency (required adding the Ex functionality
to drivers).
|
2006-07-12 13:34:36 +02:00 |
Alexandre Julliard
|
57ed75bf09
|
wineps: Renamed the directory to wineps.drv.
|
2006-05-23 16:42:56 +02:00 |