Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
4722941695
|
Moved the BITMAPOBJ structure to gdi_private.h.
|
2005-04-13 16:11:18 +00:00 |
Jon Griffiths
|
f82272c92f
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-16 14:35:55 +00:00 |
Jon Griffiths
|
3772c73a6c
|
CreateDCA -> CreateDCW
|
2004-09-13 23:22:30 +00:00 |
Alexandre Julliard
|
05df86a38f
|
Moved more GDI definitions to gdi_private.h.
Get rid of bitmap.h and palette.h.
|
2004-03-04 20:41:12 +00:00 |
Alexandre Julliard
|
6ec42c0c3b
|
Moved a bunch of definitions from gdi.h into a new gdi_private.h to
make sure we don't use them outside of gdi32.
|
2004-01-15 00:35:38 +00:00 |
Francois Gouget
|
61ef356347
|
Some spelling fixes.
|
2003-10-08 19:09:44 +00:00 |
Jon Griffiths
|
4c1fa161a3
|
Documentation updates.
|
2003-10-01 03:20:21 +00:00 |
Michael Stefaniuc
|
28a632a830
|
Some -DSTRICT fixes.
|
2002-11-21 21:50:04 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +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
|
6bbc745dde
|
Moved the 16-bit pointer to the DIB bits out of the driver-specific
structure and into the main bitmap structure. Removed
CreateDIBSection16 from the driver interface.
|
2001-07-22 23:13:08 +00:00 |
Patrik Stridvall
|
01d5e5b071
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
Patrik Stridvall
|
dae8de69e2
|
Documentation ordinal fixes (using winapi_fixup).
|
2001-06-13 20:13:18 +00:00 |
Alexandre Julliard
|
982a223f36
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
Fixed a few ptr/segptr mismatches.
Moved CONV_RECT/POINT macros to wingdi16.h.
|
2000-12-13 20:20:09 +00:00 |
Ove Kaaven
|
b48fd54725
|
WinG was written for 8bpp DIBs, so some apps assume that, so always
recommend 8bpp, regardless of the actual display depth.
|
2000-11-25 01:23:12 +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 |
Alexandre Julliard
|
646c562f9c
|
Cleaned up some more USER dependencies.
|
2000-07-31 23:32:47 +00:00 |
Alexandre Julliard
|
78547774cc
|
Merged wing.dll into gdi32.dll.
|
2000-07-25 12:28:20 +00:00 |