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-02-15
Xext: renaming shadowing variable
Peter Hutterer
1
-4
/
+4
2013-02-15
fb: drop two unneeded shadowing variables
Peter Hutterer
1
-6
/
+2
2013-02-15
xfree86: drop unused prevSIGIO
Peter Hutterer
1
-1
/
+0
2013-02-15
randr: fix "set but unused" warnings
Peter Hutterer
1
-6
/
+3
2013-02-14
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
3
-1
/
+9
2013-02-14
os: fix pnprintf OOB buffer read for unterminated length modifiers
Peter Hutterer
2
-0
/
+11
2013-02-14
XORG_TLS: Pick the first option that works (ie: prefer __thread)
Jeremy Huddleston Sequoia
1
-1
/
+1
2013-02-14
os: Ensure <dix-config.h> is included in strndup.c
Jeremy Huddleston Sequoia
1
-0
/
+4
2013-02-14
XQuartz: Ensure <dix-config.h> is included in capabilities.c
Jeremy Huddleston Sequoia
1
-0
/
+4
2013-02-13
Update to version 1.3.99.902 (1.14 RC2)
xorg-server-1.13.99.902
Keith Packard
1
-3
/
+3
2013-02-11
randr: unref the provider shared pixmap the appropriate number of times
Aaron Plattner
1
-0
/
+5
2013-02-11
xf86: use nt_list_for_each_entry_safe to walk InputHandlers in xf86Wakeup
Aaron Plattner
1
-2
/
+2
2013-02-11
xfree86: Man page shouldn't say Device is mandatory anymore
Bryce Harrington
1
-7
/
+4
2013-02-11
xfree86: Use fbdev/vesa driver on Oaktrail, Medfield, CDV rather than -intel
Bryce Harrington
1
-8
/
+56
2013-02-08
randr: bump advertised RandR version to 1.4
Dave Airlie
2
-2
/
+2
2013-02-08
Short-cut the input device cleanup process during AbortServer()
Peter Hutterer
4
-2
/
+23
2013-02-08
dix: support the transformation matrix for relative devices.
Peter Hutterer
3
-11
/
+45
2013-02-08
os: Round fraction in pnprintf %f format
Keith Packard
1
-1
/
+1
2013-02-08
dix: Set focus field on XI2 crossing events
Carlos Garnacho
1
-0
/
+6
2013-02-08
dix: when shutting down slave devices, shut down xtest devices last
Peter Hutterer
1
-0
/
+6
2013-02-08
Merge branch 'ptraccel-fixes' into for-keith
Peter Hutterer
6
-125
/
+191
2013-02-08
dix: pre-scale relative events from abs devices to desktop ratio (#31636)
Peter Hutterer
1
-2
/
+24
2013-02-08
dix: unify prefix for ptraccel debugging in DebugAccelF macro
Peter Hutterer
1
-11
/
+14
2013-02-08
dix: use BUG_RETURN_VAL for an error message
Peter Hutterer
1
-5
/
+2
2013-02-08
dix: add some more info to a ptraccel debug msg
Peter Hutterer
1
-1
/
+2
2013-02-08
dix: fix ptraccel debugging printfs
Peter Hutterer
1
-6
/
+5
2013-02-08
xkb: Fix repeat behaviour of redirect and message actions
Andreas Wettstein
1
-57
/
+90
2013-02-08
Xext: if a root window is given in XTestFakeInput, move to that
Peter Hutterer
3
-7
/
+22
2013-02-08
Xext: pass the current screen to miProcessDeviceEvent() from xtest calls
Peter Hutterer
1
-1
/
+1
2013-02-08
dix: when scaling from desktop coord, take the total desktop size (#51904)
Sybren van Elderen
1
-2
/
+2
2013-02-08
include: fix typo in list description
Peter Hutterer
1
-1
/
+1
2013-02-08
xfree86: bail on misformed acpi strings (#73227)
Ted Felix
1
-3
/
+6
2013-02-08
Xi: limit valuator copy to valuator array size (#59939)
Peter Hutterer
1
-1
/
+1
2013-02-08
Xext: avoid null-pointer dereference in XTestFakeInput (#59937)
Alan Coopersmith
1
-3
/
+2
2013-02-08
dmx: don't include dmx-config.h from xdmxconfig (#37502)
Peter Hutterer
1
-3
/
+0
2013-02-05
Avoid memory leak in ddc resort() if find_header() fails
Alan Coopersmith
1
-3
/
+4
2013-02-05
xf86XvMCScreenInit: Avoid leak if dixRegisterPrivateKey fails
Alan Coopersmith
1
-1
/
+3
2013-02-05
Avoid memory leak on realloc failure in localRegisterFreeBoxCallback
Alan Coopersmith
1
-5
/
+7
2013-02-05
Avoid NULL pointer dereference in xf86TokenToOptinfo if token not found
Alan Coopersmith
1
-1
/
+1
2013-02-05
Make xf86ValidateModes actually copy clock range list to screen pointer
Alan Coopersmith
1
-10
/
+7
2013-02-05
Free keymap on error in Xephyr's hostx_load_keymap
Alan Coopersmith
1
-1
/
+2
2013-02-05
Stop leaking overlayWin in PanoramiXCompositeGetOverlayWindow error paths
Alan Coopersmith
1
-1
/
+6
2013-02-05
Handle failure to create counter in init_system_idle_counter
Alan Coopersmith
1
-5
/
+8
2013-01-23
protocol-versions: Bump minor version of XI
Jasper St. Pierre
1
-1
/
+1
2013-01-21
config/udev: fix "removing GPU device" format string mistake
Aaron Plattner
1
-1
/
+1
2013-01-21
xserver: fix build regression since 91ab237358c6e33da854914d3de493a9cbea7637
Dave Airlie
1
-2
/
+0
2013-01-20
Merge remote-tracking branch 'jturney/xserver-next'
Keith Packard
10
-74
/
+157
2013-01-20
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
16
-85
/
+93
2013-01-17
os: add support for %f to pnprintf
Peter Hutterer
4
-1
/
+99
2013-01-17
os: silently ignore length modifiers in pnprintf
Peter Hutterer
1
-1
/
+7
[prev]
[next]