Sweden-Number/dlls/winex11.drv
Alexandre Julliard d5ee62342a winex11.drv: Don't use the specified DC when mapping RGB colors for a DIB.
The DC palette only matters for DIB_PAL_COLORS.
2006-11-27 17:04:19 +01:00
..
Makefile.in
bitblt.c winex11.drv: The y coordinate should be offset agaist the height, not the width. 2006-11-13 12:47:33 +01:00
bitmap.c
brush.c
clipboard.c winex11.drv: Cast-qual warnings fix. 2006-11-27 17:03:51 +01:00
clipping.c
codepage.c
dce.c
desktop.c
dib.c winex11.drv: Don't use the specified DC when mapping RGB colors for a DIB. 2006-11-27 17:04:19 +01:00
dib_convert.c Assorted spelling fixes. 2006-11-13 13:01:53 +01:00
dib_dst_swap.c
dib_src_swap.c
event.c
graphics.c
init.c
keyboard.c winex11.drv: Process browser and multimedia key events. 2006-11-27 13:44:35 +01:00
mouse.c winex11drv: State of side mouse buttons (X-buttons) is not returned from XQueryPointer. 2006-11-27 17:03:51 +01:00
mwm.h
opengl.c winex11.drv: Cast-qual warnings fix. 2006-11-27 17:03:52 +01:00
palette.c winex11.drv: Store the palette mapping in an X context instead of the GDI object. 2006-11-17 14:38:43 +01:00
pen.c winex11.drv: Cast-qual warnings fix. 2006-11-27 17:03:52 +01:00
scroll.c
settings.c
text.c
window.c winex11.drv: Offset X11 coordinates with the primary monitor position. 2006-10-26 13:04:52 +02:00
winex11.drv.spec winex11.drv: Store the palette mapping in an X context instead of the GDI object. 2006-11-17 14:38:43 +01:00
winpos.c winex11.drv: Update the X11 window position when the primary monitor origin changes. 2006-11-14 10:40:49 +01:00
wintab.c
x11ddraw.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
x11drv.h winex11.drv: Get rid of the DIB color table now that it's stored in gdi32. 2006-11-08 19:57:37 +01:00
x11drv_main.c
x11font.h
xdnd.c
xfont.c Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
xim.c winex11.drv: Only create a fontSet if we are going to be using it in the XIC. 2006-10-24 20:07:31 +02:00
xinerama.c winex11.drv: Offset X11 coordinates with the primary monitor position. 2006-10-26 13:04:52 +02:00
xrandr.c
xrandr.h
xrender.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
xvidmode.c
xvidmode.h