parser: don't leak AST nodes for discarded symbols
[platform/upstream/libxkbcommon.git] / xkbcommon /
2014-04-11 Ran Benitadoc: explain keysym/string transformation
2014-04-11 Ran Benitadoc: add @since annotations for API added since 0.3.0
2014-03-22 Ran Benitastate: add xkb_state_key_get_{utf8,utf32}() API functions
2014-03-04 Ran Benitadoc: extend xkb_rule_names default-value description
2014-03-04 Ran Benitadoc: remove possibly confusing comment
2014-02-28 Ran Benitadoc: add comments about update_key() and get_syms(...
2014-02-22 Jasper St. Pierrestate: Add xkb_state_key_get_consumed_mods
2014-02-08 Ran Benitaapi: deprecate XKB_MAP_COMPILE_PLACEHOLDER, and use...
2014-02-04 Ran Benitax11: add missing #ifdef __cplusplus to header
2014-02-02 Ran Benitax11: add XKB protocol keymap and state creation support
2014-01-11 HardeningAdd a constant for NumLock
2014-01-01 Ran Benitakeysyms: add German T3 layout keysyms from xproto
2013-09-26 Wander Lairson CostaMake C++ happy.
2013-08-29 Ran Benitadoc: use 'indices' instead of 'indexes' consistently
2013-08-29 Ran Benitadoc: try to explain leds and shift levels
2013-08-15 Ran Benitastate: apply capitalization transformation on keysyms
2013-08-14 Ran Benitadoc: tweak the wording on xkb_state/xkb_keymap relationship
2013-08-13 Ran Benitadoc: un-clarify one subtle point
2013-07-31 Ran Benitadoc: try to clarify some subtle points
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