summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove libxkbfile dependency for real this timeKristian Høgsberg2010-09-031-18/+0
* Use const char * in struct xkb_rule_namesKristian Høgsberg2010-08-291-5/+5
* Pull in a few #defines from libxkbfile and lower kbproto requirementKristian Høgsberg2010-08-251-0/+18
* Drop Bool typeKristian Høgsberg2010-07-021-6/+2
* Get rid of a few unused #defines in public headerKristian Høgsberg2010-07-021-5/+1
* Rename XkbRMLVOSet to struct xkb_rule_namesKristian Høgsberg2010-07-021-3/+3
* Move private structs and defines to private headersKristian Høgsberg2010-07-021-128/+0
* Rename public entry points to lowercase and underscoreKristian Høgsberg2010-07-021-10/+10
* Compile with -fvisibility=hidden when possibleKristian Høgsberg2010-07-021-8/+8
* Pull in enough structs and defines from XKBstr.h to only need XKB.hKristian Høgsberg2010-07-021-122/+473
* Drop Xmd.h include now that we're using uint32_tKristian Høgsberg2010-06-301-1/+0
* Use the right action structsKristian Høgsberg2010-06-301-3/+3
* Copy over missing action structs from kbprotoKristian Høgsberg2010-06-301-12/+45
* Rename Xkbc*Action to struct xkb_*_actionKristian Høgsberg2010-06-301-33/+34
* Drop CARD32 and Opaque typesKristian Høgsberg2010-06-281-25/+25
* Copy and duplicate XkbModsRec and XkbKTMapEntryRecDaniel Stone2010-06-231-5/+17