- 09 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
origin.
-
- 04 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
pointer.
-
- 18 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
it up to the graphics driver to define it if necessary.
-
- 12 Aug, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 13 May, 2003 1 commit
-
-
Alexandre Julliard authored
flag.
-
- 25 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 10 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
Fixed handling of DC origin in X11 driver.
-
- 31 May, 2002 2 commits
-
-
Vincent Béron authored
-
Alexandre Julliard authored
Removed some direct accesses to the bitmap structure. Fixed handling of stock bitmap if selected in multiple DCs. Some minor fixes to the DC function table.
-
- 07 May, 2002 1 commit
-
-
Alexandre Julliard authored
drivers into the common code.
-
- 02 May, 2002 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 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.
-
- 28 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
pointer in the generic DC structure.
-
- 27 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
driver module. Moved driver support to dlls/gdi.
-
- 22 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
structure and into the main bitmap structure. Removed CreateDIBSection16 from the driver interface.
-
- 24 Apr, 2001 1 commit
-
-
Alexandre Julliard authored
the user driver, and the corresponding code into the dlls/x11drv directory. Moved a few functions out of the window driver into the user driver. Plus a few related cleanups.
-
- 20 Mar, 2001 1 commit
-
-
Ove Kaaven authored
-
- 06 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
Authors: Ove Kaaven <ovek@transgaming.com>, Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com> DIB section improvements; UpdateDIBSection has been replaced with LockDIBSection and UnlockDIBSection, for improved thread safety. DIB_Status_* is now driver-independent, and there's a new DIB_Status_AuxMod. Better handling of DIB surfaces with nonstandard pitch. Slight optimization of DIBsection->display BitBlt.
-
- 25 Nov, 2000 1 commit
-
-
Ove Kaaven authored
-
- 05 Nov, 2000 2 commits
-
-
Patrik Stridvall authored
-
Alexandre Julliard authored
structure (based on a patch by Ken Coleman).
-
- 19 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> Added syslevel locking for GDI operations. Propagate the changes through the graphics code.
-
- 10 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
Moved all ttydrv source files to dlls/ttydrv. Load functions pointer for the USER driver from the graphics driver dll with GetProcAddress.
-
- 04 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 12 May, 2000 1 commit
-
-
Lionel Ulmer authored
-
- 20 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
Merged event, keyboard and mouse drivers into USER driver.
-
- 19 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
from dc.c.
-
- 20 Dec, 1999 1 commit
-
-
Huw D M Davies authored
does not implement PolyBezier[To] the curve is approximated to lines and drawn with Polyline. Implement many GDI-Path recording functions (at least the win9x subset). Implement FlattenPath and FillPath.
-
- 11 Dec, 1999 1 commit
-
-
Patrik Stridvall authored
-
- 05 Dec, 1999 1 commit
-
-
Huw D M Davies authored
Adds *Path functions to dc funcs table + add EnhMetaFile recording. Separate out Polylne/PolylineTo and PolyBezier/PolyBezierTo in dc funcs table to enable proper enhmetafile recording. The current position update in *To functions is now handled by the main function and not in the drivers. Move USER functions from graphics/painting.c -> windows/painting.c
-
- 23 Nov, 1999 1 commit
-
-
Patrik Stridvall authored
-
- 26 Jun, 1999 1 commit
-
-
Alexandre Julliard authored
Stridvall.
-
- 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>
-
- 19 Apr, 1999 1 commit
-
-
Patrik Stridvall authored
-
- 10 Apr, 1999 1 commit
-
-
Richard Mortimer authored
initialisation.
-
- 01 Apr, 1999 1 commit
-
-
Patrik Stridvall authored
-
- 26 Feb, 1999 1 commit
-
-
Alexandre Julliard authored
standard Windows names.
-
- 04 Feb, 1999 1 commit
-
-
Patrik Stridvall authored
-