Filterpack problem

2000-01-21 Thread Martin Weber
I replaced the hsv_to_rgb routines of the plugin filterpack in fp_hsv.c by the routines in libgimp. You find the new version in the cvs. On my computer it works exactly as it worked before the patch. Stanislav told me that on his computer the Filterpack doesn't do anything. Is there someone other

Re: Plugin -> Cancel -> EXECUTION_ERROR

2000-01-21 Thread Marc Lehmann
On Tue, Jan 18, 2000 at 07:14:36PM +0100, Michael Natterer <[EMAIL PROTECTED]> wrote: > Well, STATUS_CANCEL would be a way to cleanly cancel a plugin. And pressing > "Cancel" in the "Save as Whatwver" dialog of course causes the plugin to > exit cleanly without leaving any garbage This is wrong!

Re: Fwd: mailing lists changes

2000-01-21 Thread Bruce Miller
Kevin Cozens wrote: > > Greetings, all! > > Here is the information Manish Singh sent out some time ago regarding the > switch from majordomo to the ezmlm style of mailing list. Thanks, but that left a couple of unanswered questions. Apparently, the list is running _completely_ on auto-pilot (

Re: Plugin -> Cancel -> EXECUTION_ERROR

2000-01-21 Thread Sven Neumann
Hi, > Well, STATUS_CANCEL would be a way to cleanly cancel a plugin. And pressing > > "Cancel" in the "Save as Whatwver" dialog of course causes the plugin to > > exit cleanly without leaving any garbage > > This is wrong! Pressing cancel will simply drop the connection to the > plug-in, which w

Re: Addition of new plug-ins

2000-01-21 Thread Kelly Lynn Martin
On Fri, 21 Jan 2000 00:44:36 +0100, Sven Neumann <[EMAIL PROTECTED]> said: >Hi, >tonight two new plug-ins were checked into the tree. I now that we have not >officially declared a plug-in freeze, but I think it was somehow clear that >it is too late to add new plug-ins. The CVS ChangeLog claim

i18n patch

2000-01-21 Thread Ar't
gettext support for plugins: http://www.geocities.com/SiliconValley/Software/gimp/gimp-1.1.15-art-i 18n.patch.gz Polish updates: http://www.geocities.com/SiliconValley/Software/gimp/gimp-1.1.15-art-p l.patch.gz Fix all broken po: http://www.geocities.com/SiliconValley/Software/gimp/gimp-1.1.

i18n patch

2000-01-21 Thread Ar't
gettext support for plugins: http://www.geocities.com/SiliconValley/Software/gimp/gimp-1.1.15-art- i18n.patch.gz Polish updates: http://www.geocities.com/SiliconValley/Software/gimp/gimp-1.1.15-art- pl.patch.gz Fix all broken po: http://www.geocities.com/SiliconValley/Software/gimp/gimp-1.1.

Re: New plug-in

2000-01-21 Thread Paul F Harrison
On Mon, 17 Jan 2000, Jay Cox wrote: > Kelly Lynn Martin wrote: > Actually the first thing this plugin does is copy the pixel data into it's own > process so there is no extra data thrashing going on (though it may be able to > benefit from a call to gimp_tile_cache_ntiles). Copying all the pixel