index
:
pygobject.git
master
py3k
Unnamed repository; edit this file 'description' to name the repository.
David Hugh Malcolm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Sort quark names. Rename pyg_boxed_marshal_key to pygboxed_marshal_key.
Johan Dahlin
2005-05-28
3
-15
/
+13
*
gquark initialization cleanup
Gustavo J. A. M. Carneiro
2005-05-28
9
-62
/
+41
*
Pass gsize to GIOChannel functions that expect them.
Manish Singh
2005-05-25
1
-4
/
+4
*
Bug fixes
John Finlay
2005-05-22
1
-2
/
+2
*
Bug 128765: GObject metaclass
Gustavo J. A. M. Carneiro
2005-05-22
5
-37
/
+130
*
Bug 164665: g_markup_escape_text needs binding
Gustavo J. A. M. Carneiro
2005-05-22
1
-0
/
+20
*
Bug 139176: GIOChannel wrapper
Gustavo J. A. M. Carneiro
2005-05-22
4
-2
/
+828
*
revert accidental commit
Gustavo J. A. M. Carneiro
2005-05-22
1
-39
/
+1
*
Bug 165373: crash due to extra Py_XDECREF in gtk.TreeView.map_expanded_rows
Gustavo J. A. M. Carneiro
2005-05-22
1
-1
/
+39
*
make it build again (missing })
Manish Singh
2005-05-17
1
-0
/
+1
*
Improve GParamSpec wrapping, fixes bug #170614
Johan Dahlin
2005-05-17
1
-99
/
+251
*
reviewed by: Johan Dahlin <jdahlin@async.com.br>
Benjamin Otte
2005-05-17
1
-5
/
+17
*
reviewed by: Johan Dahlin <jdahlin@async.com.br>
Benjamin Otte
2005-05-17
4
-5
/
+45
*
Complain if ret is NULL, Fixes #303524.
pygtk-2-6-anchor
PYGTK_2_6_2
Johan Dahlin
2005-05-09
2
-2
/
+6
*
Add some comments
Johan Dahlin
2005-05-09
1
-14
/
+20
*
Allow None to be passed in to: set_group for RadioAction.set_group(),
Johan Dahlin
2005-05-09
1
-15
/
+76
*
And the test
Johan Dahlin
2005-05-09
1
-0
/
+53
*
Fix for bug #303573 - "exceptions raised in a child watch handler are
Mark McLoughlin
2005-05-09
2
-2
/
+11
*
Clean up unused imports
Johan Dahlin
2005-05-09
1
-3
/
+0
*
Bug 302622: Assignment to gtk.gdk.Event.window is buggy
Gustavo J. A. M. Carneiro
2005-05-02
2
-0
/
+26
*
fix make check
Gustavo J. A. M. Carneiro
2005-04-12
1
-11
/
+10
*
Regression, allow the second argument to be unspecified, fixes #171027
Johan Dahlin
2005-03-20
1
-0
/
+24
*
New test.
Johan Dahlin
2005-03-16
6
-6
/
+51
*
In case the enum is not registered, set enum_class or flag_class to None
PYGTK_2_6_1
Johan Dahlin
2005-03-14
1
-7
/
+18
*
Use G_CONST_RETURN with a gchar* return value.
PYGTK_2_6_0
Cedric Gustin
2005-02-23
1
-1
/
+1
*
Move the install_template call for pygobject-2.0.pc.in to the right place
PYGTK_2_5_4
Cedric Gustin
2005-02-23
1
-2
/
+7
*
don't pass a NULL value to PyThread_set_key_value() - causes an assertion
Mark McLoughlin
2005-02-10
1
-1
/
+2
*
Fix for bug #154779 - Python signal handlers don't get executed while
Mark McLoughlin
2005-02-09
3
-2
/
+175
*
[Bug 154372] New: - Calling an enumeration type causes an assertion failure
PYGTK_2_5_3
Gustavo J. A. M. Carneiro
2005-01-22
2
-12
/
+24
*
Bug 164441: leak in gobject.type_register(); patch by Mark McLoughlin
Gustavo J. A. M. Carneiro
2005-01-22
1
-1
/
+4
*
interface implementation fixes
Gustavo J. A. M. Carneiro
2005-01-16
1
-1
/
+1
*
interface implementation fixes
Gustavo J. A. M. Carneiro
2005-01-16
1
-4
/
+8
*
Bug 163612: segmentation fault on pygtk-demo
Gustavo J. A. M. Carneiro
2005-01-10
2
-20
/
+26
*
Make the build of atk, pango and gtk conditional. Fixes bug #74144.
PYGTK_2_5_2
Johan Dahlin
2005-01-10
2
-2
/
+7
*
Make testsuite work and do things the way they were supposed to be done
Johan Dahlin
2005-01-10
4
-25
/
+75
*
Bug 160452: pyg_value_from_pyobject() does not handle sequence -> GValueArray...
Gustavo J. A. M. Carneiro
2005-01-09
1
-0
/
+70
*
Bug 160595: pyg_value_from_pyobject() sometimes sets a Python exception, some...
Gustavo J. A. M. Carneiro
2005-01-09
1
-2
/
+6
*
gobject.child_add_watch and gobject.spawn_async
Gustavo J. A. M. Carneiro
2005-01-09
3
-1
/
+267
*
misc API additions, threading
Gustavo J. A. M. Carneiro
2005-01-09
3
-28
/
+22
*
#154974: Interface implementation support
Gustavo J. A. M. Carneiro
2005-01-09
2
-0
/
+43
*
Add test script for bug #162874.
Adam Hooper
2005-01-09
1
-0
/
+127
*
Add pygtk_postinstall.py Updated Deprecate gtk.idle_add and friends. Merge
Johan Dahlin
2005-01-08
1
-2
/
+2
*
[Bug 145314] Overriding GTK+ virtual methods
Gustavo J. A. M. Carneiro
2005-01-08
2
-1
/
+43
*
Reviewed by: Johan Dahlin <johan@gnome.org>
PYGTK_2_5_1
Johan Dahlin
2004-12-23
1
-5
/
+34
*
Change PY_HEXVERSION to PY_VERSION_HEX
John Ehresman
2004-12-10
1
-1
/
+1
*
2.5.0
PYGTK_2_5_0
Johan Dahlin
2004-11-29
1
-1
/
+1
*
Unbreak build
Johan Dahlin
2004-11-27
1
-1
/
+3
*
Make sure type is a type and sinkfunc isn't NULL.
Johan Dahlin
2004-11-23
1
-1
/
+4
*
Print long int value if enum string not found. Fixes #158417. (modifed
John Finlay
2004-11-16
1
-2
/
+6
*
Add signal introspection functions
John Finlay
2004-11-12
1
-3
/
+190
[prev]
[next]