gimp/plug-ins/FractalExplorer
Michael Natterer cd9f65cb87 Finished the addition of "gboolean reverse" to the gradient API:
2003-08-18  Michael Natterer  <mitch@gimp.org>

	Finished the addition of "gboolean reverse" to the gradient API:

	* tools/pdbgen/pdb/gradients.pdb: added "reverse" params to
	gimp_gradients_sample_uniform(), sample_custom() and
	get_gradient_data().

	* app/pdb/gradients_cmds.c
	* libgimp/gimpgradients_pdb.[ch]: regenerated.

	* libgimp/gimpgradientmenu.c: changed accordingly.

	Made everything compile with the new API:

	* plug-ins/FractalExplorer/Dialogs.c
	* plug-ins/FractalExplorer/FractalExplorer.[ch]: got lost in
	"reverse" adding, whitespace removal and general code cleanup.
	I better commit this now before continuing, even though "reverse"
	adding is not finished.

	* plug-ins/common/sample_colorize.c: removed own gradient
	reversing code, use "reverse" instead.

	* plug-ins/common/gradmap.c
	* plug-ins/flame/flame.c
	* plug-ins/gflare/gflare.c
	* plug-ins/pagecurl/pagecurl.c: simply pass reverse == FALSE and
	added #warnings that more work needs to be done. Some whitespace
	removal and minor cleanup.
2003-08-18 12:17:21 +00:00
..
examples removed antique Makefile targets, including the "files" hack (which was 2001-11-15 14:42:29 +00:00
fractalexplorer-examples removed antique Makefile targets, including the "files" hack (which was 2001-11-15 14:42:29 +00:00
.cvsignore corrected a typo 1999-03-25 23:14:36 +00:00
Dialogs.c Finished the addition of "gboolean reverse" to the gradient API: 2003-08-18 12:17:21 +00:00
Dialogs.h badly hacked the FractalExplorer (only 18 plugins left... ;-) 2000-01-29 03:19:53 +00:00
Events.c plug-ins/FractalExplorer/Events.c 2002-01-30 15:31:57 +00:00
Events.h badly hacked the FractalExplorer (only 18 plugins left... ;-) 2000-01-29 03:19:53 +00:00
FractalExplorer.c Finished the addition of "gboolean reverse" to the gradient API: 2003-08-18 12:17:21 +00:00
FractalExplorer.h Finished the addition of "gboolean reverse" to the gradient API: 2003-08-18 12:17:21 +00:00
Globals.c changed GimpDatafileLoaderFunc to take a separate "gpointer user_data" 2003-07-02 17:11:00 +00:00
Makefile.am Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
logo.h corrected a typo 1999-03-25 23:14:36 +00:00
pix_data.h badly hacked the FractalExplorer (only 18 plugins left... ;-) 2000-01-29 03:19:53 +00:00