- 25 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 16 Mar, 2001 1 commit
-
-
Huw D M Davies authored
-
- 28 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 05 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
structure (based on a patch by Ken Coleman).
-
- 25 Sep, 2000 1 commit
-
-
Alexandre Julliard authored
the C files that need it.
-
- 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.
-
- 30 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 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
-