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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17
xserver-cygwin-1.17.1-5
Jon TURNEY
9
-136
/
+233
2015-06-02
Fix broken Qt menus
Jon TURNEY
1
-27
/
+34
2015-06-02
Update WM_STATE, _NET_WM_STATE when window state changes
Jon TURNEY
1
-25
/
+120
2015-06-02
Track the window state in multiwindow mode.
Jon TURNEY
4
-55
/
+81
2015-06-02
Separate logfile name format and logfile name
Jon TURNEY
4
-12
/
+10
2015-06-02
Remove duplicate LogInit() calls
Jon TURNEY
5
-35
/
+6
2015-06-02
Fix -silent-dup-error
Jon TURNEY
1
-10
/
+10
2015-04-29
Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17
xserver-cygwin-1.17.1-3
Jon TURNEY
8
-46
/
+126
2015-04-29
Include sys/select.h where needed to fix compilation
Jon TURNEY
3
-0
/
+3
2015-04-29
Check for just the hostname in window title
Jon TURNEY
1
-13
/
+22
2015-04-23
Keyboard layout updates
Jon TURNEY
3
-33
/
+96
2015-04-23
Improve crashreporting
Jon TURNEY
1
-0
/
+5
2015-02-22
Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17
xserver-cygwin-1.17.1-2
Jon TURNEY
3
-3
/
+25
2015-02-22
Log locale when it's not supported by X
Jon TURNEY
1
-2
/
+5
2015-02-22
Add marketing name for Windows 10.0
Jon TURNEY
1
-0
/
+8
2015-02-22
Fixes for updated RANDR interface uses
Jon TURNEY
1
-1
/
+12
2015-02-13
Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17
xserver-cygwin-1.17.1-1
Jon TURNEY
1
-11
/
+70
2015-02-13
Ensure that XRANDR reports an output
Jon TURNEY
1
-11
/
+70
2015-02-09
Merge branch 'cygwin-warning-fixes-for-1.17' into cygwin-patches-for-1.17
xserver-cygwin-1.17.0-1
Jon TURNEY
15
-43
/
+44
2015-02-09
Merge branch 'clipboard-debug-for-1.17' into cygwin-patches-for-1.17
Jon TURNEY
6
-15
/
+118
2015-02-08
Add a tentative entry for the Korean keyboard to the list of known keyboards
Colin Harrison
1
-0
/
+1
2015-02-08
Defend against crashes in glxWinScreenProbe()
Jon TURNEY
1
-9
/
+101
2015-02-08
Default to -noresize when -fullscreen is used
Jon TURNEY
7
-10
/
+26
2015-02-08
Add EWMH properties for describing multiple desktops to the root window
Yaakov Selkowitz
1
-0
/
+32
2015-02-08
Use WM_CLIPBOARDUPDATE clipboard API
Jon TURNEY
3
-39
/
+86
2015-02-08
Tell LogInit() to backup previous logfile as .old
Jon TURNEY
2
-4
/
+4
2015-02-08
Unsilence an XErrorHandler
Jon TURNEY
1
-2
/
+0
2015-02-08
Downgrade some uninformative, always-emitted log output to debug
Jon TURNEY
3
-8
/
+8
2015-02-08
Use _NET_WM_NAME for window titles in multiwindow mode
Jon TURNEY
1
-18
/
+47
2015-02-08
Add Windows-DRI extension
Jon TURNEY
13
-200
/
+783
2015-02-08
In glxWinSetPixelFormat handle the case where wglChoosePixelFormatARB()
Jon TURNEY
1
-20
/
+24
2015-02-08
Check that window position is visible on non-rectangular virtual desktops
Jon TURNEY
1
-8
/
+12
2015-02-08
Ignore WM_NORMAL_HINTS PPosition if it is the origin
Jon TURNEY
1
-7
/
+19
2015-02-08
Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64
Jon TURNEY
1
-8
/
+20
2015-02-08
Give counts of pixel formats which couldn't be used for various reasons
Jon TURNEY
1
-6
/
+26
2015-02-08
Don't report pbuffer size limits
Jon TURNEY
1
-5
/
+10
2015-02-08
Fix sometimes missing sysmenu icon on Vista and later
Jon TURNEY
2
-13
/
+23
2015-02-08
Fix appearance of windows with only WM_NORMAL_HINTS
Jon TURNEY
1
-0
/
+4
2015-02-08
Disable ShadowDD DirectDraw2 drawing engine
Jon TURNEY
3
-12
/
+4
2015-02-08
XGetWMNormalHints() returns non-zero on success
Jon TURNEY
1
-2
/
+1
2015-02-08
Turn on -hostintitle by default
Jon TURNEY
4
-3
/
+9
2015-02-08
Improve handling of no-decoration motif hint
Jon TURNEY
1
-1
/
+1
2015-02-08
Remove decorations from _NET_WM_WINDOW_TYPE_SPLASH type windows.
Jon TURNEY
1
-1
/
+6
2015-02-08
hw/xwin/glx: Don't create fbConfigs for un-accelerated pixelFormats
Jon TURNEY
1
-0
/
+4
2015-02-08
hw/xwin: Allow gtk_window_maximize() to maximize window in multiwindow mode
Jon TURNEY
1
-1
/
+13
2015-02-08
hw/xwin: Display host architecture triplet in 'About...' dialog
Jon TURNEY
2
-2
/
+2
2015-02-08
Undefine _XSERVER64 in multiwindow WM
Jon TURNEY
3
-62
/
+66
2015-02-08
Work-around problems with using Xlib client macros in the server in a 64-bit ...
Jon TURNEY
3
-10
/
+10
2015-02-08
Add a screen PaintWindow wrapper
Jon TURNEY
1
-1
/
+1
2015-02-08
Adjust keyboard functions so that they are useful in a library
Jon TURNEY
4
-19
/
+32
[next]