gimp/libgimp
Michael Natterer a1f064c2ea tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible"
2003-12-03  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/pdb/channel.pdb
	* tools/pdbgen/pdb/layer.pdb: removed duplicated APIs for "name",
	"visible" and "tattoo"...

	* tools/pdbgen/pdb/drawable.pdb: ...and added them as drawable APIs.

	* libgimp/gimpdrawable.[ch]: removed faked layer/channel
	polymorphisms, the functions are real drawable functions now.

	* libgimp/gimpcompat.h: added the old cruft here.

	* app/pdb/channel_cmds.c
	* app/pdb/drawable_cmds.c
	* app/pdb/internal_procs.c
	* app/pdb/layer_cmds.c
	* libgimp/gimpchannel_pdb.[ch]
	* libgimp/gimpdrawable_pdb.[ch]
	* libgimp/gimplayer_pdb.[ch]: regenerated.

	* libgimp/gimpexport.c
	* libgimp/gimpmenu.c
	* plug-ins/common/align_layers.c
	* plug-ins/common/animationplay.c
	* plug-ins/common/animoptimize.c
	* plug-ins/common/curve_bend.c
	* plug-ins/common/gbr.c
	* plug-ins/common/gif.c
	* plug-ins/common/gih.c
	* plug-ins/common/iwarp.c
	* plug-ins/common/mng.c
	* plug-ins/common/psd.c
	* plug-ins/common/psd_save.c
	* plug-ins/common/psp.c
	* plug-ins/xjt/xjt.c
	* plug-ins/gfig/gfig.c
	* plug-ins/script-fu/scripts/*.scm: changed accordingly.

2003-12-03  Michael Natterer  <mitch@gimp.org>

	* libgimp/libgimp-sections.txt: updated.
2003-12-03 16:39:32 +00:00
..
.cvsignore libgimp/.cvsignore libgimp/Makefile.am libgimp/gimp.h removed 2001-05-22 00:36:38 +00:00
COPYING Hmm... this actually wasn't the file as advertised by the ChangeLog.... 2000-01-02 23:11:47 +00:00
Makefile.am Applied patch from deaddog@deaddog.org (Abel Cheung) to make sure 2003-11-25 11:14:06 +00:00
gimp.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
gimp.def libgimp/gimp.def updated for unit changes. 2003-11-15 22:56:11 +00:00
gimp.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp_pdb.h added new function gimp_container_get_name_array(). 2003-09-04 12:02:31 +00:00
gimpbrushes_pdb.c app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimpbrushes_pdb.h app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimpbrushmenu.c libgimp/gimpbrushmenu.c added mnenonic for "Browse...". 2003-11-02 18:59:55 +00:00
gimpbrushmenu.h removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpbrushselect.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2003-07-01 21:24:06 +00:00
gimpbrushselect.h removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpbrushselect_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpbrushselect_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpchannel.c libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimpchannel.h libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimpchannel_pdb.c tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimpchannel_pdb.h tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimpcolor_pdb.c applied a patch from Shawn Willden that adds the new PDB function 2003-08-31 15:42:39 +00:00
gimpcolor_pdb.h applied a patch from Shawn Willden that adds the new PDB function 2003-08-31 15:42:39 +00:00
gimpcompat.h tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimpconvert_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpconvert_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpdisplay_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpdisplay_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpdrawable.c tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimpdrawable.h tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimpdrawable_pdb.c tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimpdrawable_pdb.h tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimpedit_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpedit_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpenums.h eek, it should be GIMP_ADD_ALPHA_TRANSFER_MASK, not 2003-11-26 16:00:14 +00:00
gimpexport.c tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimpexport.h added new export capabilities GIMP_EXPORT_CAN_HANDLE_BITMAP and 2003-11-15 16:51:20 +00:00
gimpfileops_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpfileops_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpfloatingsel_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpfloatingsel_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpfontmenu.c removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpfontmenu.h removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpfonts_pdb.c app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimpfonts_pdb.h app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimpfontselect.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2003-07-01 21:24:06 +00:00
gimpfontselect.h removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpfontselect_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpfontselect_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpfontselectbutton.c removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpgimprc_pdb.c added new API gimp_color_button_[get|set]_update() which configures the 2003-11-11 17:55:45 +00:00
gimpgimprc_pdb.h added new API gimp_color_button_[get|set]_update() which configures the 2003-11-11 17:55:45 +00:00
gimpgradientmenu.c Finished the addition of "gboolean reverse" to the gradient API: 2003-08-18 12:17:21 +00:00
gimpgradientmenu.h removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpgradients_pdb.c app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimpgradients_pdb.h app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimpgradientselect.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2003-07-01 21:24:06 +00:00
gimpgradientselect.h removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpgradientselect_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpgradientselect_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpguides_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpguides_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimphelp_pdb.c Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
gimphelp_pdb.h Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
gimpimage.c libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimpimage.h libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimpimage_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpimage_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimplayer.c libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimplayer.h libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimplayer_pdb.c tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimplayer_pdb.h tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimpmenu.c tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gimpmenu.h changed the return value of GimpConstraintFunc from gint to gboolean. 2003-07-23 17:48:32 +00:00
gimpmessage_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpmessage_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpmisc.c Code clean-up, indentation, fixes for #72874 (Incorrect RGBA resample in Illusion plug-in) and #122379 (relocate sinus plug-in). 2003-09-24 20:17:43 +00:00
gimpmisc.h Code clean-up, indentation, fixes for #72874 (Incorrect RGBA resample in Illusion plug-in) and #122379 (relocate sinus plug-in). 2003-09-24 20:17:43 +00:00
gimpmisc_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpmisc_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpmisctools_pdb.c added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
gimpmisctools_pdb.h added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
gimpmiscui.c Extracted a few reusable routines from several plug-ins and introduced them. The imagemap plug-in now uses the stock Gimp grid icon. 2003-09-13 18:07:44 +00:00
gimpmiscui.h Extracted a few reusable routines from several plug-ins and introduced them. The imagemap plug-in now uses the stock Gimp grid icon. 2003-09-13 18:07:44 +00:00
gimppainttools_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppainttools_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppalette_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppalette_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppalettes_pdb.c app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimppalettes_pdb.h app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimppaletteselect_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppaletteselect_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpparasite_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpparasite_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppaths_pdb.c "The last of the Oldenburg commits" 2003-09-28 04:00:50 +00:00
gimppaths_pdb.h optionally scale the imported SVG to fit the image. 2003-09-25 00:39:46 +00:00
gimppatternmenu.c libgimp/gimpbrushmenu.c added mnenonic for "Browse...". 2003-11-02 18:59:55 +00:00
gimppatternmenu.h removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimppatterns_pdb.c app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimppatterns_pdb.h app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimppatternselect.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2003-07-01 21:24:06 +00:00
gimppatternselect.h removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimppatternselect_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppatternselect_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppixelfetcher.c Code clean-up, indentation, fixes for #72874 (Incorrect RGBA resample in Illusion plug-in) and #122379 (relocate sinus plug-in). 2003-09-24 20:17:43 +00:00
gimppixelfetcher.h Code clean-up, indentation, fixes for #72874 (Incorrect RGBA resample in Illusion plug-in) and #122379 (relocate sinus plug-in). 2003-09-24 20:17:43 +00:00
gimppixelrgn.c added const qualifiers. 2003-07-01 21:34:53 +00:00
gimppixelrgn.h libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimpplugin_pdb.c rewrote a large part of the screenshot plug-in. The plug-in now no longer 2003-08-28 20:23:09 +00:00
gimpplugin_pdb.h Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
gimpprocbrowserdialog.c removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
gimpproceduraldb.c libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimpproceduraldb.h libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimpproceduraldb_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpproceduraldb_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpprocview.c removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
gimpregioniterator.c Code clean-up, indentation, fixes for #72874 (Incorrect RGBA resample in Illusion plug-in) and #122379 (relocate sinus plug-in). 2003-09-24 20:17:43 +00:00
gimpregioniterator.h Code clean-up, indentation, fixes for #72874 (Incorrect RGBA resample in Illusion plug-in) and #122379 (relocate sinus plug-in). 2003-09-24 20:17:43 +00:00
gimpselection.c removed FINITE() macro. 2002-05-13 23:30:23 +00:00
gimpselection.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpselection_pdb.c use gimp_image_mask_select_channel() instead of gimp_image_mask_load(). 2003-08-21 19:23:17 +00:00
gimpselection_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpselectiontools_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpselectiontools_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimptexttool_pdb.c fixed UTF-8 reversed check. 2003-07-30 16:48:12 +00:00
gimptexttool_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimptile.c code cleanup and some documentation. 2003-10-13 16:52:49 +00:00
gimptile.h Changed the semantics of GIMP_EXTENSION and (to some extent) of 2003-06-19 17:12:00 +00:00
gimptransformtools_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimptransformtools_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimptypes.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpui.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
gimpui.def Add gimp_parameter_settings_new. 2003-09-25 23:18:10 +00:00
gimpui.h removed all brush, font, gradient and pattern related code. 2003-07-01 15:06:06 +00:00
gimpuitypes.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpundo_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpundo_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpunit_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpunit_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpunitcache.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
gimpunitcache.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
libgimp-intl.h app/plug-in/plug-ins.c libgimp/libgimp-intl.h libgimpwidgets/gimpstock.c 2003-01-26 12:24:05 +00:00
makefile.msc still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
stdplugins-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00