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
|
0f9ee1b68f
|
wineps: Implement the additional clipping in PutImage.
|
2011-07-22 12:57:18 +02:00 |
Alexandre Julliard
|
0d9dde7953
|
gdi32: Add an optional clip region to the PutImage entry point.
|
2011-07-21 18:49:47 +02:00 |
Alexandre Julliard
|
209578aeab
|
wineps: Implement the PutImage entry point.
|
2011-07-21 15:43:31 +02:00 |
Alexandre Julliard
|
632391dbf4
|
wineps: Add a couple of helper functions to simplify the StretchDIBits implementation.
|
2011-07-21 15:36:39 +02:00 |
Alexandre Julliard
|
49cb530ee3
|
wineps: Remove unneeded GetTransform prototype.
|
2011-07-19 18:26:20 +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 |
Alexandre Julliard
|
c7a8ff26d3
|
gdi32: Graphics driver functions no longer need to be CDECL.
|
2011-07-13 14:56:12 +02:00 |
Alexandre Julliard
|
572d0863b1
|
wineps: Add a DC function structure and export it.
|
2011-07-13 14:05:13 +02:00 |
Alexandre Julliard
|
1ac1d7c69b
|
gdi32: Pass the dest visible rectangle to the PatBlt driver entry point.
|
2011-07-11 17:12:49 +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 |
Alexandre Julliard
|
ba2a6ee983
|
wineps.drv: Get rid of the empty SetDeviceClipping entry point.
|
2011-07-07 14:46:14 +02:00 |
Alexandre Julliard
|
4e2a28bd03
|
gdi32: Export the gdi_physdev structure for the external drivers.
|
2011-07-07 14:46:14 +02:00 |
Marcus Meissner
|
451a656f2f
|
wineps.drv: Mark internal symbols with hidden visibility.
|
2011-05-25 11:50:27 +02:00 |
Alexandre Julliard
|
ca3b820227
|
wineps: Add a helper function for paper size conversions.
|
2011-04-28 20:59:27 +02:00 |
Francois Gouget
|
0377d0a2e6
|
wineps.drv: PSDRV_YWStoDS() is unused so remove it.
|
2011-03-30 18:23:37 +02:00 |
Alexandre Julliard
|
9285915720
|
wineps: Add support for SetDCBrush/PenColor.
|
2011-03-10 20:45:12 +01:00 |
Alexandre Julliard
|
6419edfb6d
|
gdi32: Add a mechanism for stacking gdi drivers.
|
2011-03-10 12:38:31 +01:00 |
Alexandre Julliard
|
5f5c7020f3
|
gdi32: Add a common header to the physdev structure.
|
2011-03-08 22:34:57 +01:00 |
Alexander Kochetkov
|
ecde55b757
|
wineps.drv: All map modes should have inverted y-transforms.
|
2011-02-10 10:28:02 -06:00 |
Alexander Kochetkov
|
69f88da187
|
wineps.drv: Disable world transform for fonts in GM_COMPATIBLE mode.
|
2011-01-14 18:26:20 +01:00 |
Hwang YunSong
|
d512ccdfa1
|
wineps.drv: Update Korean resource.
|
2011-01-07 10:23:10 +01:00 |
Huw Davies
|
40ba10ed7a
|
wineps.drv: Explicitly report that we do not support blending.
|
2011-01-05 17:55:16 +01:00 |
Alexandre Julliard
|
59ee6d83ab
|
makefiles: Automatically add missing source variables in make_makefiles.
|
2011-01-01 17:46:56 +01:00 |
Alexandre Julliard
|
645a65f46d
|
wineps: Remove unnecessary use of wownt32.h.
|
2010-11-01 16:44:39 +01:00 |
Yaron Shahrabani
|
2309f93337
|
wineps: Added Hebrew translation.
|
2010-10-21 17:19:50 +02:00 |
Trygve Vea
|
399e955a7e
|
wineps.drv: Updated Norwegian translation.
|
2010-10-15 16:19:09 +02:00 |
James McKenzie
|
95c3c3fdc6
|
wineps.drv: Correct a typo.
|
2010-09-24 16:59:04 +02:00 |
Alexandre Julliard
|
1f3873aae7
|
wineps: Add a comment about the trap for code checking tools.
|
2010-09-21 20:16:15 +02:00 |
Luca Bennati
|
5ba1b6a82e
|
wineps.drv: Update Italian translation.
|
2010-09-21 17:53:54 +02:00 |
Łukasz Wojniłowicz
|
eb1c07dffe
|
wineps: Update the Polish translation.
|
2010-09-20 15:05:02 +02:00 |
Alexandre Julliard
|
bd9852cd6f
|
makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions.
|
2010-09-19 12:40:12 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Detlef Riekenberg
|
bd1941c3c2
|
wineps: Use winspool.drv for job management.
|
2010-08-17 12:56:33 +02:00 |
Michael Stefaniuc
|
cb8eca2f0a
|
wineps.drv: Remove the ignored common resource attributes.
|
2010-07-22 11:41:37 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Igor Paliychuk
|
b27500aafe
|
wineps.drv: Add Ukrainian translation.
|
2010-07-08 17:33:37 +02:00 |
André Hentschel
|
5038c2c286
|
wineps.drv: Update comments.
|
2010-06-25 10:25:04 +02:00 |
Vitaly Lipatov
|
b974852ce1
|
Update Russian translations.
|
2010-06-18 16:22:07 +02:00 |
Huw Davies
|
25629eff96
|
wineps.drv: Don't return an error for empty glyphs.
|
2010-06-18 15:22:21 +02:00 |
André Hentschel
|
9aa9a1229f
|
wineps.drv: Make the Apply button useable.
|
2010-06-02 17:47:40 +02:00 |
Sven Baars
|
141875c84a
|
wineps.drv: Fix Dutch translation.
|
2010-05-18 08:48:04 +02:00 |
Huw Davies
|
d92ed5bd07
|
gdi32: Add support for ETO_PDY and improve world transform support.
|
2010-05-06 15:24:30 +02:00 |
Gerald Pfeifer
|
13e16f5f37
|
wineps.drv: Fix return value in PSDRV_SetBrush.
|
2010-05-03 15:38:07 +02:00 |
Ilya Shpigor
|
d1971a458b
|
wineps.drv: Start a new current path in PSDRV_PolyPolygon.
|
2010-04-28 09:29:45 -05:00 |
Huw Davies
|
5eef3594ad
|
wineps.drv: MM_ISOTROPIC and MM_ANISOTROPIC should also have inverted y-transforms (even if the page -> device mapping results in a negative y-scale).
|
2010-04-28 09:18:39 -05:00 |