gimp/plug-ins
Michael Natterer 3004cb1bd0 tools/pdbgen/Makefile.am renamed group "gradient_edit" to "gradient" and
2004-09-29  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/Makefile.am
	* tools/pdbgen/groups.pl: renamed group "gradient_edit" to
	"gradient" and added "brush", "palette" and "pattern" groups.

	* tools/pdbgen/pdb/gradient_edit.pdb: removed.

	* tools/pdbgen/pdb/brush.pdb
	* tools/pdbgen/pdb/gradient.pdb
	* tools/pdbgen/pdb/palette.pdb
	* tools/pdbgen/pdb/pattern.pdb: new files containing functions
	which create, duplicate, rename, delete, query and manipulate
	a single brush, pattern etc.

	* tools/pdbgen/pdb/brushes.pdb
	* tools/pdbgen/pdb/gradients.pdb
	* tools/pdbgen/pdb/palettes.pdb
	* tools/pdbgen/pdb/patterns.pdb: deprecated stuff that is obsolete
	now and simply removed the procedures that were added after 2.0.

	* app/pdb/gradient_edit_cmds.c
	* libgimp/gimpgradientedit_pdb.[ch]: removed.

	* app/pdb/brush_cmds.c
	* app/pdb/gradient_cmds.c
	* app/pdb/palette_cmds.c
	* app/pdb/pattern_cmds.c
	* libgimp/gimpbrush_pdb.[ch]
	* libgimp/gimpgradient_pdb.[ch]
	* libgimp/gimppalette_pdb.[ch]
	* libgimp/gimppattern_pdb.[ch]: new files.

	* app/pdb/brushes_cmds.c
	* app/pdb/gradients_cmds.c
	* app/pdb/internal_procs.c
	* app/pdb/palettes_cmds.c
	* app/pdb/patterns_cmds.c
	* libgimp/gimp_pdb.h
	* libgimp/gimpbrushes_pdb.[ch]
	* libgimp/gimpgradients_pdb.[ch]
	* libgimp/gimppalettes_pdb.[ch]
	* libgimp/gimppatterns_pdb.[ch]: regenerated.

	* app/pdb/Makefile.am
	* libgimp/Makefile.am
	* plug-ins/gfig/gfig-style.c: changed accordingly.
2004-09-28 22:01:21 +00:00
..
FractalExplorer tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb 2004-09-23 15:05:48 +00:00
Lighting Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-07-20 18:19:47 +00:00
MapObject tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "Palette" pdb 2004-09-22 18:43:09 +00:00
bmp plug-ins/bmp/bmp.h applied a patch by Brion Vibber that fixes extra data 2004-07-26 00:44:01 +00:00
common added size entry. Fixes #143156 (Use size entry widget in Borderaverage 2004-09-28 18:48:12 +00:00
dbbrowser workaround to avoid a warning by gcc about the use of "%c" in the format 2004-08-28 18:56:46 +00:00
faxg3 added new PDB function gimp_register_file_handler_mime() that allows to 2004-05-14 00:01:11 +00:00
fits plug-ins/common/colortoalpha.c plug-ins/common/compose.c 2004-08-30 19:01:41 +00:00
flame plug-ins/common/convmatrix.c plug-ins/common/smooth_palette.c renamed 2004-09-05 08:08:36 +00:00
fp converted to GimpPreviewArea. 2004-08-03 00:58:10 +00:00
gfig tools/pdbgen/Makefile.am renamed group "gradient_edit" to "gradient" and 2004-09-28 22:01:21 +00:00
gflare tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb 2004-09-23 15:05:48 +00:00
gfli tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "Palette" pdb 2004-09-22 18:43:09 +00:00
gimp_ace pulled new sources from gle (containing a fix for kelly's justify==FILL 2000-02-07 04:10:09 +00:00
gimpressionist made the code much more readable by applying the gimp's coding standard 2004-09-02 23:28:44 +00:00
help no need to link gimp-help-lookup with any GIMP libraries. 2004-08-14 18:13:41 +00:00
helpbrowser plug-ins/helpbrowser/dialog.c don't warn if no help pages are installed 2004-07-15 10:39:59 +00:00
ifscompose tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "Palette" pdb 2004-09-22 18:43:09 +00:00
imagemap plug-ins/imagemap/imap_cmd_gimp_guides.c 2004-09-28 19:54:31 +00:00
jpeg let the dialog collapse with the expander by making it not resizable. 2004-09-21 10:42:55 +00:00
maze tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "Palette" pdb 2004-09-22 18:43:09 +00:00
pagecurl tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "Palette" pdb 2004-09-22 18:43:09 +00:00
print Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-06-21 19:15:08 +00:00
pygimp plug-ins/pygimp/gimpfu.py (register): clean up errors in parameter checking. 2004-09-22 22:08:50 +00:00
rcm plug-ins/rcm/rcm_callback.c plug-ins/rcm/rcm_dialog.c Ported to 2004-08-02 22:16:35 +00:00
script-fu put the text view into a scrolled window. Removed "changed" callbacks for 2004-09-23 19:22:04 +00:00
sel2path plug-ins/gflare/gflare.c plug-ins/gfli/gfli.c 2004-05-21 11:16:27 +00:00
sgi Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-06-21 19:15:08 +00:00
twain forgot to remove tw_sess.c here. 2004-08-06 00:12:40 +00:00
uri app/core/gimpdrawable-blend.c some progress cleanup. 2004-08-11 00:34:34 +00:00
winicon ported to GimpPreviewArea. Still needs work. 2004-08-03 16:16:19 +00:00
winsnap Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-06-21 19:15:08 +00:00
xjt Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-06-21 19:15:08 +00:00
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am Removed the GimpOldPreview stuff. Die, crap, die! 2004-08-11 14:39:13 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00