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.
191 lines
6.4 KiB
C
191 lines
6.4 KiB
C
/* The GIMP -- an image manipulation program
|
|
* Copyright (C) 1995-2003 Spencer Kimball and Peter Mattis
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation; either version 2 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program; if not, write to the Free Software
|
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
*/
|
|
|
|
/* NOTE: This file is autogenerated by pdbgen.pl. */
|
|
|
|
#include "config.h"
|
|
|
|
#include <glib-object.h>
|
|
|
|
#include "pdb-types.h"
|
|
|
|
#include "core/gimp.h"
|
|
|
|
#include "gimp-intl.h"
|
|
|
|
/* Forward declarations for registering PDB procs */
|
|
|
|
void register_brush_select_procs (Gimp *gimp);
|
|
void register_brushes_procs (Gimp *gimp);
|
|
void register_channel_procs (Gimp *gimp);
|
|
void register_color_procs (Gimp *gimp);
|
|
void register_convert_procs (Gimp *gimp);
|
|
void register_display_procs (Gimp *gimp);
|
|
void register_drawable_procs (Gimp *gimp);
|
|
void register_edit_procs (Gimp *gimp);
|
|
void register_fileops_procs (Gimp *gimp);
|
|
void register_floating_sel_procs (Gimp *gimp);
|
|
void register_font_select_procs (Gimp *gimp);
|
|
void register_fonts_procs (Gimp *gimp);
|
|
void register_gimprc_procs (Gimp *gimp);
|
|
void register_gradient_select_procs (Gimp *gimp);
|
|
void register_gradients_procs (Gimp *gimp);
|
|
void register_guides_procs (Gimp *gimp);
|
|
void register_help_procs (Gimp *gimp);
|
|
void register_image_procs (Gimp *gimp);
|
|
void register_layer_procs (Gimp *gimp);
|
|
void register_message_procs (Gimp *gimp);
|
|
void register_misc_procs (Gimp *gimp);
|
|
void register_paint_tools_procs (Gimp *gimp);
|
|
void register_palette_procs (Gimp *gimp);
|
|
void register_palette_select_procs (Gimp *gimp);
|
|
void register_palettes_procs (Gimp *gimp);
|
|
void register_parasite_procs (Gimp *gimp);
|
|
void register_paths_procs (Gimp *gimp);
|
|
void register_pattern_select_procs (Gimp *gimp);
|
|
void register_patterns_procs (Gimp *gimp);
|
|
void register_plug_in_procs (Gimp *gimp);
|
|
void register_procedural_db_procs (Gimp *gimp);
|
|
void register_selection_procs (Gimp *gimp);
|
|
void register_selection_tools_procs (Gimp *gimp);
|
|
void register_text_tool_procs (Gimp *gimp);
|
|
void register_transform_tools_procs (Gimp *gimp);
|
|
void register_undo_procs (Gimp *gimp);
|
|
void register_unit_procs (Gimp *gimp);
|
|
|
|
/* 347 procedures registered total */
|
|
|
|
void
|
|
internal_procs_init (Gimp *gimp,
|
|
GimpInitStatusFunc status_callback)
|
|
{
|
|
g_return_if_fail (GIMP_IS_GIMP (gimp));
|
|
g_return_if_fail (status_callback != NULL);
|
|
|
|
(* status_callback) (_("Internal Procedures"), _("Brush UI"), 0.0);
|
|
register_brush_select_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Brushes"), 0.009);
|
|
register_brushes_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Channel"), 0.04);
|
|
register_channel_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Color"), 0.066);
|
|
register_color_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Convert"), 0.104);
|
|
register_convert_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Display procedures"), 0.112);
|
|
register_display_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Drawable procedures"), 0.124);
|
|
register_drawable_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Edit procedures"), 0.216);
|
|
register_edit_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("File Operations"), 0.239);
|
|
register_fileops_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Floating selections"), 0.262);
|
|
register_floating_sel_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Font UI"), 0.28);
|
|
register_font_select_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Fonts"), 0.288);
|
|
register_fonts_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Gimprc procedures"), 0.294);
|
|
register_gimprc_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Gradient UI"), 0.311);
|
|
register_gradient_select_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Gradients"), 0.32);
|
|
register_gradients_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Guide procedures"), 0.34);
|
|
register_guides_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Help procedures"), 0.357);
|
|
register_help_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Image"), 0.36);
|
|
register_image_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Layer"), 0.536);
|
|
register_layer_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Message procedures"), 0.611);
|
|
register_message_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Miscellaneous"), 0.62);
|
|
register_misc_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Paint Tool procedures"), 0.625);
|
|
register_paint_tools_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Palette"), 0.669);
|
|
register_palette_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Palette UI"), 0.686);
|
|
register_palette_select_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Palettes"), 0.695);
|
|
register_palettes_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Parasite procedures"), 0.709);
|
|
register_parasite_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Paths"), 0.744);
|
|
register_paths_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Pattern UI"), 0.787);
|
|
register_pattern_select_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Patterns"), 0.795);
|
|
register_patterns_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Plug-in"), 0.81);
|
|
register_plug_in_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Procedural database"), 0.824);
|
|
register_procedural_db_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Image mask"), 0.85);
|
|
register_selection_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Selection Tool procedures"), 0.902);
|
|
register_selection_tools_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Text procedures"), 0.916);
|
|
register_text_tool_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Transform Tool procedures"), 0.928);
|
|
register_transform_tools_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Undo"), 0.945);
|
|
register_undo_procs (gimp);
|
|
|
|
(* status_callback) (NULL, _("Units"), 0.965);
|
|
register_unit_procs (gimp);
|
|
|
|
}
|