index
:
delta/pygobject.git
PYGTK_1_99_15
a93755ddba9a176
barthalion/gnome-runtime-images-quay
baserock/morph
benzea/gio-asyncio
benzea/gsource-fix
benzea/gsource-fix2
benzea/tmp
benzea/try-disable-gdebug
benzea/vfunc-bound-descr
bilelmoussaoui/dispose
ci-bionic
ci-debug-build
ci-gnome-master
ci-py-update
ci-py37-dev-mode
drop-py35
ebassi/gtk4-overrides
extension-class-branch
gio-liststore-sort
gsoc2009
gtk-3.0
gtk-gnome-1-2
gtk-template-child-internal
gtk4
invoke-rewrite
listmodel-sequence
llvm
master
optionparser-remain-args
pgriffis/soup-overrides
pixbuf-new-from-data
py3k
pygi-py3k
pygobject-2-10
pygobject-2-12
pygobject-2-14
pygobject-2-16
pygobject-2-18
pygobject-2-28
pygobject-2-8
pygobject-3-0
pygobject-3-10
pygobject-3-12
pygobject-3-14
pygobject-3-16
pygobject-3-18
pygobject-3-2
pygobject-3-20
pygobject-3-24
pygobject-3-26
pygobject-3-28
pygobject-3-30
pygobject-3-32
pygobject-3-34
pygobject-3-36
pygobject-3-38
pygobject-3-4
pygobject-3-40
pygobject-3-42
pygobject-3-44
pygobject-3-8
pygtk-2-0
pygtk-2-2
pygtk-2-4
pygtk-2-6
pygtk-compat
pygtk-introspection
pypy-progress
python-3
python22-branch
revert-typecasts
setup-py-install-hint
short-class-names-branch
sigint-fallback-leak
unknown-scope
widget-freeze-child
windows
wip/creiter/pytest-direct
wip/felder/meson-minimum-version
wip/gio-async-awaitable-return
wip/jfelder/glib-datetime-compare
wip/jfelder/gtk4-sort-list-model
wip/jfelder/template-gtk4
wip/jtojnar/gio-generic-list
wip/mschraal/gdk4-rgba
wip/mschraal/gtk4-container-removal
wip/msvc
wip/msvc-3-24
wip/msvc-3-26
wip/type-object-concurrency-fix
gitlab.gnome.org: GNOME/pygobject.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Move cairo tests into test_cairo.py
Simon Feltman
2014-05-05
3
-42
/
+69
*
Initialize the foreign API at PyGI load time
Simon Feltman
2014-05-05
3
-5
/
+12
*
Move pygi foreign API into pygi-foreign-api.h
Simon Feltman
2014-05-05
18
-154
/
+139
*
Clobber GLib.Error with custom implementation
Simon Feltman
2014-05-05
4
-21
/
+25
*
Simplify pygi_error_marshal to use GError initializer arguments
Simon Feltman
2014-05-04
1
-19
/
+6
*
Add Python implementation of GError
Simon Feltman
2014-05-04
6
-14
/
+125
*
tests: Move GError tests into test_error.py
Simon Feltman
2014-05-04
3
-49
/
+82
*
Consolidate GError related code into pygi-error
Simon Feltman
2014-05-04
17
-299
/
+262
*
Add gi.CallableInfo.can_throw_gerror()
Simon Feltman
2014-05-03
2
-0
/
+26
*
Derive PyCallbackInfo from PyCallableInfo
Simon Feltman
2014-05-03
2
-2
/
+9
*
PEP8 fixes
Simon Feltman
2014-05-02
10
-34
/
+28
*
configure.ac: post release version bump to 3.13.2
Simon Feltman
2014-04-28
1
-1
/
+1
*
release 3.13.1
3.13.1
Simon Feltman
2014-04-28
1
-0
/
+14
*
Raise TypeError if arguments are passed to Boxed.__init__
Christoph Reiter
2014-04-14
5
-0
/
+25
*
Gdk.Event: Override __setattr__ to set fields based on the event type
Christoph Reiter
2014-04-14
2
-3
/
+17
*
Gdk.Event: Include GdkEventType in __repr__
Christoph Reiter
2014-04-14
2
-0
/
+8
*
Fix crash with type checking for GObject arguments
Simon Feltman
2014-04-14
2
-9
/
+45
*
Do not leak info of destroy notify
Paolo Borelli
2014-03-30
1
-5
/
+6
*
configure.ac: Update PyGObject wiki link in AC_INIT
Simon Feltman
2014-03-28
1
-1
/
+1
*
Ignore GValueArray deprecations
Simon Feltman
2014-03-24
2
-3
/
+23
*
Raise ImportError when importing modules not found in repository
Simon Feltman
2014-03-24
2
-5
/
+22
*
tests: Rename test_overrides to test_import_machinery
Simon Feltman
2014-03-24
2
-1
/
+1
*
HACKING: Update branch creation instructions to include -b
Simon Feltman
2014-03-24
1
-1
/
+1
*
configure.ac: post release version bump to 3.13.1
Simon Feltman
2014-03-24
1
-2
/
+2
*
release 3.12.0
3.12.0
Simon Feltman
2014-03-24
1
-0
/
+2
*
pre-release version bump to 3.12.0
Simon Feltman
2014-03-24
1
-2
/
+2
*
configure.ac: post release version bump to 3.11.93
Simon Feltman
2014-03-17
1
-1
/
+1
*
release 3.11.92
3.11.92
Simon Feltman
2014-03-17
1
-0
/
+6
*
configure.ac: Remove option to build without libffi
Simon Feltman
2014-03-17
1
-18
/
+3
*
docs: Standardize Python doc strings
Simon Feltman
2014-03-15
10
-203
/
+242
*
Quote argument names in initializer deprecation warning
Simon Feltman
2014-03-15
2
-4
/
+4
*
docs: Ignore meta-class bases in dynamic docstring generation
Simon Feltman
2014-03-15
1
-1
/
+6
*
Update Free Software Foundation addresses
Simon Feltman
2014-03-15
58
-174
/
+58
*
Handle GI_TRANSFER_EVERYTHING for returns of foreign structures
Owen W. Taylor
2014-03-12
6
-8
/
+31
*
configure.ac: post release version bump to 3.11.92
Simon Feltman
2014-03-03
1
-1
/
+1
*
release 3.11.91
3.11.91
Simon Feltman
2014-03-03
1
-0
/
+7
*
build: Update release-news to use srcdir
Simon Feltman
2014-03-03
1
-1
/
+1
*
Use ffi_call directly instead of g_callable_info_invoke
Simon Feltman
2014-03-03
9
-165
/
+230
*
tests: Move class definition depending on GTK+ within function evaluation
Simon Feltman
2014-03-03
1
-16
/
+16
*
tests: Conditionalize usage of GTK+ in tests_generictreemodel
Simon Feltman
2014-03-03
1
-3
/
+13
*
tests: Conditionalize usage of regress typelib in test_properties
Simon Feltman
2014-03-03
1
-10
/
+17
*
configure.ac: Use -std=c90 and error on declaration-after-statement
Simon Feltman
2014-03-03
1
-1
/
+2
*
Use g_snprintf instead of snprintf
Simon Feltman
2014-03-03
1
-1
/
+1
*
Use C style comments
Simon Feltman
2014-02-27
4
-4
/
+5
*
Fix Build on Visual Studio
Chun-wei Fan
2014-02-24
3
-17
/
+18
*
Update release steps to be more explicit in regards to NEWS
Simon Feltman
2014-02-17
1
-5
/
+6
*
configure.ac: post release version bump to 3.11.91
Simon Feltman
2014-02-17
1
-1
/
+1
*
release 3.11.90
Simon Feltman
2014-02-17
1
-0
/
+4
*
Use GObject type checking for instance arguments
3.11.90
Simon Feltman
2014-02-12
1
-1
/
+5
*
configure.ac: post release version bump to 3.11.90
Simon Feltman
2014-02-03
1
-1
/
+1
[next]