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
2013-12-30
Add the names for Windows 8.1, Windows Server 2012 R2
cygwin-patches-for-1.14
Jon TURNEY
2
-2
/
+22
2013-12-30
Just generate the WGL wrappers we need
Jon TURNEY
1
-31
/
+14
2013-12-09
Improve reliability of clipboard X->Windows pastes
Jon TURNEY
2
-48
/
+31
2013-11-11
Fix a potential crash in winRedrawScreenShadowDDNL()
Jon TURNEY
1
-0
/
+4
2013-10-02
Add controls for monitoring PRIMARY selection
Jon TURNEY
10
-3
/
+70
2013-10-02
Retrieve TARGETS to avoid unnecessary failing conversion attempts
Jon TURNEY
4
-86
/
+194
2013-09-24
In SelectionNotify, don't pointlessly retrieve just the size of the property
Jon TURNEY
1
-18
/
+2
2013-09-24
In SelectionNotify, delete the property containing returned data after we hav...
Jon TURNEY
1
-2
/
+2
2013-09-24
Improve clipboard debug output
Jon TURNEY
1
-8
/
+13
2013-09-24
Remove duplicate declaration of winClipboardWindowDestroy()
Jon TURNEY
1
-3
/
+0
2013-09-24
Revert "Move property retrieval to PropertyNotify, so we can be sure it has b...
Jon TURNEY
1
-18
/
+15
2013-09-24
Revert "Fix SelectionNotify -> PropertyNotify in relocated code"
Jon TURNEY
1
-14
/
+15
2013-09-24
Merge branch 'clipboard-64bit-fix' into cygwin-patches-for-1.14
Jon TURNEY
26
-703
/
+859
2013-09-11
hw/xwin: Update WGL wrapper function generation script
Marc Haesen
3
-304
/
+338
2013-09-11
hw/xwin: Fix WM_ENDSESSION crash on x86_64
Jon TURNEY
2
-0
/
+8
2013-09-11
hw/xwin: Allow gtk_window_maximize() to maximize window in multiwindow mode
Jon TURNEY
1
-1
/
+13
2013-09-11
hw/xwin: Correct winprefs.c function signatures for x64.
Colin Harrison
4
-25
/
+13
2013-09-11
hw/xwin: Remove unnecessary and incorrect HWND casts
Marc Haesen
2
-5
/
+3
2013-09-11
hw/xwin: Correct size of _WINDOWSWM_NATIVE_HWND property on x86_64
Marc Haesen
1
-7
/
+7
2013-09-11
hw/xwin: Display host architecture triplet in 'About...' dialog
Jon TURNEY
2
-2
/
+2
2013-08-02
Fix ARGB cursor conversion on x86_64
Jon TURNEY
1
-6
/
+5
2013-08-02
Undefine _XSERVER64 in multiwindow WM
Jon TURNEY
3
-82
/
+65
2013-06-28
More closely follow ICCCM for setting input focus
Jon TURNEY
1
-18
/
+59
2013-06-20
Undefine _XSERVER64
clipboard-64bit-fix
Jon TURNEY
6
-2
/
+47
2013-06-20
Only add to XSetIOErrorHandler() handler chain once
Jon TURNEY
1
-3
/
+9
2013-06-20
Add a basic manpage for xwinclip
Jon TURNEY
2
-0
/
+64
2013-06-20
In clipboard function prototypes, use Window type, not int type
Jon TURNEY
3
-3
/
+3
2013-06-20
Remove obsolete WIN_XEVENTS_SHUTDOWN
Jon TURNEY
2
-9
/
+2
2013-06-20
Remove XOpenDisplay() retry code
Jon TURNEY
1
-19
/
+1
2013-06-20
Take Windows clipboard ownership when trying to enumerate formats
Jon TURNEY
1
-1
/
+8
2013-06-20
Improve comment about why we can't XCloseDisplay()
Jon TURNEY
1
-2
/
+5
2013-06-20
Remove setjmp()/longjmp() error constants
Jon TURNEY
2
-14
/
+2
2013-06-20
Move WIN_MSG_QUEUE_FNAME to where it's used
Jon TURNEY
2
-5
/
+3
2013-06-20
Use header for prototypes in textconv.c
Jon TURNEY
1
-7
/
+1
2013-06-20
Remove unused X includes from internal.h and add them where needed
Jon TURNEY
4
-12
/
+11
2013-06-20
Remove standard includes from internal.h and add them where neeeded
Jon TURNEY
2
-17
/
+9
2013-06-20
Add xwinclip test client
Jon TURNEY
3
-0
/
+178
2013-06-20
Changes in error logging to make libwinclipboard useful as a library
Jon TURNEY
1
-31
/
+25
2013-06-20
Look up atoms in winClipboardProc()
Jon TURNEY
4
-50
/
+50
2013-06-20
Add fUseUnicode as parameter to winClipboardProc()
Jon TURNEY
3
-18
/
+3
2013-06-20
Separate libwinclipboard interface and internal header files
Jon TURNEY
8
-149
/
+168
2013-06-20
Return a shutdown flag from winClipboardProc() if we should stop trying
Jon TURNEY
3
-8
/
+15
2013-06-20
Move clipboard integration code down to a subdirectory
Jon TURNEY
9
-12
/
+25
2013-06-20
Make g_hwndClipboard static
Jon TURNEY
4
-24
/
+23
2013-06-20
Add remaining clipboard globals to winglobals.h
Jon TURNEY
2
-7
/
+3
2013-06-20
Hoist use of winSetAuthorization() and winGetDisplayName() up one level
Jon TURNEY
3
-24
/
+23
2013-06-20
Eliminate g_pClipboardDisplay and g_iClipboardWindow globals
Jon TURNEY
4
-30
/
+23
2013-06-20
Move winClipboardCreateMessagingWindow() to winclipboardthread.c
Jon TURNEY
3
-53
/
+55
2013-06-20
Remove SetSelectionOwner wrapper, use XFixesSetSelectionOwnerNotify event ins...
Jon TURNEY
10
-246
/
+197
2013-06-20
Remove g_fClipboardLaunched, it's value is identical to g_fClipboardStarted
Jon TURNEY
2
-6
/
+1
[next]