rhythmbox r5216 - in trunk: . bindings/python lib
- From: jrl svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r5216 - in trunk: . bindings/python lib
- Date: Sun, 24 Jun 2007 05:12:27 +0100 (BST)
Author: jrl
Date: 2007-06-24 05:12:26 +0100 (Sun, 24 Jun 2007)
New Revision: 5216
ViewCVS link: http://svn.gnome.org/viewcvs/rhythmbox?rev=5216&view=rev
Modified:
trunk/ChangeLog
trunk/bindings/python/override_common.c
trunk/bindings/python/override_common.h
trunk/bindings/python/rb.defs
trunk/bindings/python/rb.override
trunk/bindings/python/rhythmdb.override
trunk/lib/rb-util.c
trunk/lib/rb-util.h
Log:
2007-06-24 James Livingston <doclivingston gmail com>
* bindings/python/override_common.c: (_helper_wrap_string_glist),
(_helper_unwrap_boxed_pylist), (_helper_unwrap_gobject_pylist),
(_helper_unwrap_string_pylist), (_helper_unwrap_boxed_gptrarray):
* bindings/python/override_common.h: add some new wrap/unwrap methods
and fix bugs in some existing ones.
* bindings/python/rb.defs:
* bindings/python/rb.override:
* bindings/python/rhythmdb.override: bind a few more methods, as well
as fixing lots of bugs: leaks when wrap/unwrapping lists, leaks from
boxed_new, thread safety of some vfuncs
* lib/rb-util.c: (rb_list_destroy_free), (rb_list_deep_free):
* lib/rb-util.h: add a function similar to rb_list_deep_free, but
taking the GDestroyNotify function to use, instead of g_free
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]