index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-11
os: Remove Error()
Jeremy Huddleston
1
-1
/
+0
2011-10-04
Move pointOnScreen to inpututils.c
Peter Hutterer
1
-0
/
+2
2011-10-03
udev: make use of udev_enumerate_add_match_tag() only when it is available
Lennart Poettering
1
-0
/
+6
2011-10-03
Merge remote-tracking branch 'alanc/master'
Keith Packard
1
-3
/
+0
2011-10-03
Merge remote-tracking branch 'jeremyhu/for-keith'
Keith Packard
1
-3
/
+5
2011-10-03
Remove incorrect & in swap_uint32
Matt Turner
1
-1
/
+1
2011-09-30
Merge branch 'smooth-scrolling' into next
Peter Hutterer
7
-26
/
+75
2011-09-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
2
-0
/
+43
2011-09-29
Merge branch 'raw-events' into next
Peter Hutterer
1
-1
/
+1
2011-09-29
Support (and require) XI 2.1
Peter Hutterer
1
-1
/
+1
2011-09-29
dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent
Peter Hutterer
1
-0
/
+5
2011-09-29
input: switch InitValuatorAxisStruct to return Bool
Peter Hutterer
1
-1
/
+1
2011-09-29
Input: Add POINTER_EMULATED flag to GetPointerEvents
Daniel Stone
1
-0
/
+1
2011-09-29
Input: Add vertical and horizontal scroll axes
Daniel Stone
1
-0
/
+2
2011-09-29
Input: Convert DeviceIntRec::last to use doubles
Daniel Stone
1
-2
/
+1
2011-09-29
Input: Make DeviceEvent use doubles internally
Daniel Stone
1
-2
/
+1
2011-09-29
Input: Make RawDeviceEvent use doubles internally
Daniel Stone
1
-4
/
+2
2011-09-29
Input: Widen pointer acceleration types to double
Daniel Stone
1
-16
/
+16
2011-09-29
Input: Add double-precision valuator_mask API
Daniel Stone
1
-0
/
+5
2011-09-29
Input: Convert ValuatorMask to double-precision internally
Daniel Stone
1
-1
/
+1
2011-09-29
Input: Add flags to RawDeviceEvent
Daniel Stone
1
-0
/
+1
2011-09-29
Input: Add flags to DeviceEvent
Daniel Stone
1
-0
/
+1
2011-09-28
Address regressions from e8ff555b95ba and d206d52f657c to work with other com...
Jeremy Huddleston
1
-2
/
+4
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
7
-7
/
+201
2011-09-23
Unconditionally #include <stdint.h>
Alan Coopersmith
1
-3
/
+0
2011-09-21
Merge remote-tracking branch 'mattst88/for-keith'
Keith Packard
1
-30
/
+70
2011-09-21
Merge remote-tracking branch 'alanc/master'
Keith Packard
1
-5
/
+4
2011-09-21
Use __builtin_constant_p to determine if we can use lswapl
Matt Turner
1
-2
/
+13
2011-09-21
Use lswap{l,s} in cpswap{l,s}
Matt Turner
1
-8
/
+6
2011-09-21
Make lswap{l,s} inline functions
Matt Turner
1
-6
/
+12
2011-09-21
Add type checking to swap macros
Matt Turner
1
-0
/
+16
2011-09-21
Introduce swap_uint{16,32} functions, used in swap{l,s}
Matt Turner
1
-10
/
+20
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-6
/
+8
2011-09-21
Replace Fabs() macro with fabs() function
Matt Turner
1
-3
/
+0
2011-09-20
Remove unused ClientStateAuthenticating
Alan Coopersmith
1
-2
/
+2
2011-09-19
Eliminate MAXSCREENS-sized CursorScreenKey array.
Jamey Sharp
1
-2
/
+2
2011-09-19
Revert "Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state"
Jamey Sharp
1
-15
/
+2
2011-09-19
Remove unused ClientStateCheckingSecurity & ClientStateCheckedSecurity
Alan Coopersmith
1
-3
/
+2
2011-09-16
configure.ac: Remove unreachable check for VM86 headers.
Jamey Sharp
1
-6
/
+0
2011-09-15
Remove PC98 support.
Jamey Sharp
1
-3
/
+0
2011-08-22
input: make InputOption opaque, provide interface functions.
Peter Hutterer
2
-5
/
+19
2011-08-22
Add null-terminated list interface.
Peter Hutterer
1
-0
/
+160
2011-08-22
input: provide a single function to init DeviceEvents to 0
Peter Hutterer
1
-0
/
+1
2011-08-22
dix: add KEYBOARD_OR_FLOAT and POINTER_OR_FLOAT to GetMaster()
Peter Hutterer
1
-1
/
+4
2011-08-22
config: add udev/systemd multi-seat support
Lennart Poettering
2
-1
/
+4
2011-08-22
os/log: Add LogVHdrMessageVerb and friends
Daniel Kurtz
1
-0
/
+13
2011-08-03
composite: Inhibit window background paint with manual subwindow redirection
Ville Syrjälä
1
-0
/
+1
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+10
2011-07-01
input: add POINTER_NORAW to avoid generation of raw events (#30068)
Peter Hutterer
1
-4
/
+5
2011-07-01
XKB: Add debug key actions for grabs & window tree
Daniel Stone
1
-0
/
+3
[prev]
[next]