summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* add new example (by Adam Olsen and Behdad Esfahbod), fixes #400810Gian Mario Tagliaretti2007-12-151-0/+5
* release the GIL in a couple of functionsGian Mario Tagliaretti2007-12-131-0/+7
* Distribute m4 files.Paul Pogonyshev2007-12-121-0/+4
* Fix typo in examples/glade/README.Paul Pogonyshev2007-12-121-0/+4
* Trivial fix in examples/pygtk-demo/demos/hypertext.pyPaul Pogonyshev2007-12-111-0/+6
* Bug 502871 – gtk.Style.render_icon leaks a reference to the returned pixbufGustavo J. A. M. Carneiro2007-12-101-0/+5
* GType is a gulong, not a guint. Fixes crash on x86_64. #500508Dan Winship2007-11-291-0/+5
* Install gtk-extrafuncs.defs. Fixes #380020.Matthew Barnes2007-11-251-0/+4
* Commit Yevgen's patch for bug #371519.Paul Pogonyshev2007-11-161-0/+5
* do not leak allocated user data. Fixes #480306, patch by Mark Doffman.Yevgen Muntyan2007-11-131-0/+5
* use absolute path of srcdir; and use it in ACLOCAL_FLAGS.Yevgen Muntyan2007-11-121-0/+4
* Typo fix from bug #475282.Paul Pogonyshev2007-11-031-0/+5
* raise pygobject dependency to 2.14.0, fixes #478718Gian Mario Tagliaretti2007-10-201-0/+5
* mention how to build docs, patch from Björn Lindqvist, fixes #479379Gian Mario Tagliaretti2007-10-181-0/+5
* gtk_widget_set_tooltip_window should accept None as parameterGian Mario Tagliaretti2007-10-181-0/+5
* Allow None in parametersGian Mario Tagliaretti2007-10-161-0/+10
* Fix wrapper (#479012)Jeremy Katz2007-09-211-0/+10
* post-release bumpGustavo J. A. M. Carneiro2007-09-161-0/+4
* 2.12.0PYGTK_2_12_0Gustavo J. A. M. Carneiro2007-09-161-0/+3
* update NEWSGustavo J. A. M. Carneiro2007-09-161-0/+4
* Add pygobject docs dir to index dirs for fixxref.pyJohn Finlay2007-09-061-0/+5
* Create a GObject to initialize param pool Fixes #473576 (patch by MarkJohn Finlay2007-09-041-0/+5
* Bug 472908 – Make pango.Context non-instantiableGustavo J. A. M. Carneiro2007-09-021-0/+6
* codegen/argtypes.py (StringArg.write_param) Allow StringArg to haveJohn Finlay2007-09-011-0/+6
* Bug 471804 – X11 specific calls included in the gtk module, breaking other ...Gustavo J. A. M. Carneiro2007-08-301-0/+6
* Make the bindings a bit more pythonic, implement tp_str, tp_hash andJohan Dahlin2007-08-291-0/+7
* post-releaseGustavo J. A. M. Carneiro2007-08-271-0/+4
* 2.11.0PYGTK_2_11_0Gustavo J. A. M. Carneiro2007-08-271-0/+1
* UpdateJohan Dahlin2007-08-271-0/+6
* Adjust to gtk+ API changes.Gustavo J. A. M. Carneiro2007-08-271-0/+12
* Add icons and cursors to dist.Gustavo J. A. M. Carneiro2007-08-271-0/+2
* Fix CFLAGS on Solaris.Gustavo J. A. M. Carneiro2007-08-271-0/+4
* Copy icons and cursors when making doc-dist.John Finlay2007-08-251-0/+4
* Fix .defs files generation rules to re-run after each configureGustavo J. A. M. Carneiro2007-08-231-0/+5
* Add missing stock item icons and cursor images.John Finlay2007-08-221-0/+7
* Allow to set gtk.Bin.child in subclasses.Paul Pogonyshev2007-08-201-0/+7
* Allow None as parameter for gtk.TextView.set_buffer.Paul Pogonyshev2007-08-171-0/+8
* Bug 466990 – GdkEventClient binding is 64-bit uncleanGustavo J. A. M. Carneiro2007-08-151-0/+5
* Allow None as argument for several focus-related methods.Paul Pogonyshev2007-08-111-0/+13
* Fix PyArg_ParseTupleAndKeywords() call.Paul Pogonyshev2007-08-091-0/+8
* Allow None for `previous_style' argument of GtkWidget.do_style_set().Paul Pogonyshev2007-08-091-0/+7
* Plug a leak in pygtk_tree_sortable_sort_cb().Paul Pogonyshev2007-08-091-0/+7
* allow None where needed on gtk.Tooltip methodsGian Mario Tagliaretti2007-08-051-0/+8
* gtk_widget_modify_cursor allow None in parameters.Gian Mario Tagliaretti2007-07-301-0/+5
* add wrapping/unwrapping of GtkTreeItermethods to gtk.GenericTreeModel, fix #3...Gian Mario Tagliaretti2007-07-291-0/+12
* wrap gtk.IconTheme 2.12 APIGian Mario Tagliaretti2007-07-291-0/+8
* wrap gtk.CellLayout.get_cell and alllow None in gtk_entry_set_cursor_hadjustmentGian Mario Tagliaretti2007-07-271-0/+8
* wrap GtkContainer do_forall by Paul PogonyshevGian Mario Tagliaretti2007-07-261-0/+10
* wrap gtk.ScaleButton constructor and set_icon(), fix a couple of None paramet...Gian Mario Tagliaretti2007-07-261-0/+14
* add more 2.12 API in defs fileGian Mario Tagliaretti2007-07-211-0/+4