summaryrefslogtreecommitdiff
path: root/caribou
Commit message (Expand)AuthorAgeFilesLines
* Print exceptions.Eitan Isaacson2010-07-231-2/+3
* Support unicode key correctly.Eitan Isaacson2010-07-191-1/+1
* Added listeners to Caribou object to handle the layout changes.David Pellicer2010-07-191-3/+17
* Separate event registering in methods while creating the window.David Pellicer2010-07-191-1/+14
* Uncomment the combo lines in preferences and made it work.David Pellicer2010-07-191-14/+22
* Add data directory to const.pyDavid Pellicer2010-07-191-6/+3
* Fix syntax issues with highlighting.Eitan Isaacson2010-07-121-5/+5
* Fixed line width. Added default values for gconf settingsDaniel Baeyens2010-07-121-9/+22
* Support for key color configurationDaniel Baeyens2010-07-121-1/+43
* Fixes the checks of existing layoutsDaniel Baeyens2010-06-211-6/+11
* Don't change layout when switching focus (bug #621654). Thanks David Pellicer!Eitan Isaacson2010-06-162-0/+16
* Unpress modifier when Caribou quites (bug #621596). Thanks Daniel Baeyens!Eitan Isaacson2010-06-161-27/+37
* Add gtk import line (fixes bug #621594). Thanks Daniel Baeyens!Eitan Isaacson2010-06-161-0/+1
* Project files are reorganized and have consts separated on a new fileDaniel Baeyens2010-06-1612-43/+46
* Created const.py to move consts thereDaniel Baeyens2010-06-161-0/+59
* Load with json or xml extension.Eitan Isaacson2010-06-101-5/+12
* Use data_path to retrieve the data directory for the layoutsJoaquim Rocha2010-06-101-5/+6
* Removed caribou/keyboardsJoaquim Rocha2010-06-108-364/+12
* Add keyboard model retrieval from GConfJoaquim Rocha2010-06-101-1/+17
* Add Igalia's copyright to fileJoaquim Rocha2010-06-101-0/+2
* Add CaribouKeyboard classJoaquim Rocha2010-06-101-10/+64
* Add KeyboardDeserializer classJoaquim Rocha2010-06-101-0/+105
* Add KeyboardLayout classJoaquim Rocha2010-06-101-35/+17
* Add Key classJoaquim Rocha2010-06-101-73/+51
* Add keys' typesJoaquim Rocha2010-06-101-0/+21
* Added i18n support.Eitan Isaacson2010-05-163-1/+26
* made a data dirEitan Isaacson2010-05-103-237/+4
* Fix installation: keyboards dir is not installed with "make install"Fernando Herrera2010-05-062-0/+14
* Added automakeEitan Isaacson2010-05-0313-0/+1327