index
:
libxkbcommon.git
master
freedesktop.org libxkbcommon's Android port
Helio Chissini de Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
Remove kbproto and xproto dependencies as requested for upcoming Daniel Stone...
HEAD
master
Helio Chissini de Castro
1
-6/+3
2012-09-10
Update for current configure requirements
Helio Chissini de Castro
1
-4/+5
2012-09-06
We still need xproto
Helio Chissini de Castro
1
-2/+2
2012-09-06
Modify to use new format of Android.mk
Helio Chissini de Castro
1
-7/+11
2012-07-03
android: don't need X11_INCLUDEDIR
Pekka Paalanen
1
-1/+0
2012-07-03
android: add build files
Pekka Paalanen
2
-0/+65
2012-06-22
Don't set explicit repeat masks when derived
Daniel Stone
1
-3/+1
2012-06-22
Don't ignore inactive type entries
Daniel Stone
1
-3/+0
2012-06-22
state: Add more comprehensive repeating test
Daniel Stone
1
-5/+3
2012-06-22
Add xkb_key_repeats
Daniel Stone
3
-0/+28
2012-06-22
Work out a default repeat for all keys
Daniel Stone
1
-5/+5
2012-06-18
Add a test for the results of key sequences
Ran Benita
3
-1/+281
2012-06-09
utils: remove unused recalloc and related macros
Ran Benita
2
-20/+0
2012-06-09
state: use darray for filters
Ran Benita
4
-62/+60
2012-06-09
symbols: use darray in struct xkb_sym_map
Ran Benita
3
-18/+5
2012-06-09
symbols: use darray for KeyInfo acts
Ran Benita
1
-91/+61
2012-06-09
symbols: use darray for KeyInfo symsMapNumEntries
Ran Benita
1
-88/+56
2012-06-09
symbols: use darray for KeyInfo symsMapIndex
Ran Benita
1
-63/+42
2012-06-09
symbols: remove sizeSyms array from KeyInfo
Ran Benita
1
-26/+8
2012-06-09
symbols: use darray for KeyInfo syms array
Ran Benita
1
-79/+57
2012-06-09
darray: some changes for convenience
Ran Benita
9
-41/+27
2012-06-09
darray: tweak parameters a bit for better memory usage
Ran Benita
4
-4/+7
2012-06-09
Comment out unused fields in xkb_controls
Ran Benita
1
-16/+16
2012-06-09
Unconstify a few string struct fields
Ran Benita
6
-22/+23
2012-06-09
test/dump: allow to run manually
Ran Benita
3
-7/+6
2012-06-09
Remove configure check for X11 keysym files
Ran Benita
2
-24/+8
2012-06-09
Move XKB_KEY_NoSymbol to xkbcommon-keysyms.h
Ran Benita
4
-13/+1
2012-06-09
Update .gitignore
Ran Benita
1
-0/+2
2012-06-08
Add keypad sequences to UTF-8 keysym printing
Daniel Stone
2
-1/+23
2012-06-08
Add API for getting unicode representation of a keysym
Rob Bradford
4
-0/+988
2012-06-04
Fix tiny memory leak in dump test
Daniel Stone
1
-0/+1
2012-06-04
Avoid duplicating keysyms for merge if possible
Daniel Stone
1
-4/+28
2012-06-04
Use $(top_builddir) rather than relative paths
Daniel Stone
1
-3/+3
2012-06-04
Work around stupid automake dependency-tracking bug
Daniel Stone
1
-0/+4
2012-06-04
Fix action= NoAction() printing
Daniel Stone
1
-0/+1
2012-06-04
Make xkb_map_get_as_string test more comprehensive
Daniel Stone
2
-4/+1929
2012-06-04
Revert "dump"
Daniel Stone
1
-2/+2
2012-06-04
Remove fake support for global group range settings
Ran Benita
1
-42/+12
2012-06-04
Symbols: Don't include NoSymbols in the map
Daniel Stone
1
-0/+5
2012-06-04
Fix multiple errors when merging symbol definitions
Daniel Stone
1
-10/+16
2012-06-02
dump
Daniel Stone
1
-2/+2
2012-06-02
keymap-dump: Print NoAction actions too
Daniel Stone
1
-3/+0
2012-05-29
stringcomp: NULL-terminate string
Daniel Stone
1
-3/+2
2012-05-29
Pass merge down through indicator creation
Daniel Stone
1
-7/+7
2012-05-29
Add test for xkb_map_new_from_string
Daniel Stone
3
-1/+1546
2012-05-29
Add xkb_map_get_as_string
Daniel Stone
6
-1/+1032
2012-05-25
Fix signed vs. unsigned confusion in actions
Daniel Stone
1
-7/+7
2012-05-22
compat: use darray for acts and key_acts in the server map
Ran Benita
2
-86/+35
2012-05-22
keycodes: use darray in KeyNamesInfo
Ran Benita
1
-96/+47
2012-05-22
symbols: use darray for xkb_sym_map
Ran Benita
3
-77/+83
[next]