gimp/app/pdb
Michael Natterer 0855c2e12b added gimp_g_type_instance_get_memsize() and
2006-04-15  Michael Natterer  <mitch@gimp.org>

	* app/core/gimp-utils.[ch]: added
	gimp_g_type_instance_get_memsize() and
	gimp_g_param_spec_get_memsize().
	Changed gimp_g_object_get_memsize() to use
	gimp_g_type_instance_get_memsize().
	Handle more boxed types in gimp_g_value_get_memsize().

	* app/core/gimp.c (gimp_get_memsize): add the memsize of some
	members that are new or were forgotten.

	* app/pdb/gimpprocedure.c
	* app/pdb/gimppluginprocedure.c: implement GimpObject::get_memsize().
2006-04-15 15:15:33 +00:00
..
.cvsignore changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
Makefile.am app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed... 2006-04-06 10:01:30 +00:00
README Added another warning about autogenerated files 2001-01-21 22:28:16 +00:00
brush_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
brush_select_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
brushes_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
buffer_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
channel_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
color_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
context_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
convert_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
display_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
drawable_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
drawable_transform_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
edit_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
fileops_cmds.c app/file/file-utils.[ch] fix typo: s/thumnail/thumbnail/ 2006-04-11 00:30:06 +00:00
floating_sel_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
font_select_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
fonts_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
gimp-pdb-compat.c app/pdb/Makefile.am removed... 2006-04-04 15:54:51 +00:00
gimp-pdb-compat.h app/pdb/Makefile.am removed... 2006-04-04 15:54:51 +00:00
gimp-pdb-query.c Changed formatting of output from gimp-procedural-db-dump to make it more 2006-04-11 15:12:05 +00:00
gimp-pdb-query.h app/pdb/Makefile.am app/pdb/procedural_db.[ch] removed... 2006-04-04 17:47:22 +00:00
gimp-pdb.c removed profiling code. 2006-04-12 07:31:32 +00:00
gimp-pdb.h app/pdb/Makefile.am app/pdb/procedural_db.[ch] removed... 2006-04-04 17:47:22 +00:00
gimppdb-query.c Changed formatting of output from gimp-procedural-db-dump to make it more 2006-04-11 15:12:05 +00:00
gimppdb-query.h app/pdb/Makefile.am app/pdb/procedural_db.[ch] removed... 2006-04-04 17:47:22 +00:00
gimppdb.c removed profiling code. 2006-04-12 07:31:32 +00:00
gimppdb.h app/pdb/Makefile.am app/pdb/procedural_db.[ch] removed... 2006-04-04 17:47:22 +00:00
gimppluginprocedure.c added gimp_g_type_instance_get_memsize() and 2006-04-15 15:15:33 +00:00
gimppluginprocedure.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpprocedure.c added gimp_g_type_instance_get_memsize() and 2006-04-15 15:15:33 +00:00
gimpprocedure.h made plug_in_run_temp() public and changed its parameters to match the 2006-04-07 18:23:20 +00:00
gimprc_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
gimptemporaryprocedure.c made plug_in_run_temp() public and changed its parameters to match the 2006-04-07 18:23:20 +00:00
gimptemporaryprocedure.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed... 2006-04-06 10:01:30 +00:00
gradient_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
gradient_select_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
gradients_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
grid_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
guides_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
help_cmds.c app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files 2006-04-09 21:04:37 +00:00
image_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
internal_procs.c remove newline flood. 2006-04-03 17:42:02 +00:00
internal_procs.h removed calls to the splash update function during initialization of 2005-11-05 13:00:04 +00:00
layer_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
makefile.msc updated 2006-02-26 19:00:33 +00:00
message_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
misc_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
paint_tools_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
palette_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
palette_select_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
palettes_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
parasite_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
paths_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
pattern_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
pattern_select_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
patterns_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
pdb-types.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed... 2006-04-06 10:01:30 +00:00
plug_in_cmds.c app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files 2006-04-09 21:04:37 +00:00
procedural_db_cmds.c don't iterate the list of plug-in procedures here, take a 2006-04-10 19:47:58 +00:00
progress_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
selection_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
selection_tools_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
text_tool_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
transform_tools_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
undo_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
unit_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
vectors_cmds.c added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00

README

This directory contains the PDB-wrappers for various internal
Gimp functions.

THESE FILES ARE AUTOGENERATED AND CHANGES HERE ARE USELESS!

If you need to change the code please have a look in ../../tools/pdbgen/pdb.