summaryrefslogtreecommitdiff
path: root/libcaribou/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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