Re: [E-devel] New EFL release cycle 1.0/1.2/1.6

2012-04-25 Thread Jérôme Pinot
On 04/26/12 13:49, Carsten Haitzler wrote: > We'd like to announce a new release of several Enlightenment components. > This round we have added Eio, Ethumb, Emotion and Elementary. Please > read the NEWS and README files in each release tarball for information > on what has changed, fixed or added

Re: [E-devel] New EFL release cycle 1.0/1.2/1.6

2012-04-25 Thread Jérôme Pinot
On 04/26/12 13:49, Carsten Haitzler wrote: > We'd like to announce a new release of several Enlightenment components. > This round we have added Eio, Ethumb, Emotion and Elementary. Please > read the NEWS and README files in each release tarball for information > on what has changed, fixed or added

Re: [E-devel] [e-users] New EFL release cycle 1.0/1.2/1.6

2012-04-25 Thread Hyoyoung Chang
On Thu, Apr 26, 2012 at 2:07 PM, Michael Blumenkrantz wrote: > On Thu, 26 Apr 2012 14:04:37 +0900 > Carsten Haitzler (The Rasterman) wrote: > >> On Thu, 26 Apr 2012 14:02:26 +0900 Daniel Juyung Seo >> said: >> >> > yay! keep rocking. >> > this is gonna be a memorial dot in the history :) >> >> a

Re: [E-devel] [e-users] New EFL release cycle 1.0/1.2/1.6

2012-04-25 Thread Michael Blumenkrantz
On Thu, 26 Apr 2012 14:04:37 +0900 Carsten Haitzler (The Rasterman) wrote: > On Thu, 26 Apr 2012 14:02:26 +0900 Daniel Juyung Seo > said: > > > yay! keep rocking. > > this is gonna be a memorial dot in the history :) > > a small dot... we need to do e17 now... :) bigger dot! :) > > > On Apr 2

Re: [E-devel] [e-users] New EFL release cycle 1.0/1.2/1.6

2012-04-25 Thread The Rasterman
On Thu, 26 Apr 2012 14:02:26 +0900 Daniel Juyung Seo said: > yay! keep rocking. > this is gonna be a memorial dot in the history :) a small dot... we need to do e17 now... :) bigger dot! :) > On Apr 26, 2012 1:53 PM, "Carsten Haitzler" wrote: > > > We'd like to announce a new release of sever

Re: [E-devel] New EFL release cycle 1.0/1.2/1.6

2012-04-25 Thread Daniel Juyung Seo
yay! keep rocking. this is gonna be a memorial dot in the history :) On Apr 26, 2012 1:53 PM, "Carsten Haitzler" wrote: > We'd like to announce a new release of several Enlightenment components. > This round we have added Eio, Ethumb, Emotion and Elementary. Please > read the NEWS and README file

[E-devel] New EFL release cycle 1.0/1.2/1.6

2012-04-25 Thread The Rasterman
We'd like to announce a new release of several Enlightenment components. This round we have added Eio, Ethumb, Emotion and Elementary. Please read the NEWS and README files in each release tarball for information on what has changed, fixed or added. This release also corresponds with SVN revision n

Re: [E-devel] map issue

2012-04-25 Thread The Rasterman
On Thu, 26 Apr 2012 01:43:56 +0200 Michaël Bouchaud said: flkoat thing should be fixed now - but scroller in scroller... THAT is an issue always. it's nasty to make it work - there is code to try. right now i just suggest "dont do it" and if u do limit scrollers to dimensions - ie 1 vertical, 1 h

Re: [E-devel] Elementary's new (internal) widget hierarchy

2012-04-25 Thread Michaël Bouchaud
I'm really agreed about this idea, we could factorizing tons of annoying works after that. Like callback, but I think too about strings and contents widget. We have hooks for it, but none have a list of each string setted to widgets as her contents... Happy you bring the question 2012/4/25 Gustavo

[E-devel] map issue

2012-04-25 Thread Michaël Bouchaud
Hi About elementary release, one of mine dev notice me some problem about map widget. Localization about atof... french separator is , (comma) but common is .(dot) in float string :) maybee, we could use eina_convert_atod here. secondly if you use one scroller with the map widget, you could encount

Re: [E-devel] using LZ4 compression tool in eet ?

2012-04-25 Thread David Seikel
On Wed, 25 Apr 2012 01:30:02 +0900 Carsten Haitzler (The Rasterman) wrote: > On Tue, 24 Apr 2012 12:10:46 +0200 thomasg > said: > > > On Tue, Apr 24, 2012 at 00:51, David Seikel > > wrote: > > > FSF may be good for their Four Freedoms, but they take away an > > > important freedom with everyt

Re: [E-devel] Elementary's new (internal) widget hierarchy

2012-04-25 Thread Gustavo Chaves
Bump again. Both http://people.profusion.mobi/~glima/elm/group__Widget.html and http://git.profusion.mobi/cgit.cgi/glima/elementary/ are updated. Tom, there's an image there illustrating the old and new class schemas side by side, now. Enjoy. I'd be vary glad to have people testing and reviewing

Re: [E-devel] efl release 24hr countdown

2012-04-25 Thread The Rasterman
On Tue, 24 Apr 2012 15:47:11 +0900 Carsten Haitzler (The Rasterman) said: > ok - my plans are to push out a release about 24hrs from now... anyone got > bugs.. report.. and FIX!. :) looks like about another 12hrs due to a series of bugs needing fixing. so in 12. :) -- - Codito, erg

Re: [E-devel] ecore+directfb compilation error

2012-04-25 Thread The Rasterman
On Wed, 25 Apr 2012 09:29:31 +0200 Jeremy Zurcher said: > fixes EINA_NOINSTRUMENT macro expansion corrupted by > directfb/direct/os/linux/glibc/types.h > > > directfb 1.5.3 > /usr/include/directfb/direct/os/linux/glibc/types.h > line #77 > #define __no_instrument_function__ __attribu

[E-devel] ecore+directfb compilation error

2012-04-25 Thread Jeremy Zurcher
fixes EINA_NOINSTRUMENT macro expansion corrupted by directfb/direct/os/linux/glibc/types.h directfb 1.5.3 /usr/include/directfb/direct/os/linux/glibc/types.h line #77 #define __no_instrument_function__ __attribute__((no_instrument_function)) preprocessing ecore/src/lib/ecore_direc