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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gimodule: Remove trailing whitespaces
Jean Felder
2020-04-16
1
-8
/
+8
*
Rename PYGLIB_DEFINE_TYPE to PYGI_DEFINE_TYPE
Christoph Reiter
2020-04-16
18
-42
/
+42
*
Remove PYGOBJECT_REGISTER_GTYPE
Christoph Reiter
2020-04-16
6
-31
/
+67
*
Remove PYGLIB_REGISTER_TYPE
Christoph Reiter
2020-04-16
6
-16
/
+34
*
Remove all Python 2 C code
Christoph Reiter
2020-04-16
35
-670
/
+346
*
Remove all Python 2 Python code
Christoph Reiter
2020-04-15
15
-144
/
+21
*
Gtk overrides: make sure TreeModelSort.new_with_model and TreeModel.sort_new_...
Christoph Reiter
2020-03-17
1
-0
/
+12
*
gtk overrides: Drop Gtk.main for Gtk4
Jean Felder
2020-03-16
1
-13
/
+11
*
gtk overrides: Drop ToolButton for Gtk4
Jean Felder
2020-03-16
1
-7
/
+7
*
gtk overrides: Drop Menu, MenuItem for Gtk 4
Marinus Schraal
2020-01-21
1
-8
/
+8
*
pygobject-object: Avoid checking whether NULL is floating
Alexandru Băluț
2020-01-20
1
-1
/
+3
*
CI: Use gnome-master for testing with gtk4
Christoph Reiter
2019-10-19
1
-13
/
+15
*
Port to g_object_new_with_properties()
Christoph Reiter
2019-10-04
3
-37
/
+87
*
Avoid various new glib deprecation warnings
Christoph Reiter
2019-10-04
4
-6
/
+18
*
Make pygobject_prepare_construct_properties() static
Christoph Reiter
2019-10-04
2
-5
/
+1
*
Make PyGIDeprecationWarning always inherit from DeprecationWarning
Christoph Reiter
2019-08-18
1
-10
/
+0
*
pygobject-object: fix refcount of floating return values
Mathieu Duponchelle
2019-08-11
1
-1
/
+8
*
pygobject: ignore GParameter deprecations
Christian Hergert
2019-08-06
1
-0
/
+2
*
variant: Create a tuple directly
Mathieu Bridon
2019-07-23
1
-3
/
+2
*
variant: Define the LEAF_ACCESSORS globally
Mathieu Bridon
2019-07-23
1
-17
/
+18
*
variant: Get the type string only once when unpacking
Mathieu Bridon
2019-07-23
1
-7
/
+9
*
Don't use PyTypeObject.tp_print with Python 3
Christoph Reiter
2019-06-07
1
-1
/
+4
*
pygi-array: fix leak of transfer-full/container C arrays. Fixes #322
Christoph Reiter
2019-04-19
1
-1
/
+1
*
pygi_error_marshal_to_py: Fix error return handling. Fixes #315
Christoph Reiter
2019-03-25
1
-14
/
+13
*
pygi-info: remove some dead code. Fixes #303
Christoph Reiter
2019-03-24
1
-21
/
+6
*
Add cairo_matrix_t converter to GValue.
Renato Florentino Garcia
2019-02-22
1
-0
/
+34
*
Add Cairo Pattern foreign struct.
Renato Florentino Garcia
2019-02-21
1
-0
/
+53
*
GTK+ -> GTK
Christoph Reiter
2019-02-13
2
-5
/
+5
*
gtk: raise in case Gtk.Window is instantiated after init failed. See #298
Christoph Reiter
2019-01-28
1
-4
/
+12
*
Merge branch 'warn-init-dbus-boxed-info-types' into 'master'
Christoph Reiter
2019-01-19
1
-9
/
+68
|
\
|
*
gio overrides: emit a warning when creating various dbus types without a cons...
Christoph Reiter
2019-01-18
1
-9
/
+68
*
|
Value.get/set_value: use _gvalue_get/set in more cases
Christoph Reiter
2019-01-19
1
-70
/
+23
*
|
Value.set_value: allow None for TYPE_STRING
Christoph Reiter
2019-01-19
1
-2
/
+2
*
|
basic: allow None for boolean parameters
Christoph Reiter
2019-01-19
1
-0
/
+2
*
|
GObject.Value: add a static helper for fetching the GType
Christoph Reiter
2019-01-18
4
-5
/
+30
*
|
GObject.Value: deprecate calling get/set_boxed on a non-boxed value
Christoph Reiter
2019-01-18
1
-0
/
+6
|
/
*
Remove GObject.Value.__del__
Christoph Reiter
2019-01-15
2
-17
/
+4
*
boxed: remove __del__ implementation and free in tp_dealloc
Christoph Reiter
2019-01-15
3
-23
/
+24
*
boxed: don't look up the gtype in tp_dealloc, we already know it
Christoph Reiter
2019-01-15
1
-3
/
+1
*
boxed: hide the PyGIBoxed struct
Christoph Reiter
2019-01-15
2
-5
/
+7
*
Merge branch 'wrap-struct-find' into 'master'
Christoph Reiter
2018-12-15
1
-0
/
+14
|
\
|
*
pygi-info: wrap g_struct_info_find_method() and g_struct_info_find_field()
Christoph Reiter
2018-12-12
1
-0
/
+14
*
|
Merge branch 'use-struct-info-find-field' into 'master'
Christoph Reiter
2018-12-15
1
-16
/
+6
|
\
\
|
*
|
Start using g_struct_info_find_field()
Christoph Reiter
2018-12-12
1
-16
/
+6
|
|
/
*
|
pygi-info: wrap g_union_info_get_alignment()
Tomasz Miąsko
2018-12-14
1
-0
/
+7
|
/
*
gtk: Fix rows getting inserted on the wrong level if parent=None. Fixes #281
Christoph Reiter
2018-11-30
1
-0
/
+4
*
gtktemplate: only call the custom init hook if the class has it. Fixes #267
Christoph Reiter
2018-11-26
1
-1
/
+1
*
gtk overrides: improve coverage
Christoph Reiter
2018-11-25
1
-36
/
+14
*
GValue.get_value: fix crashes for Variants
Christoph Reiter
2018-11-25
1
-1
/
+3
*
gtype: raise ValueError when converting an invalid GType to C
Christoph Reiter
2018-11-25
1
-1
/
+5
[prev]
[next]