Gimp/app
Michael Natterer c03c336ccf added flag "guint static_name : 1" and new APIs
2006-04-07  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpobject.[ch]: added flag "guint static_name : 1" and
	new APIs gimp_object_set_static_name() and _take_name().

	* app/pdb/gimpprocedure.[ch]: removed member "name". Use
	GimpObject's name instead.

	* app/actions/plug-in-actions.c
	* app/file/file-open.c
	* app/file/file-save.c
	* app/menus/plug-in-menus.c
	* app/pdb/gimp-pdb-query.c
	* app/pdb/gimp-pdb.c
	* app/pdb/gimppluginprocedure.c
	* app/plug-in/plug-in-message.c
	* app/plug-in/plug-in-rc.c
	* app/plug-in/plug-ins-query.c
	* app/plug-in/plug-ins.c
	* app/xcf/xcf.c
	* tools/pdbgen/app.pl
	* tools/pdbgen/pdb/fileops.pdb: use GimpObject API to set/get
	a procedure's name.

	* app/pdb/*_cmds.c: regenerated.
2006-04-07 10:04:27 +00:00
..
actions added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
base removed forgotten debug output 2006-04-05 21:04:34 +00:00
composite removed unused global arrays. 2006-04-06 14:10:48 +00:00
config Silence compiler warnings about... 2006-04-02 18:19:48 +00:00
core added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
dialogs allow to discard invisible layers as suggested in bug #337557. 2006-04-07 08:01:02 +00:00
display renamed gimp_drawable_cmap() to gimp_drawable_get_colormap() and let it 2006-04-07 09:30:37 +00:00
file added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
gui app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed... 2006-04-06 10:01:30 +00:00
menus added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
paint renamed gimp_drawable_data() to gimp_drawable_get_tiles(). 2006-04-07 09:21:18 +00:00
paint-funcs app/core/gimpcontext.c app/core/gimpimage.c app/paint-funcs/paint-funcs.c 2006-04-06 12:43:58 +00:00
pdb added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
plug-in added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
text moved new code to a utility function. Avoid use of deprecated Pango API. 2006-04-04 07:36:02 +00:00
tools renamed gimp_drawable_data() to gimp_drawable_get_tiles(). 2006-04-07 09:21:18 +00:00
vectors did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
widgets app/core/gimpcontext.c app/core/gimpimage.c app/paint-funcs/paint-funcs.c 2006-04-06 12:43:58 +00:00
xcf added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
.cvsignore
about.h use U+00A9 COPYRIGHT SIGN. 2006-03-01 08:06:08 +00:00
airbrush.c
app_procs.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
app_procs.h
batch.c app/pdb/Makefile.am app/pdb/procedural_db.[ch] removed... 2006-04-04 17:47:22 +00:00
batch.h
errors.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
gimpcore.def updated 2006-02-26 19:00:33 +00:00
main.c use GIMP_NAME. 2006-02-07 10:54:31 +00:00
Makefile.am introduce automake conditional USE_BINRELOC. 2006-02-19 17:44:57 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c HACKING document the changed dependencies. 2005-12-28 21:36:03 +00:00
sanity.h
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico