gimp/plug-ins/common
Michael Natterer 2fd2a4e6b5 app/channel_ops.c app/channels_dialog.c app/commands.c app/floating_sel.c
2001-02-25  Michael Natterer  <mitch@gimp.org>

	* app/channel_ops.c
	* app/channels_dialog.c
	* app/commands.c
	* app/floating_sel.c
	* app/gdisplay.c
	* app/gimpimage.[ch]
	* app/layer_select.c
	* app/layers_dialog.c
	* app/undo.c
	* app/xcf.c
	* app/tools/move.c: remove direct access of gimage->active_layer and
	gimage->active_channel. Reading access is of course harmless, but
	gimp_image_set_active_blah() will trigger a signal emission soon.

	It will probably be neccessary to change the functions to accept
	NULL layers and channels to acheive exactly what weird places like
	floating_sel.c did before by setting it directly.

	* gimptool-1.4.in
	* libgimp/Makefile.am
	* libgimpcolor/Makefile.am
	* libgimpmath/Makefile.am
	* libgimpwidgets/Makefile.am
	* plug-ins/libgck/gck/Makefile.am: made linking against stable
	GIMP installed in the same prefix work again by renaming all our
	libraries explicitly to libgimp<foo>-1.3.* (not as part of the
	libtool revision but as part of the library name). Removed the
	libtool revision to avoid double versioning. This has to be
	hardcoded in the libraries' Makefile.am ...

	* app/Makefile.am
	* plug-ins/FractalExplorer/Makefile.am
	* plug-ins/Lighting/Makefile.am
	* plug-ins/MapObject/Makefile.am
	* plug-ins/bmp/Makefile.am
	* plug-ins/common/Makefile.am
	* plug-ins/common/mkgen.pl
	* plug-ins/dbbrowser/Makefile.am
	* plug-ins/faxg3/Makefile.am
	* plug-ins/fits/Makefile.am
	* plug-ins/flame/Makefile.am
	* plug-ins/fp/Makefile.am
	* plug-ins/gap/Makefile.am
	* plug-ins/gdyntext/Makefile.am
	* plug-ins/gfig/Makefile.am
	* plug-ins/gflare/Makefile.am
	* plug-ins/gfli/Makefile.am
	* plug-ins/gimpressionist/Makefile.am
	* plug-ins/helpbrowser/Makefile.am
	* plug-ins/ifscompose/Makefile.am
	* plug-ins/imagemap/Makefile.am
	* plug-ins/maze/Makefile.am
	* plug-ins/mosaic/Makefile.am
	* plug-ins/pagecurl/Makefile.am
	* plug-ins/plugin-helper/Makefile.am
	* plug-ins/print/Makefile.am
	* plug-ins/rcm/Makefile.am
	* plug-ins/script-fu/Makefile.am
	* plug-ins/sel2path/Makefile.am
	* plug-ins/sgi/Makefile.am
	* plug-ins/webbrowser/Makefile.am
	* plug-ins/xjt/Makefile.am: ... while all other Makefiles can simply
	link against "libgimp<foo>-$(LT_REVISION).la"
2001-02-25 14:37:12 +00:00
..
.cvsignore Jens Lautenbacher <jtl@gimp.org> 2000-12-18 15:14:08 +00:00
AlienMap.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
AlienMap2.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
CEL.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
CML_explorer.c More preparation for LibGCK removal: 2000-12-31 14:58:08 +00:00
Makefile.am app/channel_ops.c app/channels_dialog.c app/commands.c app/floating_sel.c 2001-02-25 14:37:12 +00:00
aa.c updated status 2001-01-11 23:36:59 +00:00
align_layers.c Fixed cut'n'paste bug #26203. 2000-10-03 21:17:27 +00:00
animationplay.c Typo. Use GLib random functions. 2000-12-17 20:07:15 +00:00
animoptimize.c change default frame duration 2000-08-30 17:59:45 +00:00
apply_lens.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
autocrop.c Fixed #7689: plug-in-autocrop shows a progress dialog when run 2000-12-12 11:53:47 +00:00
autostretch_hsv.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
blinds.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
blur.c use double callback for double data. Why repeat count is a double, we'll 2000-10-12 09:38:15 +00:00
borderaverage.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
bumpmap.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
bz2.c os2 loading bug 2001-01-04 17:06:50 +00:00
c_astretch.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
checkerboard.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
color_enhance.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
colorify.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
colortoalpha.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
compose.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
compressor.c Typo. Use GLib random functions. 2000-12-17 20:07:15 +00:00
convmatrix.c Fixed the unuseable PDB-interface 2000-12-15 16:55:34 +00:00
csource.c the size of the string holding the image data was one byte too short (we 2000-12-27 20:51:09 +00:00
cubism.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
curve_bend.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
decompose.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
deinterlace.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
depthmerge.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
despeckle.c On request of Martin Weber <martweb@gmx.net>. Fixed comparison *sort_ptr > 2001-02-16 22:47:15 +00:00
destripe.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
diffraction.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
displace.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
edge.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
emboss.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
engrave.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
exchange.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
film.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
flarefx.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
fp.c plug-ins/FractalExplorer/*.[ch] plug-ins/Lighting/*.[ch] 2000-08-22 03:27:14 +00:00
fractaltrace.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
gauss_iir.c plug-ins/common/gauss_iir.c plug-ins/common/gauss_rle.c 2000-10-26 23:21:34 +00:00
gauss_rle.c plug-ins/common/gauss_iir.c plug-ins/common/gauss_rle.c 2000-10-26 23:21:34 +00:00
gbr.c Jens Lautenbacher <jtl@gimp.org> 2000-12-18 19:38:43 +00:00
gee.c Typo fixes. Added gee_zoom.c. Added i18n of menu item. 2000-12-19 18:58:13 +00:00
gee_zoom.c Typo fixes. Added gee_zoom.c. Added i18n of menu item. 2000-12-19 18:58:13 +00:00
gicon.c libgimp/gimpcompat.h renamed CAN_HANDLE_INDEXED and friends. 2000-08-24 14:17:34 +00:00
gif.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
gifload.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
gih.c Simon Budig <simon@gimp.org> 2000-12-31 13:04:10 +00:00
glasstile.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
gqbist.c fixed typo, adjusted coding style 2001-01-18 14:41:35 +00:00
gradmap.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
grid.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
gtm.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
guillotine.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
gz.c Typo. Use GLib random functions. 2000-12-17 20:07:15 +00:00
header.c libgimp/gimpcompat.h renamed CAN_HANDLE_INDEXED and friends. 2000-08-24 14:17:34 +00:00
hot.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
hrz.c Typo. Use GLib random functions. 2000-12-17 20:07:15 +00:00
illusion.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
iwarp.c Cleaned up code and implemented 2 small optimisations. 2001-01-26 03:47:49 +00:00
jigsaw.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
jpeg.c app/layer.c app/layers_dialog.c reviewed code in an attempt to fix the 2000-12-03 18:15:08 +00:00
laplace.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
lic.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
mail.c plug-ins/common/bz2.c plug-ins/common/gz.c plug-ins/common/mail.c 2000-11-08 21:58:22 +00:00
mapcolor.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
max_rgb.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
mblur.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
mkgen.pl app/channel_ops.c app/channels_dialog.c app/commands.c app/floating_sel.c 2001-02-25 14:37:12 +00:00
mosaic.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
mpeg.c Moved sinus and struc to common. 2000-08-22 16:30:04 +00:00
newsprint.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
nlfilt.c minor patch from David Hodson <hodsond@ozemail.com.au> to fix off-by-one 2000-10-21 13:15:55 +00:00
noisify.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
normalize.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
nova.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
oilify.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
papertile.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
pat.c Load broken (GRAYA and RGBA) patterns but tell the user that they are 2000-12-19 01:58:39 +00:00
pcx.c Little-endian fix for 16bit TIFF 2000-11-19 23:54:46 +00:00
pix.c app/paint_funcs.c app/pixel_processor.c plug-ins/common/pix.c 2000-10-17 18:32:43 +00:00
pixelize.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
plasma.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
plugin-browser.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
plugin-defs.pl Jens Lautenbacher <jtl@gimp.org> 2000-12-18 15:14:08 +00:00
plugindetails.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
png.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
pnm.c plug-ins/FractalExplorer/FractalExplorer.c plug-ins/common/animationplay.c 2000-12-17 16:50:00 +00:00
polar.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
postscript.c plug-ins/FractalExplorer/FractalExplorer.c plug-ins/common/animationplay.c 2000-12-17 16:50:00 +00:00
procedure-browser.c removed further COMPAT_CRUFT. 2000-08-22 00:13:56 +00:00
ps.c plug-ins/FractalExplorer/FractalExplorer.c plug-ins/common/animationplay.c 2000-12-17 16:50:00 +00:00
psd.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
psp.c libgimp/gimpcompat.h renamed CAN_HANDLE_INDEXED and friends. 2000-08-24 14:17:34 +00:00
randomize.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
ripple.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
rotate.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
sample_colorize.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
scatter_hsv.c More preparation for LibGCK removal: 2000-12-31 14:58:08 +00:00
screenshot.c plug-ins/common/bz2.c plug-ins/common/gz.c plug-ins/common/mail.c 2000-11-08 21:58:22 +00:00
sel_gauss.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
semiflatten.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
sharpen.c Merged fixes from gimp-1-2: 2001-01-14 15:18:37 +00:00
shift.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
sinus.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
smooth_palette.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
snoise.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
sobel.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
sparkle.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
spheredesigner.c re-added it to CVS. 2000-12-15 18:08:31 +00:00
spread.c plug-ins/common/gauss_iir.c plug-ins/common/gauss_rle.c 2000-10-26 23:21:34 +00:00
struc.c Moved sinus and struc to common. 2000-08-22 16:30:04 +00:00
sunras.c applied gimp-kirchgessner-001220-0 which makes the sunras plug-in 2000-12-21 16:33:49 +00:00
tga.c Fix alleged problem with small TGA images 2000-11-18 04:24:25 +00:00
threshold_alpha.c avoid floating point exception on small images (reported by Steven Grady) 2000-08-23 08:43:03 +00:00
tiff.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
tile.c sanity check new width and height. Wrong values might result in a divide 2000-11-08 22:41:13 +00:00
tileit.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
tiler.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
uniteditor.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
unsharp.c PLUG_IN_MAINTAINERS changed email address of Winston Chang 2000-11-26 12:13:23 +00:00
url.c set all the locale variables we can, to make sure we get predictable 2000-11-13 09:30:09 +00:00
video.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00
vinvert.c More preparation for LibGCK removal: 2000-12-31 14:58:08 +00:00
vpropagate.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
warp.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
waves.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
whirlpinch.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
winclipboard.c Turned C++ style comments into C style ones. 2000-09-26 22:54:33 +00:00
wind.c Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
winprint.c Update, tell people the MSVC makefiles are not up-to-date. 2000-08-24 17:53:43 +00:00
wmf.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
xbm.c Compile before commit... 2000-10-20 03:44:47 +00:00
xpm.c libgimp/gimpcompat.h renamed CAN_HANDLE_INDEXED and friends. 2000-08-24 14:17:34 +00:00
xwd.c app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
zealouscrop.c removed COMPAT_CRUFT. 2000-08-22 01:26:57 +00:00