summaryrefslogtreecommitdiff
path: root/gtk/libglade.override
Commit message (Expand)AuthorAgeFilesLines
* Update the address of the FSF by replacing old bits with new ones. FixesTobias Mueller2009-03-301-1/+1
* modulename should be gtk.glade, not just glade. Spotted by pychecker.Johan Dahlin2008-07-151-1/+1
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Rafael Ávila de Espíndola2006-07-271-3/+3
* Only load types in gtk when they are used, fixes #346946Johan Dahlin2006-07-131-2/+2
* remove unused duplicateJohan Dahlin2006-04-021-39/+0
* Bug 317172: gtk.glade.signal_autoconnect causes leaked objectsGustavo J. A. M. Carneiro2005-09-251-1/+1
* document micro_version as micro version.Manish Singh2005-03-051-1/+1
* Fix silly silly bug. When using typedict for a glade.XML object,Johan Dahlin2004-10-051-2/+6
* allow pydict to be really optional in GladeXMLGustavo J. A. M. Carneiro2004-07-191-1/+1
* Subclass GladeXML so we can wrap lookup_type. Add a new optional argumentJohan Dahlin2004-07-191-0/+138
* wrap glade_set_custom_handler in a more direct way. Implementation basedJames Henstridge2003-08-241-1/+158
* add copyright notices, and update to LGPL 2.1.James Henstridge2003-06-261-1/+21
* AddedJohan Dahlin2003-06-061-0/+38
* fooGustavo J. A. M. Carneiro2003-02-241-0/+24
* Add PyErr_Clear() here. Since PyMapping_GetItemString will raise anJohan Dahlin2003-02-081-0/+1
* Don't limit to PyDict_Type.Johan Dahlin2003-01-161-9/+14
* protect config.h by an ifdef.Johan Dahlin2003-01-051-0/+2
* add wrapper.James Henstridge2002-11-191-0/+32
* Reworking of Arjan Molenaar's (arjanmolenaar@hetnet.nl) patch from bugJames Henstridge2002-07-091-1/+8
* added wrapper which will allow user to bind a textdomain. Also sets theMatt Wilson2002-04-161-0/+20
* don't decref the return value of PyDict_GetItemString().James Henstridge2002-03-221-13/+9
* fix up property listing.James Henstridge2002-03-161-0/+2
* increment version number of package and requirements. Change -ansi toPYGTK_1_99_7James Henstridge2002-01-311-5/+5
* add a --load-types argument that runs a python script before commencingJames Henstridge2002-01-141-1/+1
* comment out, as it is only for use by engines.James Henstridge2001-10-081-27/+3
* use pyg_type_from_object instead. Based on patch from Elliot.James Henstridge2001-09-281-4/+4
* fix name of init function.James Henstridge2001-09-151-3/+3
* merge from short-class-names-branchJames Henstridge2001-09-141-1/+1
* fix small typos that prevented libglade module from working correctly.James Henstridge2001-08-221-1/+1
* add signal connection function overrieds.James Henstridge2001-08-221-1/+128
* add checks for libglade.James Henstridge2001-08-211-128/+22
* pull more stuff from extension-class-branchJames Henstridge2000-06-261-0/+145