projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Finish first round of API documentation
[platform/upstream/libxkbcommon.git]
/
src
/
2012-10-13
Ran Benita
Finish first round of API documentation
tree
|
commitdiff
2012-10-13
Ran Benita
state: make mod_index_is_consumed() return -1 on invali...
tree
|
commitdiff
2012-10-12
Ran Benita
Change log env vars to XKB_LOG_LEVEL/VERBOSITY
tree
|
commitdiff
2012-10-11
Ran Benita
ast: simplify AppendStmt
tree
|
commitdiff
2012-10-11
Ran Benita
Make xkb_keymap_num_leds return the index range instead...
tree
|
commitdiff
2012-10-11
Ran Benita
keymap: rename keymap->sym_interpret -> sym_interprets
tree
|
commitdiff
2012-10-11
Ran Benita
compat: add documentation for interpret's
tree
|
commitdiff
2012-10-11
Ran Benita
compat: don't forget to copy XKB_MATCH_NONE interpret's
tree
|
commitdiff
2012-10-10
Ran Benita
Remove the XKB_NUM_INDICATORS limit
tree
|
commitdiff
2012-10-10
Ran Benita
keymap: don't use darray for keymap->keys
tree
|
commitdiff
2012-10-10
Ran Benita
Rename XKB_NUM_GROUPS to XKB_MAX_GROUPS
tree
|
commitdiff
2012-10-10
Ran Benita
keycodes: refactor AddIndicatorName
tree
|
commitdiff
2012-10-10
Ran Benita
keymap, state: don't assume led index < xkb_keymap_num_leds
tree
|
commitdiff
2012-10-09
Ran Benita
keysym: fix xkb_keysym_is_upper/lower() to work properly
tree
|
commitdiff
2012-10-08
Ran Benita
compat: fix bad interpret predicate mods "all" calculation
tree
|
commitdiff
2012-10-06
Ran Benita
keymap: use xkb_mod_mask_t for interpret->mods and...
tree
|
commitdiff
2012-10-06
Ran Benita
symbols: refactor AddModMapEntry
tree
|
commitdiff
2012-10-06
Ran Benita
Replace 0xff with MOD_REAL_MASK_ALL
tree
|
commitdiff
2012-10-06
Ran Benita
expr: unify the real and virtual modifier functions
tree
|
commitdiff
2012-10-06
Ran Benita
Remove now-unneeded mod type annotations
tree
|
commitdiff
2012-10-06
Ran Benita
expr: share code for modifier functions
tree
|
commitdiff
2012-10-06
Ran Benita
text: explicitly take mod_type in mod functions
tree
|
commitdiff
2012-10-06
Ran Benita
text: share code for modifiers
tree
|
commitdiff
2012-10-06
Ran Benita
Keep real and virtual mods in the same table in the...
tree
|
commitdiff
2012-10-06
Ran Benita
Don't use shifted virtual modifier masks
tree
|
commitdiff
2012-10-06
Ran Benita
expr: don't expose LookupModIndex
tree
|
commitdiff
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
next