Alexandre Julliard
|
c7a8ff26d3
|
gdi32: Graphics driver functions no longer need to be CDECL.
|
2011-07-13 14:56:12 +02:00 |
Alexandre Julliard
|
ca3b820227
|
wineps: Add a helper function for paper size conversions.
|
2011-04-28 20:59:27 +02:00 |
Alexandre Julliard
|
645a65f46d
|
wineps: Remove unnecessary use of wownt32.h.
|
2010-11-01 16:44:39 +01:00 |
André Hentschel
|
9aa9a1229f
|
wineps.drv: Make the Apply button useable.
|
2010-06-02 17:47:40 +02:00 |
Jeremy White
|
b8fbf9a1c2
|
wineps.drv: Prevent psdrv tracing from crashing on Solaris.
|
2010-02-15 12:09:49 +01:00 |
Alexandre Julliard
|
cc2d6f330f
|
wineps.drv: Don't include 16-bit headers in psdrv.h.
|
2009-12-07 14:18:28 +01:00 |
Alexandre Julliard
|
ac2a509722
|
wineps.drv: Make wineps16.drv into a stand-alone 16-bit module.
|
2009-10-01 19:44:17 +02:00 |
Michael Stefaniuc
|
551d1efc9f
|
wineps.drv: Include a local header last.
|
2009-07-03 11:28:44 +02:00 |
Alexandre Julliard
|
41ea320576
|
wineps.drv: Make all exported entry points CDECL.
|
2009-03-11 14:10:13 +01:00 |
Andrew Talbot
|
94dc49ed12
|
wineps.drv: Assign to structs instead of using memcpy.
|
2008-03-22 13:21:13 +01:00 |
Andrew Talbot
|
f44d2eddcb
|
wineps.drv: Remove unneeded casts.
|
2008-02-04 14:19:29 +01:00 |
Dmitry Timoshkov
|
d43fdc5ab0
|
include: Synchronize DEVMODE layout with PSDK.
|
2007-11-01 12:41:21 +01:00 |
Andrew Talbot
|
9ff4c29d86
|
wineps.drv: Exclude unused headers.
|
2007-05-29 12:10:13 +02:00 |
Dmitry Timoshkov
|
dddf348716
|
winspool: Add a test for DeviceCapabilities, fix some bugs found.
|
2007-04-05 11:56:08 +02:00 |
Aric Stewart
|
f1172cd446
|
wineps.drv: Values for DC_MINEXTENT and DC_MAXEXTENT are returned, not placed in the data pointer.
|
2007-03-14 18:49:34 +01:00 |
Aric Stewart
|
ea8e860903
|
wineps.drv: Check for correct value for end of list.
|
2007-03-13 21:11:40 +01:00 |
Huw Davies
|
277f474451
|
wineps.drv: Convert the page size list to a standard Wine list.
|
2007-03-08 22:17:10 +01:00 |
Huw Davies
|
9222ec3cce
|
wineps.drv: Many MacOSX generated ppd files don't include a *ColorDevice line. Treat these as if they were colour.
|
2007-03-01 20:42:50 +01:00 |
Andrew Talbot
|
550ea86ffd
|
wineps.drv: Declare some functions static.
|
2007-02-06 13:19:46 +01:00 |
Hans Leidekker
|
9f06a5a6f0
|
wineps.drv: Win64 printf format warning fixes.
|
2006-10-13 12:08:36 +02:00 |
Alexandre Julliard
|
57ed75bf09
|
wineps: Renamed the directory to wineps.drv.
|
2006-05-23 16:42:56 +02:00 |