keymap: don't use darray for sym_interprets
[platform/upstream/libxkbcommon.git] / xkbcommon /
2013-07-17 Daniel StoneResync keysym database
2013-05-09 Matthias ClasenAdd keycode min/max and iteration API
2013-04-01 David Herrmannkeymap: add xkb_keymap_new_from_buffer()
2013-03-19 Daniel StoneAllow NULL rmlvo for xkb_keymap_new_from_names
2013-03-19 Daniel StoneAdd environment overrides for default RMLVO
2013-03-18 Ran Benitadoc: some improvements
2013-03-18 Ran BenitaMore spelling errors
2013-03-18 Ran Benitakeysym: print unicode keysyms uppercase and 0-padded
2012-11-10 Ran Benitakeymap: wrap the layout parameter if it is out of range...
2012-11-07 Ran BenitaDon't use trailing enum comma in public headers
2012-11-06 Ran Benitadoc: clarify that keysym_to_utf8 returns size including...
2012-11-04 Ran BenitaAdd some explanations on consumed modifiers
2012-10-28 Ran Benitastate, context: allow passing NULL to *_unref()
2012-10-26 Ran Benitadoc: fix wrong comment
2012-10-23 Ran Benitadoc: various fixes
2012-10-23 Ran Benitadoc: move include_path functions to a separate group
2012-10-22 Ran BenitaChange update_mask arguments to read 'depressed' instea...
2012-10-22 Ran BenitaReport which components of the state have changed
2012-10-22 Ran BenitaSplit the mods, layout, leds parts of xkb_state_components
2012-10-22 Ran Benitadoc: add note about X11 vs. extended keycodes
2012-10-16 David HerrmannAdd xkb_keysym_from_name() flags argument for case...
2012-10-13 Ran BenitaFinish first round of API documentation
2012-10-13 Ran Benitastate: make mod_index_is_consumed() return -1 on invali...
2012-10-12 Ran BenitaChange log env vars to XKB_LOG_LEVEL/VERBOSITY
2012-10-11 Ran Benitadoc: use JAVADOC_AUTOBRIEF
2012-10-11 Ran BenitaMake xkb_keymap_num_leds return the index range instead...
2012-09-27 Daniel StoneAdd xkb_state_key_get_one_sym
2012-09-23 Ran BenitaAdd format argument to xkb_keymap_get_as_string
2012-09-23 Ran BenitaAdd return value the xkb_keysym_get_name
2012-09-23 Ran BenitaImprove API doxygen documentation
2012-09-23 Ran BenitaAPI: add _context prefix to log-related functions
2012-09-23 Daniel StonePromote keymap enumeration API to public
2012-09-20 Daniel StoneAPI change: Rename xkb_map_* and group -> layout
2012-09-20 Daniel StoneAdd xkbcommon-compat.h and compat.c
2012-09-16 Ran BenitaOrganize src/ and test/ headers
2012-09-12 Daniel StoneCopyright updates
2012-09-11 David Herrmannxkbcommon-keysyms: Add header protection
2012-09-11 Pekka Paalanenxkbcommon.h build fix for missing stdarg.h
2012-09-11 Daniel Stonekbproto unentanglement: XkbExplicit*Mask
2012-09-03 Ran Benitalog: replace "priority" by "level" everywhere
2012-09-02 Ran Benitastate: fix mod_names_are_active
2012-08-08 Daniel StoneAdd xkb_map_mod_mask_remove_consumed
2012-08-08 Daniel StoneAdd xkb_log_level enum rather than using syslog
2012-08-08 Ran BenitaAdd API to query whether a modifier is consumed
2012-08-07 Ran Benitalog: allow to resore default log function
2012-08-07 Ran BenitaUse only one set of core mod name-to-index functions
2012-07-22 Ran BenitaAdd logging API
2012-07-22 Ran Benitabuild: drop the include/ directory