index
:
~tagr/xserver
fixes
libunwind
master
non-pci-primary
outputclass
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-22
Bug #6428, #16458, #21464: Fix crash due to uninitialized VModMap fields.
Tomas Janousek
1
-3
/
+5
2009-05-11
xkb: if kbd init failed, NULL out the pointers after freeing them (#21278)
Peter Hutterer
1
-0
/
+3
2009-05-08
xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFree
Peter Hutterer
10
-136
/
+136
2009-05-08
xkb: remove some now-useless XFUNCPROTOBEGIN
Peter Hutterer
1
-4
/
+0
2009-05-03
XkbSetNamedIndicator should ignore SD's without LED's
Alan Coopersmith
1
-0
/
+2
2009-04-20
xkb: set bell_func in InitKeyboardDeviceStruct.
Colin Harrison
1
-0
/
+1
2009-04-19
xkb: Add XkbFreeRMLVOSet helper function.
Peter Hutterer
1
-11
/
+19
2009-04-17
xkb: strdup the values returned by XkbGetRulesDflts
Peter Hutterer
1
-0
/
+21
2009-04-17
input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.
Peter Hutterer
1
-1
/
+9
2009-03-23
xkb: plug a memory leak in XkbCopySrvLedInfo (#20756)
Maarten Maathuis
1
-1
/
+1
2009-03-23
xkb: put a few extra checks in against non-keyboards
Peter Hutterer
1
-1
/
+3
2009-03-20
xkb: don't overrun the map index when accessing symbols.
Peter Hutterer
1
-1
/
+1
2009-03-16
xkb: xkbi has a pointer to the device - use this instead of inputInfo.pointer.
Peter Hutterer
1
-1
/
+1
2009-03-16
xkb: the VCP can post device events, don't stop xkb filtering on it.
Peter Hutterer
1
-2
/
+2
2009-03-16
xkb: Fix a mis-use of inputInfo.keyboard.
Peter Hutterer
1
-5
/
+4
2009-03-16
xkb: fix a couple of device checks when looping through all devices.
Peter Hutterer
1
-9
/
+4
2009-03-03
Fix build with --enable-debug.
Jason Vas Dias
1
-1
/
+1
2009-02-23
Input: change processing API to InternalEvents.
Peter Hutterer
4
-11
/
+14
2009-02-23
xkb: _XkbFilterRedirectKey needs to pass InternalEvents down.
Peter Hutterer
1
-10
/
+10
2009-02-23
Xi: support InternalEvents in UpdateDeviceState, parts of POE and EnqueueEvent
Peter Hutterer
3
-28
/
+3
2009-02-23
xkb: Switch the xkb event processing path over to InternalEvents.
Peter Hutterer
3
-78
/
+106
2009-02-20
xkb: Use cached XKB keymap when rules haven't changed
Dan Nicholson
1
-2
/
+46
2009-02-17
xkb: Fix wrong colour reference in XKB geometry copying. #20081
Peter Hutterer
1
-2
/
+2
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
3
-1
/
+11
2009-02-04
XKB: Remove -kb and +kb from -help text and man page.
Adam Jackson
1
-2
/
+0
2009-02-04
Make gcc happy: correct third argument of CopyGetMasterEvent()
Tomas Carnecky
1
-1
/
+1
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
1
-1
/
+1
2009-02-03
Constify atom name strings
Alan Coopersmith
4
-10
/
+14
2009-01-28
Fix duplicate code, off-by one in space calculation, not initialized members
Pierre Willenbrock
1
-30
/
+9
2009-01-22
XKB: Fix logic error
Daniel Stone
1
-1
/
+1
2009-01-22
XKB: Remove unused XkbProcessOtherEvent
Daniel Stone
2
-86
/
+1
2009-01-22
XKB: Remove unused DDX functions
Daniel Stone
5
-97
/
+1
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
3
-114
/
+95
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
3
-205
/
+268
2009-01-22
XKB: Simplify keymap writing a bit
Daniel Stone
1
-20
/
+14
2009-01-22
XKB: Sanitise vmods for redirected keys
Daniel Stone
3
-10
/
+10
2009-01-22
XKB: Sanitise ctrls action
Daniel Stone
3
-6
/
+6
2009-01-22
XKB: Sanitise pointer actions
Daniel Stone
3
-10
/
+8
2009-01-22
XKB: Sanitise vmods in actions
Daniel Stone
4
-12
/
+10
2009-01-22
XKB: Explicitly decode action data
Daniel Stone
1
-7
/
+91
2009-01-22
XKB: Remove descriptions from maprules
Daniel Stone
1
-203
/
+4
2009-01-22
XKB: Remove support for setting combined keymaps
Daniel Stone
5
-48
/
+11
2009-01-22
XKB: Remove 'extra' functionality from rules parsing
Daniel Stone
2
-85
/
+13
2009-01-22
XKB: Remove unsupported Xi operation flags
Daniel Stone
4
-34
/
+9
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
3
-13
/
+1
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
1
-41
/
+0
2009-01-22
Input: Ignore modifiers in core input processing
Daniel Stone
1
-14
/
+2
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
3
-22
/
+4
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
3
-341
/
+174
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-13
/
+1
[next]