summaryrefslogtreecommitdiff
path: root/plugins/python/glade-python.c
Commit message (Expand)AuthorAgeFilesLines
* Python plugin: support multiple paths in env variableJuan Pablo Ugarte2020-06-101-3/+10
* Python plugin: fix linking errorJuan Pablo Ugarte2020-06-051-1/+1
* plugins/python/glade-python.c: Make sure we load Gtk 3Juan Pablo Ugarte2016-02-271-0/+3
* plugins/python/glade-python.c: add extra catalog paths to python path.Juan Pablo Ugarte2015-06-101-63/+52
* plugins/python/glade-python.c: add support for Python 3.Bohuslav "Slavek" Kabrda2015-06-101-5/+55
* Initialization cleanup, return if pygobject init failsJuan Pablo Ugarte2013-09-041-11/+13
* Bump pygobject requisite to pygobject 3. Fixes bug #658667.Ignacio Casal Quinteiro2011-09-191-17/+21
* Fixed warning moving glade.h include after pythons.Juan Pablo Ugarte2011-03-031-3/+6
* Migrate from PyGTK to PyGObject introspection-based bindingsCraig Keogh2011-03-021-11/+20
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-78/+80
* added name parameter to GladeCatalogInitFunc.Juan Pablo Ugarte2008-07-241-0/+127