libxkbcommon/src
Ran Benita 61fed8dab9 Replace darray_mem with a new darray_steal
That's a more declarative interface.

Signed-off-by: Ran Benita <ran234@gmail.com>
2014-07-26 00:19:34 +03:00
..
x11 x11: don't iterate on empty batches 2014-06-15 15:30:51 +03:00
xkbcomp Replace darray_mem with a new darray_steal 2014-07-26 00:19:34 +03: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 Replace darray_mem with a new darray_steal 2014-07-26 00:19:34 +03:00
keymap-priv.c keymap: don't use darray in xkb_mod_set 2014-04-22 14:56:44 +03:00
keymap.c keymap, keycodes, compat: don't use darray for LEDs 2014-04-22 14:58:42 +03:00
keymap.h keymap, keycodes, compat: don't use darray for LEDs 2014-04-22 14:58:42 +03:00
keysym-utf.c Add utf8.{c,h} for common UTF-8 util functions 2014-03-22 02:10:28 +02:00
keysym.c Remove unnecessary !!(expressions) 2014-06-01 15:24:10 +03: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 keymap, keycodes, compat: don't use darray for LEDs 2014-04-22 14:58:42 +03:00
text.c keymap: don't use darray in xkb_mod_set 2014-04-22 14:56:44 +03:00
text.h text: take xkb_mod_set instead of the entire keymap 2014-04-19 16:23:04 +03:00
utf8.c Add utf8.{c,h} for common UTF-8 util functions 2014-03-22 02:10:28 +02:00
utf8.h Add utf8.{c,h} for common UTF-8 util functions 2014-03-22 02:10:28 +02:00
utils.c utils: add {un,}map_file to read an entire file 2013-04-01 18:20:56 +01:00
utils.h x11: don't iterate on empty batches 2014-06-15 15:30:51 +03:00