kbproto unentanglement: XkbExplicit*Mask
[platform/upstream/libxkbcommon.git] / Makefile.am
2012-09-03 Ran Benitatest/rules-file: add benchmark
2012-09-03 Ran Benitatest: add rmlvo-to-kccgst tool
2012-09-03 Ran BenitaSet log level for tests through env, not directly
2012-09-02 Ran BenitaAdd xkbcomp/keymap.c and move some code there
2012-09-01 Ran BenitaOrganize xkbcomp/ header files
2012-08-10 Ran BenitaRemove xkbcomp/misc.c
2012-08-08 Pekka Paalanenandroid: add build files
2012-08-08 Daniel Stonetest/dump: Remove superfluous test
2012-08-08 Daniel StoneRename xkey test to keysym
2012-08-08 Daniel StoneStaticise xkb_map_new_from_kccgst
2012-07-28 Ran BenitaAdd an interactive evdev test
2012-07-26 Ran BenitaRemove alloc.{c,h}
2012-07-22 Ran BenitaAdd test for logging functionality
2012-07-22 Ran BenitaAdd logging API
2012-07-22 Ran Benitabuild: drop the include/ directory
2012-07-18 Ran BenitaMove indicators.c code into compat.c
2012-07-18 Ran BenitaConvert macros to inline functions
2012-07-18 Ran BenitaMove alias.c functions into keycodes.c
2012-07-18 Ran BenitaAdd common linked list implementation
2012-07-13 Ran BenitaMove CompileKeymap into xkbcomp.c
2012-07-13 Ran BenitaRename KSIsLower/Upper and move to keysym.c
2012-07-13 Ran BenitaMove ComputeEffectiveMap code and avoid some duplication
2012-07-13 Ran Benitaremove unused function xkb_canonicalise_components
2012-07-12 Daniel StoneAdd a library of common test functions
2012-06-18 Ran BenitaAdd a test for the results of key sequences
2012-06-09 Ran BenitaRemove configure check for X11 keysym files
2012-06-08 Rob BradfordAdd API for getting unicode representation of a keysym
2012-06-04 Daniel StoneUse $(top_builddir) rather than relative paths
2012-06-04 Daniel StoneWork around stupid automake dependency-tracking bug
2012-05-29 Daniel StoneAdd test for xkb_map_new_from_string
2012-05-29 Daniel StoneAdd xkb_map_get_as_string
2012-05-22 Ran BenitaImport darray.h for common dynamic array code
2012-05-20 Ran Benitarules: add test
2012-05-20 Ran Benitarules: only export a single function
2012-05-18 Ran BenitaCreate path.h for the path.c functions
2012-05-18 Pekka PaalanenFix out-of-tree build for config.h
2012-05-18 Daniel StoneAdd benchmarking test to rulescomp
2012-05-11 Kristian HøgsbergUse $(AM_V_GEN) to prettyfi makekeys step
2012-05-11 Daniel StoneAdd xkbcommon-keysyms.h to Makefile.am
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Kristian HøgsbergUse our own keysyms
2012-05-09 Kristian HøgsbergAdd XKB version of X11 keysyms
2012-05-09 Pekka Paalanenmakekeys: fix cross-compilation
2012-05-09 Daniel StoneMake build directory includes more explicit
2012-05-08 Daniel StoneAdd pre-defined names database
2012-05-08 Daniel StoneReintroduce $(builddir)/src/xkbcomp include
2012-05-08 Ran BenitaRename XKBcommonint.h to xkb-priv.h and use it
2012-05-08 Ran BenitaRename xkbcomp/misc.h to xkbcomp-priv.h and use it
2012-05-01 Ran BenitaMerge src/alloc.c and src/malloc.c
2012-04-09 Ran BenitaOverhaul test suite
2012-04-09 Ran BenitaImplicitly include config.h in all files
2012-04-09 Ran BenitaSet xorg-macros CFLAGS correctly
2012-03-27 Daniel StoneAdd new context API
2012-03-27 Daniel StoneFix distcheck with non-recursive Makefiles
2012-03-27 Ran BenitaMake build non-recursive
2010-12-18 Gaetan Nadonconfig: makekeys prog should stand alone in the makekey...
2010-12-08 Gaetan Nadonconfig: add the INSTALL target for installation instruc...
2010-12-07 Gaetan Nadonconfig: remove m4/.gitignore now that toplevel one...
2010-11-11 Jan Engelhardtbuild: use AC_CONFIG_MACRO_DIR as per libtoolize warning
2009-04-01 Dan NicholsonAdd xkbcommon pkg-config file
2009-03-19 Dan NicholsonTesting harness for keysym functions
2009-03-19 Dan NicholsonInitial implementation of keysym handlers
2009-03-19 Dan NicholsonAdd makekeys for creating keysym hash tables
2009-03-19 Dan NicholsonInitial autotools commit