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 Hacohentom.haco...@samsung.com 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

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 no-re...@enlightenment.org 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:        

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 right

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 no-re...@enlightenment.org 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:        

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] 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 case, when

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

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

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 tho...@gstaedtner.net wrote: On Sun, Apr 22, 2012 at 05:58, Carsten Haitzler ras...@rasterman.com wrote: On Sat, 21 Apr 2012 12:08:18 +0200 Vincent Torri vincent.to...@gmail.com said: actually forget lz4hc... lgpl3. hey just found that while

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

[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

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) ras...@rasterman.com wrote: On Mon, 23 Apr 2012 15:05:09 +0200 thomasg tho...@gstaedtner.net said: On Sun, Apr 22, 2012 at 05:58, Carsten Haitzler ras...@rasterman.com wrote: On Sat, 21 Apr 2012 12:08:18 +0200 Vincent

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 ngc...@gmail.com 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...

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 no-re...@enlightenment.org wrote: Log: devs/hyoyoung: Added a new developer - hyoyoung.  I introduce a new developer, Hyoyoung Chang.  Hyoyoung is very passionate

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] [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. ERR32658:evas_main evas_object_smart.c:599

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

2012-04-23 Thread woohyun
Oh! hyyoung ~ welcome !! amp; Congratulation ~~~ !!! :) -Original Message- From: Daniel Juyung Seolt;seojuyu...@gmail.comgt; To: Carsten Haitzlerlt;ras...@rasterman.comgt;; Cc: Enlightenment developer listlt;enlightenment-devel@lists.sourceforge.netgt;; Sent: 2012-04-24 (화)

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 woo_hyun0...@naver.com wrote: Oh! hyyoung ~ welcome !! amp; Congratulation ~~~ !!! :)