summaryrefslogtreecommitdiff
path: root/libcaribou/row-model.vala
Commit message (Expand)AuthorAgeFilesLines
* Add valadoc comment to each public class.Daiki Ueno2012-12-301-0/+7
* Add Ctrl/Alt functionalityEitan Isaacson2011-07-181-1/+4
* abolish margin and use alignEitan Isaacson2011-06-221-16/+3
* Revert "libcaribou: Use GLib.List instead of arrays"Eitan Isaacson2011-06-021-4/+4
* libcaribou: Use GLib.List instead of arraysEitan Isaacson2011-06-021-4/+4
* Remove redundant get_keys() from subclasses.Eitan Isaacson2011-06-021-11/+0
* Aggregate button activation signals.Eitan Isaacson2011-06-011-0/+1
* Added IKeyboardObject interface, and have all model classes implement it.Eitan Isaacson2011-06-011-1/+5
* Implement scannable interfaces in keyboard model.Eitan Isaacson2011-05-281-1/+9
* Add Column model. Use Gee collections (I give up).Eitan Isaacson2011-05-281-8/+29
* libcaribou: Implemented CaribouKeyboardModel.Eitan Isaacson2011-05-021-0/+22