summaryrefslogtreecommitdiff
path: root/gtk/gtkcontainer.override
Commit message (Expand)AuthorAgeFilesLines
* Update the address of the FSF by replacing old bits with new ones. FixesTobias Mueller2009-03-301-1/+1
* do not leak allocated user data. Fixes #480306, patch by Mark Doffman.Yevgen Muntyan2007-11-131-1/+1
* wrap GtkContainer do_forall by Paul PogonyshevGian Mario Tagliaretti2007-07-261-0/+57
* Fix a possible memory leak in gtk.Container.child_getGian Mario Tagliaretti2007-02-031-3/+0
* Undeprecate gtk_container_class_list_child_propertiesJohan Dahlin2007-01-311-3/+0
* Bug 337368 – Make PyGTK work with Python 2.5 and 64-bitGustavo J. A. M. Carneiro2006-10-031-8/+8
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Rafael Ávila de Espíndola2006-07-271-1/+1
* new container tests by Lorenzo Gil SanchezGustavo J. A. M. Carneiro2006-07-131-2/+1
* Bug 341641 – GtkContainer methods to ignoreGustavo J. A. M. Carneiro2006-05-141-0/+160
* Set an exception and jump out (Coverity)Johan Dahlin2006-04-131-2/+4
* Bug 308394 – gtk.container_class_list_child_properties raise SystemError on...Gustavo J. A. M. Carneiro2006-04-021-0/+100
* Override gtk.Container.do_forall. Simple example how it should work.Johan Dahlin2005-08-161-0/+59
* Always return 1, so if hbox always returns true.Johan Dahlin2005-08-101-0/+22
* Stupid.Johan Dahlin2005-07-151-1/+1
* Implement tp_iter and tp_as_sequence.sq_length.Johan Dahlin2005-07-091-1/+87
* make threading runtime optionalGustavo J. A. M. Carneiro2004-08-041-2/+2
* Clean up most functions here to have only one return path.Johan Dahlin2004-08-031-2/+3
* ImplJohan Dahlin2004-06-041-2/+58
* Implement for Lorenzo.Johan Dahlin2004-06-041-1/+51
* Impl. (_wrap_gtk_widget__set_window): Impl.Johan Dahlin2004-06-041-0/+2
* gtk/gtkcontainer.override (_wrap_gtk_container_child_set)John Finlay2004-05-281-6/+18
* add copyright notices, and update to LGPL 2.1.James Henstridge2003-06-261-1/+21
* New files, splitted out from gtk.overrideJohan Dahlin2003-06-061-0/+521