Sweden-Number/dlls/winex11.drv
Rob Shearman b894925b0e winex11.drv: Make sure that the selectionAcquired flag has been set before returning from X11DRV_AcquireClipboard.
X11DRV_CLIPBOARD_UpdateCache depends on selectionAcquired being set if
the current process is the selection owner, otherwise it will defer to
getting the clipformats from X, manufacturing extra formats that the
app may not be expecting, having just set the formats itself. Worse
still, since selectionAcquired is set in another thread this behaviour
is not predicatable and it may sometimes use the clipformats already
set and other times defer to X.
2009-12-01 15:10:37 +01:00
..
Makefile.in
bitblt.c winex11: Fix a regression when the same depth was used but in a different bit-ordering. 2009-11-12 13:11:05 +01:00
bitmap.c winex11.drv: Downgrade an ERR to a WARN. 2009-11-19 11:45:59 +01:00
brush.c
clipboard.c winex11.drv: Make sure that the selectionAcquired flag has been set before returning from X11DRV_AcquireClipboard. 2009-12-01 15:10:37 +01:00
codepage.c
desktop.c
dib.c winex11: Handle error situation earlier in X11DRV_GetDIBits(). 2009-11-03 21:21:14 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11.drv: Ignore FocusOut events on virtual desktop windows. 2009-11-12 14:39:54 +01:00
graphics.c winex11: Get rid of the SetDCOrg entry point. 2009-11-17 15:14:54 +01:00
ime.c
init.c
keyboard.c winex11: Allow assigning non-OEM virtual key codes for remaining keys. 2009-10-27 11:32:04 +01:00
mouse.c
mwm.h
opengl.c wgl: Add support for WGL_ARB_create_context_profile which is required for OpenGL 3.2. 2009-11-19 11:04:35 +01:00
palette.c
pen.c
scroll.c
settings.c
systray.c
text.c
version.rc
window.c winex11.drv: Allow windows in a virtual desktop to have X focus. 2009-11-12 14:39:14 +01:00
winex11.drv.spec wgl: Add initial WGL_ARB_create_context support. 2009-11-18 11:39:57 +01:00
wintab.c winex11.drv: Report correctly when wintab is disabled. 2009-11-30 12:47:46 +01:00
x11ddraw.c
x11drv.h winex11.drv: Generate text/html clipboard data from HTML Format. 2009-11-23 13:34:15 +01:00
x11drv_main.c winex11.drv: Generate text/html clipboard data from HTML Format. 2009-11-23 13:34:15 +01:00
x11font.h
xcomposite.h
xdnd.c
xfont.c Assorted spelling fixes. 2009-11-09 19:42:31 +01:00
xim.c
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11: Implement AlphaBlend mode for the case where SourceConstantAlpha is combined with source alpha. 2009-11-11 15:13:38 +01:00
xvidmode.c
xvidmode.h