platform/upstream/libxkbcommon.git
2014-09-22 Ran Benitadoc: disable BRIEF_MEMBER_DESC
2014-09-22 Ran Benitadoc: disable tree view
2014-09-22 Ran Benitadoc: linkify some references
2014-09-22 Ran Benitax11, doc: add note about Key{Press,Release}->state...
2014-09-22 Ran Benitax11, doc: add note about per-client flags like detectab...
2014-09-21 Ran Benitakeymap-dump: combine modifier_map's with the same modifier
2014-09-21 Ran Benitarules: fix mlvo-not-used warning
2014-09-20 Ran Benitaquick-guide: fix xkb_state_key_get_syms() example
2014-09-20 Ran Benitaquick-guide: fix Java-esque array syntax
2014-09-20 Ran Benitarules: warn when an RMLVO component isn't used
2014-09-20 Ran Benitaparser: use "atom" instead of "sval" in yylval
2014-09-19 Ran Benitadoc: reorder "Keymap Components" functions
2014-09-18 Ran Benitadoc: move consumed modifier description to its own...
2014-09-18 Ran Benitadoc: order the modules better
2014-09-18 Ran Benitax11, doc: fix typo
2014-09-18 Ran Benitax11, doc: add overview
2014-09-11 Ran Benitatest/keyseq: add test
2014-09-11 Ran Benitaconfigure.ac: add -Wdocumentation
2014-09-11 Ran Benitadoc: fix @param display for xkb_x11_setup_xkb_extension()
2014-09-10 Ran Benitasymbols: use darray_foreach_from for nicer loop
2014-09-10 Ran BenitaRemove compatibility symbols
2014-09-10 Jan Engelhardtbuild: use symbol versioning
2014-09-10 Ran Benitakeycodes: fix keymap compilation with no aliases and...
2014-09-10 Ran Benitaast-build: fix leak in error path
2014-09-06 Ran Benitatest: make most tests portable by copying linux/input...
2014-09-06 Pino ToscanoRemove <linux/input.h> include from test/x11comp.c
2014-09-01 Ran BenitaMerge pull request #11 from michaelforney/master
2014-09-01 Michael ForneyFix typo in default-variant configure option
2014-09-01 Ran Benitatest/x11comp: don't hang if Xvfb is not available
2014-08-24 Ran Benitakeymap: fix typo
2014-08-24 David Herrmannkeymap: fix description of xkb_keymap_key_get_syms_by_l...
2014-08-19 Ran BenitaBump version to 0.4.3 upstream-git xkbcommon-0.4.3
2014-08-19 Ran BenitaUpdate NEWS
2014-08-18 Ran Benitatest/state: add test_update_mask() test
2014-08-18 Ran Benitastate: make sure the mods are fully resolved after...
2014-08-18 Ran BenitaMake the effective mod mask calculation available to...
2014-08-18 Ran Benitastate: no need for loop in xkb_state_update_mask()
2014-08-18 Ran Benitatest/x11comp: server writes \n to displayfd
2014-08-09 Ran Benitatest/x11-keyseq: new test
2014-08-09 Ran Benitax11/keymap: handle private actions
2014-08-09 Ran Benitautils: add a STATIC_ASSERT macro
2014-08-09 Ran Benitakeymap: remove "flags" field of xkb_private_action
2014-08-08 Ran Benitax11/keymap: be more defensive about the number of modifiers
2014-08-08 Ran Benitax11/keymap: don't forget to add the vmod offset in...
2014-07-28 Ran Benitadocs: move keysym-transformations page to a better...
2014-07-28 Ran Benitadocs: fix self-reference
2014-07-27 Ran Benitainteractive-evdev: don't use sysexits.h
2014-07-27 Ran Benitaast-build: make sure InterpDef is freeable
2014-07-26 Ran Benitaparser: silence bison "unused value" warnings
2014-07-26 Ran Benitaparser: don't leak AST nodes for discarded symbols
2014-07-26 Ran Benitatest: add file with a syntax error
2014-07-25 Ran BenitaReplace darray_mem with a new darray_steal
2014-07-25 Ran Benitaast-build: use cast instead of ->common
2014-07-25 Ran Benitatypes: refactor CopyKeyTypesToKeymap
2014-07-25 Ran Benitakeycodes: split CopyKeyInfoToKeymap to several functions
2014-06-30 Ran Benitaparser: don't shadow "str"
2014-06-15 Ran Benitax11: don't iterate on empty batches
2014-06-01 Ran BenitaRemove unnecessary !!(expressions)
2014-05-28 Ran Benitarules: fix leak on failure
2014-05-15 Ran BenitaBump version to 0.4.2 xkbcommon-0.4.2
2014-05-15 Ran BenitaUpdate NEWS
2014-05-14 Ran Benitax11: fix out-of-bounds access in adopt_atoms() error...
2014-05-11 Ran Benitaast-build: don't leak on OOM in BoolVarCreate
2014-04-30 Ran Benitaparser: show the keysym in "unrecognized keysym" messages
2014-04-24 Ran Benitadoc: fix new doxygen version warnings
2014-04-24 Ran Benitakeycodes: fix uninitialized variable
2014-04-22 Ran Benitaxkbcomp: don't align enum values
2014-04-22 Ran Benitaxkbcomp: use straight assignment instead of CopyModSet
2014-04-22 Ran Benitakeymap, keycodes, compat: don't use darray for LEDs
2014-04-22 Ran Benitakeymap: don't use darray in xkb_mod_set
2014-04-22 Ran Benitakeymap: add and use xkb_mods_{foreach,enumerate}()
2014-04-22 Ran Benitakeymap: rename xkb_foreach_key to xkb_keys_foreach
2014-04-22 Ran Benitakeymap: protect xkb_foreach_key macro params
2014-04-22 Ran Benitadarray: remove unused darray_foreach_reverse()
2014-04-22 Ran Benitautils: detect overflow in memdup()
2014-04-19 Ran Benitasymbols: use xkb_mod_set instead of entire keymap
2014-04-19 Ran Benitatypes: use xkb_mod_set instead of entire keymap
2014-04-19 Ran Benitacompat: use xkb_mod_set instead of entire keymap
2014-04-19 Ran Benitavmod: take xkb_mod_set instead of the entire keymap
2014-04-19 Ran Benitaaction: take xkb_mod_set instead of the entire keymap
2014-04-19 Ran Benitaexpr: take xkb_mod_set instead of the entire keymap
2014-04-19 Ran Benitatext: take xkb_mod_set instead of the entire keymap
2014-04-19 Ran BenitaAdd struct xkb_mod_set
2014-04-19 Ran Benitakeymap: rename wrap_group_into_range -> XkbWrapGroupInt...
2014-04-19 Ran Benitakeymap: move ModNameToIndex from text.c and use it...
2014-04-17 Ran Benitasymbols: separate ctx
2014-04-17 Ran Benitacompat: separate ctx
2014-04-16 Ran Benitatypes: separate ctx
2014-04-16 Ran Benitaaction: convert a few missed unsigned -> enum xkb_actio...
2014-04-16 Ran Benitaexpr: fix handling of unknown integer binary operator
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-04-06 Ran BenitaAdd .travis.yml file
2014-03-31 Ran Benitaconfigure.ac: fix enable_x11 handling
2014-03-27 Ran BenitaBump version to 0.4.1 xkbcommon-0.4.1
2014-03-27 Ran BenitaUpdate NEWS
2014-03-27 Ran Benitabuild: trim down generated doxygen docs
2014-03-27 Ran Benitabuild: add docs to EXTRA_DIST
2014-03-27 Ran Benitastate: fix consumed modifier calculation
2014-03-27 Ran BenitaReformat README markdown
next