gimp/plug-ins/pagecurl
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
..
.cvsignore fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk> 1998-04-08 07:07:26 +00:00
Makefile.am Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
curl0.xpm fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk> 1998-04-08 07:07:26 +00:00
curl1.xpm fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk> 1998-04-08 07:07:26 +00:00
curl2.xpm fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk> 1998-04-08 07:07:26 +00:00
curl3.xpm fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk> 1998-04-08 07:07:26 +00:00
curl4.xpm fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk> 1998-04-08 07:07:26 +00:00
curl5.xpm fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk> 1998-04-08 07:07:26 +00:00
curl6.xpm fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk> 1998-04-08 07:07:26 +00:00
curl7.xpm fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk> 1998-04-08 07:07:26 +00:00
pagecurl.c Finished the addition of "gboolean reverse" to the gradient API: 2003-08-18 12:17:21 +00:00