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-10-02
Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14
xserver-cygwin-1.14.3-2
Jon TURNEY
13
-144
/
+303
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-16
Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14
xserver-cygwin-1.14.3-1
Jon TURNEY
12
-344
/
+384
2013-09-16
Merge tag 'xorg-server-1.14.3' into cygwin-release-1.14
Jon TURNEY
32
-256
/
+430
2013-09-12
bump version from 1.14.2.902 to 1.14.3
xorg-server-1.14.3
Matt Dew
1
-3
/
+3
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-09-09
kdrive: fix build error on gcc 4.8 for out-of-bounds array access
Chris Clayton
1
-1
/
+1
2013-08-22
bump rev number from 1.14.2.901 to 1.14.2.902
xorg-server-1.14.2.902
Matt Dew
1
-3
/
+3
2013-08-13
test/xi2: fix protocol-xiqueryversion test
Maarten Lankhorst
1
-30
/
+30
2013-08-13
Xi: Clamp XIClient maximal version to XIVersion
Maarten Lankhorst
1
-17
/
+14
2013-08-13
Revert "test: fix XIQueryVersion check for new behaviour"
Peter Hutterer
1
-9
/
+3
2013-08-02
Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14
xserver-cygwin-1.14.2-2
Jon TURNEY
4
-88
/
+70
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-07-30
test: fix XIQueryVersion check for new behaviour
Peter Hutterer
1
-3
/
+9
2013-07-30
Xi: Allow clients to ask for 2.3 and then 2.2 without failing
Keith Packard
1
-6
/
+30
2013-07-30
dix: set the valuator mask to ensure XI 1.x events have data
Peter Hutterer
1
-1
/
+1
2013-07-30
dix: check the xi2mask, not the grab type for touch listeners
Peter Hutterer
2
-3
/
+2
2013-07-25
Merge branch 'server-1.14-touch-fixes' of git://people.freedesktop.org/~whot/...
xorg-server-1.14.2.901
Matt Dew
21
-190
/
+316
2013-07-25
Bah, bad rev number. Fixed: changed 1.14.3-rc1 to 1.14.2.901
Matt Dew
1
-1
/
+1
2013-07-25
bump rev from 1.14.2 to 1.14.3-rc1
Matt Dew
1
-3
/
+3
2013-07-17
Xi: return !Success from DeliverTouchEmulatedEvent if we didn't deliver
Peter Hutterer
1
-2
/
+2
2013-07-17
Xi: fix warning - remove unused 'rc'
Peter Hutterer
1
-1
/
+0
2013-07-17
dix: UpdateTouchesForGrab must only free the listener grab if it is non-NULL
Peter Hutterer
1
-1
/
+2
2013-07-17
dix: when ungrabbing an active grab, accept pointer grabs (#66720)
Peter Hutterer
2
-14
/
+32
2013-07-17
dix: remove logspam in RefCursor()
Peter Hutterer
1
-5
/
+1
2013-07-17
Abstract cursor refcounting
Peter Hutterer
10
-56
/
+73
2013-07-17
dix: call UpdateDeviceState() for emulated TouchEndEvents
Peter Hutterer
1
-0
/
+2
2013-07-17
dix: fix cursor refcounting
Peter Hutterer
1
-16
/
+4
2013-07-17
dix: free the old grab when activating a new grab
Peter Hutterer
1
-1
/
+6
2013-07-17
Xi: check for HAS_ACCEPTED only for grab listeners
Peter Hutterer
1
-1
/
+1
2013-07-17
Move TouchListenerGone call to CloseDownClient
Peter Hutterer
3
-5
/
+3
2013-07-17
dix: remove all listeners when freeing a touch
Peter Hutterer
1
-0
/
+4
2013-07-17
dix: always copy grabs, don't reference them
Peter Hutterer
3
-5
/
+24
2013-07-17
dix: AllocGrab can copy if an argument is passed in
Peter Hutterer
7
-16
/
+20
2013-07-17
dix: freeing a null grab is a bug, complain if doing so
Peter Hutterer
1
-0
/
+2
[next]