Gimp/plug-ins/common
Raphaël Quinet e7ebaa90da Allow the plug-in to register itself twice: once for the old mode
2003-11-23  Raphaël Quinet  <quinet@gamers.org>

	* plug-ins/common/animoptimize.c: Allow the plug-in to register
	itself twice: once for the old mode (difference only) and once for
	the new mode that improves the 'combine' frames by trying to
	maximize the number of adjacent pixels of the same color.  This
	gives a better compression for GIF, MNG and other formats that
	work on a line-by-line basis (bug #66367).
2003-11-23 01:13:31 +00:00
..
.cvsignore plug-ins/common/Makefile.am plug-ins/common/mkgen.pl 2003-11-11 10:21:58 +00:00
aa.c removed the addition of 0.001 that isn't correct for use with integers 2003-11-17 17:33:14 +00:00
AlienMap.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
AlienMap2.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
align_layers.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
animationplay.c removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
animoptimize.c Allow the plug-in to register itself twice: once for the old mode 2003-11-23 01:13:31 +00:00
apply_lens.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +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 implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
blur.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +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 added a GIMP_RGB prefix to the INTENSITY macros. 2003-11-17 14:58:31 +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 new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
CEL.c plug-ins/FractalExplorer/Dialogs.c plug-ins/common/CEL.c 2003-11-19 14:51:52 +00:00
checkerboard.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
CML_explorer.c plug-ins/FractalExplorer/Dialogs.c plug-ins/common/CEL.c 2003-11-19 14:51:52 +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 added a GIMP_RGB prefix to the INTENSITY macros. 2003-11-17 14:58:31 +00:00
colortoalpha.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
compose.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
compressor.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
convmatrix.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +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 new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
curve_bend.c plug-ins/FractalExplorer/Dialogs.c plug-ins/common/CEL.c 2003-11-19 14:51:52 +00:00
decompose.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +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 new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
destripe.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +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 added a GIMP_RGB prefix to the INTENSITY macros. 2003-11-17 14:58:31 +00:00
edge.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
emboss.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
engrave.c removed the addition of 0.001 that isn't correct for use with integers 2003-11-17 17:33:14 +00:00
exchange.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
film.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
flarefx.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +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 2003-11-15 13:53:33 +00:00
gauss_rle.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
gbr.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
gee.c plug-ins/common/gee.c use gimp_dialog_new() and connect to "response". 2003-11-15 11:19:31 +00:00
gee_zoom.c plug-ins/common/gee.c use gimp_dialog_new() and connect to "response". 2003-11-15 11:19:31 +00:00
gicon.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
gif.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
gifload.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
gih.c add an alpha channel to grayscale layers created from brush pipes. 2003-11-15 15:27:22 +00:00
glasstile.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +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 plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
gtm.c plug-ins/common/color_enhance.c plug-ins/common/c_astretch.c removed 2003-11-17 18:02:45 +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/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
illusion.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
iwarp.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
jigsaw.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
jpeg.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
laplace.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
lic.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
mail.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
Makefile.am added new export capabilities GIMP_EXPORT_CAN_HANDLE_BITMAP and 2003-11-15 16:51:20 +00:00
mapcolor.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
max_rgb.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +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 check for libwmf >= 0.2.8 and build the WMF plug-in conditionally. 2003-11-09 00:53:49 +00:00
mng.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
mosaic.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
newsprint.c removed the addition of 0.001 that isn't correct for use with integers 2003-11-17 17:33:14 +00:00
nlfilt.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
noisify.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
normalize.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
nova.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
oilify.c added a GIMP_RGB prefix to the INTENSITY macros. 2003-11-17 14:58:31 +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/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
pcx.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
pix.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
pixelize.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
plasma.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +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 added new export capabilities GIMP_EXPORT_CAN_HANDLE_BITMAP and 2003-11-15 16:51:20 +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 inform the user when a PNG file specifies an offset that causes the layer 2003-11-18 16:46:56 +00:00
pnm.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
polar.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
postscript.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +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 2003-11-15 13:53:33 +00:00
psd.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
psd_save.c added new export capabilities GIMP_EXPORT_CAN_HANDLE_BITMAP and 2003-11-15 16:51:20 +00:00
psp.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
randomize.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
ripple.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
rotate.c last bunch of plug-ins adapted to libgimp changes. 2003-07-02 13:00:16 +00:00
sample_colorize.c removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
scatter_hsv.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
screenshot.c added an optional time out before selecting the window to be grabbed. This 2003-11-15 03:06:50 +00:00
sel_gauss.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
semiflatten.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
sharpen.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +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 implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
smooth_palette.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
snoise.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
sobel.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
sparkle.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
spheredesigner.c plug-ins/FractalExplorer/Dialogs.c plug-ins/common/CEL.c 2003-11-19 14:51:52 +00:00
spread.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
struc.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
sunras.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
svg.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
tga.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
threshold_alpha.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
tiff.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
tile.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
tileit.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +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 new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +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 new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
vinvert.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
vpropagate.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
warp.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
waves.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
webbrowser.c changed DEFAULT_WEB_BROWSER to "mozilla %s" 2003-11-16 22:57:07 +00:00
whirlpinch.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
winclipboard.c last bunch of plug-ins adapted to libgimp changes. 2003-07-02 13:00:16 +00:00
wind.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
winprint.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00
wmf.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
xbm.c added new export capabilities GIMP_EXPORT_CAN_HANDLE_BITMAP and 2003-11-15 16:51:20 +00:00
xpm.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
xwd.c plug-ins/FractalExplorer/Dialogs.c 2003-11-15 13:53:33 +00:00
zealouscrop.c added mnemonics for plugins 2003-07-17 15:47:18 +00:00