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

2012-04-23 Thread Michael Blumenkrantz
On Tue, 24 Apr 2012 15:47:11 +0900 Carsten Haitzler (The Rasterman) wrote: > ok - my plans are to push out a release about 24hrs from now... anyone got > bugs.. report.. and FIX!. :) > http://30.media.tumblr.com/tumblr_m1dah4cJBT1rrju89o1_500.jpg ---

[E-devel] efl release 24hr countdown

2012-04-23 Thread The Rasterman
ok - my plans are to push out a release about 24hrs from now... anyone got bugs.. report.. and FIX!. :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com --

Re: [E-devel] SVN access recommendation for Hyoyoung Chang

2012-04-23 Thread Hyoyoung Chang
Thanks for recommendation. It's honor to me. ;P I have been benefited from E and other open sources. I'm happy to contribute. Thank you guys. On Tue, Apr 24, 2012 at 11:30 AM, woohyun wrote: > Oh! hyyoung ~ welcome !! > & Congratulation ~~~ !!! > :) > > > > > -Original Message- >

Re: [E-devel] SVN access recommendation for Hyoyoung Chang

2012-04-23 Thread woohyun
Oh! hyyoung ~ welcome !! & Congratulation ~~~ !!! :) -Original Message- From: "Daniel Juyung Seo" To: "Carsten Haitzler"; Cc: "Enlightenment developer list"; Sent: 2012-04-24 (화) 11:25:27

Re: [E-devel] [Patch] evas_ojbect_textblock, ellipsis handling

2012-04-23 Thread cnook
Dear Mr. Tom, Finally!! I have attacked patch for your example. To make the issue, please follow as below. elementary_test > popup > popup-center-title + text +1 button Then the popup needs some time to display itself with following log. ERR<32658>:evas_main evas_object_smart.c:599 evas_obj

Re: [E-devel] SVN access recommendation for Hyoyoung Chang

2012-04-23 Thread Daniel Juyung Seo
In SVN! I've seen many people left the community after becoming committers. So only for those who have been working over some period is worthy of svn access. I think hyoyoung has enough reason. Anyhow hyoyoung, please keep in mind I mentioned in the previous email. Waiting for your good commits :)

Re: [E-devel] E SVN: seoz IN trunk/devs: . hyoyoung

2012-04-23 Thread Daniel Juyung Seo
With great power comes great responsibility. Daniel Juyung Seo (SeoZ) On Tue, Apr 24, 2012 at 11:16 AM, Enlightenment SVN wrote: > Log: > devs/hyoyoung: Added a new developer - hyoyoung. >  I introduce a new developer, Hyoyoung Chang. >  Hyoyoung is very passionate developer. He has been >  cont

Re: [E-devel] [patch] doxygen fixes

2012-04-23 Thread Sanjeev BA
In SVN r70426 Thanks On Mon, Apr 23, 2012 at 10:30 PM, Jérôme Pinot wrote: > > Hi, > > Here are several fixes for the doxygen docs: > - several typos > - unresolved links to EINA_{TRUE,FALSE} and NULL in eeze (and @c) > - misc > > Hope it will make it before release... > > ecore/src/lib/ecore_c

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

2012-04-23 Thread David Seikel
On Mon, 23 Apr 2012 22:42:22 +0900 Carsten Haitzler (The Rasterman) wrote: > On Mon, 23 Apr 2012 15:05:09 +0200 thomasg > said: > > > On Sun, Apr 22, 2012 at 05:58, Carsten Haitzler > > wrote: > > > On Sat, 21 Apr 2012 12:08:18 +0200 Vincent Torri > > > said: > > > > > > actually forget lz4hc

[E-devel] [PATCH] python-elementary: Add all equivalent Label functions from C and drop obsolete label_set/get

2012-04-23 Thread Kai Huuhko
--- python-elementary/elementary/__init__.py |5 +++ .../elementary/elementary.c_elementary_label.pxi | 37 ++-- .../include/elementary/c_elementary.pxd| 11 +- 3 files changed, 41 insertions(+), 12 deletions(-) diff --git a/python-elementary/el

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

2012-04-23 Thread Joerg Sonnenberger
On Mon, Apr 23, 2012 at 03:05:09PM +0200, thomasg wrote: > XZs liblzma is LGPLv2.1 though. No, only the fallback support for limited platforms using gnulib is. The rest is PD. Joerg -- For Developers, A Lot Can Happen In

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

2012-04-23 Thread The Rasterman
On Mon, 23 Apr 2012 15:05:09 +0200 thomasg said: > On Sun, Apr 22, 2012 at 05:58, Carsten Haitzler wrote: > > On Sat, 21 Apr 2012 12:08:18 +0200 Vincent Torri > > said: > > > > actually forget lz4hc... lgpl3. > > > >> hey > >> > >> just found that while reading the gnutls ML : > >> > >> http://

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

2012-04-23 Thread Adrien Nader
Hi, On Sat, 21 Apr 2012 12:08:18 +0200 Vincent Torri said: > hey > > just found that while reading the gnutls ML : > > http://code.google.com/p/lz4/ > > it seems that it allows the same ratio for compression than zlib but > seems  to be by far faster than zlib > > the memory consumption should be

[E-devel] [patch] doxygen fixes

2012-04-23 Thread Jérôme Pinot
Hi, Here are several fixes for the doxygen docs: - several typos - unresolved links to EINA_{TRUE,FALSE} and NULL in eeze (and @c) - misc Hope it will make it before release... ecore/src/lib/ecore_con/Ecore_Con.h |3 - eeze/src/lib/Eeze_Disk.h | 58 +++-

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

2012-04-23 Thread Vincent Torri
On Mon, Apr 23, 2012 at 3:05 PM, thomasg wrote: > On Sun, Apr 22, 2012 at 05:58, Carsten Haitzler wrote: >> On Sat, 21 Apr 2012 12:08:18 +0200 Vincent Torri >> said: >> >> actually forget lz4hc... lgpl3. >> >>> hey >>> >>> just found that while reading the gnutls ML : >>> >>> http://code.google

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

2012-04-23 Thread thomasg
On Sun, Apr 22, 2012 at 05:58, Carsten Haitzler wrote: > On Sat, 21 Apr 2012 12:08:18 +0200 Vincent Torri > said: > > actually forget lz4hc... lgpl3. > >> hey >> >> just found that while reading the gnutls ML : >> >> http://code.google.com/p/lz4/ >> >> it seems that it allows the same ratio for

Re: [E-devel] Pager as hidden desktop gadget / edge bindings

2012-04-23 Thread Nikolas Arend
On 04/21/2012 09:12 PM, Nikolas Arend wrote: > On 04/20/2012 09:55 PM, Nikolas Arend wrote: >> Hi, >> >> I'm having trouble with a couple things that affect usability for me: >> >> - I use the pager as a desktop gadget and set it to be on top only when >> Ctrl+Alt+G is pressed or else, like in my c

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-04-23 Thread Tom Hacohen
On 23/04/12 15:34, Vincent Torri wrote: > hmm, why do you need to return it in wref, then ??? I don't understand what you mean. I'm setting wref to obj and registering wref as a pointer that'll be updated automatically upon deletion of the object... I didn't update the docs yet (doing it atm),

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-04-23 Thread Vincent Torri
On Mon, Apr 23, 2012 at 2:32 PM, Enlightenment SVN wrote: > Log: > Eobj: Make eobj_weak_ref_add return the obejct being reffed. > >  Suggested by vtorri. > > Author:       tasn > Date:         2012-04-23 05:32:36 -0700 (Mon, 23 Apr 2012) > New Revision: 70418 > Trac:         http://trac.enlightenm

Re: [E-devel] E SVN: tasn IN trunk/PROTO/eobj: lib tests

2012-04-23 Thread Tom Hacohen
On 23/04/12 15:16, Vincent Torri wrote: > why don't you return the ref ? be consistant like the rest of the EFL > : return the value. I gave it a short thinking and decided not to, but the decision was quite arbitrary. As you can see, in eobj_ref, I do return the object, it just didn't feel righ

Re: [E-devel] E SVN: tasn IN trunk/PROTO/eobj: lib tests

2012-04-23 Thread Vincent Torri
On Mon, Apr 23, 2012 at 12:57 PM, Enlightenment SVN wrote: > Log: > Eobj: Changed weak-ref to work without allocating a structure. > >  Thanks to cedric. > > Author:       tasn > Date:         2012-04-23 03:57:04 -0700 (Mon, 23 Apr 2012) > New Revision: 70415 > Trac:         http://trac.enlightenm

Re: [E-devel] Eobj - Request for review/comments

2012-04-23 Thread Tom Hacohen
On 23/04/12 05:15, Cedric BAIL wrote: > On Mon, Apr 2, 2012 at 6:58 PM, Tom Hacohen wrote: >> 3. I'm still uncertain about ref/unref + weak-ref + named-ref. >> * I'm not sure yet about which kinds of refing we want. I'm pretty >> certain we want named refs and "object" name refs (i.e linki