Gimp/plug-ins
BST 1999 Adam D. Moss 2403247334 Preview layers need to be alpha-padded, since they're not on the bottom of
Sat Aug 21 16:53:17 BST 1999  Adam D. Moss  <adam@gimp.org>

	* plug-ins/common/jpeg.c:  Preview layers need to be alpha-padded,
	since they're not on the bottom of the stack.  That's a GIMP rule.

	Plus... use new API functions gimp_image_{freeze,thaw}_undo() to avoid
	the dilemma of either consuming a squillion superfluous tiles or
	clobbering the whole undo stack.

	* app/gimage.h
	* app/gimage_cmds.c
	* app/gimpimage.c
	* libgimp/gimp.h
	* libgimp/gimpimage.c: New API functions
	gimp_image_{freeze,thaw}_undo()	to avoid the above twin	evils.
	Similar to gimp_image_{disable,enable}_undo() but without
	clobbering the undo stack (I would have simply changed the latter,
	but too many plugins seem to rely on that behaviour).  See the PDB
	docs for slightly more information.
1999-08-21 16:15:58 +00:00
..
aa Shut up CVS. (Yosh had a log message "Moved." and then they got removed - 1999-07-16 02:40:10 +00:00
AlienMap plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
bmp plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
borderaverage Made 1.1.7 release 1999-07-17 20:37:31 +00:00
common Preview layers need to be alpha-padded, since they're not on the bottom of 1999-08-21 16:15:58 +00:00
dbbrowser plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
faxg3 plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
fits plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
flame plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
fp plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
FractalExplorer Use the DEBUG nmake variable to determine whether to build for debugging 1999-06-28 17:54:19 +00:00
gap Made 1.1.7 release 1999-07-17 20:37:31 +00:00
gdyntext plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
gfig Advice about gcc. 1999-07-03 02:27:32 +00:00
gfli plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
gpc plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
helpbrowser Undo/Redo should be sensitive even if there is no layer :-) 1999-07-10 11:53:42 +00:00
ifscompose Fri Jul 2 18:05:44 1999 Owen Taylor <otaylor@redhat.com> 1999-08-03 20:04:51 +00:00
jpeg Preview layers need to be alpha-padded, since they're not on the bottom of 1999-08-21 16:15:58 +00:00
libgck more makefile fixes 1999-06-24 00:58:39 +00:00
Lighting plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
MapObject Use the DEBUG nmake variable to determine whether to build for debugging 1999-06-28 17:54:19 +00:00
maze plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
megawidget auf.. I'm stupid 1999-06-25 17:41:48 +00:00
mosaic plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
pagecurl plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
perl see plug-ins/perl/Changes 1999-08-19 20:31:37 +00:00
print plug-ins/Makefile.am Distribute the Windows-only plug-ins, too. 1999-08-02 23:53:26 +00:00
rcm plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
script-fu Add newest files. 1999-08-12 22:08:19 +00:00
sel2path Use RINT instead of rint. 1999-08-16 19:33:35 +00:00
sgi CVS SUCKS SUCKS SUCKS 1999-06-29 06:15:15 +00:00
sinus app/makefile.cygwin app/makefile.msc plug-ins/makefile.cygwin 1999-07-14 16:02:32 +00:00
struc plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
unsharp Updated unsharp_mask plug-in 1999-07-11 18:53:53 +00:00
uri spawnlp() instead of fork 1999-04-29 18:20:46 +00:00
webbrowser plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
winsnap Add newest files. 1999-08-12 22:08:19 +00:00
xjt tools/pdbgen/pdb/guides.pdb fixed a bug in image_find_next_guide 1999-07-01 09:13:39 +00:00
.cvsignore more .cvsignores 1997-11-27 22:01:52 +00:00
Makefile.am plug-ins/Makefile.am Distribute the Windows-only plug-ins, too. 1999-08-02 23:53:26 +00:00
makefile.cygwin Add G_SQRT2. 1999-08-16 04:59:48 +00:00
makefile.msc Use RINT instead of rint. 1999-08-16 19:33:35 +00:00