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-07-18
Remove incorrect assertion in glxWinDrawableSwapBuffers
cygwin-patches-for-1.15
Jon TURNEY
1
-7
/
+0
2014-07-18
Warning fixes compiling winOS()
Jon TURNEY
1
-3
/
+3
2014-07-16
Downgrade "forcing window to exist" message to debug
Jon TURNEY
1
-1
/
+1
2014-07-16
Check that window position is visible on non-rectangular virtual desktops
Jon TURNEY
1
-8
/
+12
2014-07-16
hw/xwin/glx: Fix a couple of typo bugs in indirect.c
Jon TURNEY
1
-6
/
+3
2014-07-09
Give "View logfile" window a better title
Jon TURNEY
1
-1
/
+1
2014-06-19
When generating shims, limit the considered features to GL version <=1.2
Jon TURNEY
1
-5
/
+8
2014-06-11
Ignore WM_NORMAL_HINTS PPosition if it is the origin
Jon TURNEY
1
-7
/
+19
2014-06-11
Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64
Jon TURNEY
1
-8
/
+20
2014-06-11
Give counts of pixel formats which couldn't be used for various reasons
Jon TURNEY
1
-6
/
+26
2014-06-11
Don't report pbuffer size limits
Jon TURNEY
1
-5
/
+10
2014-06-11
Cosmetic fix to version reporting on x86_64
Jon TURNEY
1
-1
/
+1
2014-05-05
Fix hang on shutdown when we own the clipboard.
Jon TURNEY
2
-46
/
+27
2014-05-05
Fix sometimes missing sysmenu icon on Vista and later
Jon TURNEY
2
-13
/
+23
2014-05-05
Avoid "Your OS is unknown" warning when configuring Xorg for cygwin
Jon TURNEY
1
-2
/
+5
2014-05-05
Update .gitignore
Jon TURNEY
2
-1
/
+5
2014-04-16
Fix appearance of windows with only WM_NORMAL_HINTS
Jon TURNEY
1
-0
/
+4
2014-04-16
Fix a crash using OpenGL on the root window in multiwindow mode
Jon TURNEY
1
-0
/
+2
2014-04-15
Disable PrimaryDD and ShadowDD DirectDraw2 drawing engines
Jon TURNEY
3
-22
/
+5
2014-04-15
Improvements to crash logging
Jon TURNEY
2
-3
/
+17
2014-04-06
Regnerate GLX dispatch code
Jon TURNEY
6
-31
/
+309
2014-04-06
hw/xwin: link dynamically and export symbols
Yaakov Selkowitz
1
-1
/
+1
2014-04-06
Use raise() rather than kill()
Jon TURNEY
1
-1
/
+1
2014-04-02
Don't override the server supported GL extensions string.
Jon TURNEY
1
-3
/
+0
2014-03-28
XGetWMNormalHints() returns non-zero on success
Jon TURNEY
1
-2
/
+1
2014-03-27
Enhance -hostintitle
Jon TURNEY
5
-9
/
+16
2014-03-27
Fix Xephyr initial window sizing when run without a window manager
Jon TURNEY
1
-0
/
+6
2014-03-27
hw/xwin: Add idempotency guard to glwindows.h
Jon TURNEY
1
-0
/
+5
2014-03-27
Improve handling of no-decoration motif hint
Jon TURNEY
1
-1
/
+1
2014-03-27
Remove decorations from _NET_WM_WINDOW_TYPE_SPLASH type windows.
Jon TURNEY
1
-1
/
+6
2014-02-24
Fix clipboard restart
Jon TURNEY
3
-2
/
+9
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
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
[next]