index
:
~daniels/libxkbcommon
for-weston
master
robster-log
XKB keymap parsing and utility library
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
23 hours
Add xkb_map_get_as_string
HEAD
master
Daniel Stone
6
-1/+1040
6 days
rules: add test
Ran Benita
7
-2/+265
6 days
rules: allow wildcard match against "" layout/varaint
Ran Benita
1
-4/+2
6 days
rules: remove struct var_defs
Ran Benita
1
-33/+20
6 days
rules: reformat components_from_rules
Ran Benita
1
-29/+29
6 days
rules: reformat LoadRules and XkbRF_Free
Ran Benita
1
-20/+25
6 days
rules: remove unused struct describe_vars
Ran Benita
1
-28/+0
6 days
rules: reformat AddRule and AddGroup
Ran Benita
1
-18/+23
6 days
rules: reformat GetComponents
Ran Benita
1
-17/+16
6 days
rules: reformat SubstituteVars
Ran Benita
1
-85/+112
6 days
rules: reformat CheckApplyRules and ApplyPartialMatches
Ran Benita
1
-32/+30
6 days
rules: reformat CheckGroup and CheckApplyRule
Ran Benita
1
-60/+76
6 days
rules: rewrite MatchOneOf
Ran Benita
1
-19/+14
6 days
rules: reformat ApplyRule
Ran Benita
1
-11/+18
6 days
rules: reformat MakeMultiDefs
Ran Benita
1
-66/+107
6 days
rules: use asprintf instead of _Concat function
Ran Benita
1
-21/+15
6 days
rules: reformat CheckLine and break into several functions
Ran Benita
1
-108/+138
6 days
rules: reformat SetUpRemap and struct remap_spec
Ran Benita
1
-120/+161
6 days
rules: rewrite get_index to use sscanf
Ran Benita
1
-23/+17
6 days
rules: don't typedef the structs and rename them
Ran Benita
1
-130/+126
6 days
rules: reformat input line handling
Ran Benita
1
-109/+124
6 days
rules: don't use custom logging functions
Ran Benita
1
-43/+26
6 days
rules: only export a single function
Ran Benita
5
-192/+180
6 days
rules: remove unused struct fields and use size_t
Ran Benita
2
-37/+17
6 days
Don't run the benchmark by default
Ran Benita
1
-1/+3
8 days
Create path.h for the path.c functions
Ran Benita
8
-12/+51
8 days
Change xkb_map_new_from_fd to use FILE*
Ran Benita
3
-27/+18
8 days
Remove FileHandler callback argument
Ran Benita
3
-21/+21
8 days
Remove unused allowNone from KeyInfo
Ran Benita
1
-3/+0
8 days
Revert "Fix KeyInfo's syms array size calculation"
Ran Benita
1
-3/+7
8 days
Various static analyzer fixes
Ran Benita
4
-5/+7
8 days
Fix a memleak
Ran Benita
1
-1/+1
8 days
Fix configure check for xkbparse.c instead of parser.c
Ran Benita
1
-2/+2
9 days
Add xkbcommon-uninstalled.pc
Pekka Paalanen
2
-0/+9
9 days
Use eaccess() only if available
Pekka Paalanen
2
-0/+8
9 days
Fix out-of-tree build for config.h
Pekka Paalanen
1
-1/+1
9 days
Add benchmarking test to rulescomp
Daniel Stone
2
-8/+47
2012-05-11
Use $(AM_V_GEN) to prettyfi makekeys step
Kristian Høgsberg
1
-1/+1
2012-05-11
Rename 'ctx' back to 'context' in external API
Daniel Stone
25
-157/+157
2012-05-11
Add xkbcommon-keysyms.h to Makefile.am
Daniel Stone
1
-1/+2
2012-05-09
Document that xkb_state_get_map doesn't take a ref
Daniel Stone
1
-1/+3
2012-05-09
Change xkb_key_get_syms to just return a bare int
Daniel Stone
3
-4/+4
2012-05-09
Move KcCGST API to internal-only
Daniel Stone
4
-46/+46
2012-05-09
Rename serialise to serialize
Daniel Stone
3
-20/+20
2012-05-09
Add common LED names to xkbcommon-names.h
Daniel Stone
2
-2/+6
2012-05-09
Include xkbcommon-names.h from xkbcommon.h
Daniel Stone
1
-0/+1
2012-05-09
Remove keycode_range_is_legal
Daniel Stone
2
-21/+1
2012-05-09
Merge remote-tracking branch 'krh/keysyms'
Daniel Stone
13
-105/+3079
2012-05-09
Use our own keysyms
Kristian Høgsberg
13
-104/+76
2012-05-09
Add XKB version of X11 keysyms
Kristian Høgsberg
3
-0/+3004
[next]