gimp/plug-ins
jaycox fe3fa4e2e5 libgimp/gserialize.c Changed the enum values to allow for simpler future
* libgimp/gserialize.c
	* libgimp/gserialize.h: Changed the enum values to allow for
 	simpler future expansion.

	* libgimp/parasite.c
	* libgimp/parasite.h: s/persistant/persistent/.
 	new accessor functions for parasites.  #defines for new flags.

	* app/paintbrush.c: added timeing code for brush strokes.
  	It is #ifed out, and is only valid for shift clicks.

	* app/parasite_cmds.h: fixed a warning

	* app/parasitelist.h
	* app/parasitelist.c: added _for_each and _length functions

	* app/gimpdrawable.c:  set the dirty flag when adding or removing a
 	persistent parasite

	* app/gimpimage.c: set the dirty flag when adding or removing a
 	persistent parasite.  Fixed bug and removed debug statements in
 	merge_down.

	* app/xcf.c: save and load resolution, parasites, and tattoos.

	* app/main.c: updated the deserialize test.

	* plug-ins/tiff/tiff.c
	* plug-ins/gif/gif.c: use PARASITE_PERSISTENT define instead of 1

	* plug-ins/bmp/bmp.c
	* plug-ins/bmp/bmp.h: declare some struct variable as extern.

	* app/paint_funcs.c: Lots of optimizations aimed at speeding up
 	painting.  Should see a 2-4X speed up on most painting
 	(depending on paint modes, brush size etc.)

	* app/drawable.c: check for NULL drawable in drawable_ID.
  	this stops us from being crashed by ill-behaved plug-ins
1998-12-16 11:23:30 +00:00
..
aa Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
AlienMap Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
align_layers Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
animationplay Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
animoptimize Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
apply_lens Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
autocrop Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
autostretch_hsv Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
blinds Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
blur Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
bmp libgimp/gserialize.c Changed the enum values to allow for simpler future 1998-12-16 11:23:30 +00:00
bumpmap Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
bz2 Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
c_astretch Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
CEL Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
checkerboard fixed a buglet that caused an FP exception in PsychoBilly mode 1998-10-22 11:39:32 +00:00
CML_explorer Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
colorify Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
common libgimp/gserialize.c Changed the enum values to allow for simpler future 1998-12-16 11:23:30 +00:00
compose Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
convmatrix Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
cubism libgimp/Makefile.am fix --disable-static compilation 1998-10-22 09:49:46 +00:00
dbbrowser Added help display. 1998-12-13 20:16:01 +00:00
decompose Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
deinterlace Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
depthmerge Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
despeckle Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
destripe Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
diffraction Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
displace Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
edge Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
emboss Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
engrave Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
exchange Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
faxg3 Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
film require GTK+ 1.1.5 1998-11-23 09:25:10 +00:00
fits Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
flame Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
flarefx Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
fp Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
fractaltrace Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
gauss_iir correct test for restoring old foundry in callback (from Trent Piepho) 1998-09-21 09:08:54 +00:00
gauss_rle correct test for restoring old foundry in callback (from Trent Piepho) 1998-09-21 09:08:54 +00:00
gbr Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
gee Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
gfig applied gimp-stric-981116-1, lots o files changes in app. i18n patch. 1998-11-23 14:47:09 +00:00
gfli Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
gicon Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
gif libgimp/gserialize.c Changed the enum values to allow for simpler future 1998-12-16 11:23:30 +00:00
glasstile Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
gpc Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
gqbist Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
gradmap Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
grid Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
gtm Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
guillotine Lots of ii8n stuff here and some additions to the de.po. Applied 1998-10-14 23:23:52 +00:00
gz We don't need GTK+, and we don't use GTK_CFLAGS, so don't include 1998-11-26 17:49:02 +00:00
header Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
hot Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
hrz Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
ifscompose Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
illusion Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
iwarp Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
jigsaw fixed a buglet that caused an FP exception in PsychoBilly mode 1998-10-22 11:39:32 +00:00
jpeg libgimp/gimp.h plug-ins/jpeg.c applied gimp-austin-981010-0, fixes 1998-10-11 22:50:03 +00:00
laplace Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
libgck require GTK+ 1.1.5 1998-11-23 09:25:10 +00:00
lic added MAINTAINERS to EXTRA_DIST 1998-11-06 00:51:39 +00:00
Lighting Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
mail Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
mapcolor added MAINTAINERS to EXTRA_DIST 1998-11-06 00:51:39 +00:00
MapObject changed MapObject plugin to appear under Filters->Map /tigert 1998-10-12 07:28:22 +00:00
max_rgb Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
maze Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
mblur Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
megawidget Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
mosaic libgimp/Makefile.am fix --disable-static compilation 1998-10-22 09:49:46 +00:00
mpeg Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
newsprint app/commands.[ch] app/edit_selection.c app/gdisplay.[ch] 1998-12-05 21:48:37 +00:00
nlfilt Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
noisify Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
normalize Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
nova Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
oilify Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
pagecurl Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
palette Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
papertile Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
pat Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
pcx Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
perl see plug-ins/perl/Changes 1998-11-23 20:20:52 +00:00
pix Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
pixelize Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
plasma Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
png Makefile.am new file, explains i18n stuff 1998-11-09 02:05:24 +00:00
pnm Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
polar Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
print Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
ps Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
psd Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
randomize Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
ripple Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
rotate Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
rotators Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
scatter_hsv Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
screenshot Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
script-fu applied update by Shuji Narazaki <narazaki@gimp.org>. 1998-11-25 21:18:26 +00:00
semiflatten Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
sgi Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
sharpen Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
shift Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
sinus Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
smooth_palette Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
snoise Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
snp Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
sobel Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
sparkle Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
spread Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
struc Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
sunras Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
tga Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
threshold_alpha Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
tiff libgimp/gserialize.c Changed the enum values to allow for simpler future 1998-12-16 11:23:30 +00:00
tile Fixed up some PDB bugs in tile plug-in 1998-10-07 02:55:17 +00:00
tileit Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
tiler Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
uri Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
url Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
video Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
vinvert Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
vpropagate Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
waterselect Some minor ui polishing. 1998-11-18 01:35:02 +00:00
waves Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
webbrowser Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
whirlpinch Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
wind fixed a buglet that caused an FP exception in PsychoBilly mode 1998-10-22 11:39:32 +00:00
xbm added MAINTAINERS to EXTRA_DIST 1998-11-06 00:51:39 +00:00
xd require GTK+ 1.1.5 1998-11-23 09:25:10 +00:00
xpm Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
xwd Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
zealouscrop Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
.cvsignore more .cvsignores 1997-11-27 22:01:52 +00:00
Makefile.am added MAINTAINERS to EXTRA_DIST 1998-11-06 00:51:39 +00:00