summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* post release version bumppygtk-2-8Johan Dahlin2006-04-122-1/+5
* 2.8.6PYGTK_2_8_6Johan Dahlin2006-04-122-6/+20
* Backport from trunk:Johan Dahlin2006-04-055-4/+35
* backport fix for 334027Johan Dahlin2006-04-053-12/+36
* Bug 334188 – Segfault when using g_log after Py_Finalize is calledGustavo J. A. M. Carneiro2006-04-01239-160996/+14
* Post release version bumppygtk-2-8-anchorJohan Dahlin2006-03-302-1/+5
* 2.8.5PYGTK_2_8_5Johan Dahlin2006-03-302-0/+13
* layout was renamed to scrollableJohan Dahlin2006-03-301-1/+1
* destroy the windowJohan Dahlin2006-03-301-0/+1
* whitespaceJohan Dahlin2006-03-141-26/+26
* Bug 332771 – gtk.Dialog leakGustavo J. A. M. Carneiro2006-02-274-4/+24
* don't clobber pangocairo import error with another exceptionGustavo J. A. M. Carneiro2006-02-202-2/+6
* Fix typos, found by Padraig BradyJohan Dahlin2006-02-142-3/+8
* switch order of ok/cancel buttons in example.Johan Dahlin2006-02-071-2/+2
* Do not print the deprecation warning if we're running under pydoc.Johan Dahlin2006-02-062-24/+39
* remove FIXME comment in pixbuf demo regarding missing draw_rgb_image_dithalignGustavo J. A. M. Carneiro2006-01-262-2/+4
* add comment explaning why _wrap_gdk_draw_rgb_image always calls _wrap_gdk_dra...Gustavo J. A. M. Carneiro2006-01-262-0/+15
* Add comments explaining what the overridden gtk+ methods doesJohan Dahlin2006-01-231-62/+87
* some more missing caller-owns-return...Gustavo J. A. M. Carneiro2006-01-213-0/+40
* Bump ref count on x11 so destroy() works as expectedJohn Ehresman2006-01-203-3/+32
* Install examplesJohan Dahlin2006-01-194-0/+295
* Don't call g_value_init since the other *_to_gvalue methods expect anChristopher Aillon2006-01-152-1/+6
* post release version bumpJohan Dahlin2006-01-112-4/+6
* 2.8.4PYGTK_2_8_4Johan Dahlin2006-01-113-1/+12
* Remove silly branch error messageJohan Dahlin2006-01-111-1/+1
* always install pygtk-2.0.pc even if only pango or atk is builtJohan Dahlin2006-01-111-2/+0
* Only install pygtk.pth if we're building gobject.Johan Dahlin2006-01-112-0/+6
* re-update NEWS for 2.8.3Johan Dahlin2006-01-111-0/+8
* should implement gtk.CellLayoutJohan Dahlin2006-01-102-0/+5
* fix gobject includes and external pygobject detectionGustavo J. A. M. Carneiro2006-01-105-7/+31
* re-addJohan Dahlin2006-01-101-0/+20
* check in old revJohan Dahlin2006-01-101-0/+84
* Don't build or install gobject bindings if pygobject >= 2.9 is foundGustavo J. A. M. Carneiro2006-01-093-3/+30
* oops_Gustavo J. A. M. Carneiro2006-01-091-20/+0
* recover files from today's pygobject splitGustavo J. A. M. Carneiro2006-01-092-0/+384
* recover tests from today's pygobject splitGustavo J. A. M. Carneiro2006-01-0916-1/+858
* revert all changes from todayJohan Dahlin2006-01-098-65/+65
* Post release version bumpJohan Dahlin2006-01-092-1/+5
* 2.8.3PYGTK_2_8_3Johan Dahlin2006-01-093-2/+17
* Remove some stuff which moved into pygobjectJohan Dahlin2006-01-091-3/+0
* delete files moved to pygobjectJohan Dahlin2006-01-0918-1325/+0
* Remove gobject bindings and depend on pygobject 2.9.0.Johan Dahlin2006-01-097-64/+48
* Pass GLOBAL_MACROS (in particular HAVE_PYCAIRO) to codegen DefsParser. IfCedric Gustin2006-01-043-4/+19
* fix pygflags registration with module == NULLGustavo J. A. M. Carneiro2005-12-242-12/+21
* indentationJohan Dahlin2005-12-011-6/+12
* Remove stray sJohn Ehresman2005-11-301-1/+1
* Remove in arguments from GtkImage getters TOC, they're a tuple returnJohan Dahlin2005-11-292-17/+6
* remove get_iter_at_position()John Finlay2005-11-191-4/+8
* We always need to free interfaces since its a null terminated array.Johan Dahlin2005-11-152-1/+6
* Remove deprecation warningJohan Dahlin2005-11-132-13/+6