Gimp/plug-ins/script-fu
Michael Natterer 421024cc5c app/core/core-enums.h app/core/gimpgradient.[ch] app/pdb/Makefile.am
2004-05-31  Michael Natterer  <mitch@gimp.org>

	* app/core/core-enums.h
	* app/core/gimpgradient.[ch]
	* app/pdb/Makefile.am
	* app/widgets/gimpgradienteditor.c
	* tools/pdbgen/Makefile.am
	* tools/pdbgen/groups.pl
	* tools/pdbgen/pdb/gradient_edit.pdb: applied a patch from Shlomi
	Fish that adds lots of gradient edit functions to
	gimpgradient.[ch] and makes them available through the PDB.
	Fixes bug #129675 and bug #129678.

	Did some cleanups / enhancments to the patch:

	* app/core/gimpgradient.[ch]: changed the naming scheme of the new
	functions and changed old functions to match the new scheme.
	Introduce a "freeze_count" and public freeze()/thaw() API which
	enables subsequent gradient changes without "dirty" being emitted
	all the time.  Added GimpGradient parameters to all functions
	which modify the gradient.

	* app/widgets/gimpgradienteditor.c: use the new freeze/thaw
	stuff to keep the gradient from updating when not in
	"Instant Update" mode.

	* app/actions/gradient-editor-commands.c: removed all gradient
	editing code and call the new core functions.

	* libgimp/Makefile.am
	* tools/pdbgen/pdb/gradient_edit.pdb: changed the namespace of all
	added functions. Generate libgimp wrappers for them..

	* app/pdb/gradient_edit_cmds.c
	* app/pdb/internal_procs.c
	* libgimp/gimp_pdb.h
	* libgimp/gimpenums.h
	* libgimp/gimpgradientedit_pdb.[ch]
	* plug-ins/pygimp/gimpenums.py
	* plug-ins/script-fu/script-fu-constants.c
	* tools/pdbgen/enums.pl: (re)generated.
2004-05-30 22:04:16 +00:00
..
scripts fixed wrong use of layer ID; bug #142326. 2004-05-16 12:04:14 +00:00
siod renamed gimp_drawable_image() to gimp_drawable_get_image() for symmetry 2003-12-04 13:21:27 +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
Makefile.am modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
scheme-wrapper.c applied a patch from Kevin Cozens that makes the Script-Fu PDB marshaller 2004-04-08 16:05:27 +00:00
scheme-wrapper.h more plug-ins adapted to libgimp changes. 2003-07-02 11:07:41 +00:00
script-fu-console.c Sorry, couldn't resist to finish this task... 2004-05-25 18:36:52 +00:00
script-fu-console.h more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
script-fu-constants.c app/core/core-enums.h app/core/gimpgradient.[ch] app/pdb/Makefile.am 2004-05-30 22:04:16 +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 oops 2004-05-25 18:50:08 +00:00
script-fu-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
script-fu-scripts.c oops 2004-05-25 18:50:08 +00:00
script-fu-scripts.h configure.in plug-ins/script-fu/siod/Makefile.am 2003-11-26 17:14:58 +00:00
script-fu-server.c Sorry, couldn't resist to finish this task... 2004-05-25 18:36:52 +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.c plug-ins/common/AlienMap2.c plug-ins/common/CML_explorer.c 2004-05-07 14:59:33 +00:00
siod-wrapper.c applied a patch from Kevin Cozens that makes the Script-Fu PDB marshaller 2004-04-08 16:05:27 +00:00
siod-wrapper.h more plug-ins adapted to libgimp changes. 2003-07-02 11:07:41 +00:00