gimp/app/pdb
Michael Natterer 8985b107c3 configure.in added new directory app/core/ for the core object system.
2001-05-09  Michael Natterer  <mitch@gimp.org>

	* configure.in
	* app/Makefile.am: added new directory app/core/ for the core
	object system.

	* app/gimage_mask.[ch]
	* app/gimpbrush-header.h
	* app/gimpbrush.[ch]
	* app/gimpbrushgenerated.[ch]
	* app/gimpbrushpipe.[ch]
	* app/gimpchannel.[ch]
	* app/gimpcontainer.[ch]
	* app/gimpcontext.[ch]
	* app/gimpdata.[ch]
	* app/gimpdatafactory.[ch]
	* app/gimpdatalist.h
	* app/gimpdrawable-desaturate.[ch]
	* app/gimpdrawable-equalize.[ch]
	* app/gimpdrawable-invert.[ch]
	* app/gimpdrawable-offset.[ch]
	* app/gimpdrawable-preview.[ch]
	* app/gimpdrawable.[ch]
	* app/gimpgradient.[ch]
	* app/gimpimage-convert.[ch]
	* app/gimpimage-duplicate.[ch]
	* app/gimpimage-undo.[ch]
	* app/gimpimage.[ch]
	* app/gimplayer.[ch]
	* app/gimplayermask.[ch]
	* app/gimplist.[ch]
	* app/gimpmarshal.[ch]
	* app/gimpobject.[ch]
	* app/gimppalette-import.[ch]
	* app/gimppalette.[ch]
	* app/gimppattern-header.h
	* app/gimppattern.[ch]
	* app/gimpundo.[ch]
	* app/gimpundostack.[ch]
	* app/gimpviewable.[ch]: removed these files...

	* app/core/*: ...and added them here.

	* app/*.c
	* app/gui/*.c
	* app/pdb/*.c
	* app/tools/*.c
	* app/widgets/*.c
	* plug-ins/common/gbr.c
	* plug-ins/common/gih.c
	* plug-ins/common/pat.c
	* po/POTFILES.in
	* tools/pdbgen/Makefile.am
	* tools/pdbgen/enums.pl
	* tools/pdbgen/pdb.pl
	* tools/pdbgen/pdb/*.pdb: changed accordingly.
2001-05-09 02:32:03 +00:00
..
.cvsignore
brush_select_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
brushes_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
channel_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
color_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
convert_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
display_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
drawable_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
edit_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
fileops_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
floating_sel_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +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
gradient_select_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
gradients_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
guides_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
help_cmds.c
image_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
internal_procs.c renamed ChannelOffsetType to GimpOffsetType. 2001-04-18 20:41:15 +00:00
internal_procs.h
layer_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
Makefile.am renamed ChannelOffsetType to GimpOffsetType. 2001-04-18 20:41:15 +00:00
message_cmds.c
misc_cmds.c
palette_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
parasite_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
paths_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
pattern_select_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
patterns_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +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
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
README
selection_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
text_tool_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
tools_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
undo_cmds.c configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
unit_cmds.c

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.