platform/upstream/libxkbcommon.git
2016-06-21 Bryce Harringtondoc: Declare keymap for wayland example
2016-06-21 Bryce Harringtondoc: Fix ctx type in example
2016-06-21 Daniel StonePACKAGING: Update for interactive-wayland
2016-06-09 Ran Benitatest/interactive-wayland: fix control reaches end of...
2016-06-09 Ran Benitakeymap-dump: use consistent order set/latch/lock (style)
2016-06-09 Ran Benitasrc/state: match_mod_masks can return bool instead...
2016-06-09 Ran Benitatest/symbols-leak-test: use more portable shebang
2016-05-05 Ran Benitatest/interactive-wayland: don't ignore asprintf return...
2016-05-05 Ran Benitatest: use termios instead of system() for disabling...
2016-04-19 Ran Benitagitignore: ignore generated wayland protocol stubs
2016-04-12 Daniel Stoneinteractive-wayland: Valgrind-proofing
2016-04-12 Daniel Stonetest: Add interactive-wayland
2016-04-08 Daniel StoneBump version to 0.6.1 xkbcommon-0.6.1
2016-03-31 Daniel StoneAdd LICENSE to distributed files
2016-03-25 Ran Benitadoc: update reference to compat symbol to its new name
2016-03-16 Ran BenitaBump version to 0.6.0 xkbcommon-0.6.0
2016-03-15 Ran Benitatest: assert/ignore some warn_unused_result's
2016-03-15 Ran BenitaMerge pull request #33 from bluetech/travis-enable-x11
2016-03-15 Ran Benitatravis: remove --disable-x11
2016-03-15 Ran BenitaMerge pull request #32 from fooishbar/master
2016-03-15 Daniel Stonetravis: Enable documentation build
2016-03-15 Daniel Stonedoc: Fix Doxygen include for srcdir != builddir
2016-03-13 Ran BenitaUpdate NEWS
2016-03-13 Ran BenitaNEWS: add some spacing
2016-03-13 Ran Benitabuild: don't run test/x11comp in make check for now
2016-03-13 Ran Benitatest/x11comp: fix memory leak
2016-03-13 Ran Benitatest: add a test that all symbol version file is updated
2016-03-13 Ran BenitaAdd symbol versions forgotten in 0ce17ef3ea3722c1cfe7af3
2016-03-13 Ran Benitabuild: make it easier to add non-built (e.g. script...
2016-03-13 Ran Benitasrc/utils: check if fileno() failed in map_file
2016-02-27 Ran Benitakeymap: share LevelsSameSyms()
2016-02-27 Ran Benitastate: factor out get_entry_for_mods()
2016-02-27 Ran Benitastate: factor out entry_is_active() check
2016-01-20 Ran Benitabuild: fix distcheck
2016-01-20 Ran Benitadoc: add environment variables index
2016-01-20 Ran Benitadoc: some notes about key names and aliases
2016-01-20 Mike Blumenkrantzkeymap: add xkb_keymap_key_by_name(), xkb_keymap_key_ge...
2015-11-22 Ran Benitadoc/keymap-format-text-v1: add title and intro
2015-11-21 Ran Benitadoc/quick-guide: small improvements
2015-11-21 Ran Benitadoc/keymap-format-text-v1: convert to markdown
2015-11-21 Ran Benitadoc/keymap-format-text-v1: update info on preserve
2015-11-18 Ran Benitasrc/utils: change map_file to not take const string...
2015-10-26 Ran Benitakeymap: fix outdated comment
2015-09-08 Ran Benitadoc/Doxyfile: explicitly set HTML_TIMESTAMP = NO
2015-09-08 Ran Benitadoc/Doxyfile: only keep non-default values
2015-09-08 Ran Benitadoc/Doxyfile: sync with latest version
2015-09-07 Ran Benitastate: reduce scope of fake action
2015-08-28 Ran BenitaMerge pull request #27 from nuko8/osx_test_progs
2015-08-28 Kazunobu Kuriyamabench: Modify benchmarks for a wider range of platforms
2015-08-28 Kazunobu Kuriyamatest/x11comp: Fix contention between X11 and Xvfb on...
2015-08-23 Ran Benitatest/x11comp: remove duplicate FOUR_LEVEL_KEYPAD from...
2015-08-23 Ran Benitatest/x11comp: small simplifications
2015-07-20 Ran BenitaMerge pull request #25 from mvo5/master
2015-07-20 Michael VogtAdd XKB_CONFIG_ROOT environment
2015-07-17 Ran Benitabuild: don't fail if linker version scripts are not...
2015-03-24 Ran Benitacompose: correctly parse modifier syntax
2015-03-10 Daniel Stonerename to LICENSE
2015-02-19 Ran Benitadoc: some editorial changes to compose documentation
2015-02-03 Ran Benitatest/common: print keycode in decimal not hex
2014-10-24 Ran Benitaconfigure.ac: also print ${datarootdir} in summary
2014-10-24 Ran BenitaPACKAGING: fix confusing typo
2014-10-24 Ran Benitadoc: explain the envvars which affect compose
2014-10-23 Ran Benitakeycodes: use correct printf format
2014-10-23 Ran BenitaReduce variable scopes
2014-10-18 Ran Benitaast-build: remove log message about allocation failure
2014-10-18 Ran Benitaxkbcomp: remove file->topName
2014-10-18 Ran Benitaxkbcomp/keymap: remove useless free()
2014-10-18 Ran BenitaBump version to 0.5.0 xkbcommon-0.5.0
2014-10-18 Ran BenitaUpdate NEWS
2014-10-18 Ran BenitaChange initial symbol file versions to V_0.5.0
2014-10-18 Ran Benitacompose: fill @since TBD
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
next