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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-05
Add Windows-DRI extension
Jon TURNEY
13
-200
/
+781
2014-09-05
In glxWinSetPixelFormat handle the case where wglChoosePixelFormatARB()
Jon TURNEY
1
-20
/
+24
2014-07-25
Remove incorrect assertion in glxWinDrawableSwapBuffers
Jon TURNEY
1
-7
/
+0
2014-07-25
Downgrade "forcing window to exist" message to debug
Jon TURNEY
1
-1
/
+1
2014-07-25
Check that window position is visible on non-rectangular virtual desktops
Jon TURNEY
1
-8
/
+12
2014-07-25
hw/xwin/glx: Fix a couple of typo bugs in indirect.c
Jon TURNEY
1
-6
/
+3
2014-07-25
Ignore WM_NORMAL_HINTS PPosition if it is the origin
Jon TURNEY
1
-7
/
+19
2014-07-25
Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64
Jon TURNEY
1
-8
/
+20
2014-07-25
Give counts of pixel formats which couldn't be used for various reasons
Jon TURNEY
1
-6
/
+26
2014-07-25
Don't report pbuffer size limits
Jon TURNEY
1
-5
/
+10
2014-07-25
Fix hang on shutdown when we own the clipboard.
Jon TURNEY
1
-45
/
+25
2014-07-25
Fix sometimes missing sysmenu icon on Vista and later
Jon TURNEY
2
-13
/
+23
2014-07-25
Update .gitignore
Jon TURNEY
1
-1
/
+4
2014-07-25
Fix appearance of windows with only WM_NORMAL_HINTS
Jon TURNEY
1
-0
/
+4
2014-07-25
Disable PrimaryDD and ShadowDD DirectDraw2 drawing engines
Jon TURNEY
3
-22
/
+5
2014-07-25
Don't override the server supported GL extensions string.
Jon TURNEY
1
-3
/
+0
2014-07-25
XGetWMNormalHints() returns non-zero on success
Jon TURNEY
1
-2
/
+1
2014-07-25
Turn on -hostintitle by default
Jon TURNEY
4
-3
/
+9
2014-07-25
hw/xwin: Add idempotency guard to glwindows.h
Jon TURNEY
1
-0
/
+5
2014-07-25
Improve handling of no-decoration motif hint
Jon TURNEY
1
-1
/
+1
2014-07-25
Remove decorations from _NET_WM_WINDOW_TYPE_SPLASH type windows.
Jon TURNEY
1
-1
/
+6
2014-07-25
Fix clipboard restart
Jon TURNEY
3
-2
/
+9
2014-07-25
hw/xwin/glx: Don't create fbConfigs for un-accelerated pixelFormats
Jon TURNEY
1
-0
/
+4
2014-07-25
Improve reliability of clipboard X->Windows pastes
Jon TURNEY
2
-48
/
+31
2014-07-25
Fix a potential crash in winRedrawScreenShadowDDNL()
Jon TURNEY
1
-0
/
+4
2014-07-25
Add controls for monitoring PRIMARY selection
Jon TURNEY
10
-3
/
+70
2014-07-25
Retrieve TARGETS to avoid unnecessary failing conversion attempts
Jon TURNEY
4
-86
/
+194
2014-07-25
In SelectionNotify, don't pointlessly retrieve just the size of the property
Jon TURNEY
1
-18
/
+2
2014-07-25
In SelectionNotify, delete the property containing returned data after we hav...
Jon TURNEY
1
-2
/
+2
2014-07-25
Improve clipboard debug output
Jon TURNEY
1
-8
/
+13
2014-07-25
hw/xwin: Allow gtk_window_maximize() to maximize window in multiwindow mode
Jon TURNEY
1
-1
/
+13
2014-07-25
hw/xwin: Display host architecture triplet in 'About...' dialog
Jon TURNEY
2
-2
/
+2
2014-07-25
Undefine _XSERVER64 in hw/xwin/winclipboard
Jon TURNEY
6
-2
/
+47
2014-07-25
Only add to XSetIOErrorHandler() handler chain once
Jon TURNEY
1
-3
/
+9
2014-07-25
Add a basic manpage for xwinclip
Jon TURNEY
2
-0
/
+64
2014-07-25
In clipboard function prototypes, use Window type, not int type
Jon TURNEY
3
-3
/
+3
2014-07-25
Remove XOpenDisplay() retry code
Jon TURNEY
1
-19
/
+1
2014-07-25
Improve comment about why we can't XCloseDisplay()
Jon TURNEY
1
-2
/
+5
2014-07-25
Remove setjmp()/longjmp() error constants
Jon TURNEY
2
-14
/
+2
2014-07-25
Move WIN_MSG_QUEUE_FNAME to where it's used
Jon TURNEY
2
-5
/
+3
2014-07-25
Use header for prototypes in textconv.c
Jon TURNEY
1
-7
/
+1
2014-07-25
Remove unused X includes from internal.h and add them where needed
Jon TURNEY
4
-12
/
+11
2014-07-25
Remove standard includes from internal.h and add them where needed
Jon TURNEY
2
-17
/
+9
2014-07-25
Add xwinclip test client
Jon TURNEY
3
-0
/
+178
2014-07-25
Changes in error logging to make libwinclipboard useful as a library
Jon TURNEY
1
-31
/
+25
2014-07-25
Look up atoms in winClipboardProc()
Jon TURNEY
4
-51
/
+51
2014-07-25
Add fUseUnicode as parameter to winClipboardProc()
Jon TURNEY
3
-18
/
+3
2014-07-25
Separate libwinclipboard interface and internal header files
Jon TURNEY
8
-147
/
+166
2014-07-25
Return a shutdown flag from winClipboardProc() if we should stop trying
Jon TURNEY
3
-8
/
+15
2014-07-25
Move clipboard integration code down to a subdirectory
Jon TURNEY
8
-12
/
+26
[next]