gimp r22046 - in trunk: . app/core app/pdb app/plug-in
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r22046 - in trunk: . app/core app/pdb app/plug-in
- Date: Mon, 5 Mar 2007 20:09:47 +0000 (GMT)
Author: mitch
Date: 2007-03-05 20:09:46 +0000 (Mon, 05 Mar 2007)
New Revision: 22046
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22046&view=rev
Modified:
trunk/ChangeLog
trunk/app/core/core-types.h
trunk/app/core/gimp-utils.c
trunk/app/core/gimp-utils.h
trunk/app/core/gimp.c
trunk/app/core/gimppalette.c
trunk/app/core/gimpparasitelist.c
trunk/app/pdb/gimppdb.c
trunk/app/plug-in/gimppluginmanager.c
Log:
2007-03-05 Michael Natterer <mitch gimp org>
* app/core/core-types.h: added typdef GimpMemsizeFunc.
* app/core/gimp-utils.[ch]: added _foreach() variants of
GHashTable, GList and GSList functions which take GimpMemsizeFunc
callbacks. Added gimp_parasite_get_memsize(). Added "data_size"
parameter to gimp_g_hash_table_get_memsize().
* app/core/gimp.c
* app/core/gimppalette.c
* app/core/gimpparasitelist.c
* app/pdb/gimppdb.c
* app/plug-in/gimppluginmanager.c: use the new functions instead
of itering manually or ignoring the containers' elements. Changed
callers of gimp_g_hash_table_get_memsize().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]