[patch] Fixes for different plugins in Gimp V1.1.13

1999-11-29 Thread Frank Loemker
Hello, The attached patch should fix different bugs in different plugins in Gimp V 1.1.13. The things the patch addresses: - In the gif-plugin the Cancel-Button only deletes the button and does not abort the dialog. - In different plugins written in Perl the auto import tag was miss

Bug in script-fu (patch)

1999-11-29 Thread Petr Ovchenkov
Parameters passed to gtk_init is not initialized and lead to crash. Related to gimp versions: 1.1.11, 1.1.12; - ptr diff -r gimp-1.1.12/plug-ins/script-fu/script-fu-scripts.c gimp-1.1.12.old/plug-ins/script-fu/script-fu-scripts.c 1078a1079,1080 > gchar **argv; > gint argc; 1091c10

(no subject)

1999-11-29 Thread Praveen Mishra

File->New->Reset

1999-11-29 Thread Marc Lehmann
I don't know what you feel, but I think the new Reset button is definitely the worst improvement ever. Not that such a button is nice, but putting it at the same place where we had the OK button is definitely _not_ ok, no? PF: If you think otherwise try to use it with LANG=de and you will change

Re: [patch] Fixes for different plugins in Gimp V1.1.13

1999-11-29 Thread Marc Lehmann
On Mon, Nov 29, 1999 at 09:08:01AM +0100, Frank Loemker <[EMAIL PROTECTED]> wrote: > The attached patch should fix different bugs in different plugins in > Gimp V 1.1.13. The things the patch addresses: thanks a lot ;) -- -==- |

Re: File->New->Reset

1999-11-29 Thread Miles O'Neal
Marc Lehmann said... | |I don't know what you feel, but I think the new Reset button is definitely |the worst improvement ever. | |Not that such a button is nice, but putting it at the same place where we |had the OK button is definitely _not_ ok, no? This is on the list of things never, EVER to

Re: File->New->Reset

1999-11-29 Thread Nick Lamb
On Mon, Nov 29, 1999 at 11:03:02PM -0600, Miles O'Neal wrote: > Marc Lehmann said... > | > |I don't know what you feel, but I think the new Reset button is definitely > |the worst improvement ever. > | > |Not that such a button is nice, but putting it at the same place where we > |had the OK butto