index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
winclipboard
/
thread.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
xwin: Use WM_CLIPBOARDUPDATE clipboard API
Jon Turney
1
-0
/
+9
2014-11-09
hw/xwin: Fix clipboard thread restart
Jon TURNEY
1
-2
/
+2
2014-11-09
hw/xwin: Improve reliability of clipboard X->Windows pastes
Jon TURNEY
1
-23
/
+27
2014-11-06
hw/xwin: Retrieve TARGETS to avoid unnecessary failing conversion attempts
Jon TURNEY
1
-2
/
+4
2014-09-13
hw/xwin: Undefine _XSERVER64 in hw/xwin/winclipboard
Jon TURNEY
1
-0
/
+9
2014-09-13
hw/xwin: Only add to XSetIOErrorHandler() handler chain once
Jon TURNEY
1
-4
/
+9
2014-09-13
hw/xwin: Remove XOpenDisplay() retry code
Jon TURNEY
1
-20
/
+1
2014-09-13
hw/xwin: Improve comment about why we can't XCloseDisplay()
Jon TURNEY
1
-2
/
+5
2014-09-13
hw/xwin: Remove setjmp()/longjmp() error constants
Jon TURNEY
1
-11
/
+2
2014-09-13
hw/xwin: Move WIN_MSG_QUEUE_FNAME to where it's used
Jon TURNEY
1
-0
/
+3
2014-09-13
hw/xwin: Remove unused X includes from internal.h and add them where needed
Jon TURNEY
1
-2
/
+3
2014-09-13
hw/xwin: Remove standard includes from internal.h and add them where needed
Jon TURNEY
1
-4
/
+9
2014-09-13
hw/xwin: Look up atoms in winClipboardProc()
Jon TURNEY
1
-11
/
+16
2014-09-13
hw/xwin: Add fUseUnicode as parameter to winClipboardProc()
Jon TURNEY
1
-15
/
+1
2014-09-13
hw/xwin: Separate libwinclipboard interface and internal header files
Jon TURNEY
1
-1
/
+4
2014-09-13
hw/xwin: Return a shutdown flag from winClipboardProc() if we should stop trying
Jon TURNEY
1
-6
/
+8
2014-09-13
hw/xwin: Move clipboard integration code down to a subdirectory
Jon TURNEY
1
-0
/
+504