summaryrefslogtreecommitdiff
path: root/caribou/settings
Commit message (Expand)AuthorAgeFilesLines
* Add missing python3 compatibilityParag Nemade2016-06-272-2/+3
* Fix PyGIWarning warnings in preferences_window.pyParag Nemade2016-04-111-0/+2
* Add some code compatibility for python3. It is seen that on Fedora Caribou rp...Parag Nemade2015-11-241-3/+2
* Fix gschema generation with Python 3Daiki Ueno2014-11-042-2/+2
* build: use git.mkDaiki Ueno2012-12-301-0/+2
* build: suppress Python bytecode generation when buildingDaiki Ueno2012-12-301-3/+0
* Support out-of-tree buildDaiki Ueno2012-10-231-1/+1
* Revert "setting_types: avoid using GVariant"Eitan Isaacson2011-09-051-9/+2
* Use GLib, GObject from gi.repository instead of glib, gobjectAlexandre Rostovtsev2011-08-312-17/+16
* setting_types: avoid using GVariantDan Winship2011-08-041-2/+9
* Replace Gtk.[HV]Box with Gtk.Box.Eitan Isaacson2011-06-131-2/+2
* Have UI choose keyboard type.Eitan Isaacson2011-06-011-13/+1
* Update scanner settings.Eitan Isaacson2011-05-281-18/+32
* Added "scan" layout.Eitan Isaacson2011-05-281-1/+2
* Preferences UI: Support non-strings in combo boxesEitan Isaacson2011-05-281-3/+3
* Fix move animations.Eitan Isaacson2011-05-051-1/+1
* Updated make_schema.py and data/Makefile.amEitan Isaacson2011-05-051-2/+1
* 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
* Major re-work of Python modules:Eitan Isaacson2011-05-026-0/+559