index
:
pygobject
666098-marshal-gerror
PYGTK_1_99_15
extension-class-branch
gsoc2009
gtk-3.0
gtk-gnome-1-2
invoke-rewrite
llvm
master
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
pygtk-2-0
pygtk-2-2
pygtk-2-4
pygtk-2-6
pygtk-introspection
python-3
python22-branch
short-class-names-branch
windows
📴
Will Thompson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-14
Avoid C99 syntax.
HEAD
master
Paolo Borelli
1
-4/+6
2012-01-06
Connect to first action of a radio group.
Paolo Borelli
1
-2/+2
2012-01-04
Use g_slist_free_full in pygi-closure.
Paolo Borelli
1
-2/+1
2012-01-04
Avoid O(n^2) behavior when marshalling lists
Paolo Borelli
1
-4/+4
2012-01-03
Handle NULL as a valid case of a char** array
Paolo Borelli
2
-4/+8
2011-12-23
Branching, bump version to 3.1.0
Tomeu Vizoso
1
-2/+2
2011-12-12
Add notes about branching to HACKING
Tomeu Vizoso
1
-0/+10
2011-12-12
Fixed bug where GObject.property did not respect minimum and maximum values
Sebastian Pölsterl
2
-1/+32
2011-12-12
Remove mention of removed option --enable-docs
Tomeu Vizoso
1
-1/+1
2011-12-12
Fix sebp's name in NEWS
Tomeu Vizoso
1
-1/+1
2011-12-12
Release 3.0.3
3.0.3
Tomeu Vizoso
1
-0/+15
2011-12-12
Pre-release version bump
Tomeu Vizoso
1
-1/+1
2011-12-01
Convert all modifier constants to Gdk.ModifierType
Manuel Quiñones
1
-0/+14
2011-11-14
Convert all strings to utf-8 encoding when retrieving from TreeModel
Sebastian Pölsterl
3
-1/+47
2011-11-02
add test for bytearray variants
John (J5) Palmieri
1
-0/+4
2011-11-02
handle NULL arrays correctly for each array type
John (J5) Palmieri
1
-5/+6
2011-11-02
Revert "Revert "Fix array termination and size calculation""
John (J5) Palmieri
2
-2/+12
2011-11-02
pygmainloop: avoid lockups if multiple glib.MainLoop exist
Owen W. Taylor
1
-1/+4
2011-11-02
Properly chain up to the class that implements a given vfunc.
Tomeu Vizoso
2
-19/+23
2011-11-02
Revert "Fix array termination and size calculation"
Tomeu Vizoso
2
-12/+2
2011-11-01
Fix array termination and size calculation
Holger Berndt
2
-2/+12
2011-10-30
pygi-convert: fix for Pango.Alignment
Daniel Drake
1
-0/+1
2011-10-30
pygi-convert: fix for Gtk.Orientation
Daniel Drake
1
-0/+1
2011-10-27
Add tests for calling closures
Martin Pitt
1
-0/+24
2011-10-25
fix marshaling of arrays of GVariants
Mikkel Kamstrup Erlandsen
5
-35/+85
2011-10-21
Release 3.0.2
3.0.2
Ignacio Casal Quinteiro
1
-0/+8
2011-10-21
Fix "Returns: (skip)" method calls without (out) arguments
Martin Pitt
2
-0/+18
2011-10-19
Do union member checks for unions that are parameters
John (J5) Palmieri
1
-53/+68
2011-10-19
Gdk overrides: Unbreak for Gdk-2.0
Martin Pitt
1
-47/+48
2011-10-14
unit test for checking ref count of object param in signals
John (J5) Palmieri
1
-0/+11
2011-10-14
when converting an object with transfer none, make sure the wrapper owns a ref
John (J5) Palmieri
1
-0/+10
2011-10-10
Allow GBoxed types as property
Timo Vanwynsberghe
1
-2/+3
2011-10-10
Add tests for boxed properties.
Ignacio Casal Quinteiro
1
-2/+18
2011-09-30
Post release bump version
Ignacio Casal Quinteiro
1
-1/+1
2011-09-30
Release 3.0.1
3.0.1
Ignacio Casal Quinteiro
2
-1/+6
2011-09-30
when checking instances union members are same type as parent
John (J5) Palmieri
1
-4/+56
2011-09-22
add a floating flag to pygobjects
John (J5) Palmieri
4
-2/+36
2011-09-22
Revert "Fix refcount bug by not creating python wrapper during gobject init s...
John (J5) Palmieri
1
-15/+17
2011-09-22
make sure to commit the NEWS file
John (J5) Palmieri
1
-0/+4
2011-09-19
prep for 3.0 release
3.0.0
John (J5) Palmieri
1
-3/+3
2011-09-16
up version required of gobject-introspection to 1.29.0
John (J5) Palmieri
1
-1/+1
2011-09-16
fix most warnings
John (J5) Palmieri
6
-17/+20
2011-09-16
post release bump
John (J5) Palmieri
1
-1/+1
2011-09-15
edit HACKING file to show correct tag format
2.90.4
John (J5) Palmieri
1
-1/+1
2011-09-15
update NEWS file to prep for release
John (J5) Palmieri
1
-0/+35
2011-09-15
fix typo s/lenth/length
John (J5) Palmieri
1
-1/+1
2011-09-15
fix typo in docstring
John (J5) Palmieri
1
-1/+1
2011-09-15
do not pass in len(str) to the length argument of gtk_test_buffer_insert* apis
John (J5) Palmieri
1
-4/+2
2011-09-15
Switch tarball compression format to tar.xz only.
Dieter Verfaillie
1
-1/+1
2011-09-15
Remove pygtk_version attribute from internal gi._gobject module.
Dieter Verfaillie
2
-6/+0
[next]