summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: make sure we install a Python 3.5 compatible pippygobject-3-36Christoph Reiter2021-02-011-1/+1
* flake8: fix errors with new flake8 3.8.0Christoph Reiter2020-05-303-6/+10
* version bumpChristoph Reiter2020-05-062-2/+2
* release3.36.1Christoph Reiter2020-05-061-0/+11
* CI: switch to the new win32 powershell runnersChristoph Reiter2020-04-281-1/+1
* Python 2 compatChristoph Reiter2020-04-171-4/+4
* gtktemplate: Do not crash on multiple init_template callsJean Felder2020-04-172-1/+31
* gtk overrides: Fix template hierarchy issueJean Felder2020-04-172-4/+79
* Gtk overrides: make sure TreeModelSort.new_with_model and TreeModel.sort_new_...Christoph Reiter2020-04-162-0/+27
* tests: don't use strict mode for xfail with the excepthook pluginChristoph Reiter2020-03-201-1/+1
* versiom bumpChristoph Reiter2020-03-202-2/+2
* release3.36.0Christoph Reiter2020-03-083-2/+19
* CI: use the "flatpak" tag for jobs using flatpakChristoph Reiter2020-02-211-0/+4
* CI: update pip in the xenial jobChristoph Reiter2020-02-151-0/+1
* Doc: Remove reference to a fixed bugChristian Stadelmann2020-01-251-3/+0
* meson: track pycairo-1.18 branch in the pycairo subprojectChristoph Reiter2020-01-241-1/+1
* CI: install pycairo from pypi not git masterChristoph Reiter2020-01-242-4/+2
* gtk overrides: Drop Menu, MenuItem for Gtk 4Marinus Schraal2020-01-211-8/+8
* pygobject-object: Avoid checking whether NULL is floatingAlexandru Băluț2020-01-203-1/+25
* CI: Update interpretersChristoph Reiter2019-12-303-19/+19
* Add Gaphor to Who is Using PyGObjectDan Yeaw2019-12-281-0/+1
* Update openSUSE instructionsWouter2019-12-281-1/+1
* coverage: add coverage context for each jobChristoph Reiter2019-12-275-8/+11
* CI: make things work with coverage.py 5.xChristoph Reiter2019-12-275-4/+20
* Revert "CI: pin coverage.py version to 4.x, we don't support 5.x yet"Christoph Reiter2019-12-204-4/+4
* CI: pin coverage.py version to 4.x, we don't support 5.x yetChristoph Reiter2019-12-174-4/+4
* Add Girens by 'Who Is Using PyGObject'Tijder2019-11-241-0/+1
* tests: set NO_AT_BRIDGEChristoph Reiter2019-11-161-0/+3
* CI: Use gnome-master for testing with gtk4Christoph Reiter2019-10-1910-95/+53
* CI: update interpretersChristoph Reiter2019-10-183-14/+14
* CI: switch the xenial test job to Python 3Christoph Reiter2019-10-084-6/+6
* Drop Python 2 support on WindowsChristoph Reiter2019-10-053-14/+7
* Port to g_object_new_with_properties()Christoph Reiter2019-10-043-37/+87
* Avoid various new glib deprecation warningsChristoph Reiter2019-10-045-9/+26
* Make pygobject_prepare_construct_properties() staticChristoph Reiter2019-10-042-5/+1
* version bumpChristoph Reiter2019-09-092-2/+2
* release3.34.0Christoph Reiter2019-09-093-2/+8
* version bumpChristoph Reiter2019-08-182-2/+2
* release3.33.1Christoph Reiter2019-08-181-0/+9
* Make PyGIDeprecationWarning always inherit from DeprecationWarningChristoph Reiter2019-08-181-10/+0
* pygobject-object: fix refcount of floating return valuesMathieu Duponchelle2019-08-114-1/+68
* pygobject: ignore GParameter deprecationsChristian Hergert2019-08-061-0/+2
* variant: Create a tuple directlyMathieu Bridon2019-07-231-3/+2
* variant: Define the LEAF_ACCESSORS globallyMathieu Bridon2019-07-231-17/+18
* variant: Get the type string only once when unpackingMathieu Bridon2019-07-231-7/+9
* Update NEWSChristoph Reiter2019-06-231-0/+8
* test_overrides_gtk: be less strict re gtk window heightsChristoph Reiter2019-06-231-5/+1
* setup.py: add python_requiresChristoph Reiter2019-06-161-0/+2
* Update NEWSChristoph Reiter2019-06-161-0/+9
* build: don't use -Wdeclaration-after-statement with Python 3Christoph Reiter2019-06-072-2/+11