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
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-01-22
XKB: Remove lock actions disabling
Daniel Stone
3
-39
/
+0
2009-01-20
XKB: Be more verbose about XkbCopyKeymap failure in debug mode
Daniel Stone
1
-8
/
+24
2009-01-20
XKB: Trying to copy to the same keymap is not fatal
Daniel Stone
1
-1
/
+4
2009-01-20
XKB: Remove unnecessary prototype
Daniel Stone
1
-6
/
+0
2009-01-20
XKB: Only Xi events are processed
Daniel Stone
2
-53
/
+28
2009-01-20
XkbCopyKeymap: inputInfo.keyboard is not a special case
Daniel Stone
1
-19
/
+12
2009-01-20
XKB: Move XkbCopyKeymap definition to xkbsrv.h
Daniel Stone
1
-6
/
+0
2009-01-20
XKB: Allow build-time configuration of XKB defaults
Daniel Stone
1
-31
/
+10
2009-01-15
mi: ensure chained button mappings from SD -> MD (#19282)
Peter Hutterer
1
-1
/
+1
2009-01-11
xkb: ANSI cleanup
Julien Cristau
1
-1
/
+1
2009-01-08
xkb: fix typo - missing negation when checking button state.
Peter Hutterer
1
-1
/
+1
2008-12-30
XKB: Also copy keyboard feedback when copying the keymap
Daniel Stone
1
-1
/
+16
2008-12-23
xkb: don't treat groups with different no of symbols as identical.
Peter Hutterer
1
-0
/
+2
2008-12-23
xkb: explicitly check for group replication in the core representation.
Peter Hutterer
1
-19
/
+63
2008-12-23
xkb: don't replicate past the number of groups we have.
Peter Hutterer
1
-3
/
+4
2008-12-23
xkb: ensure enough symbols for core Group1 replication.
Peter Hutterer
1
-2
/
+17
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
31
-37
/
+0
2008-12-10
mi: Clean up CopyGetMasterEvent, re-use the memory.
Peter Hutterer
1
-5
/
+10
2008-12-08
ddxCtrls.c: XkbDDXUsesSoftRepeat always returns 1 now
Sascha Hlusiak
1
-20
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
29
-166
/
+166
2008-12-03
xkb: Allow NULL as rulesFile in XkbSetRulesDflts.
Peter Hutterer
1
-5
/
+24
2008-12-02
xkb: Extra sanity checks to prevent dev->key == NULL dereferencing.
Peter Hutterer
1
-4
/
+15
2008-12-02
xkb: don't attempt to filter events for devices without key classes.
Peter Hutterer
1
-1
/
+9
2008-12-02
Xi: fix use of button->down - bitflags instead of int arrays.
Peter Hutterer
1
-2
/
+2
[prev]
[next]