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
*
Gdk overrides: Unbreak for Gdk-2.0
Martin Pitt
2011-10-19
1
-47
/
+48
*
unit test for checking ref count of object param in signals
John (J5) Palmieri
2011-10-14
1
-0
/
+11
*
when converting an object with transfer none, make sure the wrapper owns a ref
John (J5) Palmieri
2011-10-14
1
-0
/
+10
*
Allow GBoxed types as property
Timo Vanwynsberghe
2011-10-10
1
-2
/
+3
*
Add tests for boxed properties.
Ignacio Casal Quinteiro
2011-10-10
1
-2
/
+18
*
Post release bump version
Ignacio Casal Quinteiro
2011-09-30
1
-1
/
+1
*
Release 3.0.1
3.0.1
Ignacio Casal Quinteiro
2011-09-30
2
-1
/
+6
*
when checking instances union members are same type as parent
John (J5) Palmieri
2011-09-30
1
-4
/
+56
*
add a floating flag to pygobjects
John (J5) Palmieri
2011-09-21
4
-2
/
+36
*
Revert "Fix refcount bug by not creating python wrapper during gobject init s...
John (J5) Palmieri
2011-09-21
1
-15
/
+17
*
make sure to commit the NEWS file
John (J5) Palmieri
2011-09-21
1
-0
/
+4
*
prep for 3.0 release
3.0.0
John (J5) Palmieri
2011-09-19
1
-3
/
+3
*
up version required of gobject-introspection to 1.29.0
John (J5) Palmieri
2011-09-16
1
-1
/
+1
*
fix most warnings
John (J5) Palmieri
2011-09-16
6
-17
/
+20
*
post release bump
John (J5) Palmieri
2011-09-16
1
-1
/
+1
*
edit HACKING file to show correct tag format
2.90.4
John (J5) Palmieri
2011-09-15
1
-1
/
+1
*
update NEWS file to prep for release
John (J5) Palmieri
2011-09-15
1
-0
/
+35
*
fix typo s/lenth/length
John (J5) Palmieri
2011-09-15
1
-1
/
+1
*
fix typo in docstring
John (J5) Palmieri
2011-09-15
1
-1
/
+1
*
do not pass in len(str) to the length argument of gtk_test_buffer_insert* apis
John (J5) Palmieri
2011-09-15
1
-4
/
+2
*
Switch tarball compression format to tar.xz only.
Dieter Verfaillie
2011-09-15
1
-1
/
+1
*
Remove pygtk_version attribute from internal gi._gobject module.
Dieter Verfaillie
2011-09-15
2
-6
/
+0
*
remove overridesdir from the .pc file and add it to the gi module
John (J5) Palmieri
2011-09-15
2
-1
/
+11
*
fix tests to correctly construct a dummy Gtk.TargetEntry
John (J5) Palmieri
2011-09-15
1
-2
/
+2
*
we now assume that C arrays of structs are flat so memcpy them when marshalling
John (J5) Palmieri
2011-09-15
2
-3
/
+61
*
only update the arg counts once if child arg comes before parent arg
John (J5) Palmieri
2011-09-15
2
-12
/
+27
*
Fix refcount bug by not creating python wrapper during gobject init stage
John (J5) Palmieri
2011-09-14
1
-17
/
+15
*
don't destroy just created wrapper when object is created via g_object_new
John (J5) Palmieri
2011-09-13
1
-1
/
+1
*
Remove deprecated API from pygobject.h
Steve Frécinaux
2011-09-13
1
-18
/
+1
*
Convert gtk.TRUE/FALSE to Python True/False.
Marcin Owsiany
2011-09-13
1
-0
/
+2
*
Drop legacy __gobject_init__ method of GObject.Object.
Steve Frécinaux
2011-09-13
2
-13
/
+0
*
AM_CHECK_PYTHON_LIBS does not work for lib64
Dieter Verfaillie
2011-09-13
4
-7
/
+24
*
Remove common_ldflags from Makefile.am as it is no longer used.
Dieter Verfaillie
2011-09-13
1
-6
/
+0
*
cast params for PyObject_IsInstance to suppress warnings
John (J5) Palmieri
2011-09-13
1
-2
/
+2
*
check if object is actually a PyGFlag before trying to access g_type
John (J5) Palmieri
2011-09-13
1
-2
/
+2
*
fix regression - add instance type checks since Py3 no longer does this for us
John (J5) Palmieri
2011-09-13
1
-2
/
+19
*
refactor in/out marshalling to be to_py/from_py
John (J5) Palmieri
2011-09-12
12
-1226
/
+1267
*
Examples: fix cairo-demo.py imports
Dieter Verfaillie
2011-09-09
1
-3
/
+3
*
Fix paths and add missing overridesdir variable used in uninstalled pkgconfig...
Dieter Verfaillie
2011-09-09
1
-7
/
+7
*
Remove no longer used variables from pkgconfig files
Dieter Verfaillie
2011-09-09
2
-10
/
+1
*
docs/Makefile.am and m4/python.m4: Python3 portability fixes
Dieter Verfaillie
2011-09-09
2
-2
/
+2
*
Refactor and clean Makefile.am files
Dieter Verfaillie
2011-09-09
6
-114
/
+162
*
Remove all PLATFORM_VERSION = 2.0 traces
Dieter Verfaillie
2011-09-09
3
-4
/
+0
*
Remove gi/tests/ directory as all the tests now live in tests/
Dieter Verfaillie
2011-09-09
2
-45
/
+0
*
autogen.sh: Use autoreconf instead of a custom script and honor ACLOCAL_FLAGS
Dieter Verfaillie
2011-09-09
2
-85
/
+12
*
use improved python.m4 macros to search for Python headers and libs
Dieter Verfaillie
2011-09-09
2
-11
/
+39
*
Make maintiner mode enabled by default
Javier Jardón
2011-09-09
1
-1
/
+1
*
Disable documentation for now since they are completely wrong for GI.
Dieter Verfaillie
2011-09-07
2
-26
/
+1
*
Fix documentation installation directory
Dieter Verfaillie
2011-09-07
1
-2
/
+3
*
Remove distutils based build system.
Dieter Verfaillie
2011-09-07
6
-915
/
+7
[next]