profile/ivi/libxkbcommon.git
2012-05-20 Ran Benitarules: reformat LoadRules and XkbRF_Free
2012-05-20 Ran Benitarules: remove unused struct describe_vars
2012-05-20 Ran Benitarules: reformat AddRule and AddGroup
2012-05-20 Ran Benitarules: reformat GetComponents
2012-05-20 Ran Benitarules: reformat SubstituteVars
2012-05-20 Ran Benitarules: reformat CheckApplyRules and ApplyPartialMatches
2012-05-20 Ran Benitarules: reformat CheckGroup and CheckApplyRule
2012-05-20 Ran Benitarules: rewrite MatchOneOf
2012-05-20 Ran Benitarules: reformat ApplyRule
2012-05-20 Ran Benitarules: reformat MakeMultiDefs
2012-05-20 Ran Benitarules: use asprintf instead of _Concat function
2012-05-20 Ran Benitarules: reformat CheckLine and break into several functions
2012-05-20 Ran Benitarules: reformat SetUpRemap and struct remap_spec
2012-05-20 Ran Benitarules: rewrite get_index to use sscanf
2012-05-20 Ran Benitarules: don't typedef the structs and rename them
2012-05-20 Ran Benitarules: reformat input line handling
2012-05-20 Ran Benitarules: don't use custom logging functions
2012-05-20 Ran Benitarules: only export a single function
2012-05-20 Ran Benitarules: remove unused struct fields and use size_t
2012-05-20 Ran BenitaDon't run the benchmark by default
2012-05-18 Ran BenitaCreate path.h for the path.c functions
2012-05-18 Ran BenitaChange xkb_map_new_from_fd to use FILE*
2012-05-18 Ran BenitaRemove FileHandler callback argument
2012-05-18 Ran BenitaRemove unused allowNone from KeyInfo
2012-05-18 Ran BenitaRevert "Fix KeyInfo's syms array size calculation"
2012-05-18 Ran BenitaVarious static analyzer fixes
2012-05-18 Ran BenitaFix a memleak
2012-05-18 Ran BenitaFix configure check for xkbparse.c instead of parser.c
2012-05-18 Pekka PaalanenAdd xkbcommon-uninstalled.pc
2012-05-18 Pekka PaalanenUse eaccess() only if available
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 StoneRename 'ctx' back to 'context' in external API
2012-05-11 Daniel StoneAdd xkbcommon-keysyms.h to Makefile.am
2012-05-09 Daniel StoneDocument that xkb_state_get_map doesn't take a ref
2012-05-09 Daniel StoneChange xkb_key_get_syms to just return a bare int
2012-05-09 Daniel StoneMove KcCGST API to internal-only
2012-05-09 Daniel StoneRename serialise to serialize
2012-05-09 Daniel StoneAdd common LED names to xkbcommon-names.h
2012-05-09 Daniel StoneInclude xkbcommon-names.h from xkbcommon.h
2012-05-09 Daniel StoneRemove keycode_range_is_legal
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 Ran BenitaRemove support for xkb_layout and xkb_semantics file...
2012-05-09 Ran BenitaShorten context to ctx
2012-05-09 Ran BenitaContextualize the atom table
2012-05-09 Ran BenitaMake the context available for XkbcAtomText
2012-05-09 Ran BenitaMake the context available for XkbcAtomGetString
2012-05-09 Ran BenitaMake the context available to xkb_intern_atom
2012-05-09 Ran BenitaContextualize XkbFile IDs
2012-05-09 Ran BenitaMake the context available to the parser
2012-05-09 Pekka Paalanenmakekeys: fix cross-compilation
2012-05-09 Daniel StoneMake build directory includes more explicit
2012-05-09 Daniel StoneChange all 'xkb' xkb_keymap names to 'keymap'
2012-05-09 Daniel StoneRename keysym <-> string API
2012-05-09 Daniel StoneAdd multiple modifier state matching API
2012-05-08 Daniel StoneAdd pre-defined names database
2012-05-08 Daniel StoneAdd context flag to inhibit default include paths
2012-05-08 Daniel StoneAdd flags to context creation
2012-05-08 Daniel StoneAdd flags to keymap compilation entrypoints
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-08 Ran BenitaRefactor Compile<component> functions
2012-05-08 Ran BenitaDon't use typeof
2012-05-08 Ran BenitaRemove left over filecomp.sh file
2012-05-08 Ran BenitaUpdate .gitignore for automake 1.12
2012-05-08 Ran BenitaUncomment sections of test/rulescomp.c
2012-05-08 Ran BenitaRevert "Unconstify xkb_rules_names"
2012-05-07 Daniel StoneUse AC_ARG_VAR for X11 header and XKB paths
2012-05-07 Daniel StoneRename YYLTYPE to struct YYLTYPE
2012-05-01 Ran BenitaMerge src/alloc.c and src/malloc.c
2012-05-01 Ran BenitaRemove unused stuff from xkbrules.h
2012-05-01 Ran BenitaRemove unused stuff from XKBcommonint.h
2012-05-01 Ran BenitaRemove unused 'which' and 'merge' arguments
2012-04-30 Ran BenitaRemove unused 'compiled' field in XkbFile
2012-04-30 Ran BenitaRemove unused debugging function
2012-04-30 Ran BenitaRemove unused function XkbcNameMatchesPattern
2012-04-30 Ran BenitaUse LT_INIT instead of deprecated AC_PROG_LIBTOOL
2012-04-30 Ran BenitaUse stdbool.h
2012-04-30 Ran BenitaFix formatting in xkbcomp headers
2012-04-26 Daniel StoneDump include paths when we can't find rules
2012-04-26 Alan CoopersmithInclude strings.h in XKBcommonint.h for strcasecmp etc
2012-04-09 Ran BenitaOverhaul test suite
2012-04-09 Ran BenitaReformat actionHandler dispatch table
2012-04-09 Ran BenitaAdd xkb_state_get_map()
2012-04-09 Ran BenitaImplicitly include config.h in all files
2012-04-09 Ran BenitaRemove xproto and kbproto from pkg-config file
2012-04-09 Ran BenitaRemove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.h
2012-04-09 Ran BenitaConstify the syms_out argument to xkb_key_get_syms()
2012-04-09 Ran BenitaImplement missing xkb_state_ref and add return value
2012-04-09 Ran BenitaDo not enable yacc trace facility unconditionally
2012-04-09 Ran BenitaConstify a global table and function arguments
2012-04-09 Ran BenitaRemove unused struct definition
2012-04-09 Ran BenitaReplace remaining use of Atom instead of xkb_atom_t
2012-04-09 Ran BenitaFix possible overflow in scanner
2012-04-09 Ran BenitaFix KeyInfo's syms array size calculation
2012-04-09 Ran BenitaSet xorg-macros CFLAGS correctly
next