summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.12.0PYGTK_2_12_0Gustavo J. A. M. Carneiro2007-09-162-2/+5
* update NEWSGustavo J. A. M. Carneiro2007-09-162-1/+13
* Add pygobject docs dir to index dirs for fixxref.pyJohn Finlay2007-09-062-1/+6
* Create a GObject to initialize param pool Fixes #473576 (patch by MarkJohn Finlay2007-09-042-0/+6
* Bug 472908 – Make pango.Context non-instantiableGustavo J. A. M. Carneiro2007-09-023-1/+19
* codegen/argtypes.py (StringArg.write_param) Allow StringArg to haveJohn Finlay2007-09-013-2/+8
* Bug 471804 – X11 specific calls included in the gtk module, breaking other ...Gustavo J. A. M. Carneiro2007-08-302-1/+8
* Fix bug in hash() implementation and test it properlyJohan Dahlin2007-08-292-13/+12
* Make the bindings a bit more pythonic, implement tp_str, tp_hash andJohan Dahlin2007-08-293-0/+84
* post-releaseGustavo J. A. M. Carneiro2007-08-272-1/+5
* 2.11.0PYGTK_2_11_0Gustavo J. A. M. Carneiro2007-08-271-0/+1
* UpdateJohan Dahlin2007-08-273-3/+29
* Adjust to gtk+ API changes.Gustavo J. A. M. Carneiro2007-08-274-16/+51
* Add icons and cursors to dist.Gustavo J. A. M. Carneiro2007-08-272-1/+4
* Fix CFLAGS on Solaris.Gustavo J. A. M. Carneiro2007-08-272-3/+18
* Copy icons and cursors when making doc-dist.John Finlay2007-08-252-1/+7
* Fix .defs files generation rules to re-run after each configureGustavo J. A. M. Carneiro2007-08-232-4/+9
* Allow (void) and () to be matched for object defs.John Finlay2007-08-221-1/+1
* Add missing stock item icons and cursor images.John Finlay2007-08-221-0/+7
* Install the stock item icons and cursor images with the ref docs.John Finlay2007-08-221-1/+11
* Add missing cursor images.John Finlay2007-08-2277-0/+0
* Add missing stock item icons.John Finlay2007-08-2298-0/+0
* Allow to set gtk.Bin.child in subclasses.Paul Pogonyshev2007-08-204-0/+44
* Allow None as parameter for gtk.TextView.set_buffer.Paul Pogonyshev2007-08-172-2/+10
* Bug 466990 – GdkEventClient binding is 64-bit uncleanGustavo J. A. M. Carneiro2007-08-152-2/+9
* Allow None as argument for several focus-related methods.Paul Pogonyshev2007-08-113-4/+52
* Fix PyArg_ParseTupleAndKeywords() call.Paul Pogonyshev2007-08-092-6/+20
* Allow None for `previous_style' argument of GtkWidget.do_style_set().Paul Pogonyshev2007-08-092-1/+8
* Plug a leak in pygtk_tree_sortable_sort_cb().Paul Pogonyshev2007-08-092-2/+9
* Update syntax to match http://mail.gnome.org/archives/devel-announce-list/200...Johan Dahlin2007-08-081-2/+7
* Update gtk.MenuToolButton docs with 2.12 API.Gian Mario Tagliaretti2007-08-052-3/+71
* Add new gtk.Tooltip() docs.Gian Mario Tagliaretti2007-08-054-0/+328
* allow None where needed on gtk.Tooltip methodsGian Mario Tagliaretti2007-08-052-4/+12
* Add new gtk.VolumeButton() docs.Gian Mario Tagliaretti2007-08-054-7/+117
* docs for gtk.IconView updated with 2.12 APIGian Mario Tagliaretti2007-08-042-0/+190
* gtk_widget_modify_cursor allow None in parameters.Gian Mario Tagliaretti2007-07-302-2/+7
* add wrapping/unwrapping of GtkTreeItermethods to gtk.GenericTreeModel, fix #3...Gian Mario Tagliaretti2007-07-298-1/+327
* gtk.IconTheme docs updated with 2.12 APIGian Mario Tagliaretti2007-07-292-0/+84
* wrap gtk.IconTheme 2.12 APIGian Mario Tagliaretti2007-07-292-0/+86
* Update docs with 2.12 API.Gian Mario Tagliaretti2007-07-286-33/+355
* wrap gtk.CellLayout.get_cell and alllow None in gtk_entry_set_cursor_hadjustmentGian Mario Tagliaretti2007-07-273-1/+31
* update gtk.CellLayout docs with 2.12 APIGian Mario Tagliaretti2007-07-272-0/+29
* wrap GtkContainer do_forall by Paul PogonyshevGian Mario Tagliaretti2007-07-263-0/+93
* wrap gtk.ScaleButton constructor and set_icon(), fix a couple of None paramet...Gian Mario Tagliaretti2007-07-264-2/+132
* Updated gtk.Action docs with 2.12 APIGian Mario Tagliaretti2007-07-252-0/+44
* Updated gtk.AboutDialog docs with 2.12 APIGian Mario Tagliaretti2007-07-252-1/+67
* Add new gtk.ScaleButton() docsGian Mario Tagliaretti2007-07-254-0/+517
* Add new gtk.Buildable() docs, add note 'new 2.12 method' on gtk.Builder docsGian Mario Tagliaretti2007-07-245-0/+444
* Add new gtk.Builder docsGian Mario Tagliaretti2007-07-224-0/+515
* add more 2.12 API in defs fileGian Mario Tagliaretti2007-07-212-0/+175