gimp/libgimp
Michael Natterer 5693956664 app/core/Makefile.am new files for gimp_image_crop() and
2001-07-07  Michael Natterer  <mitch@gimp.org>

	* app/core/Makefile.am
	* app/core/gimpimage-crop.[ch]: new files for gimp_image_crop()
	and gimp_image_crop_auto_shrink() (should share large portions of
	code with gimp_image_resize()).

	* app/tools/gimpcroptool.[ch]: removed here.

	* tools/pdbgen/pdb/image.pdb
	* tools/pdbgen/pdb/tools.pdb: gimp_crop --> gimp_image_crop

	* app/pdb/image_cmds.c
	* app/pdb/internal_procs.c
	* app/pdb/tools_cmds.c
	* libgimp/gimpimage_pdb.[ch]
	* libgimp/gimptools_pdb.[ch]: regenerated.

	* plug-ins/common/autocrop.c
	* plug-ins/common/gif.c
	* plug-ins/common/guillotine.c
	* plug-ins/common/zealouscrop.c
	* plug-ins/perl/examples/image_tile
	* plug-ins/script-fu/scripts/add-bevel.scm
	* plug-ins/script-fu/scripts/ripply-anim.scm
	* plug-ins/script-fu/scripts/slide.scm: changed accordingly. Some
	cleanups in the plug-ins.
2001-07-07 14:53:42 +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 added zh_TW.Big5 to ALL_LINGUAS. Added the STRIP_BEGIN and STRIP_END 2001-06-07 17:20:50 +00:00
gimp.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimp.def almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
gimp.h libgimp/.cvsignore libgimp/Makefile.am libgimp/gimp.h removed 2001-05-22 00:36:38 +00:00
gimp_pdb.h renamed ChannelOffsetType to GimpOffsetType. 2001-04-18 20:41:15 +00:00
gimpbrushes_pdb.c guard inclusion of <process.h> by G_OS_WIN32 add include <string.h> if the 2001-03-18 12:51:37 +00:00
gimpbrushes_pdb.h tools/pdbgen/lib.pl libgimp pdbgen munging 2000-08-21 18:59:12 +00:00
gimpbrushmenu.c Sven Neumann <sven@gimp.org> 2000-08-03 00:48:55 +00:00
gimpbrushselect_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpbrushselect_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpchannel.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
gimpchannel.h tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
gimpchannel_pdb.c AUTHORS app/authors.h app/pdb/channel_cmds.c app/pdb/internal_procs.c 2001-01-29 00:02:33 +00:00
gimpchannel_pdb.h AUTHORS app/authors.h app/pdb/channel_cmds.c app/pdb/internal_procs.c 2001-01-29 00:02:33 +00:00
gimpcolor_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpcolor_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpcolordisplay.h app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
gimpcolorselector.h fixed a FIXME: set the sensitivity of the color tools' menu entries again. 2001-06-14 20:07:38 +00:00
gimpconvert_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpconvert_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpdisplay_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpdisplay_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpdrawable.c fixed a FIXME: set the sensitivity of the color tools' menu entries again. 2001-06-14 20:07:38 +00:00
gimpdrawable.h fixed a FIXME: set the sensitivity of the color tools' menu entries again. 2001-06-14 20:07:38 +00:00
gimpdrawable_pdb.c renamed ChannelOffsetType to GimpOffsetType. 2001-04-18 20:41:15 +00:00
gimpdrawable_pdb.h renamed ChannelOffsetType to GimpOffsetType. 2001-04-18 20:41:15 +00:00
gimpedit_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpedit_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpenums.h Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpexport.c app/fileops.c Make sure that we don't try to destroy query_boxes twice or 2000-11-18 00:25:42 +00:00
gimpexport.h app/fileops.c Make sure that we don't try to destroy query_boxes twice or 2000-11-18 00:25:42 +00:00
gimpfileops_pdb.c tools/pdbgen/pdb/fileops.pdb added a few more PDB wrappers 2000-08-25 15:38:38 +00:00
gimpfileops_pdb.h tools/pdbgen/pdb/fileops.pdb added a few more PDB wrappers 2000-08-25 15:38:38 +00:00
gimpfloatingsel_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpfloatingsel_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpgimprc_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpgimprc_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpgradientmenu.c Sven Neumann <sven@gimp.org> 2000-06-01 12:33:12 +00:00
gimpgradients_pdb.c guard inclusion of <process.h> by G_OS_WIN32 add include <string.h> if the 2001-03-18 12:51:37 +00:00
gimpgradients_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpgradientselect.c Sven Neumann <sven@gimp.org> 2000-06-01 12:20:13 +00:00
gimpgradientselect.h Sven Neumann <sven@gimp.org> 2000-06-01 12:20:13 +00:00
gimpgradientselect_pdb.c guard inclusion of <process.h> by G_OS_WIN32 add include <string.h> if the 2001-03-18 12:51:37 +00:00
gimpgradientselect_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpguides_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpguides_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimphelp.c Sven Neumann <sven@gimp.org> 2000-05-31 06:15:06 +00:00
gimphelp_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimphelp_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpimage.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpimage.h Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpimage_pdb.c app/core/Makefile.am new files for gimp_image_crop() and 2001-07-07 14:53:42 +00:00
gimpimage_pdb.h app/core/Makefile.am new files for gimp_image_crop() and 2001-07-07 14:53:42 +00:00
gimpintl.h app/gimpunit.c all libgimp headers are included via gimp.h or gimpui.h, so 2000-05-30 23:38:46 +00:00
gimplayer.c libgimp/gimpchannel.c libgimp/gimpimage.c libgimp/gimplayer.c 2000-08-25 00:37:35 +00:00
gimplayer.h gimp.h gimpchannel.h gimpcompat.h gimpdrawable.h gimpimage.h moved 2000-06-09 01:56:34 +00:00
gimplayer_pdb.c app/Makefile.am put the regex and MMX sources to EXTRA_DIST so they get 2001-05-20 14:15:09 +00:00
gimplayer_pdb.h app/Makefile.am put the regex and MMX sources to EXTRA_DIST so they get 2001-05-20 14:15:09 +00:00
gimpmenu.c Sven Neumann <sven@gimp.org> 2000-08-03 01:35:28 +00:00
gimpmenu.h fixed a FIXME: set the sensitivity of the color tools' menu entries again. 2001-06-14 20:07:38 +00:00
gimpmessage_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpmessage_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpmisc_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpmisc_pdb.h libgimp/gimp_pdb.h libgimp/gimpmisc_pdb.[ch] added missing autogenerated 2000-06-08 18:10:03 +00:00
gimpmodule.h app/gimpunit.c all libgimp headers are included via gimp.h or gimpui.h, so 2000-05-30 23:38:46 +00:00
gimppalette_pdb.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
gimppalette_pdb.h tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
gimpparasite_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpparasite_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimppaths_pdb.c guard inclusion of <process.h> by G_OS_WIN32 add include <string.h> if the 2001-03-18 12:51:37 +00:00
gimppaths_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimppatternmenu.c Sven Neumann <sven@gimp.org> Simon Budig <Simon.Budig@unix-ag.org> Garry 2000-06-01 21:18:04 +00:00
gimppatterns_pdb.c guard inclusion of <process.h> by G_OS_WIN32 add include <string.h> if the 2001-03-18 12:51:37 +00:00
gimppatterns_pdb.h tools/pdbgen/lib.pl libgimp pdbgen munging 2000-08-21 18:59:12 +00:00
gimppatternselect_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimppatternselect_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimppixelrgn.c Sven Neumann <sven@gimp.org> 2000-05-31 06:15:06 +00:00
gimppixelrgn.h Sven Neumann <sven@gimp.org> 2000-05-31 06:15:06 +00:00
gimpplugin_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpplugin_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpprocbrowserdialog.c removed further COMPAT_CRUFT. 2000-08-22 00:13:56 +00:00
gimpproceduraldb.c almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
gimpproceduraldb.h gtkdoc is even more picky than an IRIX compiler... 2000-08-25 00:47:03 +00:00
gimpproceduraldb_pdb.c guard inclusion of <process.h> by G_OS_WIN32 add include <string.h> if the 2001-03-18 12:51:37 +00:00
gimpproceduraldb_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpprocview.c removed further COMPAT_CRUFT. 2000-08-22 00:13:56 +00:00
gimpselection.c libgimp/gimpchannel.c libgimp/gimpimage.c libgimp/gimplayer.c 2000-08-25 00:37:35 +00:00
gimpselection.h Sven Neumann <sven@gimp.org> 2000-06-01 12:20:13 +00:00
gimpselection_pdb.c AUTHORS app/authors.h app/pdb/channel_cmds.c app/pdb/internal_procs.c 2001-01-29 00:02:33 +00:00
gimpselection_pdb.h AUTHORS app/authors.h app/pdb/channel_cmds.c app/pdb/internal_procs.c 2001-01-29 00:02:33 +00:00
gimptexttool_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimptexttool_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimptile.c fixed a FIXME: set the sensitivity of the color tools' menu entries again. 2001-06-14 20:07:38 +00:00
gimptile.h Sven Neumann <sven@gimp.org> 2000-05-31 06:15:06 +00:00
gimptools_pdb.c app/core/Makefile.am new files for gimp_image_crop() and 2001-07-07 14:53:42 +00:00
gimptools_pdb.h app/core/Makefile.am new files for gimp_image_crop() and 2001-07-07 14:53:42 +00:00
gimptypes.h Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpui.c app/fileops.c Make sure that we don't try to destroy query_boxes twice or 2000-11-18 00:25:42 +00:00
gimpui.def changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +00:00
gimpui.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpuitypes.h Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpundo_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpundo_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpunit.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpunit_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpunit_pdb.h $srcdir != $builddir fix for GIMP_CONTRIBUTORS 2000-08-23 01:44:59 +00:00
gimpunitcache.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gserialize.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gserialize.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
libgimp-intl.h app/gimpunit.c all libgimp headers are included via gimp.h or gimpui.h, so 2000-05-30 23:38:46 +00:00
makefile.mingw.in Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
makefile.msc almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
stdplugins-intl.h app/gimpunit.c all libgimp headers are included via gimp.h or gimpui.h, so 2000-05-30 23:38:46 +00:00