Gimp/tools
Tor Lillqvist 871ca6d6ee Remove a call to channel_set_opacity() at a point where channel always is
* tools/pdbgen/pdb/channel.pdb: Remove a call to
 	channel_set_opacity() at a point where channel always is NULL,
 	causing a crash. The next statement calls channel_new() (passing
 	the opacity), and assigns its return value to channel, so there
 	shouldn't be any need to call channel_set_opacity()?

	* app/channel_cmds.c: Corresponding change in generated file.

	* plug-ins/makefile.{cygwin,msc}: Add the new curve_bend and
 	sample_colorize plug-ins.
1999-07-28 23:47:45 +00:00
..
gcg Update gcc instructions. Remove warning about gettext being GPL, as the 1999-07-21 19:52:20 +00:00
pdbgen Remove a call to channel_set_opacity() at a point where channel always is 1999-07-28 23:47:45 +00:00
.cvsignore shut up cvs 1999-01-21 04:49:33 +00:00
Makefile.am configure.in tools/Makefile.am integrated pdbgen into the build system 1999-04-28 07:03:35 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00