index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-14
Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.
Eamon Walsh
1
-53
/
+79
2006-12-14
Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC.
Eamon Walsh
1
-1
/
+0
2006-12-14
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
1
-12
/
+24
2006-12-14
Add new, combined dix lookup functions (tweak).
Eamon Walsh
1
-1
/
+1
2006-12-14
Add new, combined dix lookup functions.
Eamon Walsh
1
-81
/
+95
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
10
-110
/
+110
2006-12-06
config: move config.h to hotplug.h
Daniel Stone
2
-4
/
+3
2006-12-06
GetPointerEvents: always send valuator events for MotionNotify
Daniel Stone
1
-5
/
+8
2006-12-06
GetPointerEvents: fix typo
Daniel Stone
1
-1
/
+1
2006-12-06
config: move to block/wakeup handler
Daniel Stone
1
-3
/
+0
2006-12-06
SyntheticMotion: don't dereference sprite.screen when not using Xinerama
Daniel Stone
1
-1
/
+2
2006-12-01
Naming change: Security*Operation -> Xace*Operation
Eamon Walsh
1
-8
/
+8
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
9
-181
/
+80
2006-11-30
Tell automake to STFU about the *.O files
Alan Coopersmith
1
-1
/
+1
2006-11-27
Merge branch 'randr-1.2'
Eric Anholt
2
-5
/
+6
2006-11-21
Issue CloseDownDevices() in os/log.c and remove from dix/main.c.
Alan Hourihane
1
-5
/
+0
2006-11-18
Shutdown input devices if FatalError occurs during startup.
Alan Hourihane
1
-5
/
+15
2006-11-11
ffs: handle 0 argument (bug #8968)
Jurij Smakov
1
-0
/
+2
2006-11-08
remove trailing whitespace
Daniel Stone
1
-2
/
+2
2006-11-08
Get*Events: massive reorganisation
Daniel Stone
1
-223
/
+226
2006-11-08
SyntheticMotion: don't dereference sprite.screen when not using Xinerama
Daniel Stone
1
-1
/
+2
2006-11-08
dix: remove staggeringly broken vendor workarounds
Daniel Stone
1
-8
/
+0
2006-11-08
dix/mi: still more warning fixes
Daniel Stone
1
-8
/
+15
2006-11-08
dix: add missing prototypes
Daniel Stone
2
-1
/
+6
2006-11-08
dix: remove unused debug code
Daniel Stone
1
-10
/
+0
2006-11-08
dix: remove unused variable
Daniel Stone
1
-1
/
+0
2006-11-08
CreateColormap: fix return value (bug #7083)
Laurence Withers
1
-1
/
+1
2006-11-07
Merge branch 'autoconfig-for-7.2'
Adam Jackson
1
-1
/
+1
2006-11-07
Avoid dereferencing sprite.screen when Xinerama is not running. (#8925)
Keith Packard
2
-5
/
+6
2006-11-06
More work on Bug #8875: revert previous fix and try using client argument
Eamon Walsh
1
-1
/
+0
2006-11-03
Add DTrace probe points for X server <-> client communications
Alan Coopersmith
7
-2
/
+380
2006-11-02
PostSyntheticMotion needs to be extern, not static, since it's in getevents.c
Alan Coopersmith
1
-1
/
+1
2006-11-01
input: add non-keyboard bell ringing function
Daniel Stone
1
-2
/
+4
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
getValuatorEvents: make sure we put MORE_EVENTS in the right places
Daniel Stone
1
-0
/
+3
2006-10-25
GetPointerEvents: always ensure correct number of events
Daniel Stone
1
-2
/
+2
2006-10-25
port all users to the new DIX motion history API
Daniel Stone
2
-3
/
+4
2006-10-25
dix: add motion history support
Daniel Stone
2
-0
/
+115
2006-10-25
miscellaneous warning fixes
Daniel Stone
1
-2
/
+4
2006-10-23
GetProximityEvents: add (untested) function
Daniel Stone
1
-0
/
+52
2006-10-23
GetPointerEvents: break into separate functions
Daniel Stone
1
-54
/
+89
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
dix, Xi: make use of deviceid in DevicePresenceNotify
Daniel Stone
1
-0
/
+4
2006-10-22
minor formatting fixes
Daniel Stone
1
-3
/
+2
2006-10-21
Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserver
Zephaniah E. Hull
2
-9
/
+49
2006-10-21
DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB.
Zephaniah E. Hull
1
-12
/
+21
2006-10-20
move keymap copy to event processing, from enqueuing
Daniel Stone
1
-9
/
+45
2006-10-20
xi: add DEVICE_ENABLE control
Daniel Stone
1
-0
/
+4
[next]