Gimp/tools/pdbgen/pdb
Michael Natterer 1cdf6c5b7f remove floating_sel_remove() and reorder one function.
2008-11-09  Michael Natterer  <mitch@gimp.org>

	* app/core/gimplayer-floating-sel.[ch]: remove
	floating_sel_remove() and reorder one function.

	* app/core/gimpimage.c (gimp_image_remove_layer): add the single
	line of special code that needs to be done when removing a
	floating selection.

	* app/core/gimpselection.c
	* app/actions/layers-commands.c
	* tools/pdbgen/pdb/floating_sel.pdb: changed accordingly.

	* app/pdb/floating-sel-cmds.c: regenerated.

	* app/core/core-enums.[ch]
	* app/core/gimpimage-undo.c: remove enum value
	GIMP_UNDO_GROUP_FS_REMOVE.


svn path=/trunk/; revision=27583
2008-11-09 18:45:16 +00:00
..
brush.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
brush_select.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
brushes.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
buffer.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
channel.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
color.pdb app/core/Makefile.am new file holding code to apply a PixelProcessor to 2008-05-21 16:45:44 +00:00
context.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
convert.pdb bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
display.pdb insert a missing newline for procedures without additional return values. 2008-02-21 13:43:10 +00:00
drawable.pdb renamed gimp_item_width() to gimp_item_get_width() and gimp_item_height() 2008-11-03 00:09:01 +00:00
drawable_transform.pdb renamed gimp_item_offsets() to gimp_item_get_offset() and 2008-11-02 23:03:29 +00:00
edit.pdb bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
fileops.pdb If a procedure call fails, pass a string describing the error as the 2008-08-16 13:57:57 +00:00
floating_sel.pdb remove floating_sel_remove() and reorder one function. 2008-11-09 18:45:16 +00:00
font_select.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
fonts.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
gimprc.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
gradient.pdb Fix indentation in previous patch. 2008-08-23 13:18:13 +00:00
gradient_select.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
gradients.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
grid.pdb In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
guides.pdb app/actions/channels-commands.c app/actions/colormap-actions.c 2007-12-25 16:21:40 +00:00
help.pdb app/core/gimp-gui.[ch] app/widgets/gimphelp.[ch] app/gui/gui-vtable.c 2008-06-10 09:54:54 +00:00
image.pdb bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
layer.pdb remove public functions get_tiles(), get_image(), get_image_type() and 2008-11-04 12:07:17 +00:00
message.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
misc.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
paint_tools.pdb More merging from SOC 2006's vector layer branch: 2008-10-25 11:59:03 +00:00
palette.pdb added new PDB function gimp-palette-get-colors that retrieves all colors 2008-07-14 14:46:50 +00:00
palette_select.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
palettes.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
parasite.pdb app/pdb/misc_cmds.c changed wording in API docs. 2006-12-22 09:49:36 +00:00
paths.pdb More merging from SOC 2006's vector layer branch: 2008-10-25 11:59:03 +00:00
pattern.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
pattern_select.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
patterns.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
plug_in.pdb Complements the fix for bug #344818: 2008-08-18 22:54:26 +00:00
procedural_db.pdb canonicalize the procedure name and also try compat names. 2008-04-07 09:12:07 +00:00
progress.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
selection.pdb renamed gimp_item_offsets() to gimp_item_get_offset() and 2008-11-02 23:03:29 +00:00
selection_tools.pdb allow the use of constants when specifying limits for a PDB type. 2007-07-05 14:31:42 +00:00
text_layer.pdb added new enum GimpTextHintStyle. 2008-10-27 07:59:32 +00:00
text_tool.pdb add gimp_pdb_item_is_attached() which is a replacement for 2008-02-04 17:12:25 +00:00
transform_tools.pdb renamed gimp_item_offsets() to gimp_item_get_offset() and 2008-11-02 23:03:29 +00:00
undo.pdb gimp_plug_in_get_undo_desc() uses gimp_plug_in_procedure_get_label(). Made 2007-03-12 13:04:32 +00:00
unit.pdb Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
vectors.pdb renamed gimp_item_offsets() to gimp_item_get_offset() and 2008-11-02 23:03:29 +00:00