Gimp/plug-ins/script-fu/scripts
Michael Natterer b2e3434d38 tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools"
2004-01-05  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/Makefile.am
	* tools/pdbgen/groups.pl
	* tools/pdbgen/pdb/misc_tools.pdb: removed the "misc tools" PDB group.

	* tools/pdbgen/pdb/edit.pdb: added gimp_edit_bucket_fill() and
	gimp_edit_blend().

	* tools/pdbgen/pdb/image.pdb: added gimp_image_pick_color().

	* app/pdb/procedural_db.c
	* libgimp/gimpcompat.h: added compat stuff.

	* app/pdb/edit_cmds.c
	* app/pdb/image_cmds.c
	* app/pdb/internal_procs.c
	* app/pdb/misc_tools_cmds.c
	* libgimp/gimp_pdb.h
	* libgimp/gimpedit_pdb.[ch]
	* libgimp/gimpimage_pdb.[ch]: regenerated.

	* libgimp/Makefile.am
	* libgimp/gimpmisctools_pdb.[ch]: removed.

	* plug-ins/gfig/gfig.c
	* plug-ins/script-fu/scripts/3dTruchet.scm
	* plug-ins/script-fu/scripts/alien-glow-arrow.scm
	* plug-ins/script-fu/scripts/alien-glow-bar.scm
	* plug-ins/script-fu/scripts/alien-glow-bullet.scm
	* plug-ins/script-fu/scripts/alien-glow-button.scm
	* plug-ins/script-fu/scripts/alien-glow-logo.scm
	* plug-ins/script-fu/scripts/basic1-logo.scm
	* plug-ins/script-fu/scripts/basic2-logo.scm
	* plug-ins/script-fu/scripts/beveled-button.scm
	* plug-ins/script-fu/scripts/blended-logo.scm
	* plug-ins/script-fu/scripts/burn-in-anim.scm
	* plug-ins/script-fu/scripts/coffee.scm
	* plug-ins/script-fu/scripts/comic-logo.scm
	* plug-ins/script-fu/scripts/coolmetal-logo.scm
	* plug-ins/script-fu/scripts/glossy.scm
	* plug-ins/script-fu/scripts/gradient-bevel-logo.scm
	* plug-ins/script-fu/scripts/gradient-example.scm
	* plug-ins/script-fu/scripts/hsv-graph.scm
	* plug-ins/script-fu/scripts/pupi-button.scm
	* plug-ins/script-fu/scripts/rendermap.scm
	* plug-ins/script-fu/scripts/sphere.scm
	* plug-ins/script-fu/scripts/starscape-logo.scm
	* plug-ins/script-fu/scripts/test-sphere.scm
	* plug-ins/script-fu/scripts/textured-logo.scm
	* plug-ins/script-fu/scripts/title-header.scm
	* plug-ins/script-fu/scripts/weave.scm: follow "blend" and "color
	picker" changes. Leave "bucket fill" users unchanged because fill
	and bucket_fill need another cleanup (will follow next...)

2004-01-05  Michael Natterer  <mitch@gimp.org>

	* libgimp/libgimp-sections.txt: moved color_picker, blend and
	bucket_fill to their new places.

	* libgimp/tmpl/gimpedit.sgml
	* libgimp/tmpl/gimpimage.sgml
	* libgimp/tmpl/gimptools.sgml: regenerated.
2004-01-05 14:35:19 +00:00
..
images bumped version number to 1.3.22. 2003-10-06 22:08:01 +00:00
.cvsignore more .cvsignores 1997-11-27 22:01:52 +00:00
3d-outline.scm fixed gtk-doc comment. 2003-12-16 13:12:32 +00:00
3dTruchet.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
add-bevel.scm renamed PDB function gimp_image_active_drawable() to 2003-12-08 18:30:54 +00:00
addborder.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
alien-glow-arrow.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
alien-glow-bar.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
alien-glow-bullet.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
alien-glow-button.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
alien-glow-logo.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
alien-neon-logo.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
asc2img.scm tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
basic1-logo.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
basic2-logo.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
beveled-button.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
beveled-pattern-arrow.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
beveled-pattern-bullet.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
beveled-pattern-button.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
beveled-pattern-heading.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
beveled-pattern-hrule.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
blend-anim.scm tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
blended-logo.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
bovinated-logo.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
burn-in-anim.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
camo.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
carve-it.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
carved-logo.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
chalk.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
chip-away.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
chrome-it.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
chrome-logo.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
circuit.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
clothify.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
coffee.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
comic-logo.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
coolmetal-logo.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
copy-visible.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
crystal-logo.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
distress-selection.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
drop-shadow.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
erase-rows.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
fade-outline.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
flatland.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
font-map.scm allow to use mnemonics in SF-TOGGLE. 2003-10-12 14:43:49 +00:00
frosty-logo.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
fuzzyborder.scm renamed gimp_convert_*() functions to gimp_image_convert_*(). 2003-12-04 14:52:49 +00:00
gimp-headers.scm renamed gimp_convert_*() functions to gimp_image_convert_*(). 2003-12-04 14:52:49 +00:00
gimp-labels.scm renamed gimp_convert_*() functions to gimp_image_convert_*(). 2003-12-04 14:52:49 +00:00
glossy.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
glowing-logo.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
gradient-bevel-logo.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
gradient-example.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
grid-system.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
hsv-graph.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
i26-gunya2.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
image-structure.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
land.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
lava.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
line-nova.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
Makefile.am bumped version number to 1.3.22. 2003-10-06 22:08:01 +00:00
mkbrush.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
neon-logo.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
news-text.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
old-photo.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
perspective-shadow.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
predator.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
pupi-button.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
rendermap.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
ripply-anim.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
round-corners.scm renamed PDB function gimp_image_active_drawable() to 2003-12-08 18:30:54 +00:00
script-fu-util.scm plug-ins/script-fu/scripts/Makefile.am 2003-02-27 17:04:04 +00:00
select-to-brush.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
select-to-image.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
select-to-pattern.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
selection-round.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
slide.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
sota-chrome-logo.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
speed-text.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
sphere.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
spinning-globe.scm renamed gimp_convert_*() functions to gimp_image_convert_*(). 2003-12-04 14:52:49 +00:00
spyrogimp.scm added missing parameter to gimp-gradients-get-gradient-data call. 2003-12-09 11:12:46 +00:00
starburst-logo.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
starscape-logo.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
swirltile.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
swirly-pattern.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
t-o-p-logo.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
test-sphere.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
text-circle.scm tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
textured-logo.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
tileblur.scm removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
title-header.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
truchet.scm replaced lots of old school constants with their new names. 2003-10-16 12:47:33 +00:00
unsharp-mask.scm tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
waves-anim.scm tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
weave.scm tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
web-browser.scm Replaced the netscape-dependent web browser plug-in with a user 2003-09-22 20:04:39 +00:00
xach-effect.scm marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00