index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-30
dix/glx/composite: consolidate visual resize in one place.
Dave Airlie
1
-0
/
+5
2009-09-27
XQuartz: Transition from xEvent based mieq to InternalEvent
Jeremy Huddleston
2
-0
/
+21
2009-09-27
Xi: Make CopyKeyClass X_HIDDEN to avoid ugly ifdef-fu
Jeremy Huddleston
1
-0
/
+1
2009-09-22
input: don't use typecasts to access members of InternalEvent.
Peter Hutterer
1
-4
/
+4
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
2
-1
/
+150
2009-09-20
Eliminate bogus event resizing.
Keith Packard
1
-3
/
+0
2009-09-18
xfree86: use SendDevicePresenceEvents instead of manual event handling.
Peter Hutterer
1
-0
/
+1
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
1
-0
/
+3
2009-09-13
xkb: split effectiveGroup calculation into separate utility function.
Peter Hutterer
1
-0
/
+5
2009-09-07
dix: remove dixLookupResource - we don't have any users left.
Peter Hutterer
1
-8
/
+0
2009-09-04
XQuartz: Use --with-launchd-id-prefix for consistency with xinit
Jeremy Huddleston
1
-0
/
+3
2009-09-04
input: allow for detectable autorepeat.
Daniel Stone
2
-3
/
+2
2009-09-03
Xi: if XISetEventMask fails, return this to the client.
Peter Hutterer
1
-1
/
+1
2009-09-03
Xi: Unify checking for invalid bits in grab masks.
Peter Hutterer
1
-0
/
+3
2009-09-03
Un-export ApplyPointerMapping. This is an in-server function.
Peter Hutterer
1
-1
/
+1
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
1
-0
/
+3
2009-08-27
Xext: rename Xtst* to XTest*
Peter Hutterer
2
-5
/
+5
2009-08-27
input: move XTest device initialization into Xext/xtest.c
Peter Hutterer
1
-0
/
+1
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
1
-0
/
+6
2009-08-24
input: move CorePointer/KeyboardProc declarations into header.
Peter Hutterer
1
-0
/
+3
2009-08-17
dix: rework DeviceChangedEvents a bit.
Peter Hutterer
1
-10
/
+5
2009-08-17
include: XInputExtensionInit doesn't need to be exported.
Peter Hutterer
1
-1
/
+1
2009-08-17
include: Unexport most symbols from exevents.h.
Peter Hutterer
1
-105
/
+136
2009-08-13
Add new VT support for OpenSolaris & future Solaris releases
Aaron Zang
1
-0
/
+3
2009-08-13
Remove support for Solaris x86 releases older than Solaris 8
Alan Coopersmith
2
-6
/
+0
2009-08-13
include: correct a copy/paste error in a comment.
Peter Hutterer
1
-1
/
+1
2009-08-13
Xi: un-statify XI2EventSwap, it is needed for tests.
Peter Hutterer
1
-0
/
+4
2009-08-05
dix: require PointerProc and KeyboardProc to be passed into AllocDevicePair.
Peter Hutterer
1
-0
/
+2
2009-08-05
xkb: remove now-unused XkbGetKeysym.
Peter Hutterer
1
-4
/
+0
2009-07-30
include: DeviceFocusEvent is not to be exported.
Peter Hutterer
1
-1
/
+1
2009-07-30
input: switch internal event types to enums.
Peter Hutterer
1
-5
/
+5
2009-07-30
include: fix enum EventType declaration.
Peter Hutterer
1
-2
/
+2
2009-07-30
xkb: move XkbFilterEvents to xkbsrv.h
Peter Hutterer
1
-0
/
+5
2009-07-30
include: untangle events.h from the SDK headers.
Peter Hutterer
4
-208
/
+243
2009-07-28
pci: add support for pci is boot vga call.
Dave Airlie
1
-0
/
+3
2009-07-23
Fix dist.
Aaron Plattner
1
-2
/
+4
2009-07-20
XQuartz: Initial support for automatic updates through Sparkle
Jeremy Huddleston
1
-0
/
+3
2009-07-15
xkb: Remove XKMformat.h include from xkbsrv.h into the files that need it.
Peter Hutterer
1
-1
/
+0
2009-07-15
Update to type-specific raw events - require inputproto 1.9.99.14.
Peter Hutterer
2
-4
/
+7
2009-07-14
include: introduce byte counting functions.
Peter Hutterer
1
-0
/
+30
2009-07-12
input: include effective modifiers in device events.
Peter Hutterer
1
-0
/
+2
2009-07-10
Revert "XKB: Sanitise * actions" commits (#19602)
Peter Hutterer
1
-7
/
+46
2009-07-06
s/MAX_DEVICES/MAXDEVICES/ updates.
Peter Hutterer
1
-1
/
+1
2009-07-01
dix: introduce "Xtst Device" label property.
Peter Hutterer
1
-0
/
+2
2009-07-01
input: store the master device's ID in the devPrivate for XTest devices.
Peter Hutterer
1
-1
/
+4
2009-07-01
input: abstract Xtst device lookup
Peter Hutterer
1
-0
/
+1
2009-06-29
dix: make part of ptrveloc.h internal
Simon Thum
1
-4
/
+4
2009-06-29
dix: rename pDev->dev, pVel->vel for consistency
Simon Thum
1
-9
/
+9
2009-06-29
dix: improve pointer acceleration API
Simon Thum
1
-4
/
+14
2009-06-26
dix: add a new DixAccess bit, "DixPostAccess".
Eamon Walsh
1
-0
/
+1
[next]