index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-28
Re-enable RECORD
record
Chris Dekter
3
-21
/
+18
2009-10-26
dmx: Correctly compute DMXGetScreenAttributes reply length
Jon TURNEY
1
-1
/
+2
2009-10-23
DRI2: Report the correct extension minor version
Keith Packard
1
-1
/
+1
2009-10-23
Kill compilation warnings.
Marcin BaczyĆski
2
-3
/
+11
2009-10-23
dix: Fix up colormap fixup.
Adam Jackson
1
-0
/
+3
2009-10-23
Bump to 1.7.99.2 (unreleased)
Keith Packard
1
-2
/
+2
2009-10-22
Resolve an inconsistency between libX11 and Xserver over GetModifierMapping
Jon TURNEY
1
-5
/
+3
2009-10-22
Bump version to 1.7.99.1
Keith Packard
1
-1
/
+1
2009-10-22
Make sure dmx docs are built for distribution.
Keith Packard
1
-2
/
+19
2009-10-22
Don't attempt to build hw/kdrive/sdl/Makefile anymore
Keith Packard
1
-1
/
+0
2009-10-22
Always check for doxygen so that distcheck gets dmx docs
Keith Packard
1
-5
/
+5
2009-10-22
Make sure HAVE_DOXYGEN is defined when not building dmx
Keith Packard
1
-1
/
+3
2009-10-21
Merge remote branch 'whot/master'
Keith Packard
277
-47758
/
+115
2009-10-21
Fix 'distcheck' to use host xkb files but install to build dir
Keith Packard
2
-2
/
+12
2009-10-20
kdrive: Purge Xsdl
Peter Hutterer
6
-408
/
+1
2009-10-20
dmxDestroyWindow() - must call the X's native DetroyWindow()
Lee Leahu
1
-2
/
+1
2009-10-20
dmx: when setting up device axis, use the correct counter number
Lee Leahu
1
-11
/
+11
2009-10-20
dmx: remove doxygen-generated files.
Peter Hutterer
265
-47311
/
+89
2009-10-20
xkb: don't conditionally include xkb-config.h.
Peter Hutterer
3
-6
/
+1
2009-10-20
Use the default XKB settings for dmx and kdrive.
Peter Hutterer
3
-16
/
+12
2009-10-20
kdrive: silence tslib compiler warnings
Peter Hutterer
1
-4
/
+0
2009-10-20
Remove unused LinuxFindPci and LinuxGetPciCfg
Mikhail Gusarov
3
-138
/
+0
2009-10-19
Fix make dist after 78c87bdad1feab91c2a39e01513b4b0826665f06
Yaakov Selkowitz
1
-1
/
+0
2009-10-18
Fix segfault when -extension XKEYBOARD is passed on the command line
Alan Coopersmith
1
-5
/
+23
2009-10-18
kdrive: fix Xfake build by removing the old keysym stuff
Peter Hutterer
1
-135
/
+2
2009-10-15
Remove CopyISOLatin1Lowered
Yaakov Selkowitz
2
-15
/
+0
2009-10-15
Define ddxBeforeReset stubs in platform-neutral DDXs
Yaakov Selkowitz
5
-0
/
+30
2009-10-15
Remove duplicates from Xfake_LDADD
Yaakov Selkowitz
1
-2
/
+1
2009-10-15
Fix XWIN_LIBS definition
Yaakov Selkowitz
1
-2
/
+2
2009-10-15
Install SDK pkg-config and aclocal files only if XORG
Yaakov Selkowitz
1
-0
/
+2
2009-10-14
xselinux: Use the now-exported IsPointerDevice() instead of a copy.
Eamon Walsh
1
-11
/
+1
2009-10-14
dix: Export IsPointerDevice() and IsKeyboardDevice().
Eamon Walsh
1
-2
/
+2
2009-10-14
xselinux: switch from x_device to separate x_pointer and x_keyboard classes.
Eamon Walsh
2
-9
/
+51
2009-10-14
Remove some debug messages that trigger on XACE event delivery failure.
Eamon Walsh
1
-9
/
+3
2009-10-14
xace: Relax permissions on XkbGetState from Read to Getattr.
Eamon Walsh
1
-1
/
+1
2009-10-14
xselinux: Stop special-casing QueryPointer access checks.
Eamon Walsh
1
-11
/
+0
2009-10-14
xace: Fake return values on denials in input polling requests.
Eamon Walsh
5
-24
/
+55
2009-10-14
xselinux: Factor out some dynamic array code into common helpers.
Eamon Walsh
1
-78
/
+95
2009-10-14
xselinux: refactor extension code into smaller files.
Eamon Walsh
6
-1465
/
+1642
2009-10-14
Cygwin/X: Avoid a potential null pointer dereference before input initialization
Jon TURNEY
1
-0
/
+4
2009-10-14
Cygwin/X: Make -logverbose affect the verbosity of logging to the log file
Jon TURNEY
1
-1
/
+1
2009-10-14
Xming: Fix various 'ISO C90 forbids mixed declarations and code' warnings
Colin Harrison
3
-38
/
+40
2009-10-14
Xming: Remove unused X-boxed icon resource
Colin Harrison
3
-2
/
+0
2009-10-14
Xming: update .rc file
Colin Harrison
1
-6
/
+6
2009-10-14
Cygwin/X: Don't build rootless extension code unless we need it
Jon TURNEY
1
-2
/
+8
2009-10-13
dolt: add Cygwin to supported platforms
Yaakov Selkowitz
1
-0
/
+3
2009-10-13
Merge remote branch 'mattst88/master'
Keith Packard
6
-25
/
+111
2009-10-13
[alpha] assume we have __NR_pciconfig_iobase
Matt Turner
1
-4
/
+0
2009-10-13
[alpha] don't return from void functions
Matt Turner
1
-6
/
+12
2009-10-13
Rootless: src drawable window can now be NULL
Jeremy Huddleston
1
-2
/
+2
[next]