summaryrefslogtreecommitdiff
path: root/xkbcommon
Commit message (Expand)AuthorAgeFilesLines
* keymap: add xkb_keymap_new_from_buffer()David Herrmann2013-04-011-0/+14
* Allow NULL rmlvo for xkb_keymap_new_from_namesDaniel Stone2013-03-191-1/+3
* Add environment overrides for default RMLVODaniel Stone2013-03-191-1/+3
* doc: some improvementsRan Benita2013-03-181-38/+50
* More spelling errorsRan Benita2013-03-181-11/+11
* keysym: print unicode keysyms uppercase and 0-paddedRan Benita2013-03-181-1/+1
* keymap: wrap the layout parameter if it is out of range for the keyRan Benita2012-11-111-8/+10
* Don't use trailing enum comma in public headersRan Benita2012-11-071-8/+8
* doc: clarify that keysym_to_utf8 returns size including '\0'Ran Benita2012-11-061-3/+3
* Add some explanations on consumed modifiersRan Benita2012-11-041-2/+43
* state, context: allow passing NULL to *_unref()Ran Benita2012-10-291-0/+6
* doc: fix wrong commentRan Benita2012-10-261-1/+1
* doc: various fixesRan Benita2012-10-231-46/+49
* doc: move include_path functions to a separate groupRan Benita2012-10-231-25/+38
* Change update_mask arguments to read 'depressed' instead of 'base'Ran Benita2012-10-221-2/+2
* Report which components of the state have changedRan Benita2012-10-221-39/+45
* Split the mods, layout, leds parts of xkb_state_componentsRan Benita2012-10-222-23/+65
* doc: add note about X11 vs. extended keycodesRan Benita2012-10-221-0/+20
* Add xkb_keysym_from_name() flags argument for case-insensitive searchDavid Herrmann2012-10-161-1/+17
* Finish first round of API documentationRan Benita2012-10-131-144/+519
* state: make mod_index_is_consumed() return -1 on invalid inputRan Benita2012-10-131-2/+2
* Change log env vars to XKB_LOG_LEVEL/VERBOSITYRan Benita2012-10-121-4/+4
* doc: use JAVADOC_AUTOBRIEFRan Benita2012-10-111-42/+42
* Make xkb_keymap_num_leds return the index range instead of active countRan Benita2012-10-111-0/+4
* Add xkb_state_key_get_one_symDaniel Stone2012-09-271-0/+7
* Add format argument to xkb_keymap_get_as_stringRan Benita2012-09-242-4/+13
* Add return value the xkb_keysym_get_nameRan Benita2012-09-241-0/+6
* Improve API doxygen documentationRan Benita2012-09-242-138/+305
* API: add _context prefix to log-related functionsRan Benita2012-09-241-10/+11
* Promote keymap enumeration API to publicDaniel Stone2012-09-241-0/+39
* API change: Rename xkb_map_* and group -> layoutDaniel Stone2012-09-202-52/+105
* Add xkbcommon-compat.h and compat.cDaniel Stone2012-09-202-0/+32
* Organize src/ and test/ headersRan Benita2012-09-161-1/+0
* Copyright updatesDaniel Stone2012-09-121-1/+2
* xkbcommon-keysyms: Add header protectionDavid Herrmann2012-09-111-1/+10
* xkbcommon.h build fix for missing stdarg.hPekka Paalanen2012-09-111-0/+1
* kbproto unentanglement: XkbExplicit*MaskDaniel Stone2012-09-111-0/+1
* log: replace "priority" by "level" everywhereRan Benita2012-09-031-13/+14
* state: fix mod_names_are_activeRan Benita2012-09-021-16/+16
* Add xkb_map_mod_mask_remove_consumedDaniel Stone2012-08-081-0/+9
* Add xkb_log_level enum rather than using syslogDaniel Stone2012-08-081-6/+18
* Add API to query whether a modifier is consumedRan Benita2012-08-081-0/+10
* log: allow to resore default log functionRan Benita2012-08-071-2/+2
* Use only one set of core mod name-to-index functionsRan Benita2012-08-071-1/+1
* Add logging APIRan Benita2012-07-231-0/+71
* build: drop the include/ directoryRan Benita2012-07-233-0/+3651