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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve exception
Johan Dahlin
2006-11-18
1
-1
/
+4
*
Make sure an exception is raised when we pass in invalid arguments to the
Johan Dahlin
2006-11-18
1
-2
/
+2
*
set __module__ on gobject derived types, fixes #376099
Johan Dahlin
2006-11-18
1
-2
/
+12
*
reviewed by: Johan Dahlin <johan@gnome.org>
Yevgen Muntyan
2006-11-18
2
-14
/
+14
*
Use PyObject_Cmp instead of comparing function closure addresses, which
Johan Dahlin
2006-11-18
1
-2
/
+3
*
Revert accidentally commited changes
Johan Dahlin
2006-11-18
1
-1
/
+1
*
Add a test for #375589
Johan Dahlin
2006-11-18
1
-1
/
+1
*
Py_ssize_t postfix
Gustavo J. A. M. Carneiro
2006-10-03
1
-0
/
+1
*
Python 2.5, int vs ssize_t
Gustavo J. A. M. Carneiro
2006-10-03
8
-50
/
+72
*
(init_pygobject_check): Add parentheses "around && within ||" to please gcc.
Gustavo J. A. M. Carneiro
2006-09-24
1
-1
/
+1
*
signal emission hook refcount fix
Gustavo J. A. M. Carneiro
2006-09-16
1
-1
/
+0
*
Declare variables at start of code block
John Ehresman
2006-09-12
1
-4
/
+5
*
Increase the timeout to 1000ms instead of 100.
Johan Dahlin
2006-09-06
1
-1
/
+1
*
Improve the version check
PYGOBJECT_2_12_1
Johan Dahlin
2006-09-04
1
-24
/
+25
*
interface fixes and tests
Gustavo J. A. M. Carneiro
2006-08-27
1
-2
/
+5
*
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
*
Replace uses of typename with type_name, because that is a reserved C++
Murray Cumming
2006-08-15
2
-7
/
+7
*
Fix define to point to the correct function pointer field.
John Finlay
2006-07-30
1
-1
/
+1
*
better debug warnings
Gustavo J. A. M. Carneiro
2006-07-29
2
-2
/
+10
*
Fix 3 ! problems caused by refactoring
Johan Dahlin
2006-07-25
1
-22
/
+24
*
Add a macro to easily check the installed pygobject version.
Johan Dahlin
2006-07-25
1
-0
/
+24
*
gobject/pygflags.c (pyg_flags_add) Duplicate the string before sending it
Johan Dahlin
2006-07-25
2
-9
/
+13
*
Fix typo in Finlays commit
Johan Dahlin
2006-07-25
1
-2
/
+2
*
Avoid segfault when g_flags_get_first_value returns NULL.
John Finlay
2006-07-25
1
-3
/
+12
*
Add infrastructure for lazy type registration, fixes #
Johan Dahlin
2006-07-13
5
-11
/
+102
*
goption leak fixed
Gustavo J. A. M. Carneiro
2006-07-13
1
-2
/
+2
*
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
*
indentation
Johan Dahlin
2006-07-07
1
-1
/
+1
*
Fix message typo.
John Finlay
2006-07-05
1
-2
/
+2
*
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
4
-6
/
+59
*
Add support for retrieving signal and propertie info from interface types.
John Finlay
2006-06-23
1
-42
/
+75
*
Add Py_CLEAR macro for 2.3 compatibility
Johan Dahlin
2006-06-05
1
-0
/
+12
*
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
3
-8
/
+14
*
Bug 341174 – Be more specific in set/get_property error messages
Gustavo J. A. M. Carneiro
2006-05-20
1
-5
/
+7
*
Add new pyg_add_warning_redirection and pyg_disable_warning_redirections APIs...
Gustavo J. A. M. Carneiro
2006-05-07
2
-12
/
+69
*
fix PyGOptionContext instance type
Gustavo J. A. M. Carneiro
2006-05-07
1
-1
/
+1
*
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
6
-2
/
+1020
*
Forgot this
Johan Dahlin
2006-04-29
1
-0
/
+1
*
Fix #154845, add tests and a private method.
Johan Dahlin
2006-04-29
2
-0
/
+114
*
ABI compatibility fixes
Gustavo J. A. M. Carneiro
2006-04-15
2
-2
/
+3
*
fix gobject installation dir
Gustavo J. A. M. Carneiro
2006-04-15
1
-4
/
+6
*
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
2
-24
/
+27
[next]