gimp/plug-ins/script-fu
Sven Neumann 12f7df64cf check for bind_textdomain_codeset, use standard HAVE_FOO semantic for
2001-08-30  Sven Neumann  <sven@gimp.org>

	* configure.in: check for bind_textdomain_codeset, use standard
	HAVE_FOO semantic for difftime.

	* libgimp/gimpintl.h
	* libgimp/libgimp-intl.h
	* libgimp/stdplugins-intl.h: set encoding of message translations
	to UTF-8 if bind_textdomain_codeset() is available. We still
	explicitely set LC_NUMERIC to "C" so we can write and parse floats
	in a defined way independent of the locale. We might want to find
	a cleaner solution for this.

	* plug-ins/script-fu/script-fu-server.c: inverted preprocessor logic
	from NO_DIFFTIME to HAVE_DIFFTIME.

	* plug-ins/script-fu/scripts/trochoid.scm:
	fixed parameter description (bug #59760).
2001-08-30 00:21:38 +00:00
..
scripts check for bind_textdomain_codeset, use standard HAVE_FOO semantic for 2001-08-30 00:21:38 +00:00
siod added -DG_DISABLE_DEPRECATED and -DGDK_DISABLE_COMPAT_H. 2001-08-29 17:48:28 +00:00
.cvsignore Finally a font-selector. 1998-08-10 15:06:58 +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
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 added -DG_DISABLE_DEPRECATED and -DGDK_DISABLE_COMPAT_H. 2001-08-29 17:48:28 +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
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 added -DG_DISABLE_DEPRECATED and -DGDK_DISABLE_COMPAT_H. 2001-08-29 17:48:28 +00:00
script-fu-console.h code formating paranoia. 2001-07-30 00:46:09 +00:00
script-fu-constants.c defined GimpTransferMode enum. 2001-08-01 02:01:49 +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 added -DG_DISABLE_DEPRECATED and -DGDK_DISABLE_COMPAT_H. 2001-08-29 17:48:28 +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 added -DG_DISABLE_DEPRECATED and -DGDK_DISABLE_COMPAT_H. 2001-08-29 17:48:28 +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 check for bind_textdomain_codeset, use standard HAVE_FOO semantic for 2001-08-30 00:21:38 +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 code formating paranoia. 2001-07-30 00:46:09 +00:00
script-fu-text-console.h code formating paranoia. 2001-07-30 00:46:09 +00:00
script-fu.c code formating paranoia. 2001-07-30 00:46:09 +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