Sweden-Number/dlls/winex11.drv
Alexandre Julliard f6662c7bbe winex11: Ignore ConfigureNotify events when a window is iconified. 2008-04-04 18:22:23 +02:00
..
Makefile.in
bitblt.c
bitmap.c
brush.c
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
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: 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
scroll.c
settings.c
text.c
version.rc
window.c winex11: Don't update the normal size hints when a window is minimized or maximized. 2008-04-04 11:28:30 +02: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: Ignore ConfigureNotify events when a window is iconified. 2008-04-04 18:22:23 +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: 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
xdnd.c
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
xrandr.c
xrandr.h
xrender.c winex11.drv: Assign to structs instead of using memcpy. 2008-03-24 11:33:22 +01:00
xvidmode.c
xvidmode.h