libxkbcommon/src
Ran Benita c83043b3c1 Make temporary fix for stale xkb_atoms
When xkb_free_keymap is called the atoms are all free'd, but action.c
keeps a global copy of interned "true" and "false", which remains stale.

The correct fix is to remove the need for the ActionsInit function
entirely.

Signed-off-by: Ran Benita <ran234@gmail.com>
2012-04-02 13:12:27 +01:00
..
xkbcomp Make temporary fix for stale xkb_atoms 2012-04-02 13:12:27 +01:00
.gitignore config: makekeys prog should stand alone in the makekeys directory 2010-12-18 11:19:56 -05:00
XKBcommonint.h Full support for multiple keysyms per level 2012-03-29 16:31:09 +01:00
alloc.c Use xkb_contexts in keymap compilation 2012-03-27 17:22:35 +01:00
atom.c Fix bugs to allow multiple keymaps in one process 2012-04-02 13:11:59 +01:00
context.c Don't leak include_paths in context 2012-03-29 01:41:40 +01:00
keysym.c Define our own NoSymbol value and use it 2012-03-27 14:16:36 +01:00
malloc.c Fail gracefully on failure to find component include 2012-03-29 17:39:11 +01:00
map.c Full support for multiple keysyms per level 2012-03-29 16:31:09 +01:00
maprules.c Use straight strtok_r instead of wrapper 2012-04-02 13:09:21 +01:00
misc.c Fix build for X11 modifier masks 2012-03-27 15:51:24 +01:00
state.c Update xkb_filter_group_lock_func for xkb_key_direction 2012-03-27 16:15:06 +01:00
text.c Fix all -Wsign-compare warnings 2012-03-27 14:15:31 +01:00
utils.c Rewrite recalloc to the correct type 2012-03-27 14:09:50 +01:00
utils.h Silence -Wcast-qual warnings 2012-03-27 14:15:11 +01:00
xkb.c Remove geometry support, again 2012-03-09 19:30:30 +00:00
xkballoc.h Full support for multiple keysyms per level 2012-03-29 16:31:09 +01:00
xkbmisc.h Define our own None atom value 2012-03-27 14:16:11 +01:00
xkbrules.h Define our own None atom value 2012-03-27 14:16:11 +01:00