gimp/plug-ins/common
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 plug-ins/common/Makefile.am plug-ins/common/plugin-defs.pl Added channel 2003-12-03 02:36:04 +00:00
aa.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
AlienMap.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
AlienMap2.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
align_layers.c Reverted Maurits' patch, to get rid of gimp_parameter_settings_new (see #125141) 2003-12-10 21:13:29 +00:00
animationplay.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
animoptimize.c tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
apply_lens.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
autocrop.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
autostretch_hsv.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
blinds.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
blur.c Change signature of gimp_random_seed_new() to allow caller to specify that 2003-12-17 14:39:38 +00:00
borderaverage.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
bumpmap.c Reverted Maurits' patch, to get rid of gimp_parameter_settings_new (see #125141) 2003-12-10 21:13:29 +00:00
bz2.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
c_astretch.c plug-ins/common/color_enhance.c plug-ins/common/c_astretch.c removed 2003-11-17 18:02:45 +00:00
ccanalyze.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
CEL.c plug-ins/FractalExplorer/Dialogs.c plug-ins/common/CEL.c 2003-11-19 14:51:52 +00:00
channel_mixer.c changed float (de)serialization to use locale independent g_ascii_* 2003-12-03 12:34:42 +00:00
checkerboard.c Reverted Maurits' patch, to get rid of gimp_parameter_settings_new (see #125141) 2003-12-10 21:13:29 +00:00
CML_explorer.c plug-ins/common/CML_explorer.c use g_file_test() instead of stat(). 2003-12-03 11:29:40 +00:00
color_enhance.c plug-ins/common/color_enhance.c plug-ins/common/c_astretch.c removed 2003-11-17 18:02:45 +00:00
colorify.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
colortoalpha.c removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
compose.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
compressor.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
convmatrix.c destroy "widget", not "data". Fixes bug #129364. 2003-12-15 11:36:43 +00:00
csource.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
cubism.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
curve_bend.c marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as 2003-12-08 22:33:17 +00:00
decompose.c Makefile.am app/composite/Makefile.am comestics. 2003-12-13 03:59:41 +00:00
deinterlace.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
depthmerge.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
despeckle.c Reverted Maurits' patch, to get rid of gimp_parameter_settings_new (see #125141) 2003-12-10 21:13:29 +00:00
destripe.c use the GtkDialog vbox instead of an uninitialized one. 2003-12-12 03:33:25 +00:00
dicom.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
diffraction.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
displace.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
edge.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
emboss.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
engrave.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
exchange.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
film.c Name all PDB procedures which deal with floating selections consistently: 2003-12-05 16:30:01 +00:00
flarefx.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
fp.c plug-ins/common/align_layers.c app/gui/image-menu.c plug-ins/fp/fp.c 2003-08-04 22:24:41 +00:00
fractaltrace.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
gauss_iir.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
gauss_rle.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
gbr.c tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible" 2003-12-03 16:39:32 +00:00
gee.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
gee_zoom.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
gicon.c plug-ins/common/animationplay.c plug-ins/common/animoptimize.c 2003-11-26 19:20:24 +00:00
gif.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
gifload.c renamed gimp_convert_*() functions to gimp_image_convert_*(). 2003-12-04 14:52:49 +00:00
gih.c renamed gimp_convert_*() functions to gimp_image_convert_*(). 2003-12-04 14:52:49 +00:00
glasstile.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
gqbist.c plug-ins/FractalExplorer/Dialogs.c plug-ins/common/CEL.c 2003-11-19 14:51:52 +00:00
gradmap.c removed the addition of 0.001 that isn't correct for use with integers 2003-11-17 17:33:14 +00:00
grid.c Moved GimpOldPreview from libgimp/gimpmiscui to its own not installed library. 2003-12-11 18:16:47 +00:00
gtm.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
guillotine.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
gz.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
header.c removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
hot.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
hrz.c plug-ins/common/animationplay.c plug-ins/common/animoptimize.c 2003-11-26 19:20:24 +00:00
illusion.c Moved GimpOldPreview from libgimp/gimpmiscui to its own not installed library. 2003-12-11 18:16:47 +00:00
iwarp.c removed preserve_transparency #defines. This is the last of the #defines 2003-12-12 15:49:51 +00:00
jigsaw.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
jpeg.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
laplace.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
lic.c Reverted Maurits' patch, to get rid of gimp_parameter_settings_new (see #125141) 2003-12-10 21:13:29 +00:00
mail.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
Makefile.am Makefile.am app/composite/Makefile.am comestics. 2003-12-13 03:59:41 +00:00
mapcolor.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
max_rgb.c Moved GimpOldPreview from libgimp/gimpmiscui to its own not installed library. 2003-12-11 18:16:47 +00:00
mblur.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
mkgen.pl Makefile.am app/composite/Makefile.am comestics. 2003-12-13 03:59:41 +00:00
mng.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
mosaic.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
newsprint.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
nlfilt.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
noisify.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
normalize.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
nova.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
oilify.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
papertile.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
pat.c plug-ins/common/animationplay.c plug-ins/common/animoptimize.c 2003-11-26 19:20:24 +00:00
pcx.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
pix.c renamed gimp_drawable_bytes() to gimp_drawable_bpp() because all other 2003-12-05 14:51:11 +00:00
pixelize.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
plasma.c Change signature of gimp_random_seed_new() to allow caller to specify that 2003-12-17 14:39:38 +00:00
plugin-browser.c removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
plugin-defs.pl Makefile.am app/composite/Makefile.am comestics. 2003-12-13 03:59:41 +00:00
plugindetails.c removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
png.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
pnm.c plug-ins/common/animationplay.c plug-ins/common/animoptimize.c 2003-11-26 19:20:24 +00:00
polar.c Moved GimpOldPreview from libgimp/gimpmiscui to its own not installed library. 2003-12-11 18:16:47 +00:00
postscript.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
procedure-browser.c app/gui/brushes-menu.c app/gui/channels-menu.c 2003-10-01 20:46:48 +00:00
ps.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
psd.c removed preserve_transparency #defines. This is the last of the #defines 2003-12-12 15:49:51 +00:00
psd_save.c removed preserve_transparency #defines. This is the last of the #defines 2003-12-12 15:49:51 +00:00
psp.c removed preserve_transparency #defines. This is the last of the #defines 2003-12-12 15:49:51 +00:00
randomize.c Change signature of gimp_random_seed_new() to allow caller to specify that 2003-12-17 14:39:38 +00:00
ripple.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
rotate.c removed preserve_transparency #defines. This is the last of the #defines 2003-12-12 15:49:51 +00:00
sample_colorize.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
scatter_hsv.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
screenshot.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
sel_gauss.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
semiflatten.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
sharpen.c Reverted Maurits' patch, to get rid of gimp_parameter_settings_new (see #125141) 2003-12-10 21:13:29 +00:00
shift.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
sinus.c Change signature of gimp_random_seed_new() to allow caller to specify that 2003-12-17 14:39:38 +00:00
smooth_palette.c Reverted Maurits' patch, to get rid of gimp_parameter_settings_new (see #125141) 2003-12-10 21:13:29 +00:00
snoise.c Change signature of gimp_random_seed_new() to allow caller to specify that 2003-12-17 14:39:38 +00:00
sobel.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
sparkle.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
spheredesigner.c plug-ins/FractalExplorer/Dialogs.c plug-ins/common/CEL.c 2003-11-19 14:51:52 +00:00
spread.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
struc.c Reverted Maurits' patch, to get rid of gimp_parameter_settings_new (see #125141) 2003-12-10 21:13:29 +00:00
sunras.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
svg.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
tga.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
threshold_alpha.c removed preserve_transparency #defines. This is the last of the #defines 2003-12-12 15:49:51 +00:00
tiff.c applied a modified version of a patch submitted by Andrey Kiselev. 2003-12-02 22:32:42 +00:00
tile.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
tileit.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
tiler.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
uniteditor.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
unsharp.c Reverted Maurits' patch, to get rid of gimp_parameter_settings_new (see #125141) 2003-12-10 21:13:29 +00:00
url.c first set of plug-ins adapted to the constified libgimp API. 2003-07-01 18:54:28 +00:00
video.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
vinvert.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
vpropagate.c removed preserve_transparency #defines. This is the last of the #defines 2003-12-12 15:49:51 +00:00
warp.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
waves.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
webbrowser.c changed DEFAULT_WEB_BROWSER to "mozilla %s" 2003-11-16 22:57:07 +00:00
whirlpinch.c reverted Maurits' patch, to get rid of gimp_parameter_settings_new (see #125141) 2003-12-10 16:14:17 +00:00
winclipboard.c [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
wind.c Moved GimpOldPreview from libgimp/gimpmiscui to its own not installed library. 2003-12-11 18:16:47 +00:00
winprint.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
wmf.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
xbm.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
xpm.c plug-ins/FractalExplorer/Dialogs.c plug-ins/fp/fp_gtk.c 2003-12-12 12:13:51 +00:00
xwd.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
zealouscrop.c removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00