summaryrefslogtreecommitdiff
path: root/xkbcommon
AgeCommit message (Expand)AuthorFilesLines
2012-10-23doc: various fixesRan Benita1-46/+49
2012-10-23doc: move include_path functions to a separate groupRan Benita1-25/+38
2012-10-22Change update_mask arguments to read 'depressed' instead of 'base'Ran Benita1-2/+2
2012-10-22Report which components of the state have changedRan Benita1-39/+45
2012-10-22Split the mods, layout, leds parts of xkb_state_componentsRan Benita2-23/+65
2012-10-22doc: add note about X11 vs. extended keycodesRan Benita1-0/+20
2012-10-16Add xkb_keysym_from_name() flags argument for case-insensitive searchDavid Herrmann1-1/+17
2012-10-13Finish first round of API documentationRan Benita1-144/+519
2012-10-13state: make mod_index_is_consumed() return -1 on invalid inputRan Benita1-2/+2
2012-10-12Change log env vars to XKB_LOG_LEVEL/VERBOSITYRan Benita1-4/+4
2012-10-11doc: use JAVADOC_AUTOBRIEFRan Benita1-42/+42
2012-10-11Make xkb_keymap_num_leds return the index range instead of active countRan Benita1-0/+4
2012-09-27Add xkb_state_key_get_one_symDaniel Stone1-0/+7
2012-09-24Add format argument to xkb_keymap_get_as_stringRan Benita2-4/+13
2012-09-24Add return value the xkb_keysym_get_nameRan Benita1-0/+6
2012-09-24Improve API doxygen documentationRan Benita2-138/+305
2012-09-24API: add _context prefix to log-related functionsRan Benita1-10/+11
2012-09-24Promote keymap enumeration API to publicDaniel Stone1-0/+39
2012-09-20API change: Rename xkb_map_* and group -> layoutDaniel Stone2-52/+105
2012-09-20Add xkbcommon-compat.h and compat.cDaniel Stone2-0/+32
2012-09-16Organize src/ and test/ headersRan Benita1-1/+0
2012-09-12Copyright updatesDaniel Stone1-1/+2
2012-09-11xkbcommon-keysyms: Add header protectionDavid Herrmann1-1/+10
2012-09-11xkbcommon.h build fix for missing stdarg.hPekka Paalanen1-0/+1
2012-09-11kbproto unentanglement: XkbExplicit*MaskDaniel Stone1-0/+1
2012-09-03log: replace "priority" by "level" everywhereRan Benita1-13/+14
2012-09-02state: fix mod_names_are_activeRan Benita1-16/+16
2012-08-08Add xkb_map_mod_mask_remove_consumedDaniel Stone1-0/+9
2012-08-08Add xkb_log_level enum rather than using syslogDaniel Stone1-6/+18
2012-08-08Add API to query whether a modifier is consumedRan Benita1-0/+10
2012-08-07log: allow to resore default log functionRan Benita1-2/+2
2012-08-07Use only one set of core mod name-to-index functionsRan Benita1-1/+1
2012-07-23Add logging APIRan Benita1-0/+71
2012-07-23build: drop the include/ directoryRan Benita3-0/+3651