gimp/tools
Michael Natterer d3dcfadccf app/pdb/Makefile.am new file which contains the stuff that makes PDB code
2001-01-29  Michael Natterer  <mitch@gimp.org>

	* app/pdb/Makefile.am
	* app/pdb/pdb_glue.h: new file which contains the stuff that makes
	PDB code generation easier but is ugly when used in the app
	(see my comment in the log below).

	Contains:
	gimp_drawable_[layer|layer_mask|channel]()
	[channel|gimp_layer]_[set|get]_[name|tattoo]()

	* app/channel.[ch]
	* app/channels_dialog.c
	* app/gimpdrawable.h
	* app/gimpimage.c
	* app/gimplayermask.h
	* app/layer.c
	* app/layer.h
	* app/toolbox.c
	* app/undo.c
	* app/xcf.c
	* app/pdb/channel_cmds.c
	* app/pdb/drawable_cmds.c
	* app/pdb/layer_cmds.c
	* app/pdb/selection_cmds.c
	* app/tools/bezier_select.c
	* app/tools/bucket_fill.c
	* app/tools/by_color_select.c
	* app/tools/ellipse_select.c
	* app/tools/free_select.c
	* app/tools/fuzzy_select.c
	* app/tools/iscissors.c
	* app/tools/rect_select.c
	* tools/pdbgen/pdb/channel.pdb
	* tools/pdbgen/pdb/drawable.pdb
	* tools/pdbgen/pdb/layer.pdb
	* tools/pdbgen/pdb/selection.pdb: changed accordingly.
2001-01-29 00:46:04 +00:00
..
authorsgen AUTHORS app/authors.h app/pdb/channel_cmds.c app/pdb/internal_procs.c 2001-01-29 00:02:33 +00:00
pdbgen app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +00:00
.cvsignore build gimp-remote 2000-07-14 22:08:37 +00:00
Makefile.am Removed GCG: 2001-01-07 23:59:46 +00:00
gimp-remote.c added command-line option --new that starts a new gimp if no suitable 2000-08-08 14:05:50 +00:00
gimppath2svg.py New file: Script to convert an exported gimp-path to a simple SVG-File. 2000-10-03 21:50:09 +00:00
kernelgen.c configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00