projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
action: disallow setting an action_field default for all types
[platform/upstream/libxkbcommon.git]
/
Makefile.am
2012-09-02
Ran Benita
Add xkbcomp/keymap.c and move some code there
blob
|
commitdiff
2012-09-01
Ran Benita
Organize xkbcomp/ header files
blob
|
commitdiff
|
diff to current
2012-08-10
Ran Benita
Remove xkbcomp/misc.c
blob
|
commitdiff
|
diff to current
2012-08-08
Pekka Paalanen
android: add build files
blob
|
commitdiff
|
diff to current
2012-08-08
Daniel Stone
test/dump: Remove superfluous test
blob
|
commitdiff
|
diff to current
2012-08-08
Daniel Stone
Rename xkey test to keysym
blob
|
commitdiff
|
diff to current
2012-08-08
Daniel Stone
Staticise xkb_map_new_from_kccgst
blob
|
commitdiff
|
diff to current
2012-07-28
Ran Benita
Add an interactive evdev test
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
Remove alloc.{c,h}
blob
|
commitdiff
|
diff to current
2012-07-22
Ran Benita
Add test for logging functionality
blob
|
commitdiff
|
diff to current
2012-07-22
Ran Benita
Add logging API
blob
|
commitdiff
|
diff to current
2012-07-22
Ran Benita
build: drop the include/ directory
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Move indicators.c code into compat.c
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Convert macros to inline functions
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Move alias.c functions into keycodes.c
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Add common linked list implementation
blob
|
commitdiff
|
diff to current
2012-07-13
Ran Benita
Move CompileKeymap into xkbcomp.c
blob
|
commitdiff
|
diff to current
2012-07-13
Ran Benita
Rename KSIsLower/Upper and move to keysym.c
blob
|
commitdiff
|
diff to current
2012-07-13
Ran Benita
Move ComputeEffectiveMap code and avoid some duplication
blob
|
commitdiff
|
diff to current
2012-07-13
Ran Benita
remove unused function xkb_canonicalise_components
blob
|
commitdiff
|
diff to current
2012-07-12
Daniel Stone
Add a library of common test functions
blob
|
commitdiff
|
diff to current
2012-06-18
Ran Benita
Add a test for the results of key sequences
blob
|
commitdiff
|
diff to current
2012-06-09
Ran Benita
Remove configure check for X11 keysym files
blob
|
commitdiff
|
diff to current
2012-06-08
Rob Bradford
Add API for getting unicode representation of a keysym
blob
|
commitdiff
|
diff to current
2012-06-04
Daniel Stone
Use $(top_builddir) rather than relative paths
blob
|
commitdiff
|
diff to current
2012-06-04
Daniel Stone
Work around stupid automake dependency-tracking bug
blob
|
commitdiff
|
diff to current
2012-05-29
Daniel Stone
Add test for xkb_map_new_from_string
blob
|
commitdiff
|
diff to current
2012-05-29
Daniel Stone
Add xkb_map_get_as_string
blob
|
commitdiff
|
diff to current
2012-05-22
Ran Benita
Import darray.h for common dynamic array code
blob
|
commitdiff
|
diff to current
2012-05-20
Ran Benita
rules: add test
blob
|
commitdiff
|
diff to current
2012-05-20
Ran Benita
rules: only export a single function
blob
|
commitdiff
|
diff to current
2012-05-18
Ran Benita
Create path.h for the path.c functions
blob
|
commitdiff
|
diff to current
2012-05-18
Pekka Paalanen
Fix out-of-tree build for config.h
blob
|
commitdiff
|
diff to current
2012-05-18
Daniel Stone
Add benchmarking test to rulescomp
blob
|
commitdiff
|
diff to current
2012-05-11
Kristian Høgsberg
Use $(AM_V_GEN) to prettyfi makekeys step
blob
|
commitdiff
|
diff to current
2012-05-11
Daniel Stone
Add xkbcommon-keysyms.h to Makefile.am
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Merge remote-tracking branch 'krh/keysyms'
blob
|
commitdiff
|
diff to current
2012-05-09
Kristian Høgsberg
Use our own keysyms
blob
|
commitdiff
|
diff to current
2012-05-09
Kristian Høgsberg
Add XKB version of X11 keysyms
blob
|
commitdiff
|
diff to current
2012-05-09
Pekka Paalanen
makekeys: fix cross-compilation
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Make build directory includes more explicit
blob
|
commitdiff
|
diff to current
2012-05-08
Daniel Stone
Add pre-defined names database
blob
|
commitdiff
|
diff to current
2012-05-08
Daniel Stone
Reintroduce $(builddir)/src/xkbcomp include
blob
|
commitdiff
|
diff to current
2012-05-08
Ran Benita
Rename XKBcommonint.h to xkb-priv.h and use it
blob
|
commitdiff
|
diff to current
2012-05-08
Ran Benita
Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
blob
|
commitdiff
|
diff to current
2012-05-01
Ran Benita
Merge src/alloc.c and src/malloc.c
blob
|
commitdiff
|
diff to current
2012-04-09
Ran Benita
Overhaul test suite
blob
|
commitdiff
|
diff to current
2012-04-09
Ran Benita
Implicitly include config.h in all files
blob
|
commitdiff
|
diff to current
2012-04-09
Ran Benita
Set xorg-macros CFLAGS correctly
blob
|
commitdiff
|
diff to current
2012-03-27
Daniel Stone
Add new context API
blob
|
commitdiff
|
diff to current
2012-03-27
Daniel Stone
Fix distcheck with non-recursive Makefiles
blob
|
commitdiff
|
diff to current
2012-03-27
Ran Benita
Make build non-recursive
blob
|
commitdiff
|
diff to current
2010-12-18
Gaetan Nadon
config: makekeys prog should stand alone in the makekey...
blob
|
commitdiff
|
diff to current
2010-12-08
Gaetan Nadon
config: add the INSTALL target for installation instruc...
blob
|
commitdiff
|
diff to current
2010-12-07
Gaetan Nadon
config: remove m4/.gitignore now that toplevel one...
blob
|
commitdiff
|
diff to current
2010-11-11
Jan Engelhardt
build: use AC_CONFIG_MACRO_DIR as per libtoolize warning
blob
|
commitdiff
|
diff to current
2009-04-01
Dan Nicholson
Add xkbcommon pkg-config file
blob
|
commitdiff
|
diff to current
2009-03-19
Dan Nicholson
Testing harness for keysym functions
blob
|
commitdiff
|
diff to current
2009-03-19
Dan Nicholson
Initial implementation of keysym handlers
blob
|
commitdiff
|
diff to current
2009-03-19
Dan Nicholson
Add makekeys for creating keysym hash tables
blob
|
commitdiff
|
diff to current
2009-03-19
Dan Nicholson
Initial autotools commit
blob
|
commitdiff
|
diff to current