summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: python updateci-py-updateChristoph Reiter2018-07-073-8/+8
* ci: enable all CI jobs againChristoph Reiter2018-07-071-4/+0
* Gtk.Template: Add test for second instance initialisationKai Willadsen2018-07-071-0/+37
* Gtk.Template: Remove init_template() from instance, not classKai Willadsen2018-07-071-1/+1
* pygi-convert: Enable glib conversionSander Sweers2018-07-021-7/+7
* pygi-convert: Remove incorrect conversionsSander Sweers2018-07-021-2/+0
* Update gitignore to ignore the pycairo subprojectChristoph Reiter2018-06-241-0/+1
* meson: fix naming/version/path of the .egg-info fileChristoph Reiter2018-06-241-3/+11
* meson: support building pycairo as a subprojectChristoph Reiter2018-06-243-3/+19
* Add override for GdkPixbuf.Pixbuf.new_from_data. Fixes #225pixbuf-new-from-dataChristoph Reiter2018-06-173-0/+103
* Update NEWSChristoph Reiter2018-05-311-0/+9
* gi/pygi-argument: Squash critical warning when using array as hash valuePhilip Withnall2018-05-181-0/+2
* docs/getting started: add "pacman -Suy" before installing packages under msys2Christoph Reiter2018-05-161-7/+8
* git commit -m "version bump"Christoph Reiter2018-05-162-2/+2
* release3.29.2Christoph Reiter2018-05-161-0/+40
* meson: increase the test timeoutChristoph Reiter2018-05-131-1/+2
* ci/meson: build with pypy and run testsChristoph Reiter2018-05-131-8/+11
* README: mention that we support PyPyChristoph Reiter2018-05-131-3/+4
* README: remove coverage badge, gitlab can now show them on the project pageChristoph Reiter2018-05-131-5/+0
* ossig: Don't leak the callbacks in case the event loops are not stopped throu...sigint-fallback-leakChristoph Reiter2018-05-111-6/+9
* meson: remove subprojects we don't useChristoph Reiter2018-05-063-10/+0
* meson: don't autodetect pycairo support, force it and add an option to disabl...Christoph Reiter2018-05-065-8/+14
* docs: Add pycairo requires for development setupKai Willadsen2018-05-051-0/+1
* Merge branch 'gerror-docs' into 'master'Christoph Reiter2018-05-042-0/+49
|\
| * docs: Fix quark_from_string/to_string confusionKai Willadsen2018-05-051-1/+1
| * docs: Fix references in new error handling docsKai Willadsen2018-05-041-9/+9
| * docs: Add introduction to handling GLib.ErrorKai Willadsen2018-05-042-0/+49
* | Don't crash on multiple calls to GObject.Value.__del__. See !66Christoph Reiter2018-05-043-2/+16
* | valgrind: add some wildcards to function namesChristoph Reiter2018-05-041-1/+1
* | gi/pygi-value: Don't wrap GValue in GValue when creating GValueArrayStian Selnes2018-05-043-13/+74
|/
* importer: raise ImportError in load_module() and not find_module(). See #213Christoph Reiter2018-05-031-9/+9
* Add ActionMap and ActionMap.add_action_entries() to overrides. Fixes #29yangfl2018-05-032-0/+112
* build: disable new cast-function-type warnings with gcc8Christoph Reiter2018-05-032-0/+2
* ci: fix doc build not being runChristoph Reiter2018-05-031-4/+4
* ci: remove pypy workaround where pip crashes with MALLOC_CHECK_Christoph Reiter2018-05-031-5/+0
* meson: install _gtktemplate.pyChristoph Reiter2018-05-031-1/+3
* meson: build and install the cairo extensionChristoph Reiter2018-05-031-2/+4
* meson: dedup PY_SSIZE_T_CLEAN usageChristoph Reiter2018-05-033-3/+5
* meson: HAVE_CONFIG_H no longer existsChristoph Reiter2018-05-031-2/+2
* meson: use the same compiler flags as with distutilsChristoph Reiter2018-05-033-8/+59
* meson: don't hardcode includedir/datadirChristoph Reiter2018-05-031-2/+2
* meson: dont pass the default required value everywhereChristoph Reiter2018-05-031-7/+7
* ci: build with mesonChristoph Reiter2018-05-031-0/+10
* ci: add meson deps to the docker imageChristoph Reiter2018-05-031-0/+4
* meson: update the version and required meson version. Fixes #212Christoph Reiter2018-05-021-2/+2
* ci: update pypy and py2.7Christoph Reiter2018-05-013-8/+8
* pygobject: Release the GIL when emitting signalJohn Bassett2018-04-301-0/+2
* pygi-info: use PYGLIB_PyBytes_AsString instead of checkingHavard Graff2018-04-301-6/+1
* conftest: add absolute_import and update mesonHavard Graff2018-04-302-1/+4
* ci: move some jobs to manualChristoph Reiter2018-04-301-0/+4