Dimitrie O. Paun
|
529da54394
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
Alexandre Julliard
|
2239abb9f9
|
Allocate DC objects on the process heap, and removed WIN_DC_INFO
structure (based on a patch by Ken Coleman).
|
2000-11-05 02:05:07 +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 |
Sheri Steeves
|
118ce5dec1
|
EMR_SELECTOBJECT records stock objects with their id as the object
handle and the high bit set.
|
2000-04-18 11:53:23 +00:00 |
Alexandre Julliard
|
90476d6b4a
|
Moved SystemHeap allocations to the process heap.
|
2000-02-16 22:47:24 +00:00 |
Patrik Stridvall
|
2c684081c1
|
Fixed some of the issues reported by Solaris Lint.
|
1999-07-31 17:36:48 +00:00 |
Alexandre Julliard
|
61fece0590
|
Converted to the new debug interface, using script written by Patrik
Stridvall.
|
1999-06-26 19:09:08 +00:00 |
Huw D M Davies
|
3a24f3f91e
|
Started implementing Enhanced MetaFile driver.
|
1999-05-02 10:15:16 +00:00 |