Alexandre Julliard
|
cc2d6f330f
|
wineps.drv: Don't include 16-bit headers in psdrv.h.
|
2009-12-07 14:18:28 +01:00 |
Alexandre Julliard
|
9a05f3143f
|
wineps.drv: Duplicate the print job support from 16-bit GDI.
|
2009-12-07 14:18:28 +01:00 |
Alexandre Julliard
|
7f6b6eb344
|
wineps.drv: Add a wrapper function for WriteSpool16.
|
2009-12-07 14:18:28 +01:00 |
Huw Davies
|
eed649a5e1
|
wineps.drv: Add support for top-down dibs.
|
2009-11-19 11:08:24 +01:00 |
Huw Davies
|
05472017fe
|
wineps.drv: Rename variable to stride.
|
2009-11-19 11:08:18 +01:00 |
Alexandre Julliard
|
c73e2d5e02
|
gdi32: Reset the visible region in ResetDC.
|
2009-11-17 15:14:56 +01:00 |
Detlef Riekenberg
|
495267e5f1
|
wineps: Don't depend on 16-bit PrinterData functions from gdi.
|
2009-11-16 13:48:18 +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 |
Alexandre Julliard
|
10b0d11e0d
|
wineps.drv: BS_DIBPATTERN brushes use a 32-bit handle in 32-bit mode.
|
2009-09-26 13:30:42 +02:00 |
Alexandre Julliard
|
9064777457
|
configure: Disable installation of a number of extra files for the Wow64 build.
|
2009-08-13 20:08:58 +02:00 |
Vladimir Pankratov
|
81b57f3f8d
|
wineps.drv: Convert the Russian resources to UTF-8.
|
2009-08-03 14:57:29 +02:00 |
Michael Stefaniuc
|
6c24ec186c
|
wineps.drv: Convert the German resources to UTF-8.
|
2009-07-09 15:22:23 +02:00 |
Frédéric Delanoy
|
002b92e191
|
wineps.drv: Fix French translation & UI display.
|
2009-07-08 20:12:37 +02:00 |
Michael Stefaniuc
|
47fc16fb54
|
wineps.drv: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-03 11:28:48 +02:00 |
Michael Stefaniuc
|
551d1efc9f
|
wineps.drv: Include a local header last.
|
2009-07-03 11:28:44 +02:00 |
Huw Davies
|
08453c1f2b
|
configure: Remove reference to obsolete ftnames.h.
|
2009-06-25 14:34:13 +02:00 |
Łukasz Wojniłowicz
|
7be9c71eac
|
wineps: Added Polish translations.
|
2009-05-08 13:22:49 +02:00 |
Francois Gouget
|
aec7cdce8a
|
wineps.drv: PSDRV_CmpColor() and PSDRV_Write{ArrayGet, InitClip, RRectangle}() are unused so remove them.
|
2009-05-06 12:20:10 +02:00 |
Huw Davies
|
e911fde41c
|
wineps.drv: Fix compile error.
|
2009-04-20 14:12:19 +02:00 |
Austin English
|
5f4cc6a89b
|
wineps.drv: Fix a memory leak.
|
2009-04-15 15:55:47 -05:00 |
Alexandre Julliard
|
36a41abb9f
|
wineps.drv: Set the line join and cap styles based on the selected pen.
|
2009-03-24 15:24:06 +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 |
Aurimas Fischer
|
b1afd00dc9
|
wineps.drv: Add Lithuanian translation.
|
2009-02-16 11:51:19 +01:00 |
Dmitry Timoshkov
|
ba660a47ce
|
wineps.drv: The MAT2 parameter of GetGlyphOutline is mandatory.
|
2009-02-03 12:40:21 +01:00 |
Lei Zhang
|
271e3bbad4
|
wineps.drv: Remove SelectBitmap stub implementation.
|
2009-01-28 12:11:14 +01:00 |
Michael Stefaniuc
|
790e7c465f
|
wineps.drv: Add the Romanian translation.
|
2009-01-14 12:20:43 +01:00 |
Alexandre Julliard
|
f45874ae28
|
wineps.drv: Use INT_MAX instead of LONG_MAX to initialize a LONG value.
|
2009-01-08 17:29:14 +01:00 |
Wolfgang Walter
|
d4b72f3e10
|
wineps.drv: Fix freeing of not allocated memory in type42.c.
|
2008-12-15 13:20:25 +01:00 |
ByeongSik Jeon
|
5f3287d79f
|
*Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
|
2008-12-11 12:21:07 +01:00 |
ByeongSik Jeon
|
1b0297a7f9
|
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
|
2008-12-11 12:20:48 +01:00 |
Andrew Talbot
|
6fd73ce645
|
wineps.drv: Declare some variables static const.
|
2008-12-01 14:25:56 +01:00 |
Francois Gouget
|
215738a140
|
dirent.h is a conditional include now.
|
2008-10-20 11:37:27 +02:00 |
Muneyuki Noguchi
|
6970516bec
|
wineps.drv: Convert Japanese resource to UTF-8.
|
2008-10-13 11:41:27 +02:00 |
Muneyuki Noguchi
|
4d41ea4f7b
|
wineps.drv: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-29 17:16:57 -05:00 |
Hongbo Ni
|
29beb84b6b
|
wineps: Add simplified and traditional Chinese resources.
|
2008-09-04 11:42:42 +02:00 |
Huw Davies
|
d84ea74ec8
|
wineps.drv: Make sure we call CreateFontIndirect with zero width, otherwise we'll get a scaled-width font.
|
2008-08-18 17:04:41 +02:00 |
Francois Gouget
|
289ea33803
|
configure: Use cups-config to probe for cups support.
|
2008-07-25 11:28:53 +02:00 |
Andrew Talbot
|
901969f624
|
wineps.drv: Use const-correct GetPrinterDataEx() instead of GetPrinterData().
|
2008-06-21 11:54:09 +02:00 |
Michael Stefaniuc
|
8f844f3804
|
wineps.drv: Fix the Dutch translation.
|
2008-06-06 10:27:31 +02:00 |
Mikołaj Zalewski
|
14a42f802d
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
Jens Albretsen
|
52be871d8c
|
wineps.drv: Danish spelling fixes.
|
2008-05-12 11:43:06 +02:00 |
Jens Albretsen
|
48a83b0b66
|
wineps.drv: Added Danish translation.
|
2008-05-05 13:35:33 +02:00 |
Andrew Talbot
|
86b99de84f
|
wineps.drv: Remove unused code.
|
2008-05-02 11:24:47 +02:00 |
Hwang YunSong(황윤성)
|
3625d1f88c
|
wineps.drv: Updated Korean resource.
|
2008-04-09 12:20:15 +02:00 |
Andrew Talbot
|
94dc49ed12
|
wineps.drv: Assign to structs instead of using memcpy.
|
2008-03-22 13:21:13 +01:00 |
Alexandre Julliard
|
50dea38178
|
gdi32: Export the DC hook functions as 32-bit functions.
|
2008-02-17 20:29:55 +01:00 |
Andrew Talbot
|
f44d2eddcb
|
wineps.drv: Remove unneeded casts.
|
2008-02-04 14:19:29 +01:00 |
Aric Stewart
|
dde7ca22c2
|
wineps.drv: Properly handle NULL LPLOGFONT in PSDRV_EnumDeviceFonts.
|
2008-01-22 11:27:31 +01:00 |
Austin English
|
464258b7cd
|
Spelling fixes.
|
2008-01-03 13:08:54 +01:00 |