index
:
libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-05-19
Create path.h for the path.c functions
Ran Benita
1
-0
/
+1
2012-05-18
Fix out-of-tree build for config.h
Pekka Paalanen
1
-1
/
+1
2012-05-18
Add benchmarking test to rulescomp
Daniel Stone
1
-1
/
+1
2012-05-11
Use $(AM_V_GEN) to prettyfi makekeys step
Kristian Høgsberg
1
-1
/
+1
2012-05-11
Add xkbcommon-keysyms.h to Makefile.am
Daniel Stone
1
-1
/
+2
2012-05-09
Merge remote-tracking branch 'krh/keysyms'
Daniel Stone
1
-1
/
+9
2012-05-09
Use our own keysyms
Kristian Høgsberg
1
-1
/
+1
2012-05-09
Add XKB version of X11 keysyms
Kristian Høgsberg
1
-0
/
+8
2012-05-09
makekeys: fix cross-compilation
Pekka Paalanen
1
-7
/
+5
2012-05-09
Make build directory includes more explicit
Daniel Stone
1
-1
/
+1
2012-05-08
Add pre-defined names database
Daniel Stone
1
-1
/
+3
2012-05-08
Reintroduce $(builddir)/src/xkbcomp include
Daniel Stone
1
-0
/
+1
2012-05-08
Rename XKBcommonint.h to xkb-priv.h and use it
Ran Benita
1
-6
/
+6
2012-05-08
Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
Ran Benita
1
-8
/
+7
2012-05-01
Merge src/alloc.c and src/malloc.c
Ran Benita
1
-1
/
+0
2012-04-09
Overhaul test suite
Ran Benita
1
-2
/
+26
2012-04-09
Implicitly include config.h in all files
Ran Benita
1
-1
/
+2
2012-04-09
Set xorg-macros CFLAGS correctly
Ran Benita
1
-4
/
+5
2012-03-27
Add new context API
Daniel Stone
1
-0
/
+1
2012-03-27
Fix distcheck with non-recursive Makefiles
Daniel Stone
1
-5
/
+12
2012-03-27
Make build non-recursive
Ran Benita
1
-2
/
+74
[next]