summaryrefslogtreecommitdiff
path: root/xkbcommon
AgeCommit message (Expand)AuthorFilesLines
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