Fix build error
[platform/upstream/libxkbcommon.git] / src / atom.h
2019-11-09 Ran Benitaatom: combine atom_intern() and atom_lookup()
2019-11-08 Ran Benitaparser: get rid of "stealing" atoms
2013-12-02 Ran Benitaatom: drop {xkb_,}atom_strdup
2013-07-21 Ran Benitaatom: allow interning non-NUL-terminated strings
2013-07-21 Ran Benitaatom: expand variable names
2012-09-16 Ran BenitaOrganize src/ and test/ headers
2012-09-12 Daniel StoneCopyright updates
2012-09-03 Ran Benitaatom: add xkb_atom_lookup
2012-07-26 Ran BenitaSome atom related optimizations
2012-07-17 Daniel StoneRun source tree through uncrustify
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Ran BenitaContextualize the atom table
2012-05-09 Ran BenitaMake the context available for XkbcAtomText
2012-05-09 Ran BenitaMake the context available for XkbcAtomGetString
2012-05-09 Ran BenitaMake the context available to xkb_intern_atom
2012-05-08 Ran BenitaRename XKBcommonint.h to xkb-priv.h and use it