| Commit message (Expand) | Author | Age | Files | Lines |
* | add new example (by Adam Olsen and Behdad Esfahbod), fixes #400810 | Gian Mario Tagliaretti | 2007-12-15 | 1 | -0/+5 |
* | release the GIL in a couple of functions | Gian Mario Tagliaretti | 2007-12-13 | 1 | -0/+7 |
* | Distribute m4 files. | Paul Pogonyshev | 2007-12-12 | 1 | -0/+4 |
* | Fix typo in examples/glade/README. | Paul Pogonyshev | 2007-12-12 | 1 | -0/+4 |
* | Trivial fix in examples/pygtk-demo/demos/hypertext.py | Paul Pogonyshev | 2007-12-11 | 1 | -0/+6 |
* | Bug 502871 – gtk.Style.render_icon leaks a reference to the returned pixbuf | Gustavo J. A. M. Carneiro | 2007-12-10 | 1 | -0/+5 |
* | GType is a gulong, not a guint. Fixes crash on x86_64. #500508 | Dan Winship | 2007-11-29 | 1 | -0/+5 |
* | Install gtk-extrafuncs.defs. Fixes #380020. | Matthew Barnes | 2007-11-25 | 1 | -0/+4 |
* | Commit Yevgen's patch for bug #371519. | Paul Pogonyshev | 2007-11-16 | 1 | -0/+5 |
* | do not leak allocated user data. Fixes #480306, patch by Mark Doffman. | Yevgen Muntyan | 2007-11-13 | 1 | -0/+5 |
* | use absolute path of srcdir; and use it in ACLOCAL_FLAGS. | Yevgen Muntyan | 2007-11-12 | 1 | -0/+4 |
* | Typo fix from bug #475282. | Paul Pogonyshev | 2007-11-03 | 1 | -0/+5 |
* | raise pygobject dependency to 2.14.0, fixes #478718 | Gian Mario Tagliaretti | 2007-10-20 | 1 | -0/+5 |
* | mention how to build docs, patch from Björn Lindqvist, fixes #479379 | Gian Mario Tagliaretti | 2007-10-18 | 1 | -0/+5 |
* | gtk_widget_set_tooltip_window should accept None as parameter | Gian Mario Tagliaretti | 2007-10-18 | 1 | -0/+5 |
* | Allow None in parameters | Gian Mario Tagliaretti | 2007-10-16 | 1 | -0/+10 |
* | Fix wrapper (#479012) | Jeremy Katz | 2007-09-21 | 1 | -0/+10 |
* | post-release bump | Gustavo J. A. M. Carneiro | 2007-09-16 | 1 | -0/+4 |
* | 2.12.0PYGTK_2_12_0 | Gustavo J. A. M. Carneiro | 2007-09-16 | 1 | -0/+3 |
* | update NEWS | Gustavo J. A. M. Carneiro | 2007-09-16 | 1 | -0/+4 |
* | Add pygobject docs dir to index dirs for fixxref.py | John Finlay | 2007-09-06 | 1 | -0/+5 |
* | Create a GObject to initialize param pool Fixes #473576 (patch by Mark | John Finlay | 2007-09-04 | 1 | -0/+5 |
* | Bug 472908 – Make pango.Context non-instantiable | Gustavo J. A. M. Carneiro | 2007-09-02 | 1 | -0/+6 |
* | codegen/argtypes.py (StringArg.write_param) Allow StringArg to have | John Finlay | 2007-09-01 | 1 | -0/+6 |
* | Bug 471804 – X11 specific calls included in the gtk module, breaking other ... | Gustavo J. A. M. Carneiro | 2007-08-30 | 1 | -0/+6 |
* | Make the bindings a bit more pythonic, implement tp_str, tp_hash and | Johan Dahlin | 2007-08-29 | 1 | -0/+7 |
* | post-release | Gustavo J. A. M. Carneiro | 2007-08-27 | 1 | -0/+4 |
* | 2.11.0PYGTK_2_11_0 | Gustavo J. A. M. Carneiro | 2007-08-27 | 1 | -0/+1 |
* | Update | Johan Dahlin | 2007-08-27 | 1 | -0/+6 |
* | Adjust to gtk+ API changes. | Gustavo J. A. M. Carneiro | 2007-08-27 | 1 | -0/+12 |
* | Add icons and cursors to dist. | Gustavo J. A. M. Carneiro | 2007-08-27 | 1 | -0/+2 |
* | Fix CFLAGS on Solaris. | Gustavo J. A. M. Carneiro | 2007-08-27 | 1 | -0/+4 |
* | Copy icons and cursors when making doc-dist. | John Finlay | 2007-08-25 | 1 | -0/+4 |
* | Fix .defs files generation rules to re-run after each configure | Gustavo J. A. M. Carneiro | 2007-08-23 | 1 | -0/+5 |
* | Add missing stock item icons and cursor images. | John Finlay | 2007-08-22 | 1 | -0/+7 |
* | Allow to set gtk.Bin.child in subclasses. | Paul Pogonyshev | 2007-08-20 | 1 | -0/+7 |
* | Allow None as parameter for gtk.TextView.set_buffer. | Paul Pogonyshev | 2007-08-17 | 1 | -0/+8 |
* | Bug 466990 – GdkEventClient binding is 64-bit unclean | Gustavo J. A. M. Carneiro | 2007-08-15 | 1 | -0/+5 |
* | Allow None as argument for several focus-related methods. | Paul Pogonyshev | 2007-08-11 | 1 | -0/+13 |
* | Fix PyArg_ParseTupleAndKeywords() call. | Paul Pogonyshev | 2007-08-09 | 1 | -0/+8 |
* | Allow None for `previous_style' argument of GtkWidget.do_style_set(). | Paul Pogonyshev | 2007-08-09 | 1 | -0/+7 |
* | Plug a leak in pygtk_tree_sortable_sort_cb(). | Paul Pogonyshev | 2007-08-09 | 1 | -0/+7 |
* | allow None where needed on gtk.Tooltip methods | Gian Mario Tagliaretti | 2007-08-05 | 1 | -0/+8 |
* | gtk_widget_modify_cursor allow None in parameters. | Gian Mario Tagliaretti | 2007-07-30 | 1 | -0/+5 |
* | add wrapping/unwrapping of GtkTreeItermethods to gtk.GenericTreeModel, fix #3... | Gian Mario Tagliaretti | 2007-07-29 | 1 | -0/+12 |
* | wrap gtk.IconTheme 2.12 API | Gian Mario Tagliaretti | 2007-07-29 | 1 | -0/+8 |
* | wrap gtk.CellLayout.get_cell and alllow None in gtk_entry_set_cursor_hadjustment | Gian Mario Tagliaretti | 2007-07-27 | 1 | -0/+8 |
* | wrap GtkContainer do_forall by Paul Pogonyshev | Gian Mario Tagliaretti | 2007-07-26 | 1 | -0/+10 |
* | wrap gtk.ScaleButton constructor and set_icon(), fix a couple of None paramet... | Gian Mario Tagliaretti | 2007-07-26 | 1 | -0/+14 |
* | add more 2.12 API in defs file | Gian Mario Tagliaretti | 2007-07-21 | 1 | -0/+4 |