summaryrefslogtreecommitdiff
path: root/libcaribou/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Stop patching the generated GIRRico Tzschichholz2021-01-201-6/+2
* libcaribou: Use libtool versioningDaiki Ueno2014-11-281-0/+1
* build: run fix_gir.py with $(PYTHON)Daiki Ueno2014-01-311-1/+1
* libcaribou: factor out X dependencyDaiki Ueno2013-08-091-0/+1
* Move external vapi files under $(top_srcdir)/vapiDaiki Ueno2013-02-171-3/+1
* build: rename caribou.pc to caribou-1.0.pcDaiki Ueno2013-01-111-3/+5
* build: don't use deprecated Automake variable INCLUDEDaiki Ueno2012-12-301-7/+4
* build: use git.mkDaiki Ueno2012-12-301-2/+7
* build: install pkg-config fileDaiki Ueno2012-12-301-0/+4
* build: install vapi fileDaiki Ueno2012-12-301-2/+6
* build: only export public symbols from the libraryDaiki Ueno2012-12-301-1/+9
* Port from libgee 0.6 to 0.8Daiki Ueno2012-11-011-1/+1
* libcaribou: simplify using xtst.vapi provided by valaDaiki Ueno2012-10-081-1/+1
* build: Fix header installationRico Tzschichholz2011-09-221-1/+1
* libcaribou: Set correct share-library in gir typelib.Eitan Isaacson2011-09-111-1/+1
* Remove HAVE_GOBJECT_INTROSPCTION, it is mandatory.Eitan Isaacson2011-07-011-3/+1
* Removed Json loader and replaced with XML loader.Eitan Isaacson2011-06-221-4/+4
* Use Gee.HashMap and not GLib.HashTable.Eitan Isaacson2011-06-011-1/+0
* Added IKeyboardObject interface, and have all model classes implement it.Eitan Isaacson2011-06-011-1/+2
* Introduce scanner class.Eitan Isaacson2011-05-281-0/+1
* Implement scannable interfaces in keyboard model.Eitan Isaacson2011-05-281-1/+2
* Introduce scannable interfaces.Eitan Isaacson2011-05-281-1/+3
* Add Column model. Use Gee collections (I give up).Eitan Isaacson2011-05-281-2/+3
* libcaribou: Added a tool to ammend valac's gir.Eitan Isaacson2011-05-021-1/+5
* libcaribou: Implemented CaribouKeyboardModel.Eitan Isaacson2011-05-021-2/+11
* libcaribou: Ported XKB helper to Vala.Eitan Isaacson2011-05-021-72/+39
* Added an introspectable C library for simulating kb events.Eitan Isaacson2011-04-161-0/+93