index
:
~fredrik/xserver
master
Unnamed repository; edit this file 'description' to name the repository.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-06-23
Xi: check for Use permission on the device in SetClientPointer().
Eamon Walsh
1
-1
/
+1
2009-06-24
xorg-server.h.in: Export the X Access Control Extension (XACE), too.
Oliver McFadden
1
-0
/
+3
2009-06-18
input: unify button numbers on master devices.
Peter Hutterer
1
-0
/
+2
2009-06-18
input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7
Peter Hutterer
3
-1
/
+8
2009-06-18
input: bump to ints for deviceids - XI2 requires 16-bit deviceids.
Peter Hutterer
1
-1
/
+1
2009-06-18
input: change axisVal from uint to double.
Peter Hutterer
1
-1
/
+1
2009-06-17
Xi: Add support for sourceid in the device classes.
Peter Hutterer
1
-0
/
+6
2009-06-12
input: remove un-used "setter" argument from SetClientPointer.
Peter Hutterer
1
-2
/
+1
[next]