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
/
xkb
/
xkb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-23
xkb: put a few extra checks in against non-keyboards
Peter Hutterer
1
-1
/
+3
2009-03-16
xkb: fix a couple of device checks when looping through all devices.
Peter Hutterer
1
-9
/
+4
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-1
/
+4
2009-02-03
Constify atom name strings
Alan Coopersmith
1
-1
/
+1
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
1
-5
/
+0
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
1
-2
/
+1
2009-01-22
XKB: Remove support for setting combined keymaps
Daniel Stone
1
-4
/
+3
2009-01-22
XKB: Remove unsupported Xi operation flags
Daniel Stone
1
-19
/
+3
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-3
/
+0
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
1
-2
/
+1
2009-01-22
XKB: Remove lock actions disabling
Daniel Stone
1
-2
/
+0
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-10-31
xkb: ProcXkbSetCompatMap should do dry-runs, then normal runs.
Peter Hutterer
1
-2
/
+2
2008-09-22
xkb: fix use of uninitialized variable.
Kim Woelders
1
-12
/
+5
2008-08-08
xkb: actually initialise sli before using it.
Peter Hutterer
1
-0
/
+5
2008-08-06
xkb: ProcXkbSetDeviceInfo should work on all attached SDs.
Peter Hutterer
1
-17
/
+89
2008-08-06
xkb: ProcXkbSetGeometry should work on all attached SDs.
Peter Hutterer
1
-31
/
+56
2008-08-06
xkb: ProcXkbSetNames should work on all attached SDs.
Peter Hutterer
1
-271
/
+353
2008-08-06
xkb: ProcXkbSetNamedIndicator should work on all attached SDs.
Peter Hutterer
1
-70
/
+179
2008-08-06
xkb: ProcXkbSetIndicatorMap should work on all attached SDs.
Peter Hutterer
1
-36
/
+68
2008-08-06
xkb: ProcXkbSetCompatMap should work on all attached SDs.
Peter Hutterer
1
-52
/
+118
2008-08-06
xkb: ProcXkbSetMap should work on all attached SDs.
Peter Hutterer
1
-101
/
+179
2008-08-06
xkb: ProcXkbBell should work on all attached SDs.
Peter Hutterer
1
-91
/
+140
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-7
/
+1
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-74
/
+66
2008-02-27
XACE: Require "manage" permission for XKBSetNames.
Eamon Walsh
1
-1
/
+1
2008-02-17
XKB: Ditch XkbFileInfo
Daniel Stone
1
-45
/
+44
2008-02-17
XKB: Remove support for pre-built keymaps
Daniel Stone
1
-18
/
+13
2008-02-17
XKB: Remove a bunch of mad ifdefs
Daniel Stone
1
-2
/
+0
2008-02-17
XKB: Move headers into the server tree
Daniel Stone
1
-1
/
+1
2008-02-13
XACE: Change access modes for some device-related requests.
Eamon Walsh
1
-7
/
+7
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-46
/
+55
2007-11-20
Revert "registry: Register XKB extension protocol names."
Eamon Walsh
1
-59
/
+4
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-12
/
+12
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-12
/
+12
2007-11-05
XKB: Remove usage of alloca
Daniel Stone
1
-12
/
+12
2007-10-15
registry: Register XKB extension protocol names.
Eamon Walsh
1
-4
/
+59
2007-09-28
xace: add hooks + new access codes: XKB extension.
Eamon Walsh
1
-46
/
+55
2007-09-26
xkb: unify ErrorFs. Prefix all with [xkb].
Peter Hutterer
1
-18
/
+18
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-56
/
+7
2006-11-02
xkb: note that we allow full xi interaction
Daniel Stone
1
-4
/
+3
2006-10-16
xkb: fix virtual modmap size computation
Daniel Stone
1
-1
/
+1
2006-10-15
xkb: make sure we set the map on the right device, not necessarily core
Daniel Stone
1
-5
/
+6
2006-10-08
xkb: add FIXMEs to procedures which need to act on all core devices
Daniel Stone
1
-0
/
+9
2006-10-06
xkb: make XkbSetControls work on all core-sending devices
Daniel Stone
1
-146
/
+194
2006-10-06
xkb: remove unused #ifndef
Daniel Stone
1
-2
/
+5
2006-10-06
xkb: simplify core device loop in GetKeyboardByName
Daniel Stone
1
-36
/
+20
[prev]
[next]