Gimp/plug-ins/script-fu
Pedro Gimeno bc7d7d5afe Use gimp-image-get-active-layer/channel instead of the passed drawable for
2004-04-05  Pedro Gimeno  <pggimeno@wanadoo.es>

	* plug-ins/script-fu/scripts/copy-visible.scm: Use
	gimp-image-get-active-layer/channel instead of the passed
	drawable for later restoring the initially active layer/channel.
	Addresses bug #138662.

	* plug-ins/script-fu/scripts/drop-shadow.scm: Add a call to
	gimp-image-set-active-layer in order for it to fail early instead
	of failing with the undo group open in case the drawable is not
	suitable for applying the effect.
2004-04-05 21:35:03 +00:00
..
scripts Use gimp-image-get-active-layer/channel instead of the passed drawable for 2004-04-05 21:35:03 +00:00
siod renamed gimp_drawable_image() to gimp_drawable_get_image() for symmetry 2003-12-04 13:21:27 +00:00
.cvsignore Finally a font-selector. 1998-08-10 15:06:58 +00:00
convert-script Might be useful ... 1998-08-05 21:38:27 +00:00
Makefile.am modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
scheme-wrapper.c applied a patch from Kevin Cozens that improves Script-Fu error reporting 2004-03-12 19:42:56 +00:00
scheme-wrapper.h more plug-ins adapted to libgimp changes. 2003-07-02 11:07:41 +00:00
script-fu-console.c applied a patch from Kevin Cozens that slightly alters the Script-Fu 2004-03-18 18:06:23 +00:00
script-fu-console.h more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
script-fu-constants.c removed GimpChannelLutType enum and export GimpHistogramChannel to the 2004-01-13 16:19:50 +00:00
script-fu-constants.h app/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch] 1999-09-23 23:42:38 +00:00
script-fu-enums.h set the window title for file selection dialogs as we do for directory 2001-11-21 18:50:50 +00:00
script-fu-interface.c call gimp_uninstall_temp_proc() with script->pdb_name, not 2004-02-03 11:37:03 +00:00
script-fu-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
script-fu-scripts.c call gimp_uninstall_temp_proc() with script->pdb_name, not 2004-02-03 11:37:03 +00:00
script-fu-scripts.h configure.in plug-ins/script-fu/siod/Makefile.am 2003-11-26 17:14:58 +00:00
script-fu-server.c added help IDs for the libgimp export and unit dialogs. 2004-01-20 17:10:16 +00:00
script-fu-server.h more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
script-fu-text-console.c more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
script-fu-text-console.h more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
script-fu.c configure.in plug-ins/script-fu/siod/Makefile.am 2003-11-26 17:14:58 +00:00
siod-wrapper.c applied a patch from Kevin Cozens that improves Script-Fu error reporting 2004-03-12 19:42:56 +00:00
siod-wrapper.h more plug-ins adapted to libgimp changes. 2003-07-02 11:07:41 +00:00