index
:
~gsap7/xserver
glapi-sync
master
Unnamed repository; edit this file to name it for gitweb.
gsap7
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-29
Xi: disallow changing core keyboard and pointer
Daniel Stone
8
-435
/
+11
2006-10-29
GetTimeInMillis: use correct units for clock_gettime
Daniel Stone
1
-1
/
+1
2006-10-29
WaitForSomething: only rewind when delta is more than 250ms
Daniel Stone
1
-10
/
+10
2006-10-27
CoreKeyboardProc: annotate with FIXME
Daniel Stone
1
-2
/
+5
2006-10-27
CoreKeyboardProc: don't leak keymap and modmap
Daniel Stone
1
-0
/
+4
2006-10-27
mieqEnqueue: only compare DEVICE_BITS of deviceid
Daniel Stone
1
-1
/
+2
2006-10-27
getValuatorEvents: make sure we put MORE_EVENTS in the right places
Daniel Stone
1
-0
/
+3
2006-10-26
Merge branch 'master' into input-hotplug
Daniel Stone
1
-16
/
+3
2006-10-26
GetTimeInMillis: simplify monotonic test
Daniel Stone
2
-17
/
+4
2006-10-26
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
6
-9
/
+111
2006-10-25
GetTimeInMillis: spuport monotonic clock
Daniel Stone
3
-6
/
+79
2006-10-25
WaitForSomething: allow time to rewind
Daniel Stone
1
-3
/
+31
2006-10-25
Fix test for Option "IgnoreABI".
Michel Dänzer
1
-1
/
+1
2006-10-24
Merge branch 'origin'
Keith Packard
20
-31
/
+155
2006-10-24
Byte swap RRSelectInput enable flags.
Keith Packard
1
-0
/
+1
2006-10-25
mipointer: remember to update pointer location
Daniel Stone
1
-0
/
+4
2006-10-25
GetPointerEvents: always ensure correct number of events
Daniel Stone
1
-2
/
+2
2006-10-25
kdrive/input: remove unnecessary #ifdef XINPUTs
Daniel Stone
1
-12
/
+0
2006-10-25
xfree86: remove motion history handling
Daniel Stone
3
-71
/
+0
2006-10-25
mi: remove mi motion history
Daniel Stone
4
-93
/
+0
2006-10-25
port all users to the new DIX motion history API
Daniel Stone
5
-11
/
+10
2006-10-25
dix: add motion history support
Daniel Stone
4
-9
/
+142
2006-10-25
miscellaneous warning fixes
Daniel Stone
2
-2
/
+5
2006-10-25
xfree86: re-bump input abi to 1.0, yet again
Daniel Stone
1
-1
/
+1
2006-10-24
inputstr: try to keep device structs the same size
Daniel Stone
1
-2
/
+12
2006-10-24
inputstr: fix indentation
Daniel Stone
1
-7
/
+7
2006-10-23
xfree86/input: add proximity support, free valuators
Daniel Stone
1
-81
/
+26
2006-10-23
GetProximityEvents: add (untested) function
Daniel Stone
2
-0
/
+60
2006-10-23
GetPointerEvents: break into separate functions
Daniel Stone
1
-54
/
+89
2006-10-23
kdrive: numerous warning fixes
Daniel Stone
4
-15
/
+29
2006-10-23
xfree86/input: disallow pointer device changes, fix drag event calculation
Daniel Stone
1
-59
/
+1
2006-10-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
6
-4
/
+14
2006-10-23
xfree86/options: don't blindly dereference NULL pointers
Daniel Stone
1
-2
/
+2
2006-10-23
kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()
Daniel Stone
18
-29
/
+36
2006-10-23
kdrive/tslib: port to new absolute API, remove debugging
Daniel Stone
1
-17
/
+4
2006-10-23
kdrive/os: add KdOsAddInputDrivers
Daniel Stone
3
-6
/
+22
2006-10-23
kdrive/input: use Absolute instead of Touchscreen
Daniel Stone
1
-1
/
+1
2006-10-23
kdrive/neomagic: include vesa.h, use DebugF
Daniel Stone
1
-6
/
+2
2006-10-23
configure.ac: add XSERVER_LIBS to XNEST_LIBS
Daniel Stone
1
-1
/
+1
2006-10-23
Xnest: port to new input API
Daniel Stone
3
-33
/
+43
2006-10-23
Xnest: disable XKB, reshuffle code
Daniel Stone
1
-6
/
+9
2006-10-23
Xvfb: port to new mieq API
Daniel Stone
1
-3
/
+2
2006-10-23
include: move POINTER_* flags from inputstr.h to input.h
Daniel Stone
2
-4
/
+4
2006-10-23
miinitext: Xi and XKB are not hardware-only extensions
Daniel Stone
1
-2
/
+2
2006-10-23
XkbCopyKeymap: increment shapes and outlines when copying
Daniel Stone
1
-2
/
+2
2006-10-23
dix/getevents: move SyntheticMotion to getevents.c
Daniel Stone
2
-26
/
+41
2006-10-23
dix/getevents: cosmetic cleanups, remove keymap copy from GKVE
Daniel Stone
1
-40
/
+23
2006-10-22
xi: fix NIDR return yet again
Daniel Stone
1
-1
/
+1
2006-10-22
xi: fix return type for NIDR
Daniel Stone
1
-1
/
+1
2006-10-22
xi: add NewInputDeviceRequest to stubs
Daniel Stone
1
-0
/
+14
[next]