Gimp/plug-ins/script-fu
Manish Singh 7d62a34eb4 app/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch]
* app/channel.h
* app/gimpimage.h
* app/gimpimageP.h
* app/layer.h
* app/undo.[ch]
* app/undo_types.h: use proper naming convention for undo enums,
and hide them from the pdbgen stuff

* app/procedural_db.h: don't skip PDB_END

* app/undo_history.c: remove gccism from undo_history_append_special

* libgimp/gimpintl.h: INIT_LOCALE should be defined in all cases

* plug-ins/script-fu/Makefile.am: add script-fu-constants.[ch]

* plug-ins/script-fu/script-fu.c: use init_generated_constants

* plug-ins/script-fu/siod.h: #include <stdio.h> for FILE *

* tools/pdbgen/script-fu.pl: new file

* tools/pdbgen/Makefile.am: add rule for constant script-fu gen

* tools/pdbgen/enumgen.pl: add enum skip feature

* tools/pdbgen/lib.pl: use nicks for gimpenums.h

* tools/pdbgen/pdb/procedural_db.pdb: ignore PDB_END

-Yosh
1999-09-23 23:42:38 +00:00
..
scripts Changed gimp-flip parameters to match new orientation enum. 1999-09-15 14:01:36 +00:00
siod app/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch] 1999-09-23 23:42:38 +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 fix jpeg check. Add config for sendmail 1998-04-09 09:00:27 +00:00
interp_slib.c New file. 1999-05-29 01:28:24 +00:00
interp_sliba.c Fix own braino: Use max three octal digits, not four. 1999-09-03 21:16:53 +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/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch] 1999-09-23 23:42:38 +00:00
regex.c app/Makefile.am use -DREGEX_MALLOC, seems to be more portable 1999-01-02 23:28:01 +00:00
regex.h gimp_message. libgimp also overrides g_message for all plugins. Converted 1998-05-28 09:03:57 +00:00
regexrepl.c app/Makefile.am use -DREGEX_MALLOC, seems to be more portable 1999-01-02 23:28:01 +00:00
regexrepl.h gimp_message. libgimp also overrides g_message for all plugins. Converted 1998-05-28 09:03:57 +00:00
script-fu-console.c New file. 1999-05-29 01:28:24 +00:00
script-fu-console.h plug-ins/script-fu/script-fu.c added an eval PDB interface for running 1998-09-10 19:03:20 +00:00
script-fu-constants.c 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-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 added MAINTAINERS to EXTRA_DIST 1998-11-06 00:51:39 +00:00
script-fu-interface.c big i18n fix patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp>. Fixes 1999-08-24 19:57:55 +00:00
script-fu-scripts.c big i18n fix patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp>. Fixes 1999-08-24 19:57:55 +00:00
script-fu-scripts.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
script-fu-server.c see if CC needs -posix (for NeXTStep) 1998-09-06 20:05:06 +00:00
script-fu-server.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
script-fu.c app/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch] 1999-09-23 23:42:38 +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