summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "Unconstify xkb_rules_names"Ran Benita2012-05-081-5/+5
* Add xkb_state_get_map()Ran Benita2012-04-091-0/+6
* Remove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.hRan Benita2012-04-091-48/+49
* Constify the syms_out argument to xkb_key_get_syms()Ran Benita2012-04-091-1/+1
* Implement missing xkb_state_ref and add return valueRan Benita2012-04-091-4/+4
* Fix compiler warningsRan Benita2012-04-091-1/+1
* Unconstify xkb_rules_namesDaniel Stone2012-04-091-5/+5
* Rename xkb_desc to xkb_keymapDaniel Stone2012-04-091-18/+18
* Properly document xkb_key_get_symsDaniel Stone2012-04-031-4/+13
* Use xkb_contexts in keymap compilationDaniel Stone2012-03-271-4/+21
* Add new context APIDaniel Stone2012-03-271-1/+73
* Make build non-recursiveRan Benita2012-03-271-1/+0
* 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-152-1/+1
* Add xkbc_free_keymap helperPekka Paalanen2011-12-161-0/+3
* Rename XkbcInternAtom() to xkb_intern_atom() and exportKristian Høgsberg2011-01-291-0/+3
* config: include: use nobase_include_HEADERSGaetan Nadon2010-12-181-2/+1
* Restore compatible action structsKristian Høgsberg2010-10-201-61/+42
* Use flex for generating the scanner, add support for parsing from stringsKristian Høgsberg2010-10-201-0/+3
* Add struct xkb_stateKristian Høgsberg2010-10-191-0/+36
* Don't return a static buffer in public APIKristian Høgsberg2010-10-081-6/+2
* Pull in XKB_COMMON_* version of modifier masksKristian Høgsberg2010-10-081-0/+12