libxkbcommon/src
Ran Benita f637d35a86 Use void* instead of old style char* in CommonInfo functions
Removes some annoying casts.

Signed-off-by: Ran Benita <ran234@gmail.com>
2012-06-27 00:22:31 +03:00
..
xkbcomp Use void* instead of old style char* in CommonInfo functions 2012-06-27 00:22:31 +03:00
.gitignore config: makekeys prog should stand alone in the makekeys directory 2010-12-18 11:19:56 -05:00
alloc.c symbols: use darray in struct xkb_sym_map 2012-06-09 13:21:21 +03:00
alloc.h keytypes: use darray for xkb_kt_map_entry's 2012-05-22 14:19:24 +03:00
atom.c darray: tweak parameters a bit for better memory usage 2012-06-09 12:34:57 +03:00
atom.h Contextualize the atom table 2012-05-09 15:56:25 +01:00
context.c context: use darray for include paths 2012-05-22 14:19:23 +03:00
darray.h darray: some changes for convenience 2012-06-09 12:34:57 +03:00
keymap-dump.c darray: some changes for convenience 2012-06-09 12:34:57 +03:00
keysym-utf.c Add keypad sequences to UTF-8 keysym printing 2012-06-08 14:59:07 +01:00
keysym.c Move XKB_KEY_NoSymbol to xkbcommon-keysyms.h 2012-06-09 12:34:57 +03:00
map.c Don't ignore inactive type entries 2012-06-22 16:05:45 +01:00
misc.c darray: some changes for convenience 2012-06-09 12:34:57 +03:00
state.c state: use darray for filters 2012-06-09 13:21:21 +03:00
text.c Remove support for xkb_layout and xkb_semantics file types 2012-05-09 17:53:15 +01:00
text.h Change all 'xkb' xkb_keymap names to 'keymap' 2012-05-09 15:17:25 +01:00
utils.c utils: remove unused recalloc and related macros 2012-06-09 13:21:21 +03:00
utils.h utils: remove unused recalloc and related macros 2012-06-09 13:21:21 +03:00
xkb-priv.h state: use darray for filters 2012-06-09 13:21:21 +03:00
xkb.c keytypes: use darray for xkb_kt_map_entry's 2012-05-22 14:19:24 +03:00