gimp/tools/pdbgen/pdb
Michael Natterer 227eea67cb app/Makefile.am new file.
2001-01-29  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/undo_history.h: new file.

	* app/apptypes.h: removed the "Channel" typedef.

	* app/channel.[ch]: renamed all functions to gimp_channel_*()

	* app/channel_ops.c
	* app/channels_dialog.c
	* app/commands.c
	* app/disp_callbacks.c
	* app/gdisplay.c
	* app/gimage_mask.[ch]
	* app/gimpdnd.c
	* app/gimphistogram.c
	* app/gimpimage.[ch]
	* app/global_edit.c
	* app/layer.c
	* app/layers_dialog.c
	* app/qmask.c
	* app/scan_convert.c
	* app/scan_convert.h
	* app/toolbox.c
	* app/undo.[ch]
	* app/undo_history.c
	* app/xcf.[ch]
	* app/pdb/channel_cmds.c
	* app/pdb/color_cmds.c
	* app/pdb/drawable_cmds.c
	* app/pdb/image_cmds.c
	* app/pdb/pdb_glue.h
	* app/pdb/selection_cmds.c
	* app/pdb/tools_cmds.c
	* app/tools/bezier_select.c
	* app/tools/bezier_selectP.h
	* app/tools/blend.c
	* app/tools/bucket_fill.c
	* app/tools/by_color_select.c
	* app/tools/crop.c
	* app/tools/ellipse_select.c
	* app/tools/free_select.c
	* app/tools/fuzzy_select.c
	* app/tools/fuzzy_select.h
	* app/tools/iscissors.c
	* app/tools/rect_select.c
	* app/tools/text_tool.c
	* app/tools/transform_core.c
	* tools/pdbgen/pdb.pl
	* tools/pdbgen/pdb/channel.pdb
	* tools/pdbgen/pdb/color.pdb
	* tools/pdbgen/pdb/drawable.pdb
	* tools/pdbgen/pdb/selection.pdb
	* tools/pdbgen/pdb/tools.pdb: changed accordingly.
2001-01-29 02:45:02 +00:00
..
brush_select.pdb app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brushes.pdb app/apptypes.h app/brush_edit.c app/brush_select.c app/brushes_cmds.c 2001-01-14 03:55:56 +00:00
channel.pdb app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
channel_ops.pdb app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
color.pdb app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
convert.pdb removed. new object derived from GimpObject. Just used as a container at 2001-01-21 19:53:56 +00:00
display.pdb app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
drawable.pdb app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
edit.pdb app/channel.[ch] app/drawable.[ch] app/gdisplay.[ch] app/gimpdrawable.[ch] 2001-01-14 21:11:52 +00:00
fileops.pdb app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
floating_sel.pdb removed the "Layer" typedef. 2001-01-28 23:25:25 +00:00
gimprc.pdb initial pass of getting all the libgimp wrappers autogenned. 2000-06-22 03:21:20 +00:00
gradient_select.pdb made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +00:00
gradients.pdb made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +00:00
guides.pdb use $(LN_S) instead of ln -sf, should fix bug #5289. 2000-01-17 20:25:55 +00:00
help.pdb app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
image.pdb removed the "Layer" typedef. 2001-01-28 23:25:25 +00:00
layer.pdb app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +00:00
message.pdb Sven Neumann <sven@gimp.org> 2000-05-31 13:24:14 +00:00
misc.pdb libgimp/gimp_pdb.h libgimp/gimpmisc_pdb.[ch] added missing autogenerated 2000-06-08 18:10:03 +00:00
misc_tools.pdb app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
paint_tools.pdb app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
palette.pdb cleanup 2001-01-25 14:38:10 +00:00
parasite.pdb tools/pdbgen/lib.pl libgimp pdbgen munging 2000-08-21 18:59:12 +00:00
paths.pdb libgimp/gimp_pdb.h libgimp/gimpmisc_pdb.[ch] added missing autogenerated 2000-06-08 18:10:03 +00:00
pattern_select.pdb app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
patterns.pdb app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
plug_in.pdb app/plug_in_cmds.c app/procedural_db_cmds.c tools/pdbgen/pdb/plug_in.pdb 2001-01-03 00:42:57 +00:00
procedural_db.pdb app/plug_in_cmds.c app/procedural_db_cmds.c tools/pdbgen/pdb/plug_in.pdb 2001-01-03 00:42:57 +00:00
selection.pdb app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
text_tool.pdb configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
tools.pdb app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
transform_tools.pdb app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
undo.pdb Sven Neumann <sven@gimp.org> 2000-06-01 12:20:13 +00:00
unit.pdb added get_number_of_built_in_units 2000-08-21 21:23:31 +00:00