Re: [E-devel] Shared Strings

2008-07-09 Thread Jose Gonzalez
Not directly related to shared-strings or data structures, but as a relevant aside to the more general issue of useful 'core' kinds of libs, there is one lib that Jorge and Hisham recently worked on that might be of interest - namely, the timeline based animation lib "etch". I'm not

Re: [E-devel] [Evas] possible bug in gradient

2008-07-09 Thread Jose Gonzalez
Toma wrote: > While everyones talking about gradients, Ive a request... Id like to > be able to create a gradient that goes from sollid white to alpha then > clip an image to it so that the image fades away. Something like > this... > > spectra { > spectrum { > name: "sp2"; > color: 2

Re: [E-devel] [Evas] possible bug in gradient

2008-07-09 Thread Toma
While everyones talking about gradients, Ive a request... Id like to be able to create a gradient that goes from sollid white to alpha then clip an image to it so that the image fades away. Something like this... spectra { spectrum { name: "sp2"; color: 255 255 255 255 1; color: 0 0

Re: [E-devel] [Evas] possible bug in gradient

2008-07-09 Thread Jose Gonzalez
>> So, if anyone has any comments, suggestions, issues.. *anything* with evas gradients -- now would be a good time to pipe in. :) >>> >>> I'd _love_ using gradients, in fact I would use them much more >>> often, _if_ not everytime I start using them, it all feels like I'm >>

Re: [E-devel] [Evas] possible bug in gradient

2008-07-09 Thread Dave Andreoli
I had worked on the gradient & spectra manager in edje_editor, it is ready now, you will see my work in cvs soon. I have done a cool spectra editor and yes, the 'delta' param is a hell! I agree with you also with the rest of the api :) ...but updating all the code that use gradient could be paint

Re: [E-devel] [Evas] possible bug in gradient

2008-07-09 Thread Vincent Torri
forget my previous mail; it was a problem with my mail client sorry Vincent - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with

Re: [E-devel] {Spam?} Re: [Evas] possible bug in gradient

2008-07-09 Thread Vincent Torri
On Wed, 9 Jul 2008, Jose Gonzalez wrote: I wrote: I'd _love_ using gradients, in fact I would use them much more often, _if_ not everytime I start using them, it all feels like I'm operating a powerful machine that has 100s of controls and I don't understand anything. Perhaps this is an

Re: [E-devel] [Evas] possible bug in gradient

2008-07-09 Thread Jose Gonzalez
I wrote: > >>> So, if anyone has any comments, suggestions, issues.. *anything* with >>> evas gradients -- now would be a good time to pipe in. :) >>> >> >> I'd _love_ using gradients, in fact I would use them much more often, >> _if_ not everytime I start using them, it all feels like I'm

Re: [E-devel] itask-ng issues

2008-07-09 Thread Nikolas Arend
Hannes Janetzek wrote: > Hello, > > please post issues with itask-ng at > http://code.google.com/p/itask-module/issues/list > Sorry about that, I will do so for future bug reports. > Am Wed, 09 Jul 2008 20:03:13 +0200 > schrieb Nikolas Arend <[EMAIL PROTECTED]>: > > >> Hi, >> >> I have two

Re: [E-devel] itask-ng issues

2008-07-09 Thread Hannes Janetzek
Hello, please post issues with itask-ng at http://code.google.com/p/itask-module/issues/list Am Wed, 09 Jul 2008 20:03:13 +0200 schrieb Nikolas Arend <[EMAIL PROTECTED]>: > Hi, > > I have two issues with itask-ng which I'd like to mention, and I hope > it's ok to post them to this list. > > T

[E-devel] itask-ng issues

2008-07-09 Thread Nikolas Arend
Hi, I have two issues with itask-ng which I'd like to mention, and I hope it's ok to post them to this list. The first thing I'm experiencing is a white bar over the entire bottom of the screen where the instance of itask-ng is located as a taskbar (I'm not running a composite manager). It app

Re: [E-devel] Shared Strings

2008-07-09 Thread Cedric BAIL
On Wed, Jul 9, 2008 at 2:40 PM, Jorge Luis Zapata Muga <[EMAIL PROTECTED]> wrote: > On Tue, Jul 8, 2008 at 8:52 PM, Peter Wehrfritz <[EMAIL PROTECTED]> wrote: >> Jorge Luis Zapata Muga schrieb: >>> >>> Having a common agreement isnt easy but we should make one. Cedric >>> ideas of providing a commo

[E-devel] Nightly build log for E17 on 2008-07-09 07:10:40 -0700

2008-07-09 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-07-09 07:10:40 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: edvi http://download.enlightenment.org/tests/logs/edvi.log enna http://download.enlightenment.org/tests/logs/enna.log epdf htt

Re: [E-devel] Shared Strings

2008-07-09 Thread Jorge Luis Zapata Muga
On Tue, Jul 8, 2008 at 8:52 PM, Peter Wehrfritz <[EMAIL PROTECTED]> wrote: > Jorge Luis Zapata Muga schrieb: >> >> Having a common agreement isnt easy but we should make one. Cedric >> ideas of providing a common API and just do some macros is useful, i >> agree that the structure of the code using