index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-01
XKB: Fix processInputProc wrapping
Thomas Jaeger
1
-5
/
+4
2008-03-14
XkbCopyKeymap: Fix broken indentation
Daniel Stone
1
-4
/
+4
2008-03-10
XkbCopyKeymap was mangling doodads and overlays
Keith Packard
1
-2
/
+5
2008-03-05
Fix distcheck.
Adam Jackson
1
-1
/
+1
2008-03-04
XKB: Fix initial map setting on startup
Daniel Stone
2
-6
/
+25
2008-02-29
dix: Modify callers of property and selection API to use new interfaces.
Eamon Walsh
1
-2
/
+2
2008-02-27
XACE: Require "manage" permission for XKBSetNames.
Eamon Walsh
1
-1
/
+1
2008-02-22
XKB: Actually use the keymap we compile at startup
Daniel Stone
1
-42
/
+80
2008-02-17
XKB: Ditch XkbFileInfo
Daniel Stone
7
-415
/
+160
2008-02-17
XkbProcessOtherEvent: Don't depend on now-removed header
Daniel Stone
1
-1
/
+1
2008-02-17
XKB: Always set size correctly in XkbCopyKeymap's geometry routines
Daniel Stone
1
-5
/
+12
2008-02-17
XKB: Remove support for pre-built keymaps
Daniel Stone
4
-121
/
+18
2008-02-17
XKB: Remove usage of client-side types
Daniel Stone
7
-157
/
+113
2008-02-17
XKB: Remove a bunch of mad ifdefs
Daniel Stone
16
-252
/
+69
2008-02-17
XKB: Deprecate XKBSRV_NEED_FILE_FUNCS
Daniel Stone
1
-480
/
+0
2008-02-17
XKB: Move headers into the server tree
Daniel Stone
14
-18
/
+1156
2008-02-17
XKB: Delete xkberrs.c
Daniel Stone
2
-38
/
+0
2008-02-13
XACE: Change access modes for some device-related requests.
Eamon Walsh
1
-7
/
+7
2008-02-09
xkb: when copying the keymap, make sure the structs default to 0/NULL.
Peter Hutterer
1
-8
/
+15
2008-02-05
xkb: when copying sections, make sure num_rows is set too.
Peter Hutterer
1
-0
/
+1
2008-01-30
xkb: don't update LEDs if they don't exist. (Bug #13961)
Peter Hutterer
1
-0
/
+3
2008-01-17
XKB: XkbCopyKeymap: Don't leak all the sections
Daniel Stone
1
-0
/
+1
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
3
-8
/
+30
2007-12-05
XKB: Actions: Don't run certain actions on the core keyboard
Daniel Stone
2
-3
/
+20
2007-11-23
XKB: Generate correct key repeat events (bug #13114)
Peter Hutterer
1
-5
/
+10
2007-11-20
Revert "registry: Register XKB extension protocol names."
Eamon Walsh
1
-59
/
+4
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+2
2007-11-17
XKB: Don't ring the bell when we don't have a BellProc (bug #13246)
Daniel Stone
1
-1
/
+2
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
6
-141
/
+219
2007-11-05
XKB: Remove usage of alloca
Daniel Stone
2
-14
/
+14
2007-10-28
XKB: Cope with all events in XkbProcessKeyboardEvent
Daniel Stone
1
-19
/
+38
2007-10-28
XKB: Don't update indicators on all devices, add missing include file
Daniel Stone
1
-5
/
+5
2007-10-28
xkb: Unwrap properly in ProcessPointerEvent.
Peter Hutterer
1
-1
/
+22
2007-10-28
xkb: xkbHandleActions: let wrapping take care of event delivery.
Peter Hutterer
1
-17
/
+7
2007-10-28
xkb: enable XI event processing for xkb.
Peter Hutterer
3
-43
/
+101
2007-10-28
Save processInputProc before wrapping it and restore it later, instead of
Peter Hutterer
1
-7
/
+10
2007-10-28
xkb: Store the action filters per device in the XkbSrvInfoRec.
Peter Hutterer
1
-49
/
+36
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
9
-122
/
+156
2007-09-28
xace: add new hooks + access controls: XInput extension.
Eamon Walsh
1
-1
/
+1
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2
-12
/
+3
2007-07-04
Fix MEMORY SMASH in XkbCopyKeymap.
Keith Packard
1
-3
/
+2
2007-06-29
Death to RCS tags.
Adam Jackson
7
-9
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
2
-24
/
+2
2007-03-21
XKB: Fix size_syms calculation bug
Daniel Stone
1
-1
/
+1
2007-03-21
XKB: Be a tiny bit more conservative with type allocation
Daniel Stone
1
-2
/
+5
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
35
-1356
/
+225
2007-02-05
XkbCopyKeymap: fix copy-and-waste accident
Daniel Stone
1
-1
/
+1
2006-12-24
XkbCopyKeymap: make sure sym_interpret is always valid
Daniel Stone
1
-10
/
+13
2006-12-08
XkbCopyKeymap: always initialise map and preserve
Daniel Stone
1
-2
/
+12
[next]