summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* CI: clean up the msys2 job scriptsChristoph Reiter2020-11-072-35/+19
* CI: bring back lcov supportChristoph Reiter2020-11-075-32/+46
* tests: Remove usage of some deprecated unittest methodsChristoph Reiter2020-11-076-51/+47
* tests: remove an old libtool search pathChristoph Reiter2020-11-071-1/+0
* tests: Remove metapath hack to import when uninstalledChristoph Reiter2020-11-071-23/+0
* Add Nicotine+ to "Who Is Using PyGObject?"Mat2020-10-141-0/+1
* gtk overrides: Remove Container use for GTK4wip/mschraal/gtk4-container-removalMarinus Schraal2020-10-072-22/+35
* Replace PyUnicode_GET_SIZE() usage with PyUnicode_GET_LENGTH()Christoph Reiter2020-10-062-1/+2
* Don't call PyEval_InitThreads() with Python 3.9+Christoph Reiter2020-10-061-0/+4
* CI: test with Python 3.9Christoph Reiter2020-10-063-2/+8
* Revert the dependency bump for libffiChristoph Reiter2020-09-152-2/+2
* 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