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
path:
root
/
gi
/
_gobject
/
pygobject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GIL safety to pyobject_copy for copying boxed PyObjects
Simon Feltman
2013-07-06
1
-0
/
+3
*
Replace usage of pyg_begin_allow_threads with Py_BEGIN_ALLOW_THREADS
Simon Feltman
2013-05-03
1
-17
/
+16
*
Optimize signal lookup in gi repository
Daniel Drake
2013-04-18
1
-2
/
+3
*
Optimize connection of Python-implemented signals
Daniel Drake
2013-04-18
1
-4
/
+15
*
Consolidate signal connection code
Daniel Drake
2013-04-18
1
-88
/
+41
*
Optimize property get/set when using GObject.props
Daniel Drake
2013-04-16
1
-18
/
+19
*
Simplify registration of custom types
Daniel Drake
2013-04-13
1
-6
/
+2
*
Give more informative error when setting property to incorrect type
Simon Feltman
2013-03-07
1
-2
/
+8
*
Correctly set properties on object with statically defined properties
Jonathan Ballet
2013-02-13
1
-8
/
+11
*
Fix reference leaks with transient floating objects
Simon Feltman
2013-02-08
1
-15
/
+30
*
Move various signal methods from static bindings to gi and python
Simon Feltman
2013-02-03
1
-90
/
+0
*
Fix ref count leak when creating pygobject wrappers for input args
Mike Gorse
2013-02-01
1
-2
/
+5
*
Add __gpointer__ property to GObject static binding
Simon Feltman
2013-01-30
1
-2
/
+9
*
gobject: Go through introspection on property setting
Olivier Crête
2013-01-17
1
-1
/
+17
*
pygobject_emit(): Fix cleanup on error
Martin Pitt
2013-01-14
1
-4
/
+4
*
Replace GObject notify methods with introspection and python
Simon Feltman
2012-11-07
1
-169
/
+4
*
Fix property lookup in class hierarchy
Daniel Drake
2012-11-06
1
-27
/
+65
*
[API change] Do not bind gobject_get_data() and gobject_set_data()
Steve Frécinaux
2012-10-23
1
-44
/
+0
*
PyGProps_getattro(): Fix GObjectClass leak
Johan Dahlin
2012-10-04
1
-1
/
+3
*
pygobject.c: Don't leak GObjectClass reference
Olivier Crête
2012-10-04
1
-1
/
+5
*
Add missing static declarations
Martin Pitt
2012-07-27
1
-1
/
+1
*
Fix PyObject_Repr and PyObject_Str reference leaks
Simon Feltman
2012-07-11
1
-17
/
+36
*
Do not do any python calls when GObjects are destroyed after the python inter...
Simon Schampijer
2012-06-25
1
-5
/
+22
*
Revert "Do not bind gobject_get_data() and gobject_set_data()"
Martin Pitt
2012-06-20
1
-0
/
+44
*
GObject.bind_property: Support transform functions
Bastian Winkler
2012-06-01
1
-8
/
+122
*
[API add] Add GObject.bind_property method
Simon Feltman
2012-05-14
1
-1
/
+103
*
Add context management to freeze_notify() and handler_block().
Simon Feltman
2012-04-09
1
-8
/
+130
*
Fix segfault when accessing __grefcount__ before creating the GObject
Steve Frécinaux
2012-04-04
1
-0
/
+4
*
Do not bind gobject_get_data() and gobject_set_data()
Steve Frécinaux
2012-04-04
1
-40
/
+0
*
Fix a few set-but-not-used warnings.
Will Thompson
2012-01-24
1
-1
/
+1
*
add a floating flag to pygobjects
John (J5) Palmieri
2011-09-21
1
-1
/
+26
*
Drop legacy __gobject_init__ method of GObject.Object.
Steve Frécinaux
2011-09-13
1
-11
/
+0
*
Drop support for old constructor style.
Steve Frécinaux
2011-08-26
1
-1
/
+0
*
Drop support for sink functions.
Steve Frécinaux
2011-08-26
1
-53
/
+0
*
refactor to use the new internal _glib and _gobject modules
John (J5) Palmieri
2011-08-11
1
-8
/
+8
*
move the static bits internal to gi and refactor build files
John (J5) Palmieri
2011-08-11
1
-0
/
+2397