Sweden-Number/graphics/x11drv
Alexandre Julliard 908464d448 Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
Various warning fixes.
2000-11-01 03:11:12 +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 unnecessary calls to CLIPPING_UpdateGCRegion. Fixed PatBlt to 2000-08-22 20:01:47 +00:00
bitmap.c Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
brush.c Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
clipping.c Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
codepage.c Added support for cp936. 2000-10-12 23:05:21 +00:00
dib.c Fill in the dsBmih.biSizeImage field of DIBSections with the 2000-10-13 20:21:45 +00:00
graphics.c X11DRV_DrawArc: swap the start and end points when drawing in 2000-10-25 21:21:50 +00:00
init.c Fixed a few device caps values. 2000-10-31 01:48:34 +00:00
objects.c Added support for non-deletable system brushes and pens created by 2000-09-16 20:53:51 +00:00
oembitmap.c Don't hold the X11 lock while calling GDI object routines. 2000-10-19 20:23:35 +00:00
opengl.c - set debug messages after a TRACE_ON test 2000-05-14 22:53:17 +00:00
palette.c Use GetStockObject() instead of the magic STOCK_* handles. 2000-10-29 01:22:15 +00:00
pen.c Use sizeof for maintainability. 2000-10-31 02:02:42 +00:00
text.c Added error correction when using symbol offsets. 2000-09-22 20:57:36 +00:00
xfont.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00