summaryrefslogtreecommitdiff
path: root/setup/python2/main.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated DConf to GSettings for python2fujiwarat2017-12-281-389/+244
* Fixed PyGIWarning: GdkX11 was imported without specifying a versionfujiwarat2016-01-191-2/+10
* Fixed no parent when click on shortcut keys.fujiwarat2014-10-081-2/+2
* Fixed Gtk.SearchEntry.search-changed signal for gtk 3.8.fujiwarat2014-09-161-1/+3
* Added search entry in view dictionary dialog.fujiwarat2014-08-271-0/+83
* Set a parent window from 'IBUS_SETUP_XID' environment variable in setup.fujiwarat2014-07-161-5/+20
* Fixed deprecated warnings with python3-gobject 3.13.3.fujiwarat2014-07-161-20/+32
* Fixed deprecated GtkHBox, GtkVBox and GtkStock since GTK+ 3.10.fujiwarat2014-02-181-7/+7
* Added python3.fujiwarat2014-01-301-0/+1735