summaryrefslogtreecommitdiff
path: root/libcaribou/ikeyboard-object.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add valadoc comment to each public class.Daiki Ueno2012-12-301-0/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=687244
* Add Ctrl/Alt functionalityEitan Isaacson2011-07-181-2/+4
| | | | Based on a patch by Nohemi Fernandez <nf68@cornell.edu>.
* Revert "libcaribou: Use GLib.List instead of arrays"Eitan Isaacson2011-06-021-22/+8
| | | | | | gjs learned to cope with arrays. Let's not introduce GLists, Vala hates them. This reverts commit 33f0c869983b390ae4ba53c60f6cb17389c6739d.
* libcaribou: Use GLib.List instead of arraysEitan Isaacson2011-06-021-8/+22
|
* Added IKeyboardObject interface, and have all model classes implement it.Eitan Isaacson2011-06-011-0/+18