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-08-06
test: include dix-config.h in hashtabletest.c
Julien Cristau
1
-0
/
+4
2013-08-01
test/xi2: fix protocol-xiqueryversion test
Maarten Lankhorst
1
-30
/
+30
2013-08-01
Xi: Clamp XIClient maximal version to XIVersion
Maarten Lankhorst
1
-17
/
+14
2013-08-01
xfree86/man: document AutoAddGPU
Dave Airlie
1
-0
/
+4
2013-07-25
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
4
-10
/
+33
2013-07-26
Xi: Allow clients to ask for 2.3 and then 2.2 without failing
Keith Packard
1
-6
/
+30
2013-07-25
xfree86: detach scanout pixmaps when detaching output GPUs
Aaron Plattner
1
-3
/
+16
2013-07-25
dix: set the valuator mask to ensure XI 1.x events have data
Peter Hutterer
1
-1
/
+1
2013-07-24
dix: check the xi2mask, not the grab type for touch listeners
Peter Hutterer
2
-3
/
+2
2013-07-23
hw/xwin: Fix numerous 64-bit format/type cast issues with debug printing of p...
Jon TURNEY
6
-36
/
+36
2013-07-23
hw/xwin: Fix possible crash in winMultiWindowGetClassHint
Colin Harrison
1
-7
/
+14
2013-07-23
hw/xwin: Remove obsolete WIN_XEVENTS_SHUTDOWN
Jon TURNEY
2
-9
/
+1
2013-07-23
configure.ac: Check for python at configure time when building XWin with AIGLX
Jon TURNEY
2
-2
/
+6
2013-07-23
hw/xwin: Avoid a null dereference if CreateDIBSection() fails in NetWMToWinIc...
Jon TURNEY
1
-0
/
+4
2013-07-23
hw/xwin: Handle WM_MOUSEHWHEEL
Jon TURNEY
6
-18
/
+55
2013-07-23
hw/xwin: Map extra mouse buttons 1 and 2 to X buttons 8 and 9
Jon TURNEY
4
-13
/
+23
2013-07-23
hw/xwin: Remove unneeded WM_XBUTTON message defines
Jon TURNEY
1
-11
/
+0
2013-07-23
hw/xwin: Change winTranslateKey() to return it's result as it's return value
Jon TURNEY
3
-12
/
+15
2013-07-23
hw/xwin: Consider left and right modifier keys independently on gaining focus
Oliver Schmidt
1
-12
/
+31
2013-07-23
hw/xwin: Remove an extra '\n' from some log messages
Jon TURNEY
2
-3
/
+3
2013-07-23
hw/xwin: _NET_WM_STATE is ATOM[] not ATOM
Jon TURNEY
1
-14
/
+18
2013-07-23
hw/xwin: Improve WM_ENDSESSION handling using separate messaging window thread
Jon TURNEY
8
-1
/
+227
2013-07-23
Allow DDX to provide a main()
Jon TURNEY
5
-8
/
+40
2013-07-22
Merge remote-tracking branch 'alanc/master'
Keith Packard
10
-60
/
+78
2013-07-22
dix: scale y back instead of x up when pre-scaling coordinates
Peter Hutterer
2
-4
/
+4
2013-07-17
Fix typo in header guard.
Thomas Klausner
1
-1
/
+1
2013-07-17
Xephyr: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData
Alan Coopersmith
4
-7
/
+9
2013-07-17
glxproxy: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData
Alan Coopersmith
5
-9
/
+9
2013-07-17
glxproxy: Use _XReadPad instead of _XEatData to clean up the slop
Alan Coopersmith
2
-15
/
+4
2013-07-17
Xephyr: integer overflow in XF86DRIGetClientDriverName()
Alan Coopersmith
1
-3
/
+5
2013-07-17
Xephyr: integer overflow in XF86DRIOpenConnection()
Alan Coopersmith
1
-1
/
+6
2013-07-17
Xephyr: integer overflow in ephyrHostGLXGetStringFromServer()
Alan Coopersmith
1
-18
/
+29
2013-07-17
Xdmx: integer overflow in GetGLXFBConfigs()
Alan Coopersmith
1
-4
/
+8
2013-07-17
Xdmx: integer overflow in GetGLXVisualConfigs()
Alan Coopersmith
1
-4
/
+9
2013-07-17
dix: allow a ConstantDeceleration between 0 and 1 (#66134)
Peter Hutterer
2
-4
/
+4
2013-07-17
dix: UpdateTouchesForGrab must only free the listener grab if it is non-NULL
Peter Hutterer
1
-1
/
+2
2013-07-17
config: provide example configuration for multi-seat setups
Peter Hutterer
2
-1
/
+19
2013-07-17
Fix mouse header include on DragonFly and FreeBSD
François Tigeot
1
-5
/
+0
2013-07-11
os: Remove any old logfile before trying to write to it
Jon TURNEY
1
-0
/
+3
2013-07-11
dix: when ungrabbing an active grab, accept pointer grabs (#66720)
Peter Hutterer
2
-14
/
+32
2013-07-02
xkb: don't call atoi(NULL) when parsing argv
Julien Cristau
1
-2
/
+4
2013-06-18
Revert "DRI2: re-allocate DRI2 drawable if pixmap serial changes"
Eric Anholt
1
-18
/
+1
2013-06-18
Merge remote-tracking branch 'jturney/master'
Keith Packard
10
-59
/
+46
2013-06-10
hw/xwin: Update manifest to target all architectures, not just x86
Jon TURNEY
2
-1
/
+3
2013-06-10
hw/xwin: Win32 Windows properties are of pointer type HANDLE, not an integer ...
Jon TURNEY
3
-6
/
+6
2013-06-10
hw/xwin: winMultiWindowGetTransientFor() returns an XID not a WindowPtr
Jon TURNEY
3
-10
/
+10
2013-06-10
hw/xwin: Change winIconIsOverride() to take a HICON parameter
Jon TURNEY
3
-6
/
+3
2013-06-10
hw/xwin: Fix uses of CreateDialogParam() for 64-bit builds
Jon TURNEY
1
-13
/
+12
2013-06-10
hw/xwin: deprecated interface cygwin_conv_to_win32_path() doesn't exist in 64...
Jon TURNEY
1
-12
/
+0
2013-06-10
hw/xwin: Fix a 64-bit portability issue with casting HINSTANCE result of Shel...
Jon TURNEY
1
-12
/
+13
[next]