platform/upstream/libxkbcommon.git
2014-10-18 Ran Benitadoc/compat.md: add compose incompatibilities
2014-10-18 Ran BenitaAdd PACKAGING file
2014-10-18 Ran BenitaMakefile.am: add symbol files to EXTRA_DIST
2014-10-18 Ran BenitaREADME: we also accepts patches through github
2014-10-18 Ran Benitadocs: make html output have a fixed width, hide footer
2014-10-18 Ran BenitaREADME: add notes about Compose support
2014-10-18 Ran Benitadoc/quick-guide: some improvements
2014-10-18 Ran BenitaREADME: remove elaborate details from the intro
2014-10-18 Ran Benitadoc/compat.md: we don't support more groups or mods yet
2014-10-18 Ran BenitaREADME: move compatibility notes to their own page
2014-10-18 Ran BenitaREADME: link to online API docs
2014-10-18 Ran BenitaREADME: move note about xkeyboard-config to its own...
2014-10-18 Ran BenitaREADME: remove section on API stability
2014-10-18 Ran BenitaReplace some strncmp's with memcmp
2014-10-18 Ran Benitacompose/parser: save len in keysym_from_name cache
2014-10-16 Ran Benitatest/keyseq: test 'map[None] = Level2;' scenario
2014-10-16 Ran Benitatest/data: add files for model=applealu_ansi layout=us
2014-10-16 Ran Benitatest/data: sync to xkeyboard-config 2.13
2014-10-16 Ran Benitastate: correctly infer inactive type entries
2014-10-16 Ran Benitasymbols: don't warn about conflicting syms if they...
2014-10-16 Ran Benitaparser: bring back warning about includes of files...
2014-10-16 Ran BenitaMerge pull request #14 from jasperla/undefined
2014-10-16 Jasper Lievisse... disable -Wl,--no-undefined on OpenBSD for it doesn...
2014-10-15 Ran BenitaMerge pull request #13 from jasperla/librt
2014-10-15 Jasper Lievisse... Make librt optional, required for at least OpenBSD
2014-10-14 Ran Benitatest/compose: test include statement
2014-10-14 Ran Benitatest/compose: test modifier syntax
2014-10-14 Ran Benitacompose/parser: fix parsing of multiple modifiers
2014-10-13 Ran Benitacompose/parser: parse (! mods) properly
2014-10-13 Ran Benitacompose/parser: resolve keysyms in parser instead of...
2014-10-13 Ran Benitacompose/parser: use parameter as intended
2014-10-13 Ran Benitacompose/parser: one more skip_to_eol()
2014-10-13 Ran Benitacompose/parser: fix segfault when including
2014-10-13 Ran BenitaCOPYING: add copyright notice from libX11:modules/im...
2014-10-07 Ran Benitascanner-utils: optimize one-line comments
2014-10-05 Ran Benitabench/compose: add new benchmark
2014-10-05 Ran Benitatest/interactive-evdev: add compose support
2014-10-05 Ran Benitatest/compose: add new test
2014-10-05 Ran Benitacompose: add xkbcommon-compose - implementation
2014-10-02 Ran Benitacompose: add xkbcommon-compose - API
2014-10-02 Ran Benitascanner-utils: add priv member
2014-10-02 Ran Benitadarray: add darray_shrink()
2014-10-02 Ran Benitakeysym: add function to test if a keysym is for a modifier
2014-10-02 Ran Benitascanner-utils: add helper for appending an entire string
2014-10-02 Ran Benitascanner-utils: add helper for hex string escape
2014-10-02 Ran BenitaMove benchmarks from tests to their own files in bench/
2014-10-02 Ran Benitabuild: don't rebuild everything for libtest.la
2014-10-01 Ran Benitascanner-utils: optimize str()/lit()
2014-09-25 Ran Benitakeymap: rename XkbKeyGroupWidth to XkbKeyNumLevels
2014-09-25 Ran Benitasymbols: improve FindKeyForSymbol()
2014-09-25 Ran Benitasymbols: use correct max value
2014-09-22 Ran Benitadoc: disable alphabetical data structure index
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
next