Sweden-Number/dlls/winex11.drv
Alexandre Julliard 731d77f762 winex11: Flush the display after creating X windows. 2008-04-09 20:24:27 +02:00
..
Makefile.in winex11: Move all the embedded systray window support to winex11.drv. 2008-04-08 15:47:36 +02:00
bitblt.c winex11: Make the BitBlt short-cuts more generic to apply to all possible ROPs. 2008-02-21 20:15:41 +01:00
bitmap.c winex11: Remove unneeded check on bitmap depth, screen bpp cannot be 15. 2008-02-04 14:37:00 +01:00
brush.c
clipboard.c winex11: Added an error handler to catch bad atoms in clipboard selections. 2008-04-09 20:09:40 +02:00
clipping.c
codepage.c
desktop.c winex11: Avoid depending on win.h. 2008-02-29 13:44:55 +01:00
dib.c winex11: Added an exception handler to catch bad pointers in X11DRV_SetImageBits. 2008-03-10 19:12:53 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Fix handling of property sizes for 64-bit platforms. 2008-04-07 11:41:54 +02:00
graphics.c winex11: Fix handling of property sizes for 64-bit platforms. 2008-04-07 11:41:54 +02:00
ime.c winex11: Add IME functionality to winex11drv. 2008-04-07 20:44:43 +02:00
init.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
keyboard.c winex11: Fix KeymapNotify handler to take left/right modifiers into account. 2008-04-09 16:25:15 +02:00
mouse.c winex11: Ignore EnterNotify resulting from a pointer grab. 2008-03-31 12:12:12 +02:00
mwm.h
opengl.c wgl: Add missing WGL_STEREO_ARB to ConvertAttribWGLtoGLX. 2008-04-01 11:27:18 +02:00
palette.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
pen.c
scroll.c
settings.c
systray.c winex11: Get rid of the useless systray hidden flag. 2008-04-09 16:22:57 +02:00
text.c
version.rc
window.c winex11: Flush the display after creating X windows. 2008-04-09 20:24:27 +02:00
winex11.drv.spec winex11: Move all the embedded systray window support to winex11.drv. 2008-04-08 15:47:36 +02:00
winpos.c winex11: Add some generic support for XEMBED client windows. 2008-04-09 15:46:33 +02:00
wintab.c winex11.drv: Assign to structs instead of using memcpy. 2008-03-24 11:33:22 +01:00
x11ddraw.c
x11drv.h winex11: Add some generic support for XEMBED client windows. 2008-04-09 15:46:33 +02:00
x11drv_main.c winex11: Move all the embedded systray window support to winex11.drv. 2008-04-08 15:47:36 +02:00
x11font.h
xcomposite.h
xdnd.c winex11: Fix handling of property sizes for 64-bit platforms. 2008-04-07 11:41:54 +02:00
xfont.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
xim.c winex11: Have all xim interaction pass through the new x11drv IME interface. 2008-04-07 20:48:00 +02:00
xinerama.c winex11: Only update the virtual screen rect once in xinerama_init to minimize race conditions. 2008-02-06 20:38:20 +01:00
xrandr.c winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it. 2008-01-17 19:53:59 +01:00
xrandr.h
xrender.c winex11.drv: Assign to structs instead of using memcpy. 2008-03-24 11:33:22 +01:00
xvidmode.c winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it. 2008-01-17 19:53:59 +01:00
xvidmode.h