symbols: make it clear which 'dflt' is meant
[platform/upstream/libxkbcommon.git] / src /
2013-03-18 Ran Benitasymbols: make it clear which 'dflt' is meant
2013-03-18 Ran Benitaast: constify argument
2013-03-18 Ran Benitasymbols: fix bad 'merge' assignment
2013-03-18 Ran BenitaChange 'indicator' to 'led' everywhere possible
2013-03-18 Ran Benitastate: fix unbound virtual modifier bug
2012-12-06 Daniel StoneParser: Initialise geometry elements for VarDecl
2012-11-11 Ran Benitastate: rename state->cur to state->components
2012-11-11 Ran Benitastate: don't keep the previous state components in...
2012-11-10 Ran Benitakeymap: wrap the layout parameter if it is out of range...
2012-11-05 Ran Benitakeysym-utf: mark keysymtab array as static
2012-11-05 Ran Benitakeysym-utf: also translate special keysyms like Tab...
2012-10-30 Ran Benitaaction: don't allow private actions with a known type
2012-10-28 Ran Benitastate, context: allow passing NULL to *_unref()
2012-10-26 Ran Benitastate: don't use xkb_keymap_num_layouts internally
2012-10-26 Ran Benitastate: don't use xkb_state_serialize_* internally
2012-10-24 Ran Benitastate: fix possible index-out-of-bounds in action dispa...
2012-10-23 Ran Benitakeymap: use plain array for keymap->group_names
2012-10-23 Ran Benitastate: fix typo in state component copying
2012-10-22 Ran BenitaReport which components of the state have changed
2012-10-22 Ran Benitastate: add struct state_components
2012-10-22 Ran BenitaSplit the mods, layout, leds parts of xkb_state_components
2012-10-21 Ran BenitaSilence a couple of warnings
2012-10-18 Ran BenitaMove _text() functions from keymap-dump to text.c
2012-10-18 Ran BenitaRemove a couple more uses of static char buffers
2012-10-18 Ran BenitaContextualize GetBuffer()
2012-10-18 Ran BenitaClean up xkb_sym_interpret a bit
2012-10-17 Ran BenitaCommit and distribute ks_tables.h
2012-10-16 Ran Benitautils: add and use ARRAY_SIZE macro
2012-10-16 David HerrmannAdd xkb_keysym_from_name() flags argument for case...
2012-10-16 Ran Benitamakekeys: replace helper with python script and binary...
2012-10-13 Ran BenitaFinish first round of API documentation
2012-10-13 Ran Benitastate: make mod_index_is_consumed() return -1 on invali...
2012-10-12 Ran BenitaChange log env vars to XKB_LOG_LEVEL/VERBOSITY
2012-10-11 Ran Benitaast: simplify AppendStmt
2012-10-11 Ran BenitaMake xkb_keymap_num_leds return the index range instead...
2012-10-11 Ran Benitakeymap: rename keymap->sym_interpret -> sym_interprets
2012-10-11 Ran Benitacompat: add documentation for interpret's
2012-10-11 Ran Benitacompat: don't forget to copy XKB_MATCH_NONE interpret's
2012-10-10 Ran BenitaRemove the XKB_NUM_INDICATORS limit
2012-10-10 Ran Benitakeymap: don't use darray for keymap->keys
2012-10-10 Ran BenitaRename XKB_NUM_GROUPS to XKB_MAX_GROUPS
2012-10-10 Ran Benitakeycodes: refactor AddIndicatorName
2012-10-10 Ran Benitakeymap, state: don't assume led index < xkb_keymap_num_leds
2012-10-09 Ran Benitakeysym: fix xkb_keysym_is_upper/lower() to work properly
2012-10-08 Ran Benitacompat: fix bad interpret predicate mods "all" calculation
2012-10-06 Ran Benitakeymap: use xkb_mod_mask_t for interpret->mods and...
2012-10-06 Ran Benitasymbols: refactor AddModMapEntry
2012-10-06 Ran BenitaReplace 0xff with MOD_REAL_MASK_ALL
2012-10-06 Ran Benitaexpr: unify the real and virtual modifier functions
2012-10-06 Ran BenitaRemove now-unneeded mod type annotations
2012-10-06 Ran Benitaexpr: share code for modifier functions
2012-10-06 Ran Benitatext: explicitly take mod_type in mod functions
2012-10-06 Ran Benitatext: share code for modifiers
2012-10-06 Ran BenitaKeep real and virtual mods in the same table in the...
2012-10-06 Ran BenitaDon't use shifted virtual modifier masks
2012-10-06 Ran Benitaexpr: don't expose LookupModIndex
2012-10-06 Ran BenitaRemove VModInfo for now
2012-10-06 Ran Benitavmod: don't allow to add a vmod with the name of a...
2012-10-06 Ran Benitastate: don't needlessly fetch the xkb_key
2012-10-06 Ran Benitavmod: remove merge argument from HandleVModDef
2012-10-06 Ran BenitaOmit struct '_Name' from non-recursive struct typedefs
2012-10-06 Ran Benitaexpr: don't allow "none" in LookupModIndex
2012-10-06 Ran Benitakeysym-utf: make keysym->unicode table a bit smaller
2012-10-06 Ran BenitaRemove the XKB_NUM_VIRTUAL_MODIFIERS limit
2012-10-06 Ran Benitastate: simplify xkb_state_mod_index_is_active
2012-10-06 Ran Benitastate: don't ignore type argument in xkb_state_mod_...
2012-10-06 Ran Benitastate: fix bad EFFECTIVE check in *_is_active()
2012-10-06 Ran BenitaUse our types instead of int/uint32_t in a few places
2012-09-30 Ran BenitaDon't scan and parse useless maps
2012-09-30 Ran Benitascanner: don't strdup the file name
2012-09-30 Ran Benitascanner: share code in XkbParse{File,String}
2012-09-30 Ran Benitascanner: remove uselss 'last symbol' error message
2012-09-30 Ran Benitaparser: remove XkbCompMapList rule
2012-09-30 Ran Benitaparser: remove XkbConfig rule
2012-09-30 Ran BenitaDon't use %z printf format
2012-09-30 Ran Benitarules: always initialize idx variable
2012-09-27 Ran Benitakeymap-dump: make it look better with long key names
2012-09-27 Ran BenitaFix type of keycode in parser and ast
2012-09-27 Ran BenitaDon't limit key names to 4 characters
2012-09-27 Ran Benitaxkbcomp/keymap: use default interpret in ApplyInterpsToKey
2012-09-27 Ran Benitastate: add missing const in get_one_sym
2012-09-27 Daniel StoneAdd xkb_state_key_get_one_sym
2012-09-26 Daniel StoneFix size_t vs. %d warning
2012-09-25 Ran Benitasymbols: get rid of autoType
2012-09-25 Ran Benitasymbols: separate type-finding logic from CopySymbolsDef
2012-09-24 Ran Benitakeymap: remove some more unneeded macros
2012-09-24 Ran Benitakeymap: store a pointer to the type in xkb_group instea...
2012-09-24 Ran Benitakeymap, symbols: improve xkb_key memory layout
2012-09-24 Ran Benitasymbols: move keysyms into LevelInfo
2012-09-24 Ran Benitasymbols: fix index-out-of-bounds in FindAutomaticType
2012-09-24 Ran Benitasymbols: remove unneeded optimization
2012-09-24 Ran Benitakeymap: use our type for keymap->enabled_ctrls
2012-09-24 Daniel StoneAdd missing declaration for _xkbcommon_parse (aka yyparse)
2012-09-23 Ran Benitakeymap.h: add note on why XKB_NUM_GROUPS is still there
2012-09-23 Ran Benitakeymap, symbols: use darray for num_groups
2012-09-23 Ran Benitasymbols: avoid possible access-out-of-bound due to...
2012-09-23 Ran Benitasymbols: rename SymbolsInfo groupNames to group_names
2012-09-23 Ran Benitakeymap: don't use XKB_NUM_GROUPS for key->kt_index
2012-09-23 Ran BenitaAdd format argument to xkb_keymap_get_as_string
2012-09-23 Ran BenitaAdd return value the xkb_keysym_get_name
next