summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.11.0PYGOBJECT_2_11_0Gustavo J. A. M. Carneiro2006-07-122-0/+15
* Add Interface implementation testJohan Dahlin2006-07-105-10/+296
* interface implementation fixGustavo J. A. M. Carneiro2006-07-092-10/+13
* missing iinfo.interface_data, needed for interface implementationGustavo J. A. M. Carneiro2006-07-092-1/+12
* indentationJohan Dahlin2006-07-071-1/+1
* Fix message typo.John Finlay2006-07-052-2/+6
* Set datarootdir in .pc file.Cedric Gustin2006-06-284-7/+20
* gobject.filename_from_utf8Gustavo J. A. M. Carneiro2006-06-242-2/+30
* Bindings for g_filename_display_basename and g_filename_display_name;Gustavo J. A. M. Carneiro2006-06-246-6/+98
* Add support for retrieving signal and propertie info from interface types.John Finlay2006-06-232-42/+81
* Add Py_CLEAR macro for 2.3 compatibilityJohan Dahlin2006-06-051-0/+12
* Fix two leaks in error cases, found by Coverity.Johan Dahlin2006-06-042-0/+8
* gobject.new fix for 'subsubtype' caseGustavo J. A. M. Carneiro2006-05-285-10/+31
* Add a disabled test of subsubtypeJohan Dahlin2006-05-271-0/+14
* Bug 341174 – Be more specific in set/get_property error messagesGustavo J. A. M. Carneiro2006-05-202-5/+15
* Add new pyg_add_warning_redirection and pyg_disable_warning_redirections APIs...Gustavo J. A. M. Carneiro2006-05-073-12/+78
* Remove pygtk.py, it's not auto-generated any longer. Thanks to Kjartan forJohan Dahlin2006-05-072-1/+6
* fix PyGOptionContext instance typeGustavo J. A. M. Carneiro2006-05-072-1/+6
* gobject.Pid.closeGustavo J. A. M. Carneiro2006-05-013-1/+18
* Bug 340160 – g_spawn wrapper thinks GPid is an intGustavo J. A. M. Carneiro2006-05-012-1/+77
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Johannes Hölzl2006-04-2910-3/+1122
* Forgot thisJohan Dahlin2006-04-292-0/+13
* Fix #154845, add tests and a private method.Johan Dahlin2006-04-293-0/+143
* dos2unix pygtk.pyGustavo J. A. M. Carneiro2006-04-231-95/+95
* Bug 338945 – Make pygtk.py relocatableGustavo J. A. M. Carneiro2006-04-233-101/+106
* Add compiler / linker flags from pkgconfig-2.0.pc by default, with anJohn Ehresman2006-04-183-1/+28
* ABI compatibility fixesGustavo J. A. M. Carneiro2006-04-153-2/+9
* fix gobject installation dirGustavo J. A. M. Carneiro2006-04-152-4/+12
* wrap on 80 linesJohan Dahlin2006-04-111-54/+107
* Move over almost all GType constants from C to Python.Johan Dahlin2006-04-113-24/+33
* make gustavo happyJohan Dahlin2006-04-111-6/+6
* minor cleanupsJohan Dahlin2006-04-111-7/+10
* Move GObjectMeta from C to python-landGustavo J. A. M. Carneiro2006-04-115-99/+48
* typoJohan Dahlin2006-04-111-1/+1
* Include original exception string in the raised SystemExit.Gustavo J. A. M. Carneiro2006-04-112-1/+6
* Turn gobject into a package; move _gobject to gobject._gobject andJohan Dahlin2006-04-118-25/+70
* bump to right version...Johan Dahlin2006-04-111-2/+2
* Post release version bumpPYGOBJECT_2_10_BRANCHPOINTpygobject-2-10Johan Dahlin2006-04-112-1/+5
* *** empty log message ***Johan Dahlin2006-04-111-1/+1
* add marker to ChangeLogJohan Dahlin2006-04-111-0/+1
* 2.10.1PYGOBJECT_2_10_1Johan Dahlin2006-04-112-0/+9
* Add pygtk to CLEANFILES aswellJohan Dahlin2006-04-111-1/+1
* Add pygtk.pyJohan Dahlin2006-04-111-0/+1
* reindentJohan Dahlin2006-04-1116-111/+107
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Andy Wingo2006-04-112-1/+10
* unit test for #335854Gustavo J. A. M. Carneiro2006-04-012-1/+13
* make pygtk.require faster and more robustGustavo J. A. M. Carneiro2006-04-013-1/+20
* Bug 334318 – gtk.AboutDialog crashes with 'authors' parameter as string ins...Gustavo J. A. M. Carneiro2006-04-012-3/+12
* Install/dist dsextras.pyJohan Dahlin2006-03-292-2/+9
* update a commentGustavo J. A. M. Carneiro2006-03-192-2/+8