Sweden-Number/dlls/winex11.drv
Alexandre Julliard f41e2339b7 winex11: Allow mapping/unmapping a window even while processing another event. 2008-04-02 16:57:17 +02:00
..
Makefile.in user32: Moved the DCE support from winex11 back to user32. 2008-02-25 15:59:19 +01: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 winex11drv: Win64 printf format warning fixes. 2006-10-09 15:23:33 +02:00
clipboard.c winex11: Fix X11DRV_CLIPBOARD_ReadProperty to read data in larger chunks and to properly null-terminate the buffer. 2008-03-26 12:14:41 +01:00
clipping.c winex11.drv: Store window and drawable rects in X11DRV_PDEVICE. 2006-12-12 13:45:10 +01:00
codepage.c winex11.drv: Remove unused items. 2007-02-08 11:55:44 +01:00
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 Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
dib_dst_swap.c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
dib_src_swap.c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
event.c winex11: Replace the lock_changes flag by a check on the event currently being processed. 2008-04-02 16:43:49 +02:00
graphics.c winex11.drv: Retrieve X color profile in GetICMProfile. 2008-03-05 19:46:59 +01:00
init.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
keyboard.c winex11drv: Distinguish left and right keys for shift, ctrl and alt. 2008-04-02 11:14:54 +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 winex11.drv: Constify the pen dash data. 2007-07-20 12:25:42 +02:00
scroll.c winex11drv: Win64 printf format warning fixes. 2006-10-09 15:23:33 +02:00
settings.c winex11: Set last error on enumerating display settings. 2008-01-09 13:38:03 +01:00
text.c winex11: Remove unused SWAP_INT macro. 2007-12-23 14:17:11 +01:00
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
window.c winex11: Don't attempt to dock into the system tray in desktop mode. 2008-03-25 12:13:28 +01:00
winex11.drv.spec winex11: Moved support for window moving/resizing back to user32. 2008-03-12 15:01:24 +01:00
winpos.c winex11: Allow mapping/unmapping a window even while processing another event. 2008-04-02 16:57:17 +02:00
wintab.c winex11.drv: Assign to structs instead of using memcpy. 2008-03-24 11:33:22 +01:00
x11ddraw.c configure: Merge the libGL existence check with the soname check. 2007-07-04 12:44:12 +02:00
x11drv.h winex11: Replace the lock_changes flag by a check on the event currently being processed. 2008-04-02 16:43:49 +02:00
x11drv_main.c winex11: Store a pointer to the X11 event currently being handled instead of a simple count. 2008-03-13 13:35:02 +01:00
x11font.h
xcomposite.h winex11: Be compatible with older XComposite headers. 2007-09-27 11:57:54 +02:00
xdnd.c Spelling fixes. 2008-01-07 13:41:01 +01:00
xfont.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
xim.c winex11.drv: Fix crash by long preedit text. 2008-03-21 11:22:06 +01: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 configure: Merge the libXrandr existence check with the soname check. 2007-07-04 12:45:03 +02:00
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