platform/upstream/libxkbcommon.git
2013-08-02 Ran Benitaxkbcomp: handle empty keymaps
2013-08-01 Ran Benitakeymap-dump: use correct format specifiers
2013-07-31 Ran Benitalog: change the log prefixes to be more library-like
2013-07-31 Ran Benitakeymap: update builtin fields directly in src/keymap.c
2013-07-31 Ran Benitakeymap: be more careful in xkb_keymap_unref
2013-07-31 Ran Benitakeymap: remove struct xkb_key_redirect_action
2013-07-31 Ran Benitadoc: try to clarify some subtle points
2013-07-25 Ran Benitatest/keyseq: add de(neo) Level{6,7,8} tests
2013-07-24 Pino ToscanoGet rid of the usage of PATH_MAX
2013-07-23 Ran Benitakeymap: move RANGE_WRAP to be the first in the enum
2013-07-22 Ran Benitatest: sync test/data from xkeyboard-config 2.9
2013-07-22 Ran Benitaatom: really work with non-NUL-terminated strings
2013-07-21 Ran Benitactx: adapt to the len-aware atom functions
2013-07-21 Ran Benitaatom: allow interning non-NUL-terminated strings
2013-07-21 Ran Benitaatom: expand variable names
2013-07-21 Ran Benitakeymap: don't use darray for sym_interprets
2013-07-18 Ran Benitaxkbcomp: escape the section names before storing them...
2013-07-17 Daniel StoneResync keysym database
2013-06-19 Ran Benitadoc: Update Doxyfile
2013-06-03 Daniel StoneBump version to 0.3.1 xkbcommon-0.3.1
2013-05-09 Matthias ClasenAdd keycode min/max and iteration API
2013-05-09 Daniel StoneWiden keycode range to 8/255 if possible (bug #63390)
2013-04-01 Ran BenitaReplace flex scanner with a hand-written one
2013-04-01 Ran Benitautils: add {un,}map_file to read an entire file
2013-04-01 Ran BenitaAdd scanner-utils.h for common scanner functions
2013-04-01 Daniel StoneBump version to 0.3.0 xkbcommon-0.3.0
2013-04-01 David Herrmannkeymap: add xkb_keymap_new_from_buffer()
2013-04-01 Ran Benitaxkbcomp/keymap: silence a gcc warning
2013-04-01 Daniel StoneAdd key-sequence checking to rulescomp
2013-03-19 Daniel Stonetest: Add va_list variant of test_key_seq
2013-03-19 Daniel StoneAllow NULL rmlvo for xkb_keymap_new_from_names
2013-03-19 Daniel Stonetest: Add environment checking to rulescomp
2013-03-19 Daniel Stonetest: Suppress RMLVO environment inheritance by default
2013-03-19 Daniel StoneAdd environment overrides for default RMLVO
2013-03-19 Daniel Stonetest: Use test_get_context() in log.c
2013-03-19 Daniel Stonetest: Add flags argument to test_get_context()
2013-03-19 Daniel Stonetest: Move test_key_seq to common.c
2013-03-18 Ran Benitarules: be more paranoid in scanner
2013-03-18 Ran Benitarules: quiet a gcc warning
2013-03-18 Ran Benitakeyseq: add a couple of tests
2013-03-18 Ran Benitastate: use stdbool in filters
2013-03-18 Ran Benitadoc: use README as doxygen main page overview
2013-03-18 Ran Benitadoc: update Doxyfile template to one from newer version
2013-03-18 Ran Benitadoc: some improvements
2013-03-18 Ran Benitakeymap: rename xkb_kt_map_entry to xkb_key_type_entry
2013-03-18 Ran BenitaFix pointer style nit
2013-03-18 Ran BenitaRemove file_id entirely
2013-03-18 Ran Benitasymbols: remove file_id
2013-03-18 Ran Benitacompat: remove file_id
2013-03-18 Ran Benitatypes: remove file_id
2013-03-18 Ran Benitatypes: put all copy-to-keymap code in one function
2013-03-18 Ran Benitakeycodes: remove KeyNamesInfo::merge
2013-03-18 Ran Benitakeycodes: unwrap KeyNameInfo
2013-03-18 Ran Benitakeycodes: remove file_id
2013-03-18 Ran Benitakeymap: don't use darray for key aliases
2013-03-18 Ran Benitakeycodes: don't do unnecessary copies while merging
2013-03-18 Ran Benitastate: small style fix
2013-03-18 Ran BenitaMove a couple of general keymap functions from keycodes.c
2013-03-18 Ran Benitakeycodes: remove unneeded alias conflict check
2013-03-18 Ran Benitaxkbcomp: handle XKB file include's better
2013-03-18 Ran BenitaBuild cleanly with clang
2013-03-18 Ran BenitaDon't try to build linux-specific tests on non-linux
2013-03-18 Ran Benitakeymap: abstract a bit over the keymap format
2013-03-18 Ran Benitatext: some style changes
2013-03-18 Ran Benitatext: clean up and fix the *MaskText functions
2013-03-18 Ran BenitaMore spelling errors
2013-03-18 Ran Benitatest/rmlvo-to-kccgst: free memory before exit
2013-03-18 Ran Benitaparser: also skip 'section' ELEMENT
2013-03-18 Ran Benitaast-build: remove malloc_or_die
2013-03-18 Ran Benitakeycodes: fix spelling in error message
2013-03-18 Ran BenitaRemove list.h
2013-03-18 Ran BenitaMakefile.am: don't create INSTALL and ChangeLog
2013-03-18 Ran Benitakeymap-dump: move writing 'key {}' in symbols to its...
2013-03-18 Ran Benitakeymap-dump: remove some ugly empty lines
2013-03-18 Ran Benitakeymap-dump: don't indent after xkb_keymap {
2013-03-18 Ran Benitakeymap-dump: style cleanups
2013-03-18 Ran Benitaast: add error handling to XkbFileFromComponents
2013-03-18 Ran BenitaFix dead assignments
2013-03-18 Ran Benitakeysym: print unicode keysyms uppercase and 0-padded
2013-03-18 Ran BenitaChange some log functions to take ctx instead of keymap
2013-03-18 Ran Benitakeycodes: some minor style
2013-03-18 Ran Benitaaction: s/hndlrType/handler_type
2013-03-18 Ran Benitacompat: make it clear which 'dflt' is meant
2013-03-18 Ran Benitasymbols: make it clear which 'dflt' is meant
2013-03-18 Ran Benitaast: constify argument
2013-03-18 Ran Benitasymbols: fix bad 'merge' assignment
2013-03-18 Ran BenitaChange 'indicator' to 'led' everywhere possible
2013-03-18 Ran Benitatest/interactive: change variable name for 'xkb' to...
2013-03-18 Ran Benitastate: fix unbound virtual modifier bug
2013-03-18 Ran Benitatest/interactive: also print the level
2013-03-18 Ran Benitatest/keyseq: re-add de(neo) level5 test
2013-03-18 Ran BenitaSync test data from xkeyboard-config
2012-12-13 Ran Benitaconfigure.ac: add xkbcommon.com url to AC_INIT
2012-12-06 Daniel StoneParser: Initialise geometry elements for VarDecl
2012-11-11 Ran Benitastate: rename state->cur to state->components
2012-11-11 Ran Benitastate: don't keep the previous state components in...
2012-11-10 Ran Benitakeymap: wrap the layout parameter if it is out of range...
2012-11-09 Daniel StoneOnly distribute .tar.xz archives
2012-11-07 Ran BenitaDon't use trailing enum comma in public headers
2012-11-07 Ran Benitatest/keysym: '\e' is non-standard
next