gimp/plug-ins/script-fu
Sven Neumann 3aae39405e app/base/Makefile.am automake-1.6 seems to use yet another variable to
2002-06-08  Sven Neumann  <sven@gimp.org>

	* app/base/Makefile.am
	* app/paint-funcs/Makefile.am: automake-1.6 seems to use yet another
	variable to pass flags to the assembler (bug #84514). Define
	AM_CCASFLAGS like AM_ASFLAGS to satisfy all versions of automake.

	* configure.in
	* all Makefiles: removed STRIP_BEGIN and STRIP_END since it's a
	GNU make extension that we don't really need and newer versions of
	automake don't seem to like it.
2002-06-07 23:00:46 +00:00
..
scripts don't redefine min. Thanks to Jeff Trefftzs <trefftzs@tcsn.net> for 2002-02-03 14:52:01 +00:00
siod code cleanup by Maurits Rijk <lpeek.mrijk@consunet.nl> (#72288). 2002-02-26 14:56:09 +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 code cleanup by Maurits Rijk <lpeek.mrijk@consunet.nl> (#72288). 2002-02-26 14:56:09 +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 app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
scheme-wrapper.c app/paint/Makefile.am app/paint/paint-enums.h split enums into their own 2002-03-19 15:05:38 +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 fixed communication with the SIOD interpreter: 2002-05-02 16:29:42 +00:00
script-fu-console.h code formating paranoia. 2001-07-30 00:46:09 +00:00
script-fu-constants.c forgot to commit the autogenerated files. 2002-03-20 15:02:30 +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 a first start at cleaning up the Script-Fu user interface. 2002-05-24 19:44:37 +00:00
script-fu-intl.h libgimp/stdplugins-intl.h use the new function gimp_locale_directory() 2002-05-11 11:26:14 +00:00
script-fu-scripts.c a first start at cleaning up the Script-Fu user interface. 2002-05-24 19:44:37 +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 app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +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 somewhat cleaner implementation. 2002-05-18 00:47:13 +00:00
script-fu-text-console.h code formating paranoia. 2001-07-30 00:46:09 +00:00
script-fu.c use the G_N_ELEMENTS macro where appropriate, 2001-12-06 02:32:57 +00:00
siod-wrapper.c app/paint/Makefile.am app/paint/paint-enums.h split enums into their own 2002-03-19 15:05:38 +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