index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-9
/
+30
2009-03-03
include: add a range of button labels.
Peter Hutterer
1
-0
/
+79
2009-02-25
include: fix indentation for lastSlave/master.
Peter Hutterer
1
-2
/
+2
2009-02-25
Doxygenify events.h and eventconvert.c
Peter Hutterer
1
-95
/
+51
2009-02-23
mi: change custom handlers to internal events
Peter Hutterer
1
-0
/
+36
2009-02-23
Input: change processing API to InternalEvents.
Peter Hutterer
3
-15
/
+11
2009-02-23
dix: Deliver{Grabbed|Focused|Device}Events API changed to InternalEvents.
Peter Hutterer
1
-9
/
+6
2009-02-23
dix: convert passive grabs to use internal events.
Peter Hutterer
2
-6
/
+4
2009-02-23
dix: fix EnqueueEvent to work with internal events.
Peter Hutterer
1
-3
/
+2
2009-02-23
Xi: make ProcessOtherEvents more InternalEvent aware.
Peter Hutterer
1
-1
/
+1
2009-02-23
dix: update CheckMotion to deal with DeviceEvents.
Peter Hutterer
1
-1
/
+1
2009-02-23
Xi: support InternalEvents in UpdateDeviceState, parts of POE and EnqueueEvent
Peter Hutterer
1
-2
/
+1
2009-02-23
xkb: Switch the xkb event processing path over to InternalEvents.
Peter Hutterer
2
-12
/
+10
2009-02-23
dix: change eventconvert to always return an array of xEvents
Peter Hutterer
1
-1
/
+1
2009-02-23
mi: switch the EQ to contain InternalEvents only.
Peter Hutterer
1
-1
/
+3
2009-02-23
dix: add GetCoreType and GetXIType.
Peter Hutterer
1
-0
/
+2
2009-02-23
dix: add InternalEvent -> core/xi event conversion routines.
Peter Hutterer
2
-1
/
+35
2009-02-23
include: add XInternalEvent.
Peter Hutterer
3
-1
/
+181
2009-02-16
dix: Don't set core events in SetMaskForEvent.
Peter Hutterer
1
-1
/
+1
2009-02-16
Xi: remove dynamic mask assignment for XI events.
Peter Hutterer
1
-3
/
+2
2009-02-16
Remove two more define XKB leftovers.
Peter Hutterer
1
-3
/
+0
2009-02-13
dix: remove DefineInitialRootWindow()
Peter Hutterer
1
-3
/
+0
2009-02-13
Document the event masks.
Peter Hutterer
2
-10
/
+52
2009-02-13
dix: refactor pointer acceleration
Simon Thum
1
-1
/
+1
2009-02-03
Constify atom name strings
Alan Coopersmith
2
-3
/
+3
2009-02-03
dix: add SetBit(arr, bit) and ClearBit(arr, bit) to include/inputstr.h
Peter Hutterer
1
-0
/
+2
2009-02-03
include: remove now-unused sempahore macros.
Peter Hutterer
1
-15
/
+0
2009-01-30
Move the apple fat binary hacks back to a header file, and make it apple-only.
Eric Anholt
3
-6
/
+11
2009-01-23
Xi: define a range of axis labels.
Peter Hutterer
1
-0
/
+46
2009-01-22
Input: Add postdown to ButtonClassRec
Daniel Stone
1
-0
/
+1
2009-01-22
Input: Remove unused CoreProcess{Keyboard,Pointer}Event
Daniel Stone
1
-10
/
+0
2009-01-22
XKB: Remove unused DDX functions
Daniel Stone
1
-10
/
+0
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
2
-9
/
+3
2009-01-22
Input: Centralise pointer map changing
Daniel Stone
2
-5
/
+3
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
3
-13
/
+11
2009-01-22
Xi: Introduce XIShouldNotify
Daniel Stone
1
-0
/
+5
2009-01-22
XKB: Sanitise vmods for redirected keys
Daniel Stone
1
-15
/
+2
2009-01-22
XKB: Sanitise ctrls action
Daniel Stone
1
-13
/
+1
2009-01-22
XKB: Sanitise pointer actions
Daniel Stone
1
-9
/
+2
2009-01-22
XKB: Sanitise vmods in actions
Daniel Stone
1
-9
/
+2
2009-01-22
XKB: Add a hell of a lot more FIXMEs
Daniel Stone
1
-61
/
+86
2009-01-22
XKB: Remove descriptions from maprules
Daniel Stone
1
-52
/
+0
2009-01-22
XKB: Remove support for setting combined keymaps
Daniel Stone
4
-13
/
+6
2009-01-22
XKB: Remove 'extra' functionality from rules parsing
Daniel Stone
1
-17
/
+1
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-2
/
+1
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
3
-18
/
+16
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
1
-2
/
+0
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
2
-35
/
+14
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
9
-52
/
+0
2009-01-22
XKB: Remove lock actions disabling
Daniel Stone
1
-3
/
+0
[next]