gimp/plug-ins/script-fu
Hans Breuer 5469bc4bac updated
2001-07-22  Hans Breuer  <hans@breuer.org>

	* app/*/makefile.msc :
	* plug-ins/makefile.msc	:
	* libgimp/gimp.def :
	* libgimpwidgets/gimpwidgets.def : updated

	* makefile.msc :
	* app/xcf/makefile.msc :
	* regexrepl/makefile.msc : new files

	* app/base/base-config.c : a work-around for a gccism with
	structure initialization

	* app/core/gimp.c :
	* app/core/gimpimage-new.c :
	* app/gui/color-area.c
	* app/widgets/gimpdialogfactory.c
	* app/xcf/xcf-load.c
	* app/xcf/xcf-save.c
	* app/xcf/xcf-write.c
	* plug-ins/common/plasma.c :
	* plug-ins/flame/libifs.c : added <string.h> for strlen(), strcpy(),
	memcpy(), memcmp() and friends

	* plug-ins/imagemap/imap_rectangle.c :
	* plug-ins/ifscompose/ifscompose_storage.c : added <stdlib.h> for abs()

	* plug-ins/common/spheredesigner.c : reflect renaming of drawable.id
	drawable.drawable_id

	* plug-ins/script-fu/siod-wrapper.c : <string.h> and conditional use
	of script_fu_server_quit () cause there is not yet script-fu server
	on win32.
2001-07-22 22:18:01 +00:00
..
scripts app/core/Makefile.am new files for gimp_image_crop() and 2001-07-07 14:53:42 +00:00
siod app/regexrepl.c removed here ... 2001-07-12 00:58:39 +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
interp_md5.c Initial revision 1997-11-24 22:05:25 +00:00
interp_md5.h Initial revision 1997-11-24 22:05:25 +00:00
interp_regex.c app/regexrepl.c removed here ... 2001-07-12 00:58:39 +00:00
interp_slib.c new scheme for i18n of script-fus: translatable strings are marked 2000-03-28 21:06:39 +00:00
interp_sliba.c Merged changes from stable branch: 2001-04-23 14:47:24 +00:00
interp_trace.c fixed up idle handler for file open (look like testgtk idle demo) 1998-04-11 05:07:52 +00:00
Makefile.am new code to call the script_fuc_text_console pdb function. remove batch 2001-07-17 22:53:21 +00:00
scheme-wrapper.c updated 2001-07-22 22:18:01 +00:00
scheme-wrapper.h new code to call the script_fuc_text_console pdb function. remove batch 2001-07-17 22:53:21 +00:00
script-fu-console.c stop reading on EOF 2001-07-18 00:59:32 +00:00
script-fu-console.h plug-ins/FractalExplorer/*.[ch] plug-ins/Lighting/*.[ch] 2000-08-22 03:27:14 +00:00
script-fu-constants.c config.guess new versions from CVS (at least that's what my debian package 2001-05-24 17:09:57 +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 implemented new argument type SF_OPTION which allows the user 2000-04-28 00:02:11 +00:00
script-fu-interface.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
script-fu-intl.h libgimp/gimpfileselection.c behave like other dialogs (close) when 2000-02-28 00:45:58 +00:00
script-fu-scripts.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
script-fu-scripts.h new code to call the script_fuc_text_console pdb function. remove batch 2001-07-17 22:53:21 +00:00
script-fu-server.c new code to call the script_fuc_text_console pdb function. remove batch 2001-07-17 22:53:21 +00:00
script-fu-server.h new code to call the script_fuc_text_console pdb function. remove batch 2001-07-17 22:53:21 +00:00
script-fu-text-console.c stop reading on EOF 2001-07-18 00:59:32 +00:00
script-fu-text-console.h new code to call the script_fuc_text_console pdb function. remove batch 2001-07-17 22:53:21 +00:00
script-fu.c stop reading on EOF 2001-07-18 00:59:32 +00:00
siod-wrapper.c updated 2001-07-22 22:18:01 +00:00
siod-wrapper.h new code to call the script_fuc_text_console pdb function. remove batch 2001-07-17 22:53:21 +00:00
siod.h app/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch] 1999-09-23 23:42:38 +00:00
siodp.h Initial revision 1997-11-24 22:05:25 +00:00