index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-07-01
DIX: Make PrintWindowTree actually useful
Daniel Stone
1
-0
/
+2
2011-06-08
dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent
Peter Hutterer
1
-0
/
+5
2011-05-31
Merge remote-tracking branch 'ajax/xserver-next'
Keith Packard
1
-1
/
+1
2011-05-31
fixes: Add support for pointer barriers
Adam Jackson
1
-1
/
+1
2011-05-27
"privates.h", line 198: warning: void function cannot return value
Alan Coopersmith
1
-1
/
+1
2011-05-26
Add a property for device/product ID.
Peter Hutterer
1
-0
/
+5
2011-05-26
Xi: add device node property to known properties.
Peter Hutterer
1
-0
/
+3
2011-05-25
xserver: remove AbsoluteClass, breaking the A(P|B)I
Simon Thum
2
-8
/
+0
2011-05-13
include: add version_compare helper function
Peter Hutterer
1
-0
/
+18
2011-05-13
dix: return deliveries from DeliverGrabbedEvent
Peter Hutterer
1
-1
/
+1
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-5
/
+0
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-23
/
+13
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-0
/
+21
2011-05-06
Input: Make CheckPassiveGrabsOnWindow take InternalEvent
Daniel Stone
1
-1
/
+1
2011-05-06
input: change CHECKEVENT macro to verify_internal_event function
Peter Hutterer
2
-4
/
+2
2011-05-05
input: Only release SD buttons for explicit floating/reattachment (#36146)
Peter Hutterer
1
-0
/
+2
2011-05-03
Input: Add DeepestSpriteWin function
Daniel Stone
1
-0
/
+10
2011-04-27
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
2
-10
/
+7
2011-04-25
XQuartz: Rename launchd-id-prefix to bundle-id-prefix
Jeremy Huddleston
1
-2
/
+2
2011-04-25
XQuartz: Dead code removal
Jeremy Huddleston
1
-3
/
+0
[prev]
[next]