Re: [e-users] Announcement - Support for Evas to load XCF, XCF.GZ and PDF files

2011-05-13 Thread The Rasterman
On Sat, 14 May 2011 00:11:40 -0300 Gustavo Sverzut Barbieri said: > IANAL but AFAIU during runtime the resulting license is LGPL. The code > itself is not relicensed while no code is ever relicensed even IF the lib is GPL, the runtime, with LGPL libs is not affected by linking to LGPL libraries.

Re: [e-users] Announcement - Support for Evas to load XCF, XCF.GZ and PDF files

2011-05-13 Thread Gustavo Sverzut Barbieri
IANAL but AFAIU during runtime the resulting license is LGPL. The code itself is not relicensed On May 13, 2011 10:04 PM, "Carsten Haitzler" wrote: On Fri, 13 May 2011 15:47:20 -0300 Gustavo Sverzut Barbieri said: > On Fr... well not really. evas doesn't become lgpl because it links to an lgpl

Re: [e-users] Dialog box position

2011-05-13 Thread The Rasterman
On Sat, 14 May 2011 10:03:40 +0900 Daniel Juyung Seo said: aaah on the right screen - yes. they do. left screen is fine. > Hello, > I also have problem as well. > I guess this is not just Don Harden's problem. > > In my case, I use dual screens. > On my left screen, application's dialog pops on

Re: [e-users] Announcement - Support for Evas to load XCF, XCF.GZ and PDF files

2011-05-13 Thread The Rasterman
On Fri, 13 May 2011 15:47:20 -0300 Gustavo Sverzut Barbieri said: > On Fri, May 13, 2011 at 2:50 PM, Wido wrote: > > > Excelent!!! but what is the first impact for non-developers users? > > > > End Users = more image formats supported, like gimp (xcf) and pdf. > > Proprietary Users = you can

Re: [e-users] Dialog box position

2011-05-13 Thread Daniel Juyung Seo
Hello, I also have problem as well. I guess this is not just Don Harden's problem. In my case, I use dual screens. On my left screen, application's dialog pops on the center of the application. But on my right screen, application's dialog pops on the right side of the screen. Raster, is this hint

Re: [e-users] Announcement - Support for Evas to load XCF, XCF.GZ and PDF files

2011-05-13 Thread Wido
Thanks Gustavo! I think now is clearer (at least, to me) 2011/5/13 Gustavo Sverzut Barbieri > On Fri, May 13, 2011 at 2:50 PM, Wido wrote: > >> Excelent!!! but what is the first impact for non-developers users? >> > > End Users = more image formats supported, like gimp (xcf) and pdf. > > Propri

Re: [e-users] Announcement - Support for Evas to load XCF, XCF.GZ and PDF files

2011-05-13 Thread Gustavo Sverzut Barbieri
On Fri, May 13, 2011 at 2:50 PM, Wido wrote: > Excelent!!! but what is the first impact for non-developers users? > End Users = more image formats supported, like gimp (xcf) and pdf. Proprietary Users = you can use Evas (declared BSD, really LGPL due Eina) in your proprietary application and us

Re: [e-users] [E-devel] Announcement - Support for Evas to load XCF, XCF.GZ and PDF files

2011-05-13 Thread PaulTT
that's very cool! -- Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance a

Re: [e-users] app menu in a shelf

2011-05-13 Thread PaulTT
On Fri, May 13, 2011 at 8:29 AM, Carsten Haitzler wrote: > On Fri, 13 May 2011 07:03:19 +0100 Mick said: > >> On Friday 13 May 2011 00:50:04 Carsten Haitzler wrote: ...>> > understood. :) and as i said. no support for it. it's not even on a todo >> > list or on a wishlist for me. i don't see the

Re: [e-users] Announcement - Support for Evas to load XCF, XCF.GZ and PDF files

2011-05-13 Thread Wido
Excelent!!! but what is the first impact for non-developers users? 2011/5/13 Carsten Haitzler > Just thought I'd do some announcing for those not keenly following every > SVN > commit. > > Something that was pending a while back in discussions was the fact that > Evas > uses modules to load imag

Re: [e-users] Dialog box position

2011-05-13 Thread Don Harden
Since Carsten's dialogs open in the middle I thought it might be my configuration. So I exited e17, tared up my .e/ and removed it, then logged back in loading e17. Even with a fresh and clean config and the default theme my dialogs are still opening on the right. Does this not point to

[e-users] Announcement - Support for Evas to load XCF, XCF.GZ and PDF files

2011-05-13 Thread The Rasterman
Just thought I'd do some announcing for those not keenly following every SVN commit. Something that was pending a while back in discussions was the fact that Evas uses modules to load image formats, BUT some image formats are in one or more of the following categories: 1. There is a decoder libra