[E-devel] pulse testing

2011-07-06 Thread Mike Blumenkrantz
Hi, I will need 3-10 volunteers for upcoming testing of some extremely terrible pulseaudio protocol code that I've been working on so that it can be integrated into svn faster. If you want E17 to be released sooner and will have a couple hours of free time over the next couple weeks, please check

Re: [E-devel] pulse testing

2011-07-06 Thread Mark-Willem Jansen
Hi Mike, You can count me in. It seems that all the qualifications apply to me. Just send me the svn revision you want to work on and I will start compiling it as soon as possible. My irc bouncer crashed last week, but is up and running again. I will add #e to the default channels to

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2011-07-06 Thread ChunEon Park
As you can see the code, The reason I added those comments to distinguish the special modules parts. they are not redundant always. Let's run together for the best moment! -Regards, Hermet- -Original Message- From: Mike

Re: [E-devel] E SVN: seoz trunk/evas/src/lib/canvas

2011-07-06 Thread ChunEon Park
Why did you add the comments in the svn code? Let's run together for the best moment! -Regards, Hermet- -Original Message- From: Enlightenment SVNlt;no-re...@enlightenment.orggt; To: enlightenment-...@lists.sourceforge.net Cc: Sent: 11-07-06(수)

Re: [E-devel] E SVN: seoz trunk/evas/src/lib/canvas

2011-07-06 Thread Daniel Juyung Seo
Spank hermz! Because this caused big issues - lock up with notify/popup. Binary image release was delayed due to this. So this code should not be merged to slp until it is fixed. That's why. Thanks. Daniel Juyung Seo (SeoZ) 2011/7/6 ChunEon Park her...@naver.com: Why did you add the comments

Re: [E-devel] pulse testing

2011-07-06 Thread Nicolas Aguirre
2011/7/6 Mark-Willem Jansen markwil...@hotmail.com: Hi Mike, You can count me in. It seems that all the qualifications apply to me. Just send me the svn revision you want to work on and I will start compiling it as soon as possible. My irc bouncer crashed last week, but is up and

Re: [E-devel] E SVN: seoz trunk/evas/src/lib/canvas

2011-07-06 Thread ChunEon Park
Ok, I needed to do test more. Thanks. But, how about add the comments or block the problem code in our git totally? Let's run together for the best moment! -Regards, Hermet- -Original Message- From: Daniel Juyung

Re: [E-devel] E SVN: seoz trunk/evas/src/lib/canvas

2011-07-06 Thread Daniel Juyung Seo
But, how about add the comments or block the problem code in our git totally? I already did it :) Added some warning comments. Thanks. Daniel Juyung Seo (SeoZ) 2011/7/6 ChunEon Park her...@naver.com Ok, I needed to do test more. Thanks. But, how about add the comments or block the

Re: [E-devel] E SVN: cedric trunk/emage

2011-07-06 Thread Ingvaldur Sigurjonsson
Hi, I had two issues when building emage. a) The executable bit is not set on autogen.sh, lead to an error (permission denied...) b) Missing line efreet = 0.1.0 in configure.ac (in PKG_CHECK_MODULES([EMAGE],...) Thought you might wanna know. ex animo - Ingi On Wed, Jul 6, 2011 at 10:57 AM,

Re: [E-devel] [PATCH] add ecore_imf_context_cursor_location_set API

2011-07-06 Thread The Rasterman
On Tue, 05 Jul 2011 16:17:12 +0900 Jihoon Kim jihoon48@samsung.com said: Hi, EFL developers. In this patch, it will add ecore_imf_context_cursor_location_set API in Ecore_IMF. The cursor location can be used to determine the position of candidate word window in immodule. Would you

Re: [E-devel] E SVN: cedric trunk/emage

2011-07-06 Thread Cedric BAIL
On Wed, Jul 6, 2011 at 11:14 AM, Ingvaldur Sigurjonsson rocketiii.scient...@gmail.com wrote: I had two issues when building emage. a) The executable bit is not set on autogen.sh, lead to an error (permission denied...) I don't know why but subversion doesn't let me change that. b) Missing

Re: [E-devel] E SVN: cedric trunk/emage

2011-07-06 Thread Vincent Torri
On Wed, 6 Jul 2011, Cedric BAIL wrote: On Wed, Jul 6, 2011 at 11:14 AM, Ingvaldur Sigurjonsson rocketiii.scient...@gmail.com wrote: I had two issues when building emage. a) The executable bit is not set on autogen.sh, lead to an error (permission denied...) I don't know why but

Re: [E-devel] E SVN: cedric trunk/emage

2011-07-06 Thread michael bouchaud
or use svn propset ... 2011/7/6 Vincent Torri vto...@univ-evry.fr On Wed, 6 Jul 2011, Cedric BAIL wrote: On Wed, Jul 6, 2011 at 11:14 AM, Ingvaldur Sigurjonsson rocketiii.scient...@gmail.com wrote: I had two issues when building emage. a) The executable bit is not set on

Re: [E-devel] [patch] e_dbus notification

2011-07-06 Thread Libor Zoubek
thanks for your reply, comments inline On Tue, 05 Jul 2011 08:40:53 +0200, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 29 Jun 2011 16:01:06 +0200 Libor Zoubek lzou...@jezzovo.net said: Hi, devs I've reported a bug http://trac.enlightenment.org/e/ticket/775 Please review/apply

[E-devel] elm_object_label_set and frustration

2011-07-06 Thread michael bouchaud
Hi, some of you seems really happy with the new elm_object_text_set function, but it's not my case. I'm feeling very frustrated with it. The implementation of this function is generic only because each widget knows where is the edje_object and the name of the part to set. Today each widget who use

Re: [E-devel] elm_object_label_set and frustration

2011-07-06 Thread Tom Hacohen
On 06/07/11 17:35, michael bouchaud wrote: Hi, some of you seems really happy with the new elm_object_text_set function, but it's not my case. I'm feeling very frustrated with it. The implementation of this function is generic only because each widget knows where is the edje_object and the

Re: [E-devel] elm_object_label_set and frustration

2011-07-06 Thread michael bouchaud
2011/7/6 Tom Hacohen tom.haco...@partner.samsung.com On 06/07/11 17:35, michael bouchaud wrote: Hi, some of you seems really happy with the new elm_object_text_set function, but it's not my case. I'm feeling very frustrated with it. The implementation of this function is generic only

Re: [E-devel] [patch] e_dbus notification

2011-07-06 Thread hannes.janet...@gmail.com
On Wed, Jul 6, 2011 at 5:28 PM, hannes.janet...@gmail.com hannes.janet...@googlemail.com wrote: On Wed, Jul 6, 2011 at 3:51 PM, Libor Zoubek lzou...@jezzovo.net wrote: thanks for your reply, comments inline On Tue, 05 Jul 2011 08:40:53 +0200, Carsten Haitzler ras...@rasterman.com wrote: On

Re: [E-devel] elm_scroller and disable scroller

2011-07-06 Thread Tom Hacohen
On 06/07/11 17:47, michael bouchaud wrote: Hi, is me one more time. I have coded a function to disable the control of scrolling by user in elm_scroller. But I don't find any good name for this function. elm_scroller_scroller_disabled_set elm_scroller_scroll_disabled_set

Re: [E-devel] elm_scroller and disable scroller

2011-07-06 Thread Nicolas Aguirre
2011/7/6 michael bouchaud michael.bouch...@gmail.com: Hi, is me one more time. I have coded a function to disable the control of scrolling by user in elm_scroller. But I don't find any good name for this function. elm_scroller_scroller_disabled_set elm_scroller_scroll_disabled_set

Re: [E-devel] [patch] e_dbus notification

2011-07-06 Thread hannes.janet...@gmail.com
On Wed, Jul 6, 2011 at 3:51 PM, Libor Zoubek lzou...@jezzovo.net wrote: thanks for your reply, comments inline On Tue, 05 Jul 2011 08:40:53 +0200, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 29 Jun 2011 16:01:06 +0200 Libor Zoubek lzou...@jezzovo.net said: Hi, devs I've

Re: [E-devel] elm_scroller and disable scroller

2011-07-06 Thread ChunEon Park
Maybe those are useful? elm_object_scroll_hold_push elm_object_scroll_hold_pop elm_object_scroll_freeze_push elm_object_scroll_freeze_pop elm_object_scroll_lock_x_set elm_object_scroll_lock_y_set elm_object_scroll_lock_x_get elm_object_scroll_lock_y_get

Re: [E-devel] elm_scroller and disable scroller

2011-07-06 Thread michael bouchaud
2011/7/6 ChunEon Park her...@naver.com Maybe those are useful? elm_object_scroll_hold_push elm_object_scroll_hold_pop elm_object_scroll_freeze_push elm_object_scroll_freeze_pop elm_object_scroll_lock_x_set elm_object_scroll_lock_y_set elm_object_scroll_lock_x_get

Re: [E-devel] pulse testing

2011-07-06 Thread Libor Zoubek
Hi, I'd like to help testing too. I'm waiting for further instructions ;) IRC: lzoubek TZ: CET+1 System: gentoo x86 Regards, On Wed, 06 Jul 2011 08:05:34 +0200, Mike Blumenkrantz m...@zentific.com wrote: Hi, I will need 3-10 volunteers for upcoming testing of some extremely terrible

[E-devel] [Patch] evas_object_image_animated feature.

2011-07-06 Thread jy0703 . park
Hi. I'm Jiyoun. I made patch related with animated evas object image. evas\src\lib\Evas.h EAPI Eina_Bool evas_object_image_animated_get(const Evas_Object *obj); EAPI int evas_object_image_animated_frame_num_get(const Evas_Object *obj); EAPI Evas_Image_Animated_Loop_Hint

Re: [E-devel] elm_object_label_set and frustration

2011-07-06 Thread michael bouchaud
I would like to clarify that I am very happy with the access elm_object_part_text_set. I do not question the API the problem is internal. I thinking about if things would be easier and more efficient, if we could provide a 'main edje' in elm_widget. And sure keep hooks 2011/7/6 michael bouchaud

Re: [E-devel] elm_object_label_set and frustration

2011-07-06 Thread The Rasterman
On Wed, 6 Jul 2011 21:29:17 +0200 michael bouchaud michael.bouch...@gmail.com said: elm_object_text_part_set(obj, action, text to set action to); the widget would handle the action string case and set the appropriate object/text inside the widget to the string provided. I would like to clarify

Re: [E-devel] E SVN: yoz trunk/emage

2011-07-06 Thread Daniel Juyung Seo
How did you do this? I couldn't change the file permission only. Daniel Juyung Seo (SeoZ) On Thu, Jul 7, 2011 at 2:28 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: emage: autogen.sh is now executable Author:       yoz Date:         2011-07-06 10:28:42 -0700 (Wed, 06 Jul 2011)

Re: [E-devel] [PATCH] add ecore_imf_context_cursor_location_set API

2011-07-06 Thread Jihoon Kim
Hi, Raster. I send again after fixing this patch according to your comment. Would you please review again? -Original Message- From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com] Sent: Wednesday, July 06, 2011 6:23 PM To: Jihoon Kim Cc:

Re: [E-devel] elm_scroller and disable scroller

2011-07-06 Thread ChunEon Park
They can affect all objects which has scrollers internally as well as just scroller objects. Let's run together for the best moment! -Regards, Hermet- -Original Message- From: michael bouchaudlt;michael.bouch...@gmail.comgt; To: ChunEon