- 04 May, 2004 1 commit
-
-
Francois Gouget authored
Remove a couple string variables that were used only once and use the string literal directly.
-
- 12 Feb, 2004 1 commit
-
-
Huw Davies authored
%%{Begin,End}Document. This stops cups' pstops becoming confused if it comes across an %%EOF in an imported eps file. The hack in PSDRV_Rectangle to fix eps files in office2k turns out to be almost what Windows really does - update the code and the comment to match Windows behaviour more precisely.
-
- 23 Jan, 2004 1 commit
-
-
Blake Leverett authored
output to be dashed.
-
- 20 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 08 Dec, 2003 1 commit
-
-
Huw Davies authored
-
- 04 Dec, 2003 1 commit
-
-
Huw Davies authored
-
- 11 Nov, 2003 2 commits
-
-
Huw Davies authored
-
Dmitry Timoshkov authored
-
- 05 Nov, 2003 1 commit
-
-
Huw Davies authored
-
- 23 Jun, 2003 1 commit
-
-
Huw Davies authored
for the 'glyf' array. To conserve VM, we only allow up to two fonts to be downloaded before reclaiming their VM.
-
- 19 May, 2003 2 commits
-
-
Huw Davies authored
debugging easier but results in an awful lot of whitespace being sent to the printer. Don't generate the %%Orientation DSC comment. The cups pstops filter tries to rotate the image by 90degs when to it sees this comment. Stop a crash if the document title is NULL.
-
Huw Davies authored
graphics output event. Doing it this way means we don't ever need to call initclip which is a Good Thing.
-
- 07 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 15 Nov, 2002 1 commit
-
-
Huw Davies authored
-
- 24 Jun, 2002 1 commit
-
-
Huw D M Davies authored
Misc bug fixes.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 06 Apr, 2002 1 commit
-
-
Huw D M Davies authored
Fixes to MergeDevmodes.
-
- 28 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
instead of a DC structure. Removed some direct accesses to the DC structure from the drivers. Got rid the bitmap driver.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 10 Aug, 2001 1 commit
-
-
Ian Pilcher authored
-
- 09 Aug, 2001 1 commit
-
-
Ian Pilcher authored
-
- 28 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
pointer in the generic DC structure.
-
- 26 Jul, 2001 1 commit
-
-
Ian Pilcher authored
-
- 19 Jul, 2001 1 commit
-
-
Ian Pilcher authored
Work directly with 16-bit WCHARs; don't convert to CP1252.
-
- 28 Jan, 2001 1 commit
-
-
Huw D M Davies authored
-
- 05 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
structure (based on a patch by Ken Coleman).
-
- 30 May, 2000 1 commit
-
-
Dimitrie O. Paun authored
-
- 10 Feb, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 26 Dec, 1999 1 commit
-
-
Huw D M Davies authored
Map a few Unicode chars to the first 0xff in psdrv. Don't expect x11drv to display Unicode chars yet.
-
- 13 Oct, 1999 1 commit
-
-
Stephane Lussier authored
PSDRV_SetDeviceClipping in the function table).
-
- 31 Jul, 1999 1 commit
-
-
Huw D M Davies authored
-
- 30 Jul, 1999 1 commit
-
-
Luc Tourangeau authored
operator.
-
- 25 Jul, 1999 1 commit
-
-
Huw D M Davies authored
Implement these in the PostScript driver. Change PSDRV_Escape to use them.
-
- 24 Jul, 1999 1 commit
-
-
Huw D M Davies authored
Don't complain about palette relative RGBs. If output param to CreateDC is NULL default to `LPT1:' - Hack.
-
- 18 Jul, 1999 1 commit
-
-
Luc Tourangeau authored
- coordinate system origin fix
-
- 10 Jul, 1999 1 commit
-
-
Huw D M Davies authored
Simple PatBlt for PATCOPY, WHITENESS and BLACKNESS.
-
- 26 Jun, 1999 2 commits
-
-
Alexandre Julliard authored
Stridvall.
-
Thuy Nguyen authored
PostScript driver.
-
- 17 May, 1999 1 commit
-
-
Huw D M Davies authored
Open/Get/ClosePrinter. Additions to PSDRV_DeviceCapabilities. Split off WINSPOOL into its own directory. Several functions added to DC_Funcs. Based largely on a patch by Pascal Lessard <pascal@macadamian.com>
-
- 03 May, 1999 1 commit
-
-
Huw D M Davies authored
-