Alexandre Julliard
|
05c32b9b89
|
gdi32: Move the SwapBuffers entry point to the OpenGL driver.
|
2012-09-10 11:38:28 +02:00 |
Alexandre Julliard
|
96e80c2623
|
gdi32: Move DescribePixelFormat and SetPixelFormat to the WGL driver.
|
2012-07-30 22:12:13 +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
|
fdc4682e31
|
gdi32: Remove the CopyBitmap driver entry point.
|
2012-05-24 22:09:19 +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 |
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
|
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
|
210f3e3338
|
wineps: Switch to using a Unicode devmode.
|
2012-04-12 20:38:16 +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
|
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
|
7c3a522dd3
|
wineps: Store the unicode version of the printer name and call the unicode version of OpenPrinter.
|
2012-04-03 17:54:08 +02:00 |
Huw Davies
|
a152666920
|
wineps: Store the document title as a unicode string.
|
2012-04-03 17:54:01 +02:00 |
Huw Davies
|
c9ddabad22
|
wineps: Move some structs to the process heap.
|
2012-04-03 17:53:55 +02:00 |
Huw Davies
|
1432b3141a
|
wineps: Free the output string from the correct heap.
|
2012-04-03 17:53:44 +02:00 |
Huw Davies
|
d963a8f864
|
wineps: Use the unicode version of StartDocPrinter.
|
2012-04-02 18:26:06 +02:00 |
Alexandre Julliard
|
fbbf3ba408
|
gdi32: Get rid of the CreateDIBSection driver entry point.
|
2012-01-10 16:13:29 +01:00 |
Alexandre Julliard
|
dc1aeeb2f8
|
gdi32: Get rid of the SetDIBColorTable driver entry point.
|
2012-01-07 13:27:08 +01:00 |
Alexandre Julliard
|
d77f0ae743
|
wineps: Inherit the device mode from the source DC when creating a compatible DC.
|
2011-12-16 12:08:38 +01:00 |
Alexandre Julliard
|
d45eb00abc
|
wineps: Fall through to the null driver for Polyline and Polygon.
|
2011-12-05 22:29:46 +01:00 |
Alexandre Julliard
|
9391c6a757
|
gdi32: Add a CopyBitmap driver entry point.
|
2011-11-08 19:25:05 +01:00 |
Alexandre Julliard
|
95cba0c0f4
|
gdi32: Add a DC driver entry point for GdiGradientFill.
|
2011-10-31 23:51:38 +01:00 |
Alexandre Julliard
|
c9c568dda9
|
wineps: Stroke and fill GDI paths using Postscript paths.
|
2011-10-31 19:58:12 +01:00 |
Alexandre Julliard
|
da3511fd3b
|
wineps: Implement PolyBezier using the Postscript curveto function.
|
2011-10-31 19:39:02 +01:00 |
Alexandre Julliard
|
8a808a49f9
|
wineps: Make color devices report 32 bits per pixel.
|
2011-10-31 16:45:48 +01:00 |
Alexandre Julliard
|
a8444d7fd1
|
gdi32: Add driver entry points for a number of font functions.
|
2011-10-24 23:45:37 +02:00 |
Alexandre Julliard
|
2b1b11d681
|
gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts.
|
2011-10-24 23:34:33 +02:00 |
Alexandre Julliard
|
2dfa00230d
|
wineps: Get rid of the StretchDIBits entry point.
|
2011-10-17 20:12:59 +02:00 |
Alexandre Julliard
|
c819e4bdea
|
gdi32: Add a null driver fallback for AlphaBlend, using a new BlendImage driver entry point.
|
2011-09-14 11:57:45 +02:00 |
Alexandre Julliard
|
a28ddddcbc
|
gdi32: Leave it up to the driver to push the new device on the DC stack in CreateDC.
|
2011-09-07 18:13:29 +02:00 |
Alexandre Julliard
|
cef1832bfb
|
gdi32: Add a driver entry point for CreateCompatibleDC.
|
2011-09-07 18:13:06 +02:00 |
Alexandre Julliard
|
6d00196aea
|
gdi32: Get rid of the SetBitmapBits driver entry point.
|
2011-08-03 14:15:47 +02:00 |
Alexandre Julliard
|
366174b213
|
gdi32: Get rid of the GetBitmapBits driver entry point.
|
2011-07-25 20:32:41 +02:00 |
Alexandre Julliard
|
8a906250eb
|
gdi32: Get rid of the SetDIBits driver entry point.
|
2011-07-25 19:47:03 +02:00 |
Alexandre Julliard
|
209578aeab
|
wineps: Implement the PutImage entry point.
|
2011-07-21 15:43:31 +02:00 |
Alexandre Julliard
|
b01eb19511
|
gdi32: Remove the GetDIBits entry point from the graphics driver.
|
2011-07-18 17:07:51 +02:00 |
Francois Gouget
|
e33e31a7d6
|
wineps.drv: Make some DC functions static.
|
2011-07-14 14:48:13 +02:00 |
Alexandre Julliard
|
cf05fca878
|
gdi32: Add driver entry points for GetImage and PutImage.
|
2011-07-14 11:30:58 +02:00 |