Sweden-Number/graphics/x11drv
Alexandre Julliard 435e2e63f4 winnt.h should not be self-contained, it must depend on windef.h so
that STRICT works correctly; moved some definitions back to windef.h
where they belong, and removed a couple of definitions that don't
exist on Windows.
2002-12-10 22:56:43 +00:00
..
bitblt.c Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP (with the help 2002-06-25 23:29:51 +00:00
bitmap.c Client side render fonts for XServers without the Render extension 2002-11-14 22:31:34 +00:00
brush.c Converted x11drv to -DSTRICT. 2002-10-31 02:38:20 +00:00
clipping.c Client side render fonts for XServers without the Render extension 2002-11-14 22:31:34 +00:00
codepage.c Fixed a number of dll separation issues. 2002-08-28 22:35:23 +00:00
dib.c Converted x11drv to -DSTRICT. 2002-10-31 02:38:20 +00:00
graphics.c X11DRV_DrawArc: Don't overwrite the ENDCAP style. 2002-11-25 02:46:15 +00:00
init.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
opengl.c Fixed some issues found by winapi_check. 2002-11-27 20:21:24 +00:00
palette.c Converted x11drv to -DSTRICT. 2002-10-31 02:38:20 +00:00
pen.c X11DRV_SelectPen(): Don't use a pen with half the width. 2002-11-25 02:45:47 +00:00
text.c Converted x11drv to -DSTRICT. 2002-10-31 02:38:20 +00:00
xfont.c Merged font.h and path.h into gdi.h. Moved x11font.h to 2002-12-03 19:18:41 +00:00