Gimp/tools/pdbgen/pdb
Michael Natterer b72ffb8b49 removed the "floating" flag and the floating/sink API.
2006-10-16  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpitem.[ch]: removed the "floating" flag and the
	floating/sink API.

	(gimp_item_init): call g_object_force_floating() instead.

	* app/core/gimpimage.c
	* app/core/gimplayer.c
	* app/xcf/xcf-load.c
	* tools/pdbgen/pdb/drawable.pdb
	* tools/pdbgen/pdb/image.pdb: use combinations of
	g_object_ref_sink() and g_object_unref() instead of
	gimp_item_sink(). Use g_object_is_floating() instead of
	gimp_item_is_floating().

	* app/pdb/drawable_cmds.c
	* app/pdb/image_cmds.c: regenerated.
2006-10-16 17:09:17 +00:00
..
brush.pdb app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
brush_select.pdb app/gui/gui-message.c moved utility function to gimpwidgets-utils. 2006-09-22 09:24:41 +00:00
brushes.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
buffer.pdb tools/pdbgen/app.pl removed code that used to fiddles with the argument 2006-05-18 17:25:15 +00:00
channel.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
color.pdb tools/pdbgen/pdb/color.pdb tools/pdbgen/pdb/drawable.pdb 2006-09-13 17:56:40 +00:00
context.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
convert.pdb tools/pdbgen/stddefs.pdb Attributed custom dither code to David Gowers and 2006-08-04 19:59:39 +00:00
display.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
drawable.pdb removed the "floating" flag and the floating/sink API. 2006-10-16 17:09:17 +00:00
drawable_transform.pdb tools/pdbgen/pdb/drawable_transform.pdb add the drawable's offset to the x 2006-05-23 11:11:06 +00:00
edit.pdb app/core/core-enums.h tools/pdbgen/pdb/edit.pdb applied patch from David 2006-08-15 16:20:46 +00:00
fileops.pdb added a GError parameter to file_utils_find_proc(). 2006-08-10 21:22:05 +00:00
floating_sel.pdb tools/pdbgen/app.pl removed code that used to fiddles with the argument 2006-05-18 17:25:15 +00:00
font_select.pdb app/gui/gui-message.c moved utility function to gimpwidgets-utils. 2006-09-22 09:24:41 +00:00
fonts.pdb removed std_image_arg(), std_antialias_arg() and std_orientation_enum(). 2006-03-23 21:17:16 +00:00
gimprc.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gradient.pdb app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
gradient_select.pdb app/gui/gui-message.c moved utility function to gimpwidgets-utils. 2006-09-22 09:24:41 +00:00
gradients.pdb Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
grid.pdb tools/pdbgen/app.pl removed code that used to fiddles with the argument 2006-05-18 17:25:15 +00:00
guides.pdb added gimp_guide_get_ID(). 2006-06-07 15:49:59 +00:00
help.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
image.pdb removed the "floating" flag and the floating/sink API. 2006-10-16 17:09:17 +00:00
layer.pdb tools/pdbgen/pdb/color.pdb tools/pdbgen/pdb/drawable.pdb 2006-09-13 17:56:40 +00:00
message.pdb Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
misc.pdb tools/pdbgen/pdb/brush.pdb tools/pdbgen/pdb/brushes.pdb 2006-03-24 21:57:47 +00:00
paint_tools.pdb tools/pdbgen/pdb/color.pdb tools/pdbgen/pdb/drawable.pdb 2006-09-13 17:56:40 +00:00
palette.pdb app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
palette_select.pdb app/gui/gui-message.c moved utility function to gimpwidgets-utils. 2006-09-22 09:24:41 +00:00
palettes.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
parasite.pdb removed std_image_arg(), std_antialias_arg() and std_orientation_enum(). 2006-03-23 21:17:16 +00:00
paths.pdb Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-08-25 17:19:36 +00:00
pattern.pdb removed std_image_arg(), std_antialias_arg() and std_orientation_enum(). 2006-03-23 21:17:16 +00:00
pattern_select.pdb app/gui/gui-message.c moved utility function to gimpwidgets-utils. 2006-09-22 09:24:41 +00:00
patterns.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
plug_in.pdb app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
procedural_db.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
progress.pdb added "gboolean none_ok" members to GimpParamSpecImageID, 2006-05-06 18:57:51 +00:00
selection.pdb fixed documentation of gimp-selection-sharpen (bug #343911). 2006-06-05 20:36:21 +00:00
selection_tools.pdb tools/pdbgen/pdb/color.pdb tools/pdbgen/pdb/drawable.pdb 2006-09-13 17:56:40 +00:00
text_tool.pdb applied a (slightly modified) patch from Joao that improves PDB 2006-06-28 06:46:07 +00:00
transform_tools.pdb tools/pdbgen/pdb/drawable_transform.pdb add the drawable's offset to the x 2006-05-23 11:11:06 +00:00
undo.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
unit.pdb in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
vectors.pdb Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-08-25 17:19:36 +00:00