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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
Xi: fix modifier offset in XIPassiveGrab swapping function
Peter Hutterer
2
-2
/
+9
2014-02-19
os: restrict display names to digits
Peter Hutterer
1
-0
/
+27
2014-02-19
Xi: Ensure DeviceChanged is emitted after grabs are deactivated
Carlos Garnacho
1
-1
/
+18
2014-02-13
dix: fix button state check before changing a button mapping
Peter Hutterer
1
-1
/
+2
2014-01-22
XQuartz: Avoid passing uninitialized pointers to X11ApplicationSetWindowMenu ...
Jeremy Huddleston Sequoia
1
-0
/
+9
2014-01-22
XQuartz: Check for allocated memory before using it in AppleWMSetWindowMenu
Jeremy Huddleston Sequoia
1
-0
/
+7
2014-01-22
XQuartz: Silence a clang static analysis warning about a memory leak
Jeremy Huddleston Sequoia
1
-0
/
+3
2014-01-22
XQuartz: Silence a clang static analysis warning about a possible memory leak...
Jeremy Huddleston Sequoia
1
-0
/
+4
2014-01-22
XQuartz: Validate length in appledri before swapping
Jeremy Huddleston Sequoia
1
-0
/
+6
2014-01-22
XQuartz: Validate screen in AppleDRIQueryDirectRenderingCapable requests
Jeremy Huddleston Sequoia
1
-0
/
+4
2014-01-22
XQuartz: Simplify hook_run to quiet static analyzer
Jeremy Huddleston Sequoia
1
-21
/
+6
2014-01-22
XQuartz: Mark applicationWillTerminate: noreturn
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-22
XQuartz: Fix get_proc_address signature
Jeremy Huddleston Sequoia
1
-2
/
+2
2014-01-22
XQuartz: Fix darwinfb.h header guard
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-22
XQuartz: Silence some static analyzer warnings by annotating referencing counts
Jeremy Huddleston Sequoia
1
-0
/
+13
2014-01-11
Merge branch 'cygwin-patches-for-1.15' into cygwin-release-1.15
xserver-cygwin-1.15.0-2
Jon TURNEY
3
-3
/
+7
2014-01-11
hw/xwin/glx: Don't create fbConfigs for un-accelerated pixelFormats
Jon TURNEY
1
-0
/
+4
2014-01-11
Fix crash when a client exits without deleting GL contexts
Jon TURNEY
2
-3
/
+3
2014-01-06
Merge branch 'cygwin-patches-for-1.15' into cygwin-release-1.15
xserver-cygwin-1.15.0-1
Jon TURNEY
109
-2530
/
+4493
2014-01-06
glx: Flush context which is being made non-current due to drawable going away
Jon TURNEY
3
-0
/
+10
2014-01-06
Revert "glx: Simplify glXDestroyContext"
Jon TURNEY
1
-1
/
+3
2014-01-04
Improve reliability of clipboard X->Windows pastes
Jon TURNEY
2
-48
/
+31
2014-01-04
Fix a potential crash in winRedrawScreenShadowDDNL()
Jon TURNEY
1
-0
/
+4
2014-01-04
Add controls for monitoring PRIMARY selection
Jon TURNEY
10
-3
/
+70
2014-01-04
Retrieve TARGETS to avoid unnecessary failing conversion attempts
Jon TURNEY
4
-86
/
+194
2014-01-04
In SelectionNotify, don't pointlessly retrieve just the size of the property
Jon TURNEY
1
-18
/
+2
2014-01-04
In SelectionNotify, delete the property containing returned data after we hav...
Jon TURNEY
1
-2
/
+2
2014-01-04
Improve clipboard debug output
Jon TURNEY
1
-8
/
+13
2014-01-04
hw/xwin: Fix WM_ENDSESSION crash on x86_64
Jon TURNEY
2
-0
/
+8
2014-01-04
hw/xwin: Allow gtk_window_maximize() to maximize window in multiwindow mode
Jon TURNEY
1
-1
/
+13
2014-01-04
hw/xwin: Display host architecture triplet in 'About...' dialog
Jon TURNEY
2
-2
/
+2
2014-01-04
More closely follow ICCCM for setting input focus
Jon TURNEY
1
-18
/
+59
2014-01-04
Undefine _XSERVER64 in hw/xwin/winclipboard
Jon TURNEY
6
-2
/
+47
2014-01-04
Only add to XSetIOErrorHandler() handler chain once
Jon TURNEY
1
-3
/
+9
2014-01-04
Add a basic manpage for xwinclip
Jon TURNEY
2
-0
/
+64
2014-01-04
In clipboard function prototypes, use Window type, not int type
Jon TURNEY
3
-3
/
+3
2014-01-04
Remove XOpenDisplay() retry code
Jon TURNEY
1
-19
/
+1
2014-01-04
Improve comment about why we can't XCloseDisplay()
Jon TURNEY
1
-2
/
+5
2014-01-04
Remove setjmp()/longjmp() error constants
Jon TURNEY
2
-14
/
+2
2014-01-04
Move WIN_MSG_QUEUE_FNAME to where it's used
Jon TURNEY
2
-5
/
+3
2014-01-04
Use header for prototypes in textconv.c
Jon TURNEY
1
-7
/
+1
2014-01-04
Remove unused X includes from internal.h and add them where needed
Jon TURNEY
4
-12
/
+11
2014-01-04
Remove standard includes from internal.h and add them where neeeded
Jon TURNEY
2
-17
/
+9
2014-01-04
Add xwinclip test client
Jon TURNEY
3
-0
/
+178
2014-01-04
Changes in error logging to make libwinclipboard useful as a library
Jon TURNEY
1
-31
/
+25
2014-01-04
Look up atoms in winClipboardProc()
Jon TURNEY
4
-51
/
+51
2014-01-04
Add fUseUnicode as parameter to winClipboardProc()
Jon TURNEY
3
-18
/
+3
2014-01-04
Separate libwinclipboard interface and internal header files
Jon TURNEY
8
-147
/
+166
2014-01-04
Return a shutdown flag from winClipboardProc() if we should stop trying
Jon TURNEY
3
-8
/
+15
2014-01-04
Move clipboard integration code down to a subdirectory
Jon TURNEY
9
-12
/
+25
[prev]
[next]