summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* post-release bump to 3.2.3pygobject-3-2Martin Pitt2012-05-141-1/+1
* Release 3.2.23.2.2Martin Pitt2012-05-141-0/+5
* pygtkcompat: Correctly set flagsJose Rostagno2012-05-142-3/+3
* Gtk overrides: Implement __delitem__ on TreeModelJose Rostagno2012-05-142-4/+21
* Fixed names in NEWSSebastian Pölsterl2012-05-101-2/+2
* Post release version bump to 3.2.2Sebastian Pölsterl2012-05-101-1/+1
* Bump version to 3.2.13.2.1Sebastian Pölsterl2012-05-101-1/+1
* Prepare 3.2.1 releaseSebastian Pölsterl2012-05-101-0/+13
* Reindent files in tests to use 4-space indentationSebastian Pölsterl2012-05-1012-93/+88
* Add missing override for TreeModel.iter_previous()Martin Pitt2012-05-042-0/+10
* GSettings: allow extra keyword argumentsGiovanni Campagna2012-05-021-2/+2
* pygtkcompat: Correct Userlist module useJose Rostagno2012-05-022-1/+5
* test_gdbus: Call GetConnectionUnixProcessID() with correct signatureMartin Pitt2012-05-021-1/+1
* GTK overrides: Add missing keyword argumentsMartin Pitt2012-05-022-16/+24
* pygi-convert.py: Drop obsolete drag method conversionsMartin Pitt2012-05-021-3/+0
* Fix len_arg_index for array argumentsBastian Winkler2012-05-022-3/+5
* Add missing GObject.TYPE_GTYPEMartin Pitt2012-05-021-0/+1
* Fix "distcheck" and tests with out-of-tree buildsMartin Pitt2012-05-027-10/+60
* Add GtkComboBoxEntry compatibilityPaolo Borelli2012-05-022-0/+41
* Release 3.2.03.2.0Martin Pitt2012-03-262-2/+5
* post-release bumpMartin Pitt2012-03-221-1/+1
* Release 3.1.933.1.93Martin Pitt2012-03-221-0/+8
* pygtkcompat test: Properly clean up PixbufLoaderMartin Pitt2012-03-221-1/+2
* test_overrides: Find local gsettings schema with current glibMartin Pitt2012-03-221-4/+5
* Support marshalling GI_TYPE_TAG_INTERFACEAlberto Mardegan2012-03-222-2/+4
* Fix warnings on None values in added tree/list store rowsMartin Pitt2012-03-222-12/+19
* post-release bumpMartin Pitt2012-03-191-1/+1
* Release 3.1.923.1.92Martin Pitt2012-03-191-0/+46
* README: Update current maintainersMartin Pitt2012-03-192-5/+7
* Bump version to 3.1.92, in sync with GNOMEMartin Pitt2012-03-191-1/+1
* Correct Gtk.TreePath.__iter__ to work with Python 3Johan Dahlin2012-03-191-1/+1
* Fix pygtkcompat.py to work with Python 3Martin Pitt2012-03-191-5/+15
* Fix test_everything.TestSignals.test_object_param_signal test caseMartin Pitt2012-03-191-2/+2
* pygtkcompat: Remove first argument for get_origin()Johan Dahlin2012-03-192-0/+10
* GtkViewport: Add a default values for the adjustment constructor parametersJohan Dahlin2012-03-192-0/+21
* GtkIconSet: Add a default value for the pixbuf constructor parameterJohan Dahlin2012-03-192-0/+17
* PangoLayout: Add a default value for set_markup()Johan Dahlin2012-03-192-0/+7
* Gtk[HV]Scrollbar: Add a default value for the adjustment constructor parameterJohan Dahlin2012-03-192-0/+29
* GtkToolButton: Add a default value for the stock_id constructor parameterJohan Dahlin2012-03-192-1/+18
* GtkIconView: Add a default value for the model constructor parameterJohan Dahlin2012-03-192-0/+14
* Add a default value for column in Gtk.TreeView.get_cell_area()Johan Dahlin2012-03-192-0/+8
* Atomic inserts in Gtk.{List,Tree}Store overridesMartin Pitt2012-03-192-31/+124
* Fix Gtk.Button constructor to accept use_stock parameterMartin Pitt2012-03-182-3/+7
* Correct bad rebase, remove duplicate WindowJohan Dahlin2012-03-161-7/+0
* Add a PyGTK compatibility layerJohan Dahlin2012-03-164-2/+502
* Add bw-compatible arguments to Gtk.AdjustmentJohan Dahlin2012-03-161-1/+7
* GtkTreePath: make it iterableJohan Dahlin2012-03-162-0/+5
* Add a default argument to TreeModelFilter.set_visible_func()Johan Dahlin2012-03-161-0/+14
* Add a default argument to Gtk.TreeView.set_cursorJohan Dahlin2012-03-162-0/+14
* Add a default argument to Pango.Context.get_metrics()Johan Dahlin2012-03-161-0/+9