gimp/app/pdb
Michael Natterer b5d8536f3f gimprc.in user_install user_install.bat app/gimprc.[ch] removed the
2001-02-13  Michael Natterer  <mitch@gimp.org>

	* gimprc.in
	* user_install
	* user_install.bat
	* app/gimprc.[ch]
	* app/preferences_dialog.c: removed the "brush_vbr_path" variable,
	because all data types will be editable and saveable soon.

	* app/Makefile.am
	* app/apptypes.h
	* app/gimpdatafactory.[ch]: new object which holds a data list and
	knows how to create, edit, duplicate etc. the items in it. Will
	completely replace the brushes.[ch], patterns.[ch], ... files soon.

	* po/POTFILES.in
	* app/gimpdatacontainerview.[ch]: removed.
	* app/gimpdatafactoryview.[ch]: added.

	A view on the GimpDataFactory with a GUI for creating, editing,
	deleting etc. items (mostly unimplemented).

	* app/context_manager.[ch]: replaced the global data lists by global
	data factories.

	* app/brush_select.c
	* app/brushes.[ch]
	* app/commands.c
	* app/convert.c
	* app/devices.c
	* app/gimpbrush.[ch]
	* app/gimpbrushgenerated.c
	* app/gimpcontext.c
	* app/gimpdata.[ch]
	* app/gimpdatalist.[ch]
	* app/gimpdnd.c
	* app/gimpgradient.[ch]
	* app/gimppalette.[ch]
	* app/gimppattern.[ch]
	* app/gradient_editor.c
	* app/gradient_select.c
	* app/gradients.[ch]
	* app/indicator_area.c
	* app/palette.c
	* app/palette_import.c
	* app/palette_select.c
	* app/palettes.[ch]
	* app/pattern_select.c
	* app/patterns.[ch]
	* app/pdb/brush_select_cmds.c
	* app/pdb/brushes_cmds.c
	* app/pdb/convert_cmds.c
	* app/pdb/gradient_select_cmds.c
	* app/pdb/gradients_cmds.c
	* app/pdb/pattern_select_cmds.c
	* app/pdb/patterns_cmds.c
	* tools/pdbgen/pdb/brush_select.pdb
	* tools/pdbgen/pdb/brushes.pdb
	* tools/pdbgen/pdb/convert.pdb
	* tools/pdbgen/pdb/gradient_select.pdb
	* tools/pdbgen/pdb/gradients.pdb
	* tools/pdbgen/pdb/pattern_select.pdb
	* tools/pdbgen/pdb/patterns.pdb: changed accordingly.
2001-02-13 19:53:07 +00:00
..
.cvsignore changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +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
README Added another warning about autogenerated files 2001-01-21 22:28:16 +00:00
brush_select_cmds.c gimprc.in user_install user_install.bat app/gimprc.[ch] removed the 2001-02-13 19:53:07 +00:00
brushes_cmds.c gimprc.in user_install user_install.bat app/gimprc.[ch] removed the 2001-02-13 19:53:07 +00:00
channel_cmds.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
channel_ops_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
color_cmds.c app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
convert_cmds.c gimprc.in user_install user_install.bat app/gimprc.[ch] removed the 2001-02-13 19:53:07 +00:00
display_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
drawable_cmds.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +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 changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +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 app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimp-pdb.h tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
gimppdb.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimppdb.h tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
gimpprocedure.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpprocedure.h tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +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 gimprc.in user_install user_install.bat app/gimprc.[ch] removed the 2001-02-13 19:53:07 +00:00
gradients_cmds.c gimprc.in user_install user_install.bat app/gimprc.[ch] removed the 2001-02-13 19:53:07 +00:00
guides_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +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 added "set_by_type", "get_by_type" and "changed_by_type" methods which 2001-02-07 15:01:52 +00:00
internal_procs.c AUTHORS app/authors.h app/pdb/channel_cmds.c app/pdb/internal_procs.c 2001-01-29 00:02:33 +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 app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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 Made a GimpContainer out of the palette list: 2001-02-11 16:14:25 +00:00
parasite_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
paths_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
pattern_select_cmds.c gimprc.in user_install user_install.bat app/gimprc.[ch] removed the 2001-02-13 19:53:07 +00:00
patterns_cmds.c gimprc.in user_install user_install.bat app/gimprc.[ch] removed the 2001-02-13 19:53:07 +00:00
pdb_glue.h app/Makefile.am new file. 2001-01-29 02:45:02 +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 app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
procedural_db.h tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
procedural_db_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
selection_cmds.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
text_tool_cmds.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
tools_cmds.c app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
undo_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
unit_cmds.c changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00

README

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.