Re: [Gimp-developer] Re: there is hope for gimp-perl-1.3 (was:red-eye-removal)

2003-06-17 Thread pcg
On Mon, Jun 16, 2003 at 10:20:03PM -0400, Carol Spears [EMAIL PROTECTED] wrote:
 anyone who can talk about their GIMP contribution in terms of months
 should only recieve my gratitude and awe.  seriously. :)

Ahem.. in some months, not for some months :() The actual contribution
might be relatively small, especially since it's not anymore a direct
contribution to gimp, but a contribution to a different cvs module now.

In addition, i only contribute to projects when I need something for
myself... so it's all purely egotistical.

 months like before gimpcon2?

Good question... so far, it looks easier as expected.

-- 
  -==- |
  ==-- _   |
  ---==---(_)__  __   __   Marc Lehmann  +--
  --==---/ / _ \/ // /\ \/ /   [EMAIL PROTECTED]  |e|
  -=/_/_//_/\_,_/ /_/\_\   XX11-RIPE --+
The choice of a GNU generation   |
 |
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] Re: there is hope for gimp-perl-1.3

2003-06-16 Thread pcg
It seems that porting gimp-perl to 1.3 is about trivial, well, at least
getting it to compile and run most scripts. The version in CVS compiles
and runs, but the scripts using gtk fail (so better not install it or be
prepared to skio a few plug-ins when running gimp-1.3).

In any case, although the perl-server and yinyang work fine, the 5-minute-port
features:

- a probably very high dependency on gimpcompat... if not the header file,
  then the symbols at least have the old names.
- it still uses gtk1. porting the Gimp::Fu part itself should be easy,
  but gimp-perl uses some self-written classes, which is not yet supported
  the way I want it (sic!).

Anyway, it was an experiment, but it shows that the job is doable.

On Mon, Jun 16, 2003 at 11:31:16PM +0300, Dov Grobgeld [EMAIL PROTECTED] wrote:
  Woaw, a PDL plug-in not written by me! Oh my god, I can't believe it
 
 Yep, though the author missed the whole point of PDL by looping 
 over x and y.

Yeah, shame on me, I only noticed it *after* sending the mail. Ok,
   that's typical.

 Instead of the loop the following code would have done the same thing
 much faster.

How about pacthing it and sending it to me for inclusion? *g*

 Actually, I ported all the non-gui stuff already,

Great, I did it, too :() Ok, if you got gtk+ working, please send me what
you did ;)

 straight forward. I then started looking at perl-gtk-xs. What got me 
 stuck is the fact that you created the various widgets by inheritance 
 and perl-gtk-xs still doesn't support inheriting gtk widgets on the perl
 level. 

Well, it does support it, sort of strangely-not-at-all-but-actually-it-does.

 I'd be happy to send you the stuff that I have, but I really don't
 think that you need it.

well.. gimp-1.3 is surprisingly similar to 1.2 (ehy was everybody scaring
me off? oh, nobody did.. hmm..).

In any case, I only did a rough get-it-compiling again. I hope you got a
bit further, so yes, send it to me.

-- 
  -==- |
  ==-- _   |
  ---==---(_)__  __   __   Marc Lehmann  +--
  --==---/ / _ \/ // /\ \/ /   [EMAIL PROTECTED]  |e|
  -=/_/_//_/\_,_/ /_/\_\   XX11-RIPE --+
The choice of a GNU generation   |
 |
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Re: there is hope for gimp-perl-1.3

2003-06-16 Thread Sven Neumann
Hi,

Joao S. O. Bueno [EMAIL PROTECTED] writes:

 you have to enable the dinamic shortcutting im 
 File-preferences-interface-keyboard shortcuts

 hmm...what about coming up with it turnned on as the default?
 If the idea is to make the things im GIMP more visible, why to hide 
 this one?

Because it interferes badly with mnemonics, especially if these are
used in the menus and we only just started to add them all over the
place. This is also the reason why they are disabled by default in all
GTK2 apps.



Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer