platform/upstream/libxkbcommon.git
2017-08-01 Ran Benitabuild: make doxygen run from the source tree
2017-07-31 Ran BenitaMerge pull request #49 from bluetech/meson
2017-07-31 Ran Benitabuild: add meson build system
2017-07-31 Ran Benitabuild: remove Android.mk
2017-07-31 Ran Benitabuild: remove -uninstalled pkg-config files
2017-07-31 Ran Benitatravis: do the build out-of-tree
2017-07-31 Ran Benitabuild: fix out-of-tree build
2017-07-31 Ran Benitabuild: use top_srcdir consistently
2017-07-31 Ran Benitabuild: change doxygen target to be properly dependency...
2017-07-31 Ran Benitabuild: move custom targets to scripts/ and remove from...
2017-07-31 Ran Benitabuild: rewrite the update-keysyms sed script in python
2017-07-31 Ran Benitabuild: remove unneeded preprocessor include flags
2017-07-31 Ran Benitabuild: explain why we don't AC_DEFINE a couple of constants
2017-07-31 Ran Benitax11/keymap,test/interactive-evdev: fix a couple of...
2017-07-31 Ran Benitatest/x11comp: fix compiler warnings
2017-05-27 Ran BenitaMerge pull request #48 from namandixit/patch-1
2017-05-27 Naman DixitFixed a minor bug in error detection in Wayland test
2017-05-12 Ran BenitaMerge pull request #46 from jwrdegoede/master
2017-05-12 Hans de GoedeSync Keysyms with recent xproto additions
2017-04-29 Ran Benitadoc/compat: correct the XKB protocol version from 1...
2017-04-28 Ran Benitatest/interactive-x11: handle NULL from xcb_wait_for_event
2017-04-27 Ran Benitastate: cure boolean blindness in the filter functions...
2017-04-27 Ran Benitastate: remove unneeded NULL check
2017-04-27 Ran Benitastate: reorder new() functions before the set() functio...
2017-04-11 Ran Benitatest/x11comp: be a bit more careful with kill()
2017-04-11 Ran Benitatest/interactive-wayland: mark a local function static
2017-04-11 Ran Benitatest/interactive-wayland: handle unrecognized SHM format
2017-04-11 Ran Benitatest/interactive-wayland: fix uninitialized `ret` in...
2017-04-11 Ran BenitaMerge pull request #45 from fooishbar/xdg-shell-v6
2017-04-11 Daniel Stoneinteractive-wayland: Port to xdg-shell v6
2017-04-11 Daniel StoneAdd explicit fallthrough case statements
2017-01-18 Ran BenitaBump version to 0.7.1 xkbcommon-0.7.1
2017-01-18 Ran BenitaUpdate NEWS
2017-01-15 Ran Benitacompose/doc: note that it is safe to pass the result...
2016-12-02 Ran Benitacompose: remove the keysym_from_name cache
2016-12-02 Ran Benitadoc: note that XKB_KEYSYM_CASE_INSENSITIVE does C foldi...
2016-12-02 Ran Benitakeysym: fix locale dependence in xkb_keysym_from_name()
2016-11-14 Ran Benitautils: rename popcount to avoid conflict in NetBSD
2016-11-11 Ran BenitaBump version to 0.7.0 xkbcommon-0.7.0
2016-11-11 Ran BenitaUpdate NEWS
2016-10-31 Ran BenitaMerge pull request #31 from bluetech/consumed-modes
2016-10-31 Ran Benitastate: add GTK consumed modifiers mode
2016-10-31 Ran Benitastate: allow different modes for calculating consumed...
2016-10-22 Ran Benitautils: add popcount function
2016-10-22 Ran Benitatest/state: move wrongly-placed assert
2016-09-19 Ran Benitabench: fix compilation on hurd
2016-09-16 Ran Benitabench/compose: tabs -> spaces
2016-09-16 Bryce HarringtonREADME: Add basic build directions
2016-09-16 Bryce HarringtonREADME: Bug *reports* are welcome
2016-09-16 Bryce Harringtonbench: Check for errors opening Compose file
2016-09-01 Ran Benitadoc/compat: (! MODIFIER) syntax is parsed but ignored
2016-09-01 Ran Benitadoc/compat.md: xkbcomp ignores multiple-keysyms these...
2016-06-21 Bryce Harringtondoc: Also mention the wayland test client in the quick...
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
next