summaryrefslogtreecommitdiff
path: root/caribou/settings/preferences_window.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing python3 compatibilityParag Nemade2016-06-271-0/+1
* Fix PyGIWarning warnings in preferences_window.pyParag Nemade2016-04-111-0/+2
* Use GLib, GObject from gi.repository instead of glib, gobjectAlexandre Rostovtsev2011-08-311-3/+3
* Replace Gtk.[HV]Box with Gtk.Box.Eitan Isaacson2011-06-131-2/+2
* Preferences UI: Support non-strings in combo boxesEitan Isaacson2011-05-281-3/+3
* 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-021-0/+263