summaryrefslogtreecommitdiff
path: root/caribou
Commit message (Expand)AuthorAgeFilesLines
...
* Refactored window subclass hierarchy and made proximity alpha smoother.Eitan Isaacson2011-05-051-84/+84
* Fix move animations.Eitan Isaacson2011-05-052-40/+83
* make sure min/max alpha are saneEitan Isaacson2011-05-051-1/+3
* Make proximity opacity work with gsettings.Eitan Isaacson2011-05-052-18/+54
* Have antler load the correct CSS theme.Eitan Isaacson2011-05-051-0/+55
* Added GTK+ CSS classes for Antler widgets.Eitan Isaacson2011-05-052-1/+15
* tweaked AntlerKeyboardView appearance.Eitan Isaacson2011-05-051-4/+9
* Show Antler settings in AntlerEitan Isaacson2011-05-051-1/+3
* Updated make_schema.py and data/Makefile.amEitan Isaacson2011-05-052-2/+2
* Added antler_settings.pyEitan Isaacson2011-05-052-0/+13
* Make SettingsManager singletonEitan Isaacson2011-05-051-2/+5
* Add ability to add more than one settings managerEitan Isaacson2011-05-051-10/+11
* Preset radio buttons to correct valueEitan Isaacson2011-05-051-3/+5
* Added error dialog to caribou-daemon startup.Eitan Isaacson2011-05-021-5/+13
* Hide keyboard when daemon exits.Eitan Isaacson2011-05-021-1/+1
* Added run method to CaribouDaemonEitan Isaacson2011-05-021-0/+6
* Added executable and DBus service file for Antler.Eitan Isaacson2011-05-021-0/+1
* Major re-work of Python modules:Eitan Isaacson2011-05-0227-1430/+604
* Do expected level transitions.Eitan Isaacson2011-05-021-9/+18
* Added parent key to subkeys panel.Eitan Isaacson2011-05-021-1/+1
* Use new layout format. Added sub-keys. Added group change notification.Eitan Isaacson2011-05-025-195/+214
* Fixed Bug 648344. Modified a gettextized message.Jiro Matsuzawa2011-04-211-1/+1
* Adjusted Caribou to use new C library.Eitan Isaacson2011-04-161-34/+25
* Changed wording a bit in a11y disabled dialog.Eitan Isaacson2011-04-141-1/+13
* Ask user to enable accessibility on startup.Jiro Matsuzawa2011-04-141-1/+13
* Really apply /org/gnome as starting prefixLuca Ferretti2011-03-252-2/+2
* Removed last mentions of GConf where not needed.Eitan Isaacson2011-03-091-20/+20
* Use CSS theming for color options.Eitan Isaacson2011-03-083-53/+136
* Use GSettings for caribou settings.Eitan Isaacson2011-03-083-29/+22
* Read keyboard files from prefix correctlyEitan Isaacson2011-03-081-4/+0
* Generate GSettings schema instead of GConf schema.Eitan Isaacson2011-03-073-61/+29
* Use new GIO settings to determine if a11y is enabled.Eitan Isaacson2011-03-051-6/+13
* Use more stable contains() on state set.Eitan Isaacson2011-03-051-1/+1
* Raise an error when no keyboard is loaded.Eitan Isaacson2011-01-171-0/+2
* Use correct colors in scan.Eitan Isaacson2011-01-072-41/+59
* Made reverse scanning work.Eitan Isaacson2011-01-071-3/+36
* Got most of scanning working. Yay.Eitan Isaacson2011-01-075-443/+214
* Moved proximity base class to caribou window base class.Eitan Isaacson2011-01-071-8/+8
* Fixed animation to use Clutter GI properly. Moved to main window class.Eitan Isaacson2011-01-073-73/+58
* Fixed opacity.py for introspection.Eitan Isaacson2011-01-071-19/+22
* Transitioned to introspection GTK3. Things that are not working yet:Eitan Isaacson2011-01-0710-288/+319
* Fix Bug 638596. Wrap strings with the gettext function.Jiro Matsuzawa2011-01-041-6/+6
* Fix Bug 638207. Import i18n.py to make the setting window translatable.Jiro Matsuzawa2010-12-282-2/+1
* Fix Bug 637999. Specify the directory path to the module setting_types.Jiro Matsuzawa2010-12-251-1/+1
* Force current caribou to use new settings code. Might still be buggy.Eitan Isaacson2010-12-094-586/+181
* Created new auto-generated preferences dialog. Nothing uses it yet..Eitan Isaacson2010-12-092-2/+249
* Created new settings backend with MVC seperation.Eitan Isaacson2010-12-094-1/+405
* Added scanning support.David Pellicer2010-12-077-4/+713
* Deregister of gconf listeners when object is destroyedDavid Pellicer2010-12-071-10/+21
* Fix to multiple instances of preferences windowDavid Pellicer2010-12-071-5/+15