Alexandre Julliard
|
5535302758
|
wineps: Support getting character codes instead of glyphs in ExtTextOut.
|
2012-12-05 20:23:46 +01:00 |
Putin Evgeny
|
3303ba7f4c
|
wineps.drv: Add orientation field to postscript header.
|
2012-11-28 20:14:49 +01:00 |
Andrew Talbot
|
393514c119
|
wineps.drv: Remove unused variable.
|
2012-11-28 20:14:40 +01:00 |
Alexandre Julliard
|
9cdb0e1ca6
|
gdi32: Disable anti-aliasing when necessary in the various drivers.
|
2012-11-02 16:41:26 +01:00 |
Alexandre Julliard
|
6164d533a9
|
gdi32: Add a parameter to return anti-aliasing flags in the SelectFont driver entry point.
|
2012-11-02 16:41:21 +01:00 |
André Hentschel
|
42f791ccd5
|
wineps: Avoid memory leaks (coverity).
|
2012-10-31 16:12:27 +01:00 |
Alexandre Julliard
|
16f900fd5a
|
wineps: Always escape Postscript reserved characters in font names.
|
2012-09-26 17:03:27 +02:00 |
Alexandre Julliard
|
05c32b9b89
|
gdi32: Move the SwapBuffers entry point to the OpenGL driver.
|
2012-09-10 11:38:28 +02:00 |
Qian Hong
|
733aca30f4
|
gdi32: Read otmpFullName from TT_NAME_ID_UNIQUE_ID.
|
2012-09-07 13:32:56 +02:00 |
Michael Stefaniuc
|
c1223611af
|
wineps.drv: Drop a superfluous TRUE:FALSE conditional expression.
|
2012-08-15 12:12:36 +02:00 |
Alexandre Julliard
|
96e80c2623
|
gdi32: Move DescribePixelFormat and SetPixelFormat to the WGL driver.
|
2012-07-30 22:12:13 +02:00 |
Huw Davies
|
bb1740a42e
|
wineps: Add support for printing fake italic fonts.
|
2012-07-02 19:17:59 +02:00 |
Alexandre Julliard
|
6a9dcd51a2
|
gdi32: Remove the remaining OpenGL entry points from the DC driver.
|
2012-06-28 18:52:23 +02:00 |
Alexandre Julliard
|
7a031d9b92
|
opengl32: Add the concept of a WGL driver.
|
2012-06-28 14:37:31 +02:00 |
Alexandre Julliard
|
ee21554893
|
gdi32: Remove OpenGL functions that don't use an HDC from the driver entry points.
|
2012-06-25 16:25:57 +02:00 |
Huw Davies
|
87292bb396
|
wineps: Always update the default devmode.
|
2012-06-21 18:56:29 +02:00 |
Huw Davies
|
5b71f7bbbc
|
wineps: Add the ability to override the ppd file's default pagesize and duplex settings.
|
2012-06-21 18:56:23 +02:00 |
Huw Davies
|
bdaddc4b7c
|
wineps: Retrieve the ppd file from the driver directory.
|
2012-06-15 18:35:36 +02:00 |
Alexandre Julliard
|
93758c43fd
|
gdi32: Remove the CreateBitmap and DeleteBitmap driver entry points.
|
2012-05-29 21:06:41 +02:00 |
Alexandre Julliard
|
1416d0e6f1
|
gdi32: Remove the bitmap parameter from the Get/PutImage entry points.
|
2012-05-29 21:05:52 +02:00 |
Alexandre Julliard
|
fdc4682e31
|
gdi32: Remove the CopyBitmap driver entry point.
|
2012-05-24 22:09:19 +02:00 |
Huw Davies
|
c5697ff4b1
|
wineps: Fix top-down dib pattern brushes.
|
2012-05-17 17:44:25 +02:00 |
Huw Davies
|
e6398a5544
|
wineps: Add a helper to perform duplex lookup by name.
|
2012-05-16 18:30:26 +02:00 |
Huw Davies
|
cd770d907a
|
wineps: Use the get_pagesize helper to look up the default pagesize.
|
2012-05-16 18:30:25 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Alexandre Julliard
|
147174ff1c
|
winex11: Implement wglGetPbufferDCARB with a DC escape and remove it from the GDI driver interface.
|
2012-05-08 14:35:44 +02:00 |
Alexandre Julliard
|
e94d3b4e08
|
gdi32: Add a priority mechanism for pushing drivers on the stack in a defined order.
|
2012-05-08 12:16:50 +02:00 |
Alexandre Julliard
|
3009e03df7
|
gdi32: Add a SetBoundsRect driver entry point.
|
2012-04-27 12:41:43 +02:00 |
Huw Davies
|
7af7c7869e
|
wineps: Add a cups job ticket containing pagesize and duplex information.
|
2012-04-16 17:49:29 +02:00 |
Huw Davies
|
64edac40ef
|
wineps: Add a helper to find a duplex entry.
|
2012-04-16 17:49:28 +02:00 |
Huw Davies
|
44d880b430
|
wineps: Add a helper to find a page size.
|
2012-04-16 17:49:28 +02:00 |
Huw Davies
|
61efdbfd5f
|
wineps: Add a helper to find an input slot.
|
2012-04-16 17:49:27 +02:00 |
Alexandre Julliard
|
582a2f511f
|
gdi32: Add a GetBoundsRect driver entry point.
|
2012-04-16 13:53:23 +02:00 |
Huw Davies
|
72cfc219f0
|
wineps: Move ppd filename retrieval to a separate function.
|
2012-04-13 16:09:44 +02:00 |
Huw Davies
|
cd83f88576
|
wineps: Add the duplex entry to the list.
|
2012-04-13 16:09:43 +02:00 |
Huw Davies
|
1d2cd06592
|
wineps: Move the default resolution fallback to the ppd parser.
|
2012-04-12 20:38:32 +02:00 |
Huw Davies
|
92bce60f37
|
wineps: Simplify the failure path.
|
2012-04-12 20:38:27 +02:00 |
Huw Davies
|
83ba3189b3
|
wineps: Pass the devmode to OpenPrinter.
|
2012-04-12 20:38:21 +02:00 |
Huw Davies
|
210f3e3338
|
wineps: Switch to using a Unicode devmode.
|
2012-04-12 20:38:16 +02:00 |
Huw Davies
|
0c7a6d89a2
|
wineps: Return from a common point.
|
2012-04-12 20:38:02 +02:00 |
Huw Davies
|
43cffa0888
|
wineps: Set the printer's devmode using SetPrinter.
|
2012-04-11 18:19:28 +02:00 |
Huw Davies
|
a7f42d3281
|
wineps: Retrieve the printer's devmode using GetPrinter.
|
2012-04-11 18:19:23 +02:00 |
Huw Davies
|
7b3ae93578
|
wineps: Remove the installed options list as it's never populated.
|
2012-04-11 18:19:16 +02:00 |
Huw Davies
|
5a0129c0d2
|
wineps: Move the duplex list to a standard list.
|
2012-04-11 18:19:12 +02:00 |
Huw Davies
|
e6e42c8610
|
wineps: Move the input slot list to a standard list.
|
2012-04-11 18:19:00 +02:00 |
Huw Davies
|
4dfef2ef2d
|
wineps: Move the constraints list to a standard list.
|
2012-04-11 18:18:52 +02:00 |
Huw Davies
|
4ff9b7f11a
|
wineps: Move the installed font list to a standard list.
|
2012-04-11 18:18:45 +02:00 |
Huw Davies
|
28bf93561d
|
wineps: Add a helper to retrieve the font substitution table.
|
2012-04-04 19:02:23 +02:00 |
Huw Davies
|
a2e6c7340d
|
wineps: Change the printer info list into a standard list.
|
2012-04-04 19:02:18 +02:00 |
Huw Davies
|
a37ee1e2e9
|
wineps: Fix a memory leak.
|
2012-04-04 19:02:12 +02:00 |