Sweden-Number/dlls/winex11.drv
Alexandre Julliard 7d9739e2b5 winex11: Move setting of the initial wm hints to a separate function. 2007-08-20 14:04:36 +02:00
..
Makefile.in
bitblt.c winex11.drv: Correctly handle overlapping source and destination regions on the same DIB when copying DIBs client-side. 2007-08-13 11:58:21 +02:00
bitmap.c
brush.c
clipboard.c
clipping.c
codepage.c
dce.c
desktop.c
dib.c
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Don't try to activate the desktop window on take focus. 2007-08-16 23:43:58 +02:00
graphics.c winex11.drv: Draw dashed lines for extended pens. 2007-07-19 12:04:00 +02:00
init.c dlls: Remove unreachable break after return/break. Found by Smatch. 2007-07-19 11:57:49 +02:00
keyboard.c
mouse.c configure: Make the libXcursor soname check depend on the header check. 2007-07-09 22:42:28 +02:00
mwm.h
opengl.c wgl: Fix a render_texture regression. Only enable GLX_ATI_render_texture when the ati extension is around. 2007-08-17 12:22:09 +02:00
palette.c
pen.c winex11.drv: Constify the pen dash data. 2007-07-20 12:25:42 +02:00
scroll.c
settings.c
text.c
version.rc
window.c winex11: Move setting of the initial wm hints to a separate function. 2007-08-20 14:04:36 +02:00
winex11.drv.spec
winpos.c winex11: Store wm hints in the window data instead of fetching them when needed. 2007-08-16 23:27:37 +02:00
wintab.c configure: Make the libXi soname check depend on the header check. 2007-07-09 22:42:49 +02:00
x11ddraw.c
x11drv.h winex11: Store wm hints in the window data instead of fetching them when needed. 2007-08-16 23:27:37 +02:00
x11drv_main.c configure: Merge the libXrandr existence check with the soname check. 2007-07-04 12:45:03 +02:00
x11font.h
xdnd.c winex11.drv: Remove old dnd code. 2007-07-12 12:57:23 +02:00
xfont.c
xim.c winex11.drv: Take into account position of preedit area in PreEditCaretCallback. 2007-07-25 13:03:53 +02:00
xinerama.c configure: Merge the libXinerama existence check with the soname check. 2007-07-04 12:48:50 +02:00
xrandr.c configure: Merge the libX11 and libXext existence check with the soname check. 2007-07-09 22:43:45 +02:00
xrandr.h configure: Merge the libXrandr existence check with the soname check. 2007-07-04 12:45:03 +02:00
xrender.c configure: Merge the libX11 and libXext existence check with the soname check. 2007-07-09 22:43:45 +02:00
xvidmode.c
xvidmode.h