Patrik Stridvall
|
14c96c1017
|
Fixed some issues found by winapi_check.
|
2002-04-03 02:37:09 +00:00 |
Alexandre Julliard
|
e21c15e39d
|
Changed the GDI driver interface to pass an opaque PHYSDEV pointer
instead of a DC structure.
Removed some direct accesses to the DC structure from the drivers.
Got rid the bitmap driver.
|
2002-03-28 22:22:05 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Alexandre Julliard
|
0dd55c44a2
|
Removed some direct accesses to GDI internal pen/brush/font
structures.
|
2001-07-22 23:34:21 +00:00 |
Dmitry Timoshkov
|
36b4e1e2bf
|
Replace some 16-bit calls by their 32-bit equivalents.
|
2001-06-26 19:34:36 +00:00 |
Dimitrie O. Paun
|
529da54394
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
Andreas Mohr
|
007fb24088
|
Added support for non-deletable system brushes and pens created by
USER.
|
2000-09-16 20:53:51 +00:00 |
Alexandre Julliard
|
2a2321bbca
|
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.
|
2000-08-19 21:38:55 +00:00 |
Dimitrie O. Paun
|
84bde6a4a4
|
Separate wineps out of Wine's core.
|
2000-05-30 20:27:23 +00:00 |