summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 3.5 support and bump other dependenciesdrop-py35Christoph Reiter2020-09-149-38/+34
* Update NEWS and bump versionChristoph Reiter2020-09-123-13/+17
* meson: Follow up to make `pycairo` option a featureThibault Saunier2020-06-031-5/+5
* meson: Make the `pycairo` option a featureThibault Saunier2020-06-034-5/+8
* flake8: fix errors with new flake8 3.8.0Christoph Reiter2020-05-173-6/+10
* Update NEWSChristoph Reiter2020-05-061-0/+11
* CI: switch to the new win32 powershell runnersChristoph Reiter2020-04-281-1/+1
* get/set_focus_on_click: Fix return value, add a test and document why the ove...Christoph Reiter2020-04-172-9/+19
* Add overrides for Gtk.Button set/get_focus_on_clickDan Yeaw2020-04-171-0/+10
* Add a test scroll event attr mappingChristoph Reiter2020-04-171-0/+5
* gdk overrides: Fix wrapping of scroll eventsPovilas Kanapickas2020-04-171-0/+1
* tests: GtkWindowType has been removed from GTK4Jean Felder2020-04-171-1/+29
* tests: GDK_RELEASE_MASK has been removed from GTK4Jean Felder2020-04-171-8/+10
* 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
* gimodule: Remove trailing whitespacesJean Felder2020-04-161-8/+8
* NEWS: Add a note on how to handle keeping an old release for py2 aroundChristoph Reiter2020-04-161-0/+12
* Rename PYGLIB_DEFINE_TYPE to PYGI_DEFINE_TYPEChristoph Reiter2020-04-1619-48/+48
* Remove PYGOBJECT_REGISTER_GTYPEChristoph Reiter2020-04-166-31/+67
* Remove PYGLIB_REGISTER_TYPEChristoph Reiter2020-04-166-16/+34
* Remove all Python 2 C codeChristoph Reiter2020-04-1636-679/+382
* Remove all Python 2 Python codeChristoph Reiter2020-04-1563-496/+112
* Gtk overrides: make sure TreeModelSort.new_with_model and TreeModel.sort_new_...Christoph Reiter2020-03-172-0/+27
* tests: Add a Gtk4 test for drag and drop operationsJean Felder2020-03-161-13/+28
* gtk overrides: Drop Gtk.main for Gtk4Jean Felder2020-03-163-19/+37
* gtk overrides: Drop ToolButton for Gtk4Jean Felder2020-03-162-13/+7
* tests: don't use strict mode for xfail with the excepthook pluginChristoph Reiter2020-03-141-1/+1
* Remove Python 2 supportChristoph Reiter2020-03-089-47/+26
* Add .mypy_cache to .gitignoreChristoph Reiter2020-03-081-0/+1
* version bumpChristoph Reiter2020-03-082-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