Add new context API
authorDaniel Stone <daniel@fooishbar.org>
Tue, 27 Mar 2012 15:59:01 +0000 (16:59 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Tue, 27 Mar 2012 15:59:01 +0000 (16:59 +0100)
commit3e9dd7512c16dd752830d9fd56d9f4cba76ee7d3
treea96f8de74a8e07260a291ab2ec2052487b3e5c8f
parentf0cb4ee2191b097cb44370a37259b39e54f23e00
Add new context API

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Makefile.am
configure.ac
include/xkbcommon/xkbcommon.h
src/context.c [new file with mode: 0644]
test/.gitignore
test/Makefile.am
test/context.c [new file with mode: 0644]
test/context.sh [new file with mode: 0755]