gimp/plug-ins/maze
Dave Neary 5907708efa Change signature of gimp_random_seed_new() to allow caller to specify that
2003-12-17  Dave Neary  <bolsh@gimp.org>

        * libgimpwidgets/gimpwidgets.[ch]: Change signature of
        gimp_random_seed_new() to allow caller to specify that he wants to
        use a random seed rather than the specified seed. Previously it was
        up to the caller to initialise the seed.

        * plug-ins/gflare/gflare.c
        * plug-ins/maze/maze_face.c
        * plug-ins/common/
        * plug-ins/common/plasma.c
        * plug-ins/common/sinus.c
        * plug-ins/common/snoise.c: Trivial modifications of call to
        gimp_random_seed_new() with FALSE.

        * plug-ins/common/blur.c
        * plug-ins/common/randomize.c: Modify PDB routines and tool options
        to allow a random seed to be specified. Useful for scripts. Reverts
        PDB to 1.2 state. Fixes bug #129529.
2003-12-17 14:39:38 +00:00
..
.cvsignore The .cvsignores should have .libs too 1998-01-09 09:53:59 +00:00
algorithms.c app/undo_history.c app/core/gimpbrush.c app/core/gimpimage-new.c 2003-01-05 20:38:21 +00:00
handy.c Fix for #92469 (replace "Save as" by Save As"), #82492 (replace "Search Time" by 2002-11-08 22:48:08 +00:00
Makefile.am Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
maze.c renamed gimp_drawable_image() to gimp_drawable_get_image() for symmetry 2003-12-04 13:21:27 +00:00
maze.h a 2003-10-18 20:33:31 +00:00
maze_face.c Change signature of gimp_random_seed_new() to allow caller to specify that 2003-12-17 14:39:38 +00:00