..
x11
x11: don't trust keycode before testing its range
2014-02-09 18:02:11 +02:00
xkbcomp
action: fix missing support for "affect" field
2014-02-15 21:48:31 +02:00
atom.c
atom: don't malloc every node separately
2013-12-02 17:41:49 +02:00
atom.h
atom: drop {xkb_,}atom_strdup
2013-12-02 14:14:41 +02:00
compat.c
Split the mods, layout, leds parts of xkb_state_components
2012-10-22 21:48:40 +02:00
context-priv.c
context: add xkb_context_sanitize_rule_names()
2014-02-10 13:15:58 +02:00
context.c
Use secure_getenv when available
2014-02-04 02:53:05 +02:00
context.h
context: add xkb_context_sanitize_rule_names()
2014-02-10 13:15:58 +02:00
darray.h
darray: fix indentation
2014-02-12 11:07:39 +02:00
keymap-priv.c
darray: cleanup
2014-02-08 00:10:56 +02:00
keymap.c
context: add xkb_context_sanitize_rule_names()
2014-02-10 13:15:58 +02:00
keymap.h
keymap: reduce padding in struct xkb_sym_interpret
2014-02-09 17:49:30 +02:00
keysym-utf.c
keysym: fix types in bin_search
2014-02-08 16:03:06 +02:00
keysym.c
keysym: use safe keysym comparison function
2014-02-08 17:58:39 +02:00
keysym.h
keysym: add xkb_keysym_to_{lower,upper}
2013-08-15 09:58:50 +03:00
ks_tables.h
makekeys: mark keysym_names as static
2014-01-11 00:26:58 +02:00
scanner-utils.h
Move src/xkbcomp/scanner-utils.h to src/
2014-02-10 20:57:27 +02:00
state.c
state: check wrap_group_into_range() return value
2014-02-09 14:09:42 +02:00
text.c
Use (1u << idx) instead of (1 << idx) where appropriate
2014-02-08 15:30:05 +02:00
text.h
text: clean up and fix the *MaskText functions
2013-03-18 22:20:04 +00:00
utils.c
utils: add {un,}map_file to read an entire file
2013-04-01 18:20:56 +01:00
utils.h
x11: make msb_pos return unsigned
2014-02-08 16:12:09 +02:00