Re: [Gimp-developer] X copy-paste in text tool

2010-10-02 Thread Xavier Araque A.|Rendergraf
Greetings to everyone.

I made this video with the intention of applying Vibrance Color in Gimp

I wonder if any of you could develop a tool for a new dialogue, along
with brightness and contrast, curves, etc.

Video Gimp=> http://vimeo.com/15474981
Video Sample Photoshop => http://vimeo.com/7863255

Thanks

-- 
-Xavier-

La paciencia es una virtud, La constancia nos lleva al éxito -
Patience is a Virtue, Perseverance leads to success.

Las cosas más importantes no son la mayoría de las cosas.

3D Character Development, Graphic Designer and Web Engineer

http://linuxtachira.org
http://rendergraf.wordpress.com
Telf.: +58 416 1027262
Linux counter: 292510
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] X copy-paste in text tool

2010-10-02 Thread Xavier Araque A.|Rendergraf
Sorry I'm wrong on topic, I will send a new one

:S

2010/10/2 Xavier Araque A.|Rendergraf :
> Greetings to everyone.
>
> I made this video with the intention of applying Vibrance Color in Gimp
>
> I wonder if any of you could develop a tool for a new dialogue, along
> with brightness and contrast, curves, etc.
>
> Video Gimp=> http://vimeo.com/15474981
> Video Sample Photoshop => http://vimeo.com/7863255
>
> Thanks
>
> --
> -Xavier-
>
> La paciencia es una virtud, La constancia nos lleva al éxito -
> Patience is a Virtue, Perseverance leads to success.
>
> Las cosas más importantes no son la mayoría de las cosas.
>
> 3D Character Development, Graphic Designer and Web Engineer
>
> http://linuxtachira.org
> http://rendergraf.wordpress.com
> Telf.: +58 416 1027262
> Linux counter: 292510
>



-- 
-Xavier-

La paciencia es una virtud, La constancia nos lleva al éxito -
Patience is a Virtue, Perseverance leads to success.

Las cosas más importantes no son la mayoría de las cosas.

3D Character Development, Graphic Designer and Web Engineer

http://linuxtachira.org
http://rendergraf.wordpress.com
Telf.: +58 416 1027262
Linux counter: 292510
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] X copy-paste in text tool

2010-10-01 Thread Sven Neumann
On Fri, 2010-10-01 at 09:12 +0200, g...@catking.net wrote:
> Hi,
> 
> noticed a defect in the text entry tool.
> 
> I was preparing a few lines of text on top of an image using the small 
> edit window of the text tool. If I select a text segment with the mouse 
> and do middle button to paste the text cursor does not move.

If you are using the "small edit window of the text tool", then I assume
you are talking about the 2.6 text tool here, right? This edit window is
a standard GtkTextView. So if there's misbehavior when pasting to this
window, then please report this to GTK+.


Sven


___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] X copy-paste in text tool

2010-10-01 Thread gg
Hi,

noticed a defect in the text entry tool.

I was preparing a few lines of text on top of an image using the small 
edit window of the text tool. If I select a text segment with the mouse 
and do middle button to paste the text cursor does not move.

This may not be too important in itself but has knock on effects and 
other related issues since to move the cursor to the new location 
requires a second click , which in turn clears the buffer, losing the 
text I had selected.


X-window copy paste is so much more efficient than messing with context 
menus or dropping the mouse twice to use cntl-c cntl-v . This ought to 
be fairly easy to fix. So I'd like to dig into it.

I suspect this may be a bug inherited from gtk , if so can anyone point 
me in the right direction? Any other tips that may save some time 
getting into it?

thanks.
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer