gimp/plug-ins/common
Michael Natterer ef751a454d gimprc.in replaced "color-cube" by "min-colors".
2000-04-30  Michael Natterer  <mitch@gimp.org>

	* gimprc.in
	* app/gimprc.[ch]: replaced "color-cube" by "min-colors".

	* app/app_procs.c: read unitrc/gimprc before displaying the splash.

	* app/colormaps.c: set min_colors and install_cmap before
	initializing GdkRGB.

	* app/gimprc.[ch]
	* app/gimpunit.c: don't call the splash's progress_update function.

	* app/plug_in.c: pass min_colors instead of color_cube to plugins.

	* app/preferences_dialog.c: widget for min_colors.

	* libgimp/gimp.[ch]: s/color_cube/min_colors/ but left
	gimp_color_cube() there for source level compatibility.

	* libgimp/gimpprotocol.[ch]: changed the GPConfig message
	accordinly and increased the gimp protocol version number because
	the change breaks binary compatibility. Also actually pass the
	use_xshm variable over the wire (was only in the GPConfig struct
	before).

	Was it the right thing to do to increase the version number??

	* libgimp/gimpui.c (gimp_ui_init): use the same code as the app
	for initializing GdkRGB. Never explicitly activate Gdk's SHM
	usage (only switch it off).

	* app/main.c
	* libgimp/gimp.c: reverted the handling of all signals except
	SIGCHLD back to plain old signal() because those signals are
	fatal anyway and sigaction() as used by gimp_signal_*() made
	debugging (stacktrace) impossible.

	* plug-ins/AlienMap/AlienMap.c
	* plug-ins/AlienMap2/AlienMap2.c
	* plug-ins/FractalExplorer/Dialogs.c
	* plug-ins/bmp/bmp.c
	* plug-ins/borderaverage/borderaverage.c
	* plug-ins/dbbrowser/dbbrowser.c
	* plug-ins/faxg3/faxg3.c
	* plug-ins/fits/fits.c
	* plug-ins/flame/flame.c
	* plug-ins/fp/fp.c
	* plug-ins/fp/fp_gtk.c
	* plug-ins/gdyntext/Makefile.am
	* plug-ins/gdyntext/gdyntext_ui.c
	* plug-ins/gfig/gfig.c
	* plug-ins/gflare/gflare.c
	* plug-ins/gfli/gfli.c
	* plug-ins/gimpressionist/gimpressionist.c
	* plug-ins/helpbrowser/helpbrowser.c
	* plug-ins/ifscompose/ifscompose.c
	* plug-ins/imagemap/Makefile.am
	* plug-ins/imagemap/imap_main.c
	* plug-ins/maze/maze_face.c
	* plug-ins/mosaic/mosaic.c
	* plug-ins/pagecurl/pagecurl.c
	* plug-ins/print/print.c
	* plug-ins/rcm/rcm_dialog.c
	* plug-ins/script-fu/script-fu-console.c
	* plug-ins/script-fu/script-fu-scripts.c
	* plug-ins/script-fu/script-fu-server.c
	* plug-ins/sel2path/Makefile.am
	* plug-ins/sel2path/sel2path.c
	* plug-ins/sgi/sgi.c
	* plug-ins/sinus/sinus.c
	* plug-ins/struc/struc.c
	* plug-ins/webbrowser/webbrowser.c
	* plug-ins/winsnap/winsnap.c
	* plug-ins/xjt/xjt.c: use gimp_ui_init().

	* plug-ins/Lighting/lighting_ui.c
	* plug-ins/MapObject/mapobject_ui.c: only switch Gdk SHM usage off,
	never on. Don't use gimp_ui_init() here because of libgck.
2000-04-30 18:17:55 +00:00
..
.cvsignore plug-ins/common/.cvsignore plug-ins/common/Makefile.am 2000-02-29 18:25:05 +00:00
CEL.c applied a bunch of patches: 2000-03-10 17:27:25 +00:00
CML_explorer.c plug-ins/common/CML_explorer.c plug-ins/common/depthmerge.c 2000-02-13 09:29:59 +00:00
Makefile.am added missing $(MAILER) to CPPFLAGS for mail plugin. 2000-03-07 04:21:51 +00:00
aa.c *** empty log message *** 2000-01-31 02:32:30 +00:00
align_layers.c applied patch provided by KANDA Toshihiro <candy@ops.dti.ne.jp>. 2000-04-20 19:37:39 +00:00
animationplay.c *** empty log message *** 2000-01-31 02:32:30 +00:00
animoptimize.c *** empty log message *** 2000-01-31 02:32:30 +00:00
apply_lens.c *** empty log message *** 2000-01-31 02:32:30 +00:00
autocrop.c fixed bug 7744 and cleaned up libgimp 2000-03-25 18:49:05 +00:00
autostretch_hsv.c *** empty log message *** 2000-01-31 02:32:30 +00:00
blinds.c tiny nit-picky changes to some plugins and a lot of changes in the 2000-04-02 22:30:28 +00:00
blur.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
borderaverage.c gimprc.in replaced "color-cube" by "min-colors". 2000-04-30 18:17:55 +00:00
bumpmap.c correctly initialize the bumpmap offsets 2000-04-20 19:00:40 +00:00
bz2.c applied a bunch of patches: 2000-03-10 17:27:25 +00:00
c_astretch.c *** empty log message *** 2000-01-31 02:32:30 +00:00
checkerboard.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
color_enhance.c *** empty log message *** 2000-01-31 02:32:30 +00:00
colorify.c *** empty log message *** 2000-01-31 02:32:30 +00:00
colortoalpha.c Added alpha support to Color To Alpha (allows repeated use) 2000-03-19 01:47:15 +00:00
compose.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
compressor.c libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc} 2000-02-14 22:44:06 +00:00
convmatrix.c *** empty log message *** 2000-01-31 02:32:30 +00:00
csource.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
cubism.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
curve_bend.c tiny nit-picky changes to some plugins and a lot of changes in the 2000-04-02 22:30:28 +00:00
decompose.c Corrected a stupid mistake I made when I changed rcm to use the 2000-02-06 20:04:24 +00:00
deinterlace.c merged the table attach helper functions into one function. 2000-01-31 03:13:02 +00:00
depthmerge.c plug-ins/common/CML_explorer.c plug-ins/common/depthmerge.c 2000-02-13 09:29:59 +00:00
despeckle.c tiny nit-picky changes to some plugins and a lot of changes in the 2000-04-02 22:30:28 +00:00
destripe.c plug-ins/common/CML_explorer.c plug-ins/common/depthmerge.c 2000-02-13 09:29:59 +00:00
diffraction.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
displace.c *** empty log message *** 2000-01-31 02:32:30 +00:00
edge.c plug-ins/common/CML_explorer.c plug-ins/common/depthmerge.c 2000-02-13 09:29:59 +00:00
emboss.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
engrave.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
exchange.c fixed bug #6613 2000-02-26 13:56:55 +00:00
film.c new function gimp_color_button_double_new() which uses an array of gdouble 2000-02-17 23:48:13 +00:00
flarefx.c tiny nit-picky changes to some plugins and a lot of changes in the 2000-04-02 22:30:28 +00:00
fp.c gimprc.in replaced "color-cube" by "min-colors". 2000-04-30 18:17:55 +00:00
fractaltrace.c plug-ins/common/CML_explorer.c plug-ins/common/depthmerge.c 2000-02-13 09:29:59 +00:00
gauss_iir.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
gauss_rle.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
gbr.c merged the table attach helper functions into one function. 2000-01-31 03:13:02 +00:00
gee.c *** empty log message *** 2000-01-31 02:32:30 +00:00
gicon.c applied a bunch of patches: 2000-03-10 17:27:25 +00:00
gif.c use GIMP_HAVE_PARASITES instead of _PARASITES_H, which wasn't defined 2000-04-12 21:21:36 +00:00
gifload.c Mildly more useful comments/messages concerning frame disposals. 2000-03-31 13:26:55 +00:00
glasstile.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
gpb.c merged the table attach helper functions into one function. 2000-01-31 03:13:02 +00:00
gqbist.c tiny nit-picky changes to some plugins and a lot of changes in the 2000-04-02 22:30:28 +00:00
gradmap.c *** empty log message *** 2000-01-31 02:32:30 +00:00
grid.c support indexed drawables and do the right thing for gray drawables 2000-02-22 21:25:18 +00:00
gtm.c Eeek, are you crazy? 2000-02-23 00:15:12 +00:00
guillotine.c *** empty log message *** 2000-01-31 02:32:30 +00:00
gz.c libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc} 2000-02-14 22:44:06 +00:00
header.c more sanity checks in gimpdrawable.c and a few i18n issues 2000-01-31 13:07:39 +00:00
hot.c *** empty log message *** 2000-01-31 02:32:30 +00:00
hrz.c *** empty log message *** 2000-01-31 02:32:30 +00:00
illusion.c various minor i18n fixes and a patch from Wolfgang Hofer 2000-03-08 13:53:54 +00:00
iwarp.c minor cleanups. 2000-03-31 18:10:25 +00:00
jigsaw.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
jpeg.c applied a bunch of patches: 2000-03-10 17:27:25 +00:00
laplace.c *** empty log message *** 2000-01-31 02:32:30 +00:00
lic.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
mail.c i18n fix 2000-04-19 13:24:11 +00:00
mapcolor.c applied gimp-kirchgessner-000320-0 2000-03-24 16:21:35 +00:00
max_rgb.c tupos fixes and updates to german catalogs 2000-02-13 12:04:32 +00:00
mblur.c various minor i18n fixes and a patch from Wolfgang Hofer 2000-03-08 13:53:54 +00:00
mkgen.pl autogen .cvsignore 1999-09-04 06:19:46 +00:00
mosaic.c gimprc.in replaced "color-cube" by "min-colors". 2000-04-30 18:17:55 +00:00
mpeg.c added missing comma for gimp_register_magic_load_handler() arguments. 2000-03-11 15:00:13 +00:00
newsprint.c use g* types and name the parameters in the header. 2000-02-04 22:18:50 +00:00
nlfilt.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
noisify.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
normalize.c *** empty log message *** 2000-01-31 02:32:30 +00:00
nova.c use g* types and name the parameters in the header. 2000-02-04 22:18:50 +00:00
oilify.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
papertile.c various minor i18n fixes and a patch from Wolfgang Hofer 2000-03-08 13:53:54 +00:00
pat.c Don't claim that PAT plug-in exports ALPHA or is suitable for RGB*, GREY* 2000-04-05 03:02:00 +00:00
pcx.c *** empty log message *** 2000-01-31 02:32:30 +00:00
pix.c *** empty log message *** 2000-01-31 02:32:30 +00:00
pixelize.c use g* types and name the parameters in the header. 2000-02-04 22:18:50 +00:00
plasma.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
plugin-browser.c a whole bunch of i18n 2000-03-06 09:39:41 +00:00
plugin-defs.pl plug-ins/common/.cvsignore plug-ins/common/Makefile.am 2000-02-29 18:25:05 +00:00
plugindetails.c a whole bunch of i18n 2000-03-06 09:39:41 +00:00
png.c Better 0.88 -- 1.0.6 compatibility patch 2000-04-25 21:57:46 +00:00
pnm.c fixed bug #6330 2000-02-19 19:36:10 +00:00
polar.c various minor i18n fixes and a patch from Wolfgang Hofer 2000-03-08 13:53:54 +00:00
postscript.c applied a patch from Peter Kirchgessner <peter@kirchgessner.net> 2000-04-05 10:26:08 +00:00
procedure-browser.c gimprc.in replaced "color-cube" by "min-colors". 2000-04-30 18:17:55 +00:00
ps.c applied a patch from Peter Kirchgessner <peter@kirchgessner.net> 2000-04-05 10:26:08 +00:00
psd.c applied a bunch of patches: 2000-03-10 17:27:25 +00:00
psp.c applied a bunch of patches: 2000-03-10 17:27:25 +00:00
randomize.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
ripple.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
rotate.c *** empty log message *** 2000-01-31 02:32:30 +00:00
sample_colorize.c minor cleanups. 2000-03-31 18:10:25 +00:00
scatter_hsv.c various minor i18n fixes and a patch from Wolfgang Hofer 2000-03-08 13:53:54 +00:00
screenshot.c various minor i18n fixes and a patch from Wolfgang Hofer 2000-03-08 13:53:54 +00:00
sel_gauss.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
semiflatten.c *** empty log message *** 2000-01-31 02:32:30 +00:00
sharpen.c various minor i18n fixes and a patch from Wolfgang Hofer 2000-03-08 13:53:54 +00:00
shift.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
smooth_palette.c merged the table attach helper functions into one function. 2000-01-31 03:13:02 +00:00
snoise.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
sobel.c merged the table attach helper functions into one function. 2000-01-31 03:13:02 +00:00
sparkle.c win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
spheredesigner.c *** empty log message *** 2000-01-31 02:32:30 +00:00
spread.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
sunras.c *** empty log message *** 2000-01-31 02:32:30 +00:00
tga.c applied a bunch of patches: 2000-03-10 17:27:25 +00:00
threshold_alpha.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
tiff.c TIFF plug-in LZW patent stuff (add JPEG, DEFLATE, deprecate LZW) 2000-04-20 04:38:31 +00:00
tile.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
tileit.c win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
tiler.c *** empty log message *** 2000-01-31 02:32:30 +00:00
uniteditor.c Typo fixes. 2000-03-09 13:12:12 +00:00
unsharp.c removed warnings 2000-02-16 02:51:30 +00:00
url.c more sanity checks in gimpdrawable.c and a few i18n issues 2000-01-31 13:07:39 +00:00
video.c *** empty log message *** 2000-01-31 02:32:30 +00:00
vinvert.c *** empty log message *** 2000-01-31 02:32:30 +00:00
vpropagate.c various minor i18n fixes and a patch from Wolfgang Hofer 2000-03-08 13:53:54 +00:00
warp.c integers are not doubles! 2000-03-28 15:47:37 +00:00
waves.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
whirlpinch.c gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
winclipboard.c tiny nit-picky changes to some plugins and a lot of changes in the 2000-04-02 22:30:28 +00:00
wind.c various minor i18n fixes and a patch from Wolfgang Hofer 2000-03-08 13:53:54 +00:00
winprint.c *** empty log message *** 2000-01-31 02:32:30 +00:00
wmf.c various minor i18n fixes and a patch from Wolfgang Hofer 2000-03-08 13:53:54 +00:00
xbm.c Type of written array should be unsigned, as that's the type of data we're 2000-03-08 12:51:00 +00:00
xpm.c applied gimp-kevint-000413-0 and gimp-mattias-000414-0 2000-04-14 08:59:52 +00:00
xwd.c applied a bunch of patches: 2000-03-10 17:27:25 +00:00
zealouscrop.c *** empty log message *** 2000-01-31 02:32:30 +00:00