gimp/plug-ins/script-fu
Sven Neumann 4e4b91eda1 attempt to convert text from locale encoding.
2003-06-25  Sven Neumann  <sven@gimp.org>

	* app/text/gimptext-parasite.c (gimp_text_from_gdyntext_parasite):
	attempt to convert text from locale encoding.

	* app/vectors/gimpvectors-compat.c (gimp_vectors_compat_new):
	allow paths with zero points (bug # 115955).

	* plug-ins/script-fu/script-fu-server.c: if a connection to a
	client is lost, invalidate file descriptors in the command queue.
	Plugged a couple of memleaks.
2003-06-25 21:18:45 +00:00
..
scripts Allow negative margin values. 2003-06-24 11:51:51 +00:00
siod plug-ins/script-fu/interp_sliba.c applied a patch from Pedro Gimeno that 2003-04-10 13:44:37 +00:00
.cvsignore Finally a font-selector. 1998-08-10 15:06:58 +00:00
Makefile.am app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +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 same as below for here. 2003-01-05 20:51:39 +00:00
interp_slib.c plug-ins/script-fu/interp_slib.c patch from Pedro Gimeno to fix printing 2003-03-29 20:16:19 +00:00
interp_sliba.c plug-ins/script-fu/interp_sliba.c applied a patch from Pedro Gimeno that 2003-04-10 13:44:37 +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 use gimp_datafiles_read_directories() instead of doing the same manually. 2003-06-16 11:31:10 +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 set focus on the entry widget. 2003-06-16 10:45:56 +00:00
script-fu-console.h code formating paranoia. 2001-07-30 00:46:09 +00:00
script-fu-constants.c fixed parasite serialization that I broke yesterday. 2003-03-06 13:22:11 +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 plug-ins/FractalExplorer/Dialogs.c plug-ins/common/film.c adapt to libgimp 2003-06-19 11:36:12 +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/FractalExplorer/Dialogs.c plug-ins/common/film.c adapt to libgimp 2003-06-19 11:36:12 +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 attempt to convert text from locale encoding. 2003-06-25 21:18:45 +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 added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
script-fu-text-console.h code formating paranoia. 2001-07-30 00:46:09 +00:00
script-fu.c Changed the semantics of GIMP_EXTENSION and (to some extent) of 2003-06-19 17:12:00 +00:00
siod-wrapper.c use gimp_datafiles_read_directories() instead of doing the same manually. 2003-06-16 11:31:10 +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