index
:
xorg/lib/libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-30
build: Make autoreconf honour ACLOCAL_FLAGS
Damien Lespiau
1
-1
/
+1
2012-10-26
Makefile.am: move test.h to libtest_la_SOURCES
Ran Benita
1
-3
/
+3
2012-10-26
Makefile.am: split sed script into multiple lines
Ran Benita
1
-1
/
+4
2012-10-24
test: add key processing benchmark
Ran Benita
1
-1
/
+3
2012-10-17
Commit and distribute ks_tables.h
Ran Benita
1
-5
/
+4
2012-10-16
makekeys: replace helper with python script and binary search
Ran Benita
1
-7
/
+2
2012-10-12
Change log env vars to XKB_LOG_LEVEL/VERBOSITY
Ran Benita
1
-2
/
+2
2012-09-24
Add support for building doxygen API documentation
Ran Benita
1
-0
/
+26
2012-09-24
configure.ac: add XORG_MEMORY_CHECK_FLAGS
Ran Benita
1
-1
/
+2
2012-09-24
configure.ac: remove XORG_CHECK_MALLOC_ZERO
Ran Benita
1
-3
/
+1
2012-09-24
Rename map.{c,h} to keymap.{c,h}
Ran Benita
1
-2
/
+2
2012-09-20
Add _xkbcommon_ prefix to parser and lexer symbols
Daniel Stone
1
-0
/
+1
2012-09-20
Add xkbcommon-compat.h and compat.c
Daniel Stone
1
-2
/
+4
2012-09-19
test: add print-compiled-keymap tool
Ran Benita
1
-1
/
+3
2012-09-16
Organize src/ and test/ headers
Ran Benita
1
-2
/
+4
2012-09-11
xkbcommon-keysyms: Add header protection
David Herrmann
1
-1
/
+5
2012-09-03
test/rules-file: add benchmark
Ran Benita
1
-1
/
+1
2012-09-03
test: add rmlvo-to-kccgst tool
Ran Benita
1
-1
/
+3
2012-09-03
Set log level for tests through env, not directly
Ran Benita
1
-1
/
+3
2012-09-02
Add xkbcomp/keymap.c and move some code there
Ran Benita
1
-0
/
+1
2012-09-01
Organize xkbcomp/ header files
Ran Benita
1
-6
/
+8
2012-08-10
Remove xkbcomp/misc.c
Ran Benita
1
-1
/
+0
2012-08-08
android: add build files
Pekka Paalanen
1
-0
/
+16
2012-08-08
test/dump: Remove superfluous test
Daniel Stone
1
-2
/
+0
2012-08-08
Rename xkey test to keysym
Daniel Stone
1
-2
/
+2
2012-08-08
Staticise xkb_map_new_from_kccgst
Daniel Stone
1
-2
/
+0
2012-07-28
Add an interactive evdev test
Ran Benita
1
-1
/
+4
2012-07-27
Remove alloc.{c,h}
Ran Benita
1
-2
/
+0
2012-07-23
Add test for logging functionality
Ran Benita
1
-1
/
+3
2012-07-23
Add logging API
Ran Benita
1
-1
/
+0
2012-07-23
build: drop the include/ directory
Ran Benita
1
-6
/
+5
2012-07-18
Move indicators.c code into compat.c
Ran Benita
1
-2
/
+0
2012-07-18
Convert macros to inline functions
Ran Benita
1
-1
/
+0
2012-07-18
Move alias.c functions into keycodes.c
Ran Benita
1
-2
/
+0
2012-07-18
Add common linked list implementation
Ran Benita
1
-0
/
+1
2012-07-14
Move CompileKeymap into xkbcomp.c
Ran Benita
1
-1
/
+0
2012-07-13
Rename KSIsLower/Upper and move to keysym.c
Ran Benita
1
-1
/
+0
2012-07-13
Move ComputeEffectiveMap code and avoid some duplication
Ran Benita
1
-1
/
+0
2012-07-13
remove unused function xkb_canonicalise_components
Ran Benita
1
-2
/
+0
2012-07-12
Add a library of common test functions
Daniel Stone
1
-5
/
+9
2012-06-18
Add a test for the results of key sequences
Ran Benita
1
-1
/
+3
2012-06-09
Remove configure check for X11 keysym files
Ran Benita
1
-1
/
+8
2012-06-08
Add API for getting unicode representation of a keysym
Rob Bradford
1
-0
/
+1
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-05-29
Add test for xkb_map_new_from_string
Daniel Stone
1
-1
/
+3
2012-05-29
Add xkb_map_get_as_string
Daniel Stone
1
-1
/
+4
2012-05-22
Import darray.h for common dynamic array code
Ran Benita
1
-0
/
+1
2012-05-20
rules: add test
Ran Benita
1
-2
/
+11
2012-05-20
rules: only export a single function
Ran Benita
1
-2
/
+2
[next]