Sweden-Number/graphics/x11drv
Eric Kohl d5354961d6 Fixed text size calculation bug in GetTextExtentPoint() for window dc's. 2001-02-12 01:15:06 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
bitblt.c Removed CALL_LARGE_STACK support. 2001-01-15 22:30:50 +00:00
bitmap.c Removed CALL_LARGE_STACK support. 2001-01-15 22:30:50 +00:00
brush.c Replaced X11DRV_CritSection references by wine_tsx11_(un)lock. 2001-01-15 22:31:24 +00:00
clipping.c Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
codepage.c Added support for cp936. 2000-10-12 23:05:21 +00:00
dib.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
graphics.c Partial implementation of world transform support. 2001-01-24 19:38:11 +00:00
init.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
objects.c Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
oembitmap.c Removed non-standard OBM_RADIOCHECK bitmap. 2001-01-24 19:48:39 +00:00
opengl.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
palette.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00
pen.c Partial implementation of world transform support. 2001-01-24 19:38:11 +00:00
text.c Fixed text size calculation bug in GetTextExtentPoint() for window dc's. 2001-02-12 01:15:06 +00:00
xfont.c Partial implementation of world transform support. 2001-01-24 19:38:11 +00:00