summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure an exception is raised when we pass in invalid arguments to theJohan Dahlin2006-11-183-4/+12
* set __module__ on gobject derived types, fixes #376099Johan Dahlin2006-11-182-2/+17
* post release version bump ;)Johan Dahlin2006-11-181-1/+1
* reviewed by: Johan Dahlin <johan@gnome.org>Yevgen Muntyan2006-11-184-15/+98
* Use PyObject_Cmp instead of comparing function closure addresses, whichJohan Dahlin2006-11-183-12/+27
* Revert accidentally commited changesJohan Dahlin2006-11-182-2/+2
* Add a test for #375589Johan Dahlin2006-11-183-2/+12
* Remove html/pygobject-reference-copyright.html. Fixes #361906 (Marc-AndreJohn Finlay2006-10-132-2/+7
* *** empty log message ***John Finlay2006-10-121-0/+7
* Remove Copyright and License section.John Finlay2006-10-122-27/+4
* Add py_ssize_t_clean flag to be passed to codegen.SourceWriter.Cedric Gustin2006-10-052-3/+11
* Add pygobject_postinstall.py to EXTRA_DIST.Cedric Gustin2006-10-042-0/+5
* Post release version bumpJohan Dahlin2006-10-031-0/+4
* 2.12.2PYGOBJECT_2_12_2Johan Dahlin2006-10-033-1/+16
* Py_ssize_t postfixGustavo J. A. M. Carneiro2006-10-031-0/+1
* Python 2.5, int vs ssize_tGustavo J. A. M. Carneiro2006-10-039-50/+96
* LGPL, not GPL headerJohan Dahlin2006-09-292-7/+11
* (init_pygobject_check): Add parentheses "around && within ||" to please gcc.Gustavo J. A. M. Carneiro2006-09-242-1/+6
* Catch ImportError exception when codegen is not available: disableCedric Gustin2006-09-214-73/+177
* some more emission hook testsGustavo J. A. M. Carneiro2006-09-162-0/+50
* signal emission hook refcount fixGustavo J. A. M. Carneiro2006-09-162-1/+5
* Declare variables at start of code blockJohn Ehresman2006-09-122-4/+10
* Increase the timeout to 1000ms instead of 100.Johan Dahlin2006-09-062-1/+6
* Improve the version checkPYGOBJECT_2_12_1Johan Dahlin2006-09-043-24/+32
* Add a rule for building documentation tarball used on the websiteJohan Dahlin2006-09-041-0/+9
* Comment out broken pdf building sectionJohan Dahlin2006-09-041-4/+4
* Post release version bumpJohan Dahlin2006-09-042-1/+5
* 2.12PYGOBJECT_2_12_0Johan Dahlin2006-09-043-3/+9
* Install html files regardless even when passing in --disable-docs, fixesJohan Dahlin2006-08-283-4/+15
* version bumpGustavo J. A. M. Carneiro2006-08-272-1/+5
* 2.11.4PYGOBJECT_2_11_4Gustavo J. A. M. Carneiro2006-08-272-0/+9
* interface fixes and testsGustavo J. A. M. Carneiro2006-08-274-5/+111
* Bug 353039 – Failure in signal emission during do_set_property invoked from...Gustavo J. A. M. Carneiro2006-08-273-6/+54
* type registration fixGustavo J. A. M. Carneiro2006-08-262-2/+84
* Remove builddate.xml, reference directory and fixxref.pyJohan Dahlin2006-08-212-9/+20
* Remove build_stamp, include generated .html in the distributed tarballJohan Dahlin2006-08-212-6/+6
* Post release version bumpJohan Dahlin2006-08-212-1/+5
* 2.11.3PYGOBJECT_2_11_3Johan Dahlin2006-08-212-0/+9
* Remove printJohan Dahlin2006-08-211-1/+0
* Always install the xsl files & css files, regardless if the documentationJohan Dahlin2006-08-213-49/+47
* fix interface registrationGustavo J. A. M. Carneiro2006-08-172-31/+38
* Update docs for gobject functions.John Finlay2006-08-172-1/+296
* Replace uses of typename with type_name, because that is a reserved C++Murray Cumming2006-08-153-7/+16
* Update .cvsignoreJohan Dahlin2006-08-141-0/+1
* Add reference to installed pygobject docs Add install of style.css DefineJohn Finlay2006-08-135-1/+25
* Use builddate.xml for the builddate entity and have builddate.xml beJohn Finlay2006-08-105-6/+17
* Post release version bump.Johan Dahlin2006-08-082-1/+5
* 2.11.2PYGOBJECT_2_11_2Johan Dahlin2006-08-082-2/+16
* Fix parallel build (#350225, Ed Catmur)Johan Dahlin2006-08-072-0/+7
* Merge in lost changeJohan Dahlin2006-08-061-1/+1