projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove VModInfo for now
[platform/upstream/libxkbcommon.git]
/
src
/
2012-10-06
Ran Benita
Remove VModInfo for now
tree
|
commitdiff
2012-10-06
Ran Benita
vmod: don't allow to add a vmod with the name of a...
tree
|
commitdiff
2012-10-06
Ran Benita
state: don't needlessly fetch the xkb_key
tree
|
commitdiff
2012-10-06
Ran Benita
vmod: remove merge argument from HandleVModDef
tree
|
commitdiff
2012-10-06
Ran Benita
Omit struct '_Name' from non-recursive struct typedefs
tree
|
commitdiff
2012-10-06
Ran Benita
expr: don't allow "none" in LookupModIndex
tree
|
commitdiff
2012-10-06
Ran Benita
keysym-utf: make keysym->unicode table a bit smaller
tree
|
commitdiff
2012-10-06
Ran Benita
Remove the XKB_NUM_VIRTUAL_MODIFIERS limit
tree
|
commitdiff
2012-10-06
Ran Benita
state: simplify xkb_state_mod_index_is_active
tree
|
commitdiff
2012-10-06
Ran Benita
state: don't ignore type argument in xkb_state_mod_...
tree
|
commitdiff
2012-10-06
Ran Benita
state: fix bad EFFECTIVE check in *_is_active()
tree
|
commitdiff
2012-10-06
Ran Benita
Use our types instead of int/uint32_t in a few places
tree
|
commitdiff
2012-09-30
Ran Benita
Don't scan and parse useless maps
tree
|
commitdiff
2012-09-30
Ran Benita
scanner: don't strdup the file name
tree
|
commitdiff
2012-09-30
Ran Benita
scanner: share code in XkbParse{File,String}
tree
|
commitdiff
2012-09-30
Ran Benita
scanner: remove uselss 'last symbol' error message
tree
|
commitdiff
2012-09-30
Ran Benita
parser: remove XkbCompMapList rule
tree
|
commitdiff
2012-09-30
Ran Benita
parser: remove XkbConfig rule
tree
|
commitdiff
2012-09-30
Ran Benita
Don't use %z printf format
tree
|
commitdiff
2012-09-30
Ran Benita
rules: always initialize idx variable
tree
|
commitdiff
2012-09-27
Ran Benita
keymap-dump: make it look better with long key names
tree
|
commitdiff
2012-09-27
Ran Benita
Fix type of keycode in parser and ast
tree
|
commitdiff
2012-09-27
Ran Benita
Don't limit key names to 4 characters
tree
|
commitdiff
2012-09-27
Ran Benita
xkbcomp/keymap: use default interpret in ApplyInterpsToKey
tree
|
commitdiff
2012-09-27
Ran Benita
state: add missing const in get_one_sym
tree
|
commitdiff
2012-09-27
Daniel Stone
Add xkb_state_key_get_one_sym
tree
|
commitdiff
2012-09-26
Daniel Stone
Fix size_t vs. %d warning
tree
|
commitdiff
2012-09-25
Ran Benita
symbols: get rid of autoType
tree
|
commitdiff
2012-09-25
Ran Benita
symbols: separate type-finding logic from CopySymbolsDef
tree
|
commitdiff
2012-09-24
Ran Benita
keymap: remove some more unneeded macros
tree
|
commitdiff
2012-09-24
Ran Benita
keymap: store a pointer to the type in xkb_group instea...
tree
|
commitdiff
2012-09-24
Ran Benita
keymap, symbols: improve xkb_key memory layout
tree
|
commitdiff
2012-09-24
Ran Benita
symbols: move keysyms into LevelInfo
tree
|
commitdiff
2012-09-24
Ran Benita
symbols: fix index-out-of-bounds in FindAutomaticType
tree
|
commitdiff
2012-09-24
Ran Benita
symbols: remove unneeded optimization
tree
|
commitdiff
2012-09-24
Ran Benita
keymap: use our type for keymap->enabled_ctrls
tree
|
commitdiff
2012-09-24
Daniel Stone
Add missing declaration for _xkbcommon_parse (aka yyparse)
tree
|
commitdiff
2012-09-23
Ran Benita
keymap.h: add note on why XKB_NUM_GROUPS is still there
tree
|
commitdiff
2012-09-23
Ran Benita
keymap, symbols: use darray for num_groups
tree
|
commitdiff
2012-09-23
Ran Benita
symbols: avoid possible access-out-of-bound due to...
tree
|
commitdiff
2012-09-23
Ran Benita
symbols: rename SymbolsInfo groupNames to group_names
tree
|
commitdiff
2012-09-23
Ran Benita
keymap: don't use XKB_NUM_GROUPS for key->kt_index
tree
|
commitdiff
2012-09-23
Ran Benita
Add format argument to xkb_keymap_get_as_string
tree
|
commitdiff
2012-09-23
Ran Benita
Add return value the xkb_keysym_get_name
tree
|
commitdiff
2012-09-23
Ran Benita
API: add _context prefix to log-related functions
tree
|
commitdiff
2012-09-23
Ran Benita
keymap: remove XkbKeyGetKeycode
tree
|
commitdiff
2012-09-23
Ran Benita
symbols: convert KeyInfo->groups to darray
tree
|
commitdiff
2012-09-23
Ran Benita
symbols: fix memleak from default KeyInfo
tree
|
commitdiff
2012-09-23
Ran Benita
symbols: disallow changing global defaults from within...
tree
|
commitdiff
2012-09-23
Ran Benita
symbols: fold PrepareKeyDef into CopySymbolsDef
tree
|
commitdiff
2012-09-23
Ran Benita
state: missing XKB_EXPORT on xkb_state_key_get_level
tree
|
commitdiff
2012-09-23
Ran Benita
state: correctly wrap state->locked_group and ->group
tree
|
commitdiff
2012-09-23
Ran Benita
state: separate group wrapping/clamping to a function
tree
|
commitdiff
2012-09-23
Ran Benita
state: special case effective group in layout_is_active
tree
|
commitdiff
2012-09-23
Ran Benita
symbols: remove useless identical groups optimization
tree
|
commitdiff
2012-09-23
Ran Benita
symbols: avoid reverse iteration in PrepareKeyDef
tree
|
commitdiff
2012-09-23
Ran Benita
Don't choke on RMLVO layout string with holes
tree
|
commitdiff
2012-09-23
Ran Benita
Rename map.{c,h} to keymap.{c,h}
tree
|
commitdiff
2012-09-23
Ran Benita
state, map: check XkbKey != NULL where missing
tree
|
commitdiff
2012-09-23
Ran Benita
Move xkb_state functions from map.c to state.c
tree
|
commitdiff
2012-09-23
Ran Benita
Rename private xkb_map_new to xkb_keymap_new
tree
|
commitdiff
2012-09-23
Ran Benita
Don't use xkbcommon-compat names in internal code
tree
|
commitdiff
2012-09-23
Daniel Stone
Promote keymap enumeration API to public
tree
|
commitdiff
2012-09-20
Daniel Stone
API change: Rename xkb_map_* and group -> layout
tree
|
commitdiff
2012-09-20
Daniel Stone
Add _xkbcommon_ prefix to parser and lexer symbols
tree
|
commitdiff
2012-09-20
Daniel Stone
Add xkbcommon-compat.h and compat.c
tree
|
commitdiff
2012-09-19
Ran Benita
state: handle ACTION_LOCK_NO_{UN,}LOCK for mods
tree
|
commitdiff
2012-09-19
Ran Benita
xkbcomp/keymap: correct ACTION_MODS_LOOKUP_MODS handling
tree
|
commitdiff
2012-09-18
Ran Benita
Fix a couple of mistakes from previous commits
tree
|
commitdiff
2012-09-17
Rob Bradford
keysym-utf8: Optimise the keysym to utf8 lookup
tree
|
commitdiff
2012-09-17
Ran Benita
symbols: fix buffer overflow with illegal explicit...
tree
|
commitdiff
2012-09-16
Ran Benita
Organize src/ and test/ headers
tree
|
commitdiff
2012-09-16
Ran Benita
include: improve file-not-found error reporting
tree
|
commitdiff
2012-09-15
Ran Benita
keycodes: add KeyNameInfo
tree
|
commitdiff
2012-09-14
Ran Benita
keycodes: rename computedMin/Max to min/max_key_code
tree
|
commitdiff
2012-09-14
Ran Benita
keycodes: ignore explicit minimum/maximum statements
tree
|
commitdiff
2012-09-14
Ran Benita
symbols: remove useless grow_alloc of keys array
tree
|
commitdiff
2012-09-14
Ran Benita
state: use filter->priv instead of modifying the action
tree
|
commitdiff
2012-09-14
Ran Benita
state: move filter initialization to the dispatcher
tree
|
commitdiff
2012-09-14
Ran Benita
state: call xkb_filter_new from the dispatcher
tree
|
commitdiff
2012-09-14
Ran Benita
state: dispatch actions from a table
tree
|
commitdiff
2012-09-14
Ran Benita
Rename ACTION_TYPE_LAST to _ACTION_TYPE_NUM_ENTRIES
tree
|
commitdiff
2012-09-14
Ran Benita
state: don't keep the xkb_state in the filters
tree
|
commitdiff
2012-09-14
Ran Benita
state, map: constify references to xkb_key
tree
|
commitdiff
2012-09-14
Ran Benita
state, map: use keycodes only for the API functions
tree
|
commitdiff
2012-09-14
Ran Benita
rules: fix mmap failure handling
tree
|
commitdiff
2012-09-14
Ran Benita
Clean up Init/Clear functions
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: refactor CoypSymbolsDef
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: FindAutomaticType only needs the context
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: store actions from symbols in the right offset
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: remove CopyKeyInfo
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: fix real/alias key merge ordering bug
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: add CopySymbolsToKeymap
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: remove mention of keycodes in CopySymbolsDef
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: remove unneeded recursion form CopySymbolsDef
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: add LevelInfo
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: make xkb_key::syms a plain array
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: shorten symsMapNumEntries to uint from size_t
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: consolidate group merging in MergeGroups
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: add GroupInfo
tree
|
commitdiff
next