summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix conversion from pointers to hashfunc return values.Christoph Reiter2017-03-295-8/+14
* Fix PyLong <-> GPid conversion on 64bit WindowsChristoph Reiter2017-03-291-5/+21
* property: support setting flagsChristoph Reiter2017-03-292-0/+37
* overrides: warn on instantiation of Gio.VolumeMonitorChristoph Reiter2017-03-282-0/+30
* Remove gi.overrides.overridefuncChristoph Reiter2017-03-271-16/+16
* tests: Reduce usage of timeout_add() and sleep()Christoph Reiter2017-03-276-45/+111
* tests: Remove TestMainLoop.test_concurrencyChristoph Reiter2017-03-271-27/+0
* Update .gitignore: add *.dll, *.dylib, .DS_STOREChristoph Reiter2017-03-271-0/+3
* tests: Make test suite run on WindowsChristoph Reiter2017-03-2414-75/+68
* tests: Make test suite run on macOSChristoph Reiter2017-03-249-3/+36
* Fix various compiler warnings for 32bit buildsChristoph Reiter2017-03-2415-19/+25
* pep8 fixChristoph Reiter2017-03-241-1/+0
* testhelper: only link against libpython on WindowsChristoph Reiter2017-03-232-4/+13
* overrides: Fix Gtk.TextBuffer.insert_with_tags_by_name() with no tagsGarrett Regier2017-03-222-3/+12
* Make use of instance-argument annotationsChristoph Reiter2017-03-222-1/+12
* Remove pyglib_gil_state_ensure/pyglib_gil_state_releaseChristoph Reiter2017-03-2214-95/+91
* Remove support for building without threadsChristoph Reiter2017-03-224-51/+8
* pygtkcompat: Allow multiple calls to enable(), enable_gtk() as long as the ve...Christoph Reiter2017-03-222-0/+63
* tests: Update Makefile for building tests on OS XSimon Feltman2017-03-211-26/+30
* testhelper: propagate exception if _gobject could not be importedMikhail Fludkov2017-03-201-2/+6
* pygi-info: initialize GIArgument before passing it to g_constant_info_get_valueChristoph Reiter2017-03-201-1/+1
* tests: build libregress with disabled cairoMikhail Fludkov2017-03-201-3/+6
* tests: use g-ir utils found by pkg-configMikhail Fludkov2017-03-201-4/+4
* Add a foreign type for cairo_region_t.Shyouzou Sugitani2017-03-202-2/+77
* aclocal: make local file discover by reading AC_CONFIG_MACRO_DIR workChristoph Reiter2017-03-204-16/+12
* Port from gnome-common to autoconf-archiveChristoph Reiter2017-03-209-117/+65
* Fix various potential compiler warningsChristoph Reiter2017-03-2015-48/+67
* configure.ac: post-release version bump to 3.25.0Christoph Reiter2017-03-201-1/+1
* Remove egg make targetChristoph Reiter2017-03-201-27/+0
* Remove legacy docsChristoph Reiter2017-03-2023-3943/+0
* release 3.24.03.24.0Christoph Reiter2017-03-201-0/+3
* configure.ac: pre-release version bump to 3.24.0Christoph Reiter2017-03-201-2/+2
* release 3.23.923.23.92Christoph Reiter2017-03-131-0/+10
* Version bump to 3.23.92Christoph Reiter2017-03-131-1/+1
* overrides: Update for Gdk-4.0 and Gtk+-4.0Fabian Orccon2017-01-252-37/+44
* Disable -Werror=missing-prototypesChristoph Reiter2017-01-231-1/+1
* Fix new PEP8 errorsChristoph Reiter2017-01-0918-11/+98
* Move pep8/pyflakes tests from 'make check' to 'make check.quality'Christoph Reiter2016-12-232-8/+6
* overrides: Update for Gtk-4.0Christoph Reiter2016-12-211-240/+242
* Handle exception unreffing Variant at exitDan Nicholson2016-12-211-1/+10
* Handle multiple deinit of callable cacheDan Nicholson2016-12-211-8/+7
* configure.ac: post-release version bump to 3.23.0Christoph Reiter2016-09-191-1/+1
* release 3.22.03.22.0Christoph Reiter2016-09-191-0/+3
* configure.ac: pre-release version bump to 3.22.0Christoph Reiter2016-09-191-2/+2
* release 3.21.923.21.92Christoph Reiter2016-09-111-0/+7
* Handle nullable filename parametersChristoph Reiter2016-09-034-0/+34
* Fix list/hashtable enum <-> hash conversion on 64-bit big endianAurelien Jarno2016-09-037-14/+93
* Allow passing sockets to io_add_watch on win32Lukas K2016-09-031-0/+4
* tests: use dbus-run-session instead of dbus-launch to run testsMichael Biebl2016-09-031-5/+2
* configure.ac: post-release version bump to 3.21.92Christoph Reiter2016-08-251-1/+1