symbols: don't use CommonInfo in KeyInfo
[platform/upstream/libxkbcommon.git] / src / xkbcomp / alias.c
2012-07-18 Ran BenitaPass around xkb_key's instead of keycodes
2012-07-18 Ran BenitaGet rid of xkb_key_names
2012-07-17 Daniel StoneRun source tree through uncrustify
2012-07-14 Ran BenitaConvert missed enum merge_mode variables
2012-07-14 Ran BenitaFix fileID mess
2012-06-30 Ran BenitaUse enum for merge mode
2012-06-26 Ran BenitaUse void* instead of old style char* in CommonInfo...
2012-05-22 Ran Benitaalloc: use darray in xkb_key_names
2012-05-18 Ran BenitaVarious static analyzer fixes
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Daniel StoneChange all 'xkb' xkb_keymap names to 'keymap'
2012-05-08 Ran BenitaRename xkbcomp/misc.h to xkbcomp-priv.h and use it
2012-04-30 Ran BenitaUse stdbool.h
2012-04-09 Daniel StoneRename xkb_desc to xkb_keymap
2012-03-09 Daniel StoneRemove geometry support, again
2012-03-09 Daniel StoneRemove KcCGST names from the map
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes-cont'
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes'
2012-03-02 Ran BenitaUse memset instead of bzero
2012-03-02 Ran BenitaRemove return's at the end of void functions
2012-03-02 Ran BenitaRemove all uses of the register keyword
2012-02-25 Ran BenitaFix all constness warnings
2012-02-25 Ran BenitaFix possible null dereferences
2012-02-25 Ran BenitaRemove unneeded assignments and variables
2012-02-15 Daniel StoneIntroduce xkb_keycode_t for keycodes
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-22 Daniel StoneUse CARD32 instead of Atom, move geom headers in
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-04 Dan NicholsonRemove trailing spaces in source files
2009-03-31 Dan Nicholsonxkbcomp: Remove duplicated macros
2009-03-28 Dan Nicholsonxkbcomp: Use xkbcommon allocation functions
2009-03-28 Dan NicholsonAdd more *Text functions from xkbfile
2009-03-28 Dan Nicholsonlibxkbcomp: s/Status/int/ since we don't have Xlib.h
2009-03-28 Dan Nicholsonlibxkbcomp: s/XkbDescPtr/XkbcDescPtr/
2009-03-28 Dan Nicholsonlibxkbcomp: Remove usage of client-side headers
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap