summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
PYGTK_1_99_15Added.Johan Dahlin21 years
a93755ddba9a176Speed up MRO calculationDaniel Drake11 years
barthalion/gnome-runtime-images-quayUpdate (or drop) the Docker image used by Flatpak jobBartłomiej Piotrowski21 months
baserock/morphAdd morph file.Mark Doffman10 years
benzea/gio-asynciotests: Add some override integration testsBenjamin Berg16 months
benzea/gsource-fixsource: Fix destruction in certain corner casesBenjamin Berg16 months
benzea/gsource-fix2source: Fix source finalization in some corner casesBenjamin Berg16 months
benzea/tmptests: Remove PyPy fixme that appears to be workingBenjamin Berg2 years
benzea/try-disable-gdebugremove targets for testBenjamin Berg15 months
benzea/vfunc-bound-descrinfo: Show which type/object callables are bound toBenjamin Berg2 years
bilelmoussaoui/disposeoverrides/gio: Don't wrap vfuncs functions for DBusProxyBilal Elmoussaoui21 months
ci-bionicci: update image to bionic; drop Python 3.4Christoph Reiter6 years
ci-debug-buildci: build python 2.7 and 3.7 in debug mode. Fixes #243Christoph Reiter6 years
ci-gnome-masterci: build and run tests in the gnome master flatpak runtimeChristoph Reiter6 years
ci-py-updateci: python updateChristoph Reiter6 years
ci-py37-dev-modetests: don't leak the file object returned by imp.find_module()Christoph Reiter6 years
drop-py35Drop Python 3.5 support and bump other dependenciesChristoph Reiter4 years
ebassi/gtk4-overridesoverrides: Remove various overrides for gtk4Christoph Reiter3 years
extension-class-branchfixed bug in constructor that would cause segfault when creating instancesJames Henstridge24 years
gio-liststore-sortAdd overrides for Gio.ListStore.sort and Gio.ListStore.insert_sorted. Fixes #130Christoph Reiter6 years
gsoc2009Move a few declarations to some more appropriate header filesSimon van der Linden15 years
gtk-3.0Refactor field accessJohn Stowers14 years
gtk-gnome-1-2Correct version here tooJohan Dahlin21 years
gtk-template-child-internalGtk.Template: Allow marking children as "internal-child"Christoph Reiter6 years
gtk4general: Add Flatpak demoCarlos Soriano6 years
invoke-rewriteMerge branch 'master' into invoke-rewriteJohn (J5) Palmieri13 years
listmodel-sequenceGio.ListModel: implement most of the mutable sequence protocol. See #115Christoph Reiter6 years
llvmUpdate for g-i trunkJohan Dahlin14 years
masterRequire glib 2.64 and g-i 1.64Christoph Reiter12 months
optionparser-remain-argsOptionParser.parse_args: return leftover arguments. Fixes #200Christoph Reiter6 years
pgriffis/soup-overridesAdd Soup-3.0 overridesPatrick Griffis3 years
pixbuf-new-from-dataAdd override for GdkPixbuf.Pixbuf.new_from_data. Fixes #225Christoph Reiter6 years
py3kAdd files to install listJohn Ehresman14 years
pygi-py3kFix test cases by decoding to correctly sized typeJohn (J5) Palmieri14 years
pygobject-2-10Post release version bumpJohan Dahlin18 years
pygobject-2-12Fix a couple of compiler warnings.Gustavo J. A. M. Carneiro17 years
pygobject-2-14Bug 540696 – gobject.markup_escape_text() causes python to segfaultGustavo J. A. M. Carneiro16 years
pygobject-2-16Updated.Gian Mario Tagliaretti15 years
pygobject-2-18Fix gio.OutputStream.splice_asyncPaul Pogonyshev15 years
pygobject-2-28Release 2.28.7Christoph Reiter7 years
pygobject-2-8post release version bumpJohan Dahlin18 years
pygobject-3-0Post release version bump to 3.0.5Sebastian Pölsterl12 years
pygobject-3-10configure.ac: post-release version bump to 3.10.3Martin Pitt10 years
pygobject-3-12configure.ac: post release version bump to 3.12.3Simon Feltman10 years
pygobject-3-14Avoid a silent long to int truncationRui Matos9 years
pygobject-3-16Avoid a silent long to int truncationRui Matos9 years
pygobject-3-18Fix import warnings pointing to the wrong code with CPython 3.3/3.5Christoph Reiter8 years
pygobject-3-2post-release bump to 3.2.3Martin Pitt12 years
pygobject-3-20configure.ac: post-release version bump to 3.20.2Simon Feltman8 years
pygobject-3-24configure.ac: post-release version bump to 3.24.2Christoph Reiter7 years
pygobject-3-26tests: skip some more tests on macOSChristoph Reiter6 years
pygobject-3-28version bumpChristoph Reiter6 years
pygobject-3-30version bumpChristoph Reiter5 years
pygobject-3-32version bumpChristoph Reiter5 years
pygobject-3-34flake8: fix errors with new flake8 3.8.0Christoph Reiter4 years
pygobject-3-36CI: make sure we install a Python 3.5 compatible pipChristoph Reiter3 years
pygobject-3-38CI: make sure we install a Python 3.5 compatible pipChristoph Reiter3 years
pygobject-3-4test_overrides_gtk: Ignore GVFS warnings from FileChooserDialogMartin Pitt11 years
pygobject-3-40version bumpChristoph Reiter3 years
pygobject-3-42Revert "pygi: Fix girepository deprecation warnings"Christoph Reiter15 months
pygobject-3-44subprojects: pin pycairo to v1.23.0Christoph Reiter12 months
pygobject-3-8testhelper: Fix import requirement for GObjectSimon Feltman11 years
pygtk-2-0explicitly check if the property is readable first, and raise an exceptionJames Henstridge20 years
pygtk-2-2Merge in changes from HEAD:Johan Dahlin20 years
pygtk-2-4in case the enum is not registered, set enum_class or flag_class to NoneLorenzo Gil Sanchez19 years
pygtk-2-6Backport reference count and threadsafe fixes from the 2.8 branch.Johan Dahlin19 years
pygtk-compatGtkViewport: Add a default values for the adjustment constructor parametersJohan Dahlin12 years
pygtk-introspectionbuild system improvements; don't hardcore gobject-introspection libs/cflagsGustavo J. A. M. Carneiro19 years
pypy-progressci: run tests under pypy but allow failures for startersChristoph Reiter6 years
python-3Use python3ish print()Johan Dahlin17 years
python22-branchgetter for __dict__ on GObject wrappers. (PyGObject_Type): include getsetsJames Henstridge23 years
revert-typecastsrevert closure typecasts from commit 25a5b066Dan Horák6 years
setup-py-install-hintsetup.py: print installation intstructions in case a dependency is missing. F...Christoph Reiter6 years
short-class-names-branchAlso, changes to fix up pygtk-demo for this configuration.James Henstridge23 years
sigint-fallback-leakossig: Don't leak the callbacks in case the event loops are not stopped throu...Christoph Reiter6 years
unknown-scopeDo not error out for unknown scopesEmmanuele Bassi3 years
widget-freeze-childMake Gtk.Widget.freeze_child_notify a context manager. Fixes #45Christoph Reiter6 years
windowsMerge branch 'pygobject-2-28' into windowsDieter Verfaillie13 years
wip/creiter/pytest-directtests: Make it possible to use pytest directlyChristoph Reiter6 years
wip/felder/meson-minimum-versionmeson: Bump minimum meson_version to 0.47.0Jean Felder3 years
wip/gio-async-awaitable-returninvoke: Create async helper when needed and marshal it for callbacksBenjamin Berg3 years
wip/jfelder/glib-datetime-compareGLib overrides: Add support for DateTime.compareJean Felder5 years
wip/jfelder/gtk4-sort-list-modelgtk: Add override for Gtk.CustomSorter.set_sort_funcJean Felder3 years
wip/jfelder/template-gtk4tests: Re-enable template tests for gtk4Jean Felder3 years
wip/jtojnar/gio-generic-listSupport instances of Generic types in propertyhelperJan Tojnar14 months
wip/mschraal/gdk4-rgbagdk overrides: Add GDK4 RGBA supportMarinus Schraal2 years
wip/mschraal/gtk4-container-removalgtk overrides: Remove Container use for GTK4Marinus Schraal4 years
wip/msvcSupport MSVC builds of PyGObject-3.xChun-wei Fan6 years
wip/msvc-3-24Support MSVC builds of PyGObject-3.xChun-wei Fan7 years
wip/msvc-3-26Support MSVC builds of PyGObject-3.xChun-wei Fan6 years
wip/type-object-concurrency-fixIntrospectionModule: handle two threads loading type at same timeRay Strode3 years