Re: [E-devel] (now about release contents)

2009-04-21 Thread Gustavo Sverzut Barbieri
On Tue, Apr 21, 2009 at 10:18 PM, Carsten Haitzler wrote: > On Tue, 21 Apr 2009 18:26:47 +0400 sda said: > > here is all i9 am planning to qa check and fix for freeze: > > eina eet evas ecore embryo edje e_dbus efreet e > > nice short list. that is all that i plan to release for e17 release, thus

Re: [E-devel] [GSoC] Google Summer of Code Accepted Student Proposals....

2009-04-21 Thread The Rasterman
On Mon, 20 Apr 2009 19:50:22 -0500 Ravenlock said: time for me to ping - Emmanual (he's doing the composite one). are you here subscribed? if so... ping up! :) (congrats btw for getting in). > All, > > Enlightenment is pleased to announce this years Google Summer of Code > 2009 students! We h

Re: [E-devel] Right click on embedded machines

2009-04-21 Thread The Rasterman
On Tue, 21 Apr 2009 12:14:31 -0400 damagedspl...@aim.com said: > > > Hi, > > > > I recently installed E17 using easy_e17 on my Nokia N810, and saw that right > click support is missing in case touchscreen is all you have to serve as a > mouse. At first I thought there is a way to bind the mo

Re: [E-devel] [e-users] [GSoC] Google Summer of Code Accepted Student Proposals....

2009-04-21 Thread The Rasterman
On Tue, 21 Apr 2009 11:39:57 -0300 Andre Dieb said: welcome.. and congrats for sneaking in to gsoc :) hehehe > Thanks for the warm welcome! I'd like to briefly introduce myself to the > community: > > Hello, I'm André Die*b* Martins and my project for GSoC is called eupnp (you > can contact me

[E-devel] (now about release contents)

2009-04-21 Thread The Rasterman
On Tue, 21 Apr 2009 18:26:47 +0400 sda said: here is all i9 am planning to qa check and fix for freeze: eina eet evas ecore embryo edje e_dbus efreet e nice short list. that is all that i plan to release for e17 release, thus i am not extending work beyond that. i leave it up to the maintainer

Re: [E-devel] about the epdf plugin of ethumb

2009-04-21 Thread Gustavo Sverzut Barbieri
On Tue, Apr 21, 2009 at 8:26 PM, Vincent Torri wrote: > > Hey, > > I've seen that ethumb has an epdf plugin. The licence of ethumb is LGPL, > and the licence of epdf is LGPL. But because the use of poppler in epdf, > any program that will link against ethumb will be GPL. I don't know if it > is a

[E-devel] about the epdf plugin of ethumb

2009-04-21 Thread Vincent Torri
Hey, I've seen that ethumb has an epdf plugin. The licence of ethumb is LGPL, and the licence of epdf is LGPL. But because the use of poppler in epdf, any program that will link against ethumb will be GPL. I don't know if it is a problem or not, but i thought that it was worth mentioning that.

[E-devel] New Doxygen style for EFL

2009-04-21 Thread Dave Andreoli
Hi all, I just finished the 'port' of the new site design to Doxygen, the plan is to use this style to all EFL Doxy. I have a local version of eina styled at: http://www.gurumeditation.it/e_tmp/index.html Give a look at it and tell me what you think, I have keept the original doxy css as much as

[E-devel] Right click on embedded machines

2009-04-21 Thread damagedspline
Hi, I recently installed E17 using easy_e17 on my Nokia N810, and saw that right click support is missing in case touchscreen is all you have to serve as a mouse. At first I thought there is a way to bind the mouse left right to "Delayed action" which will trigger either a left click event

Re: [E-devel] E SVN: mcalamelli trunk/e/src/modules/wizard

2009-04-21 Thread Vincent Torri
On Tue, 21 Apr 2009, Gustavo Sverzut Barbieri wrote: On Tue, Apr 21, 2009 at 11:39 AM, Massimiliano Calamelli wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 21 Apr 2009 10:20:27 -0300 Gustavo Sverzut Barbieri wrote: this is bad, don't remove warnings just for the sake. When

Re: [E-devel] E SVN: mcalamelli trunk/e/src/modules/wizard

2009-04-21 Thread Gustavo Sverzut Barbieri
On Tue, Apr 21, 2009 at 11:39 AM, Massimiliano Calamelli wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 21 Apr 2009 10:20:27 -0300 > Gustavo Sverzut Barbieri wrote: >> >> this is bad, don't remove warnings just for the sake. When I added >> WARN_UNUSED_RESULT to evas_object_

Re: [E-devel] [PATCH] ecore pipe add close functions

2009-04-21 Thread Sachiel
On Mon, Apr 20, 2009 at 9:21 AM, Peter Wehrfritz wrote: > Gustavo Sverzut Barbieri schrieb: >> was this ever committed? should it be? It was marked as "pending" in my list. >> > > Afaik, it wasn't committed. I think it looks reasonable, but I haven't > actually tested it. I hoped someone how is mo

Re: [E-devel] [e-users] [GSoC] Google Summer of Code Accepted Student Proposals....

2009-04-21 Thread Andre Dieb
Thanks for the warm welcome! I'd like to briefly introduce myself to the community: Hello, I'm André Die*b* Martins and my project for GSoC is called eupnp (you can contact me or barbieri for more information about it). I'm an undergraduate student in Electrical Engineering from Campina Grande - P

Re: [E-devel] E SVN: mcalamelli trunk/e/src/modules/wizard

2009-04-21 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 21 Apr 2009 10:20:27 -0300 Gustavo Sverzut Barbieri wrote: > > this is bad, don't remove warnings just for the sake. When I added > WARN_UNUSED_RESULT to evas_object_key_grab() I did think that it > should be handled, but I'm no expert there.

Re: [E-devel] E SVN: mcalamelli trunk/e/src/modules/wizard

2009-04-21 Thread Gustavo Sverzut Barbieri
On Tue, Apr 21, 2009 at 6:55 AM, Enlightenment SVN wrote: > Log: >  Fix compiler warnings about attribute warn_unused_result > -   evas_object_key_grab(o, "Tab", mask, ~mask, 0); > +   kg = evas_object_key_grab(o, "Tab", mask, ~mask, 0); this is bad, don't remove warnings just for the sake. When

Re: [E-devel] modules to disable by default in monday release

2009-04-21 Thread Gustavo Sverzut Barbieri
On Mon, Apr 20, 2009 at 9:13 AM, Carsten Haitzler wrote: > On Sun, 19 Apr 2009 18:03:06 -0300 Gustavo Sverzut Barbieri > said: > >> On Sun, Apr 19, 2009 at 9:57 AM, Carsten Haitzler >> wrote: >> > On Sun, 19 Apr 2009 05:47:38 -0300 Gustavo Sverzut Barbieri >> > said: >> > >> >> Hello all, >> >>

Re: [E-devel] NOTICE: svn feature freeze this weekend (April 17-19)

2009-04-21 Thread Gustavo Sverzut Barbieri
On Mon, Apr 20, 2009 at 9:10 AM, Carsten Haitzler wrote: > On Sun, 19 Apr 2009 20:46:31 -0300 Gustavo Sverzut Barbieri > said: > > waaait! the soname isnt right! will need to re-freeze for that. i will do that > tomorrow well, this is a test, we do not need to be perfect. If you manage to fix it

Re: [E-devel] E SVN: mcalamelli trunk/e/src/bin

2009-04-21 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 21 Apr 2009 13:42:17 +0200 Peter Wehrfritz wrote: > Sorry, I don't know how errors like that are handled in e. But I guess > you can't do much more then printing an error message. > > Peter I agree, thanks for suggestion. Massimiliano - --

Re: [E-devel] E SVN: mcalamelli trunk/e/src/bin

2009-04-21 Thread Peter Wehrfritz
Massimiliano Calamelli schrieb: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 21 Apr 2009 12:23:53 +0200 > Peter Wehrfritz wrote: > > >> I don't know if the warn_unused_result flag for this function is >> superfluid, but if such a flag is present you should check the result >>

Re: [E-devel] E SVN: mcalamelli trunk/e/src/bin

2009-04-21 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 21 Apr 2009 12:23:53 +0200 Peter Wehrfritz wrote: > I don't know if the warn_unused_result flag for this function is > superfluid, but if such a flag is present you should check the result > for error and not silently store the value somewh

Re: [E-devel] E SVN: mcalamelli trunk/e/src/bin

2009-04-21 Thread Peter Wehrfritz
I don't know if the warn_unused_result flag for this function is superfluid, but if such a flag is present you should check the result for error and not silently store the value somewhere. Regards Peter Enlightenment SVN schrieb: > Log: > Fix compiler warnings about attribute warn_unused_resu