Sweden-Number/graphics/x11drv
Alexandre Julliard 3036fef6a7 Refuse to select a bitmap that is already selected in another DC. 2001-08-20 19:19:18 +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 Don't inline perfect_graphics(). 2001-07-26 20:13:47 +00:00
bitmap.c Refuse to select a bitmap that is already selected in another DC. 2001-08-20 19:19:18 +00:00
brush.c Specify sizes for stock fonts again; removed the FixStockFontSize 2001-08-16 19:13:52 +00:00
clipping.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
codepage.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
dib.c Moved the 16-bit pointer to the DIB bits out of the driver-specific 2001-07-22 23:13:08 +00:00
graphics.c Removed some unnecessary includes. 2001-07-23 00:04:00 +00:00
init.c Rewrote Escape to avoid calling down to Escape16. 2001-07-29 20:25:14 +00:00
objects.c Specify sizes for stock fonts again; removed the FixStockFontSize 2001-08-16 19:13:52 +00:00
oembitmap.c Build the DC function table by using GetProcAddress on the graphics 2001-07-27 19:37:31 +00:00
opengl.c Renamed display to gdi_display where it is used for GDI operations, to 2001-05-11 00:17:47 +00:00
palette.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
pen.c Specify sizes for stock fonts again; removed the FixStockFontSize 2001-08-16 19:13:52 +00:00
text.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
xfont.c Create GDI stock objects as normal objects instead of using magic 2001-08-17 00:07:13 +00:00