summaryrefslogtreecommitdiff
path: root/include/xkbcommon
Commit message (Expand)AuthorAgeFilesLines
* Use xkb_contexts in keymap compilationDaniel Stone2012-03-271-4/+21
* Add new context APIDaniel Stone2012-03-271-1/+73
* Define our own NoSymbol value and use itRan Benita2012-03-271-0/+2
* Mention xkb_state_new can return NULLRan Benita2012-03-271-1/+2
* Move doxygen comment before enum itemGuillem Jover2012-03-271-7/+7
* Remove internal API from xkbcommon.hDaniel Stone2012-03-271-342/+51
* Remove hardcoded legacy modifier masksDaniel Stone2012-03-271-11/+0
* Remove unused changes structsDaniel Stone2012-03-271-63/+0
* Remove unused members of xkb_stateDaniel Stone2012-03-271-24/+9
* Add enum xkb_key_direction instead of boolDaniel Stone2012-03-271-1/+7
* Add state serialisation APIDaniel Stone2012-03-271-0/+47
* Rename keymap allocation APIDaniel Stone2012-03-221-15/+64
* Add LED state APIDaniel Stone2012-03-221-0/+36
* Fix documentation bugs with mod/group state APIDaniel Stone2012-03-221-2/+2
* Round out new state APIDaniel Stone2012-03-211-1/+116
* Add new state APIDaniel Stone2012-03-211-2/+41
* Convert interp action from xkb_any_action to xkb_actionDaniel Stone2012-03-141-2/+2
* Remove component listing codeDaniel Stone2012-03-141-16/+0
* Remove unused control membersDaniel Stone2012-03-141-6/+0
* Add a tiny bit of documentation to xkbcommon.hDaniel Stone2012-03-141-2/+2
* Add xkb_key_get_syms APIDaniel Stone2012-03-131-8/+12
* Remove half-implemented radio groupsDaniel Stone2012-03-101-2/+0
* Remove indirect XkbCM* and XkbSM* macrosDaniel Stone2012-03-101-23/+14
* Clean up xkb_keysym_to_string messageDaniel Stone2012-03-091-3/+0
* Introduce xkb_keysym_t typeDaniel Stone2012-03-091-4/+5
* Remove atom functions from public APIDaniel Stone2012-03-091-9/+0
* Stringify public name typesDaniel Stone2012-03-091-5/+5
* Remove geometry support, againDaniel Stone2012-03-091-241/+0
* Remove KcCGST names from the mapDaniel Stone2012-03-091-7/+0
* Raise keycode range to 32 bitsDaniel Stone2012-02-151-2/+2
* Introduce xkb_keycode_t for keycodesDaniel Stone2012-02-151-29/+35
* Move include path from X11/extensions/ to xkbcommon/Daniel Stone2012-02-151-0/+841