gimp/app/pdb
Michael Natterer ddc9145256 app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch]
2001-04-17  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/gui/Makefile.am
	* app/about_dialog.[ch]
	* app/brush_edit.[ch]
	* app/brush_select.[ch]
	* app/channels_dialog.[ch]
	* app/color_area.[ch]
	* app/color_notebook.[ch]
	* app/color_select.[ch]
	* app/colormap_dialog.[ch]
	* app/commands.[ch]
	* app/file_new_dialog.[ch]
	* app/gradient_editor.[ch]
	* app/gradient_select.[ch]
	* app/indicator_area.[ch]
	* app/info_dialog.[ch]
	* app/info_window.[ch]
	* app/layer_select.[ch]
	* app/layers_dialog.[ch]
	* app/menus.[ch]
	* app/palette.[ch]
	* app/palette_import.[ch]
	* app/palette_select.[ch]
	* app/paths_dialog.[ch]
	* app/pattern_select.[ch]
	* app/preferences_dialog.[ch]
	* app/session.[ch]
	* app/test_commands.[ch]
	* app/tips_dialog.[ch]
	* app/toolbox.[ch]: moved to gui/ (s/_/-/ and some more useful
	filenames on the way).

	* app/app_procs.c
	* app/context_manager.c
	* app/convert.c
	* app/disp_callbacks.c
	* app/errorconsole.c
	* app/file-open.c
	* app/file-save.c
	* app/file-utils.c
	* app/gdisplay.c
	* app/gimage.c
	* app/gimprc.c
	* app/image_new.c
	* app/interface.c
	* app/nav_window.c
	* app/path.c
	* app/plug_in.c
	* app/gui/dialogs-constructors.c
	* app/pdb/brush_select_cmds.c
	* app/pdb/convert_cmds.c
	* app/pdb/gradient_select_cmds.c
	* app/pdb/pattern_select_cmds.c
	* app/tools/gimpcolorpickertool.c
	* app/tools/gimpcroptool.c
	* app/tools/gimpmagnifytool.c
	* app/tools/gimpmeasuretool.c
	* app/tools/gimpscaletool.c
	* app/tools/gimptransformtool.c
	* app/widgets/gimpcolorpanel.c
	* tools/pdbgen/pdb/brush_select.pdb
	* tools/pdbgen/pdb/convert.pdb
	* tools/pdbgen/pdb/gradient_select.pdb
	* tools/pdbgen/pdb/pattern_select.pdb
	* po/POTFILES.in: changed accordingly.
2001-04-17 21:43:29 +00:00
..
.cvsignore changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
brush_select_cmds.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
brushes_cmds.c app/Makefile.am po/POTFILES.in app/brushes.[ch] app/gradients.[ch] 2001-02-14 01:42:12 +00:00
channel_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
channel_ops_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
color_cmds.c configure.in new directory containing all widgets. Some of them will go to 2001-04-11 01:13:53 +00:00
convert_cmds.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
display_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
drawable_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
edit_cmds.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
fileops_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
floating_sel_cmds.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimp-pdb.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
gimp-pdb.h removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
gimppdb.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
gimppdb.h removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
gimpprocedure.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
gimpprocedure.h removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
gimprc_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
gradient_select_cmds.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
gradients_cmds.c app/Makefile.am po/POTFILES.in app/brushes.[ch] app/gradients.[ch] 2001-02-14 01:42:12 +00:00
guides_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
help_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
image_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
internal_procs.c removed the layer mask functions. 2001-03-06 13:28:39 +00:00
internal_procs.h changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
layer_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
Makefile.am app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +00:00
message_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
misc_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
palette_cmds.c app/Makefile.am po/POTFILES.in app/brushes.[ch] app/gradients.[ch] 2001-02-14 01:42:12 +00:00
parasite_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
paths_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
pattern_select_cmds.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
patterns_cmds.c app/Makefile.am po/POTFILES.in app/brushes.[ch] app/gradients.[ch] 2001-02-14 01:42:12 +00:00
pdb_glue.h new function gimp_drawable_set_visible(). Renamed gimp_drawable_visible() 2001-03-04 16:52:37 +00:00
plug_in_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
procedural_db.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
procedural_db.h removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
procedural_db_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
README Added another warning about autogenerated files 2001-01-21 22:28:16 +00:00
selection_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
text_tool_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
tools_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
undo_cmds.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +00:00
unit_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00

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.