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
path:
root
/
gobject
/
gobjectmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 353039 – Failure in signal emission during do_set_property invoked from...
Gustavo J. A. M. Carneiro
2006-08-27
1
-5
/
+11
*
type registration fix
Gustavo J. A. M. Carneiro
2006-08-26
1
-2
/
+74
*
fix interface registration
Gustavo J. A. M. Carneiro
2006-08-17
1
-31
/
+31
*
Add infrastructure for lazy type registration, fixes #
Johan Dahlin
2006-07-13
1
-3
/
+5
*
interface implementation fix
Gustavo J. A. M. Carneiro
2006-07-09
1
-10
/
+10
*
missing iinfo.interface_data, needed for interface implementation
Gustavo J. A. M. Carneiro
2006-07-09
1
-1
/
+4
*
gobject.filename_from_utf8
Gustavo J. A. M. Carneiro
2006-06-24
1
-2
/
+27
*
Bindings for g_filename_display_basename and g_filename_display_name;
Gustavo J. A. M. Carneiro
2006-06-24
1
-4
/
+42
*
Add support for retrieving signal and propertie info from interface types.
John Finlay
2006-06-23
1
-42
/
+75
*
Fix two leaks in error cases, found by Coverity.
Johan Dahlin
2006-06-04
1
-0
/
+2
*
gobject.new fix for 'subsubtype' case
Gustavo J. A. M. Carneiro
2006-05-28
1
-3
/
+3
*
Add new pyg_add_warning_redirection and pyg_disable_warning_redirections APIs...
Gustavo J. A. M. Carneiro
2006-05-07
1
-12
/
+63
*
gobject.Pid.close
Gustavo J. A. M. Carneiro
2006-05-01
1
-1
/
+14
*
Bug 340160 – g_spawn wrapper thinks GPid is an int
Gustavo J. A. M. Carneiro
2006-05-01
1
-1
/
+71
*
reviewed by: Johan Dahlin <jdahlin@async.com.br>
Johannes Hölzl
2006-04-29
1
-0
/
+17
*
wrap on 80 lines
Johan Dahlin
2006-04-11
1
-54
/
+107
*
Move over almost all GType constants from C to Python.
Johan Dahlin
2006-04-11
1
-24
/
+2
*
Move GObjectMeta from C to python-land
Gustavo J. A. M. Carneiro
2006-04-11
1
-9
/
+14
*
Turn gobject into a package; move _gobject to gobject._gobject and
Johan Dahlin
2006-04-11
1
-2
/
+2
*
reviewed by: Johan Dahlin <jdahlin@async.com.br>
Andy Wingo
2006-04-11
1
-1
/
+1
*
Bug 334318 – gtk.AboutDialog crashes with 'authors' parameter as string ins...
Gustavo J. A. M. Carneiro
2006-04-01
1
-3
/
+5
*
Don't call g_value_init since the other *_to_gvalue methods expect an
Christopher Aillon
2006-01-15
1
-1
/
+0
*
Warn if io callback returns None: almost always this is an error
Gustavo J. A. M. Carneiro
2006-01-14
1
-0
/
+6
*
Add add/remove_emission_hook and tests. Fixes #325977
Johan Dahlin
2006-01-13
1
-1
/
+138
*
signal accumulators
Gustavo J. A. M. Carneiro
2006-01-11
1
-3
/
+97
*
Split out PyGObject from PyGTK.
Johan Dahlin
2006-01-09
1
-3
/
+7
*
Remove deprecation warning
Johan Dahlin
2005-11-13
1
-13
/
+1
*
reviewed by: Johan Dahlin <jdahlin@async.com.br>
Manish Singh
2005-11-03
1
-0
/
+23
*
fix segfaul on error return in gobject.new
Gustavo J. A. M. Carneiro
2005-10-01
1
-4
/
+4
*
Undeprecate for now.
Johan Dahlin
2005-09-29
1
-10
/
+12
*
Include the object and the name of the signal in TypeErrors
Johan Dahlin
2005-09-22
1
-1
/
+3
*
Add gobject.Warning Warning subclass and redirect all g_log messages for
John Ehresman
2005-09-16
1
-0
/
+26
*
better error messages when registering properties
Gustavo J. A. M. Carneiro
2005-09-13
1
-0
/
+10
*
[Bug 315100] gobject.type_register if parameter is not a type
Gustavo J. A. M. Carneiro
2005-09-02
1
-1
/
+1
*
Also include interfaces, fixes #315038
Johan Dahlin
2005-09-02
1
-2
/
+8
*
Refactor to allow us to list signals on interfaces.
Johan Dahlin
2005-08-26
1
-18
/
+18
*
some memory fixes in type registration
Gustavo J. A. M. Carneiro
2005-08-25
1
-6
/
+9
*
Added sources so gobject module will compile, fixed enable/disable thread
PYGTK_2_7_4
John Ehresman
2005-08-24
1
-0
/
+1
*
Update distutils for 2.7.x. Bump requirements. Fix a minor bug in gobjectmodu...
Johan Dahlin
2005-08-24
1
-1
/
+1
*
Fixes bug #312337
PYGTK_2_7_2
Mark McLoughlin
2005-08-02
1
-2
/
+6
*
gobject/pygobject-private.h Add a convenience function
Manish Singh
2005-08-01
1
-11
/
+2
*
Fix reference count of gtk.Window's from gobject.new
Gustavo J. A. M. Carneiro
2005-07-31
1
-1
/
+2
*
don't deprecate gobject.type_register, just give a warning if trying to regis...
Gustavo J. A. M. Carneiro
2005-07-30
1
-12
/
+12
*
Don't register PyObject unconditionally, fixes #303797 (Yevgen Muntyan)
Johan Dahlin
2005-07-30
1
-3
/
+4
*
Fixes Bug 311309: subclassing gtk.Bin reports...
Gustavo J. A. M. Carneiro
2005-07-30
1
-4
/
+1
*
Remove pre python 2.3.5 compatibility. Simplifies thread handling.
Johan Dahlin
2005-07-17
1
-46
/
+2
*
Allow enums to be specified in the constructor Return flags or enum object
Johan Dahlin
2005-07-15
1
-3
/
+15
*
Raise an exception if a construct only property is set after construction
Johan Dahlin
2005-07-10
1
-1
/
+3
*
gobject/pygobject-private.h gobject/gobjectmodule.c gobject/Makefile.am
Manish Singh
2005-07-10
1
-14
/
+39
*
Bug 161177: Allow creation of python classes from g_object_new
Gustavo J. A. M. Carneiro
2005-07-09
1
-4
/
+168
[prev]
[next]