gimp/plug-ins/script-fu
Sven Neumann 58b08f867a put the text view into a scrolled window. Removed "changed" callbacks for
2004-09-23  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/script-fu-interface.c: put the text view into
	a scrolled window. Removed "changed" callbacks for GtkEntry and
	GtkTextView. Instead retrieve the final string when the dialog is
	confirmed.

	* plug-ins/script-fu/scripts/carved-logo.scm
	* plug-ins/script-fu/scripts/chrome-it.scm
	* plug-ins/script-fu/scripts/crystal-logo.scm
	* plug-ins/script-fu/scripts/sota-chrome-logo.scm: use
	gimp-data-directory instead of the deprecated constant
	gimp-data-dir.

	* plug-ins/script-fu/scripts/mkbrush.scm: unmarked strings for
	translation that I marked yesterday. Won't work unfortunately.
2004-09-23 19:22:04 +00:00
..
scripts put the text view into a scrolled window. Removed "changed" callbacks for 2004-09-23 19:22:04 +00:00
siod fixed my last fix 2004-08-08 19:59:16 +00:00
.cvsignore Finally a font-selector. 1998-08-10 15:06:58 +00:00
Makefile.am enabled build of the Script-Fu server for the Win32 platform using the 2004-09-21 15:18:49 +00:00
convert-script Might be useful ... 1998-08-05 21:38:27 +00:00
scheme-wrapper.c plug-ins/script-fu/script-fu-enums.h 2004-09-23 18:19:24 +00:00
scheme-wrapper.h use g_strdup_vprintf() instead of guessing the string length. Also declare 2004-08-08 18:44:31 +00:00
script-fu-console.c enabled build of the Script-Fu server for the Win32 platform using the 2004-09-21 15:18:49 +00:00
script-fu-console.h plug-ins/script-fu/script-fu-console.[ch] plug-ins/script-fu/script-fu.c 2004-07-14 16:03:58 +00:00
script-fu-constants.c Brought the PDB progress into a working state. Fixes bug #6010, addressed 2004-08-30 14:57:24 +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 plug-ins/script-fu/script-fu-enums.h 2004-09-23 18:19:24 +00:00
script-fu-interface.c put the text view into a scrolled window. Removed "changed" callbacks for 2004-09-23 19:22:04 +00:00
script-fu-interface.h removed the GUI code... Also did some minor cleanups. 2004-08-31 17:54:46 +00:00
script-fu-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
script-fu-scripts.c plug-ins/script-fu/script-fu-enums.h 2004-09-23 18:19:24 +00:00
script-fu-scripts.h removed the GUI code... Also did some minor cleanups. 2004-08-31 17:54:46 +00:00
script-fu-server.c got rid of two the global file descriptor sets. Use the client hash-table 2004-09-21 16:06:50 +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-types.h changed "guint history" to "gint history". 2004-09-01 13:51:51 +00:00
script-fu.c enabled build of the Script-Fu server for the Win32 platform using the 2004-09-21 15:18:49 +00:00
siod-wrapper.c plug-ins/script-fu/script-fu-enums.h 2004-09-23 18:19:24 +00:00
siod-wrapper.h use g_strdup_vprintf() instead of guessing the string length. Also declare 2004-08-08 18:44:31 +00:00