Sweden-Number/graphics/x11drv
Alexandre Julliard d8a9244fc4 Added function table to GDI objects for better encapsulation.
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.
2002-05-31 18:43:22 +00:00
..
bitblt.c We don't handle STRETCH_HALFTONE mode yet; make this do the same as 2002-04-09 01:34:06 +00:00
bitmap.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
brush.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
clipping.c Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +00:00
codepage.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dib.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
graphics.c Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +00:00
init.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
opengl.c Support querying of number of visuals without reporting an error or 2002-05-24 21:14:16 +00:00
palette.c Replaced 0 by -1 to indicate free entry in 2002-05-29 00:33:44 +00:00
pen.c Fixed some issues found by winapi_check. 2002-04-03 02:37:09 +00:00
text.c Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +00:00
xfont.c Fixed some more missing \n in traces. 2002-05-29 19:09:54 +00:00