summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Require glib 2.64 and g-i 1.64HEADmasterChristoph Reiter2023-05-132-4/+4
* meson: define pycairo_dep in case pycairo=disabledChristoph Reiter2023-05-131-0/+1
* Bump up the requirement to gobject-introspectionEmmanuele Bassi2023-05-134-12/+2
* gi: Replace deprecated FFI closure APIEmmanuele Bassi2023-05-132-0/+34
* Add (in)equality tests for Gdk.{Color,RGBA}Mazhar Hussain2023-03-281-0/+8
* Add inequality comparison to Gdk.{Color,RGBA}Mazhar Hussain2023-03-281-0/+10
* Allow Gdk.{Color,RGBA} instances to be compared with other objectsMazhar Hussain2023-03-281-0/+4
* Update NEWSChristoph Reiter2023-03-241-0/+6
* tests: fix tests with glib 2.76Christoph Reiter2023-03-243-4/+4
* Update docs and code examples to GTK 4Mat2023-03-227-214/+220
* Move additional steps to install dependenciesDan Yeaw2023-03-221-5/+8
* Cleanup virtualenv dependenciesDan Yeaw2023-03-221-19/+3
* Use x64 version of MSYS2 packagesDan Yeaw2023-03-221-3/+3
* Replace pipsi/pipenv with pipx/poetryDan Yeaw2023-03-221-72/+34
* List additional projects using PyGObjectMat2023-03-221-6/+24
* meson: Set PYTHONPATH in devenvXavier Claessens2023-03-191-0/+9
* Drop Python 3.7 support and update CI envsChristoph Reiter2023-03-1910-23/+20
* version bumpChristoph Reiter2023-03-193-3/+3
* release3.44.0Christoph Reiter2023-03-194-3/+9
* version bumpChristoph Reiter2023-01-283-3/+3
* release3.43.1Christoph Reiter2023-01-284-3/+21
* Docs: Add information about available typing stubslovetox2023-01-271-1/+1
* CI: try to make the flatpak tests run againChristoph Reiter2023-01-273-9/+14
* meson: bump minimum meson version to 0.53.0 and update subprojectsChristoph Reiter2023-01-273-3/+6
* Port to Py_TRASHCAN_BEGINChristoph Reiter2023-01-272-2/+10
* CI: Add Python 3.11 and update other Python installsChristoph Reiter2023-01-273-14/+21
* IntrospectionModule: handle two threads loading type at same timeRay Strode2022-10-151-52/+58
* Revert "pygi: Fix girepository deprecation warnings"Christoph Reiter2022-08-081-14/+0
* Update (or drop) the Docker image used by Flatpak jobbarthalion/gnome-runtime-images-quayBartłomiej Piotrowski2022-08-041-3/+3
* examples: Fix flake8 whitespace errorNirbheek Chauhan2022-07-311-1/+1
* pygi: Fix girepository deprecation warningsNirbheek Chauhan2022-07-311-0/+14
* Update NEWSChristoph Reiter2022-07-161-0/+14
* Drop Martin Pitt as maintainerMartin Pitt2022-06-151-7/+0
* Update NEWSChristoph Reiter2022-04-171-0/+10
* interface: Fix leak when overriding GInterfaceInfoThibault Saunier2022-04-144-3/+19
* setup.py: look up pycairo headers without importing the moduleChristoph Reiter2022-04-131-47/+31
* tests: Support CPython 3.8 on WindowsChristoph Reiter2022-04-091-0/+16
* tests: Remove PyPy fixme that appears to be workingBenjamin Berg2022-03-281-1/+0
* hashtable: Fix refcount of key/value in error case when marshallingBenjamin Berg2022-03-281-2/+0
* gi: Fix GArray length calculation for other item sizesBenjamin Berg2022-03-283-5/+28
* Fix type checkArjan Molenaar2022-03-281-2/+1
* Instead of printing an error, raise an exceptionArjan Molenaar2022-03-282-3/+13
* Make warning a crtitical for unknown argument typesArjan Molenaar2022-03-281-1/+1
* Check object type before Python objects are createdArjan Molenaar2022-03-281-1/+5
* Add extra safeguard in gimoduleArjan Molenaar2022-03-281-1/+5
* Add Hello World GTK under Other Options and Passphraser as an example that us...Zev Lee2022-03-281-1/+3
* Add a readthedocs configChristoph Reiter2022-03-273-1/+13
* coverage: include Python coverage in lcov reportChristoph Reiter2022-03-277-28/+31
* poetry: update depsChristoph Reiter2022-03-271-2/+2
* Only create function _construct_target_list for GTK2/3Arjan Molenaar2022-03-271-14/+14