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
/
pygenum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename PYGLIB_DEFINE_TYPE to PYGI_DEFINE_TYPE
Christoph Reiter
2020-04-16
1
-1
/
+1
*
Remove PYGOBJECT_REGISTER_GTYPE
Christoph Reiter
2020-04-16
1
-1
/
+11
*
Remove all Python 2 C code
Christoph Reiter
2020-04-16
1
-16
/
+15
*
build: use -Wconversion -Wno-sign-conversion. Fixes #191
Christoph Reiter
2018-04-05
1
-4
/
+14
*
enum/flags: use the tp_hash from the right base class
Christoph Reiter
2018-03-31
1
-1
/
+1
*
enum/flags: set tp_hash on Python 2 as well; add hash() tests
Christoph Reiter
2018-03-31
1
-2
/
+0
*
enum/flags: don't set tp_new after creatig a subtype, not supported by PyPy
Christoph Reiter
2018-03-31
1
-4
/
+1
*
Merge pygtype.c and pygi-type.c
Christoph Reiter
2018-03-31
1
-2
/
+1
*
Add error handling to all type init function.
Christoph Reiter
2018-03-23
1
-2
/
+7
*
Rename pyglib-python-compat.h to pygi-python-compat.h
Christoph Reiter
2018-03-23
1
-1
/
+1
*
Remove pyglib.c/h
Christoph Reiter
2018-03-22
1
-1
/
+0
*
Remove usage of HAVE_CONFIG_H
Christoph Reiter
2018-03-21
1
-3
/
+1
*
Fix various compiler warnings for 32bit builds
Christoph Reiter
2017-03-24
1
-1
/
+1
*
Remove pyglib_gil_state_ensure/pyglib_gil_state_release
Christoph Reiter
2017-03-22
1
-3
/
+3
*
Fix various potential compiler warnings
Christoph Reiter
2017-03-20
1
-1
/
+1
*
Remove pygobject-private.h and rename pygobject.c to pygobject-object.c
Christoph Reiter
2016-06-01
1
-1
/
+3
*
Remove pygi.h and pygi-private.h
Christoph Reiter
2016-06-01
1
-1
/
+1
*
enum/flags: use gir info for type names and __repr__ instead of the gtype name
Christoph Reiter
2015-10-27
1
-18
/
+39
*
Move pygi foreign API into pygi-foreign-api.h
Simon Feltman
2014-05-05
1
-0
/
+1
*
Update Free Software Foundation addresses
Simon Feltman
2014-03-15
1
-3
/
+1
*
Merge gobject static code into the gi module
Simon Feltman
2014-01-14
1
-0
/
+371