Re: [E-devel] E SVN: discomfitor IN trunk: THEMES/darkness/elm/widgets THEMES/detourious/elm/widgets THEMES/efenniht/elm elementary/data/themes/widgets elementary/src/lib

2012-01-13 Thread Michael Blumenkrantz
On Fri, 13 Jan 2012 20:12:45 -0800 "Enlightenment SVN" wrote: > Log: > add elm_frame_collapse_go() to trigger frame animations, > elm_frame_collapse_set() now bypasses them > > Author: discomfitor > Date: 2012-01-13 20:12:45 -0800 (Fri, 13 Jan 2012) > New Revision: 67207 > Trac:

Re: [E-devel] E SVN: discomfitor trunk/THEMES/efenniht/elm

2012-01-13 Thread Michael Blumenkrantz
On Fri, 13 Jan 2012 19:55:41 -0800 "Enlightenment SVN" wrote: > Log: > efenniht frame collapsing is GO > > > Author: discomfitor > Date: 2012-01-13 19:55:41 -0800 (Fri, 13 Jan 2012) > New Revision: 67204 > Trac: http://trac.enlightenment.org/e/changeset/67204 > > Modifi

Re: [E-devel] devilhorms: elementary broken

2012-01-13 Thread Christopher Michael
On 01/13/12 18:38, Michael Blumenkrantz wrote: > On Fri, 13 Jan 2012 14:29:20 -0500 > Youness Alaoui wrote: > >> Hi, >> According to a user on #edevelop, the latest SVN version of elementary is >> broken since SVN r67129, the following chang eintroduced by devilhorns >> broke it : >> http://trac.e

Re: [E-devel] [PATCH] fix build error of ecore_imf_xim when using --disable-xim option

2012-01-13 Thread Michael Blumenkrantz
On Mon, 9 Jan 2012 19:53:17 +0900 Jihoon Kim wrote: > Hello, EFL developers. > > When building ecore with --disable-xim option, build error occurs. > > This patch will solve this build error problem. > > Would you please review and apply in svn? in. if you submit a small patch in the future an

Re: [E-devel] [patch] elm_map - bugfix small errors

2012-01-13 Thread Michael Blumenkrantz
On Mon, 9 Jan 2012 20:00:02 +0900 Hyoyoung Chang wrote: > Dear all > > After run map menu in elementary_test, i found some minor errors > 1. some passing data ptr is wrong at obj_rotate_zoom > 2. clipped part isn't set by rect > > thanks in -

Re: [E-devel] [patch] elm_layout - set default style to new cursor obj

2012-01-13 Thread Michael Blumenkrantz
On Thu, 12 Jan 2012 17:29:39 +0900 Hyoyoung Chang wrote: > Dear all. > > I made a small patch to add default style to new cursor obj. > Normally it's not useful but sometimes _part_cursor_part_apply() is needed. > Also duplicated layout setting is removed in cursor testing at > elementary_test.

Re: [E-devel] devilhorms: elementary broken

2012-01-13 Thread Michael Blumenkrantz
On Fri, 13 Jan 2012 14:29:20 -0500 Youness Alaoui wrote: > Hi, > According to a user on #edevelop, the latest SVN version of elementary is > broken since SVN r67129, the following chang eintroduced by devilhorns > broke it : > http://trac.enlightenment.org/e/changeset/67129 > This removes an API

Re: [E-devel] [PATCH 2/4] ecore: Remove two set but unused variables.

2012-01-13 Thread Michael Blumenkrantz
On Fri, 13 Jan 2012 12:39:26 +0100 Stefan Schmidt wrote: > There are more problems like this in ecore, but many been reported due to not > enabled configure flags on my side. Like cacoa or gestures. Leave them as is > for now. > > Signed-off-by: Stefan Schmidt > --- > ecore/src/lib/ecore_con/e

Re: [E-devel] [PATCH 3/4] e_dbus: API change from eina_array_count_get() to eina_array_count()

2012-01-13 Thread Michael Blumenkrantz
On Fri, 13 Jan 2012 12:39:27 +0100 Stefan Schmidt wrote: > From: Stefan Schmidt > To: [email protected] > Subject: [E-devel] [PATCH 3/4] e_dbus: API change from eina_array_count_get() > to eina_array_count() Date: Fri, 13 Jan 2012 12:39:27 +0100 in --

Re: [E-devel] [PATCH 4/4] azy: Enable silent_rules if installed automake supports it

2012-01-13 Thread Michael Blumenkrantz
On Fri, 13 Jan 2012 12:39:28 +0100 Stefan Schmidt wrote: > Signed-off-by: Stefan Schmidt > --- > PROTO/azy/configure.ac |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/PROTO/azy/configure.ac b/PROTO/azy/configure.ac > index e7e352a..197bfb7 100644 > --- a/PROTO/a

Re: [E-devel] E SVN: hermet IN trunk/elementary: doc/widgets src/bin src/examples src/lib

2012-01-13 Thread Michael Blumenkrantz
On Mon, 9 Jan 2012 00:37:31 -0800 "Enlightenment SVN" wrote: > Log: > elementary/hover - deprecated elm_hover_content_set/get/unset > > > > Author: hermet > Date: 2012-01-09 00:37:29 -0800 (Mon, 09 Jan 2012) > New Revision: 66989 > Trac: http://trac.enlightenment.org

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2012-01-13 Thread Michael Blumenkrantz
On Fri, 13 Jan 2012 16:34:57 +0100 Cedric BAIL wrote: > On Fri, Jan 13, 2012 at 2:42 AM, Michael Blumenkrantz > wrote: > > On Thu, 12 Jan 2012 17:34:39 -0800 > > "Enlightenment SVN" wrote: > > > >> Log: > >> Ecore_X(cb): Fix formatting. (whoever did this should lose a finger or > >>   two). > >

Re: [E-devel] Edje aspect.preference big-endian issue

2012-01-13 Thread Cedric BAIL
On Fri, Jan 13, 2012 at 8:30 PM, Youness Alaoui wrote: > On Fri, Jan 13, 2012 at 10:32 AM, Cedric BAIL wrote: >> On Fri, Jan 13, 2012 at 8:12 AM, Youness Alaoui >> wrote: >> > I've had an issue recently when I tried to run my app (using edje) on the >> > PS3, the aspect ratio of all the images w

Re: [E-devel] Edje aspect.preference big-endian issue

2012-01-13 Thread Youness Alaoui
On Fri, Jan 13, 2012 at 10:32 AM, Cedric BAIL wrote: > Hi, > > On Fri, Jan 13, 2012 at 8:12 AM, Youness Alaoui > wrote: > > I've had an issue recently when I tried to run my app (using edje) on the > > PS3, the aspect ratio of all the images were wrong, and it looked really > > bad. I investigat

[E-devel] devilhorms: elementary broken

2012-01-13 Thread Youness Alaoui
Hi, According to a user on #edevelop, the latest SVN version of elementary is broken since SVN r67129, the following chang eintroduced by devilhorns broke it : http://trac.enlightenment.org/e/changeset/67129 This removes an API from ecore_evas which causes an undefined symbol in libelementary : und

Re: [E-devel] update-docs by ewww

2012-01-13 Thread Sachiel
2012/1/13 Gustavo Sverzut Barbieri : > Hi all, > > Who used ewww user at enlightenment.org to run dbus-daemon? Seems it > was used to run update-docs, but endede spawing multiple servers. I've > killed them. > > Is the dbus-daemon needed? why? > It's needed to get the screenshots for the elm_thumb

[E-devel] update-docs by ewww

2012-01-13 Thread Gustavo Sverzut Barbieri
Hi all, Who used ewww user at enlightenment.org to run dbus-daemon? Seems it was used to run update-docs, but endede spawing multiple servers. I've killed them. Is the dbus-daemon needed? why? -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems ---

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2012-01-13 Thread Cedric BAIL
On Fri, Jan 13, 2012 at 2:42 AM, Michael Blumenkrantz wrote: > On Thu, 12 Jan 2012 17:34:39 -0800 > "Enlightenment SVN" wrote: > >> Log: >> Ecore_X(cb): Fix formatting. (whoever did this should lose a finger or >>   two). >> >> >> >> Author:       devilhorns >> Date:         2012-01-12 17:34:39 -

Re: [E-devel] Edje aspect.preference big-endian issue

2012-01-13 Thread Cedric BAIL
Hi, On Fri, Jan 13, 2012 at 8:12 AM, Youness Alaoui wrote: > I've had an issue recently when I tried to run my app (using edje) on the > PS3, the aspect ratio of all the images were wrong, and it looked really > bad. I investigated the issue and found out that the aspect_preference was > the caus

Re: [E-devel] [PATCH 1/4] evas_blend_ops: Fix gcc complains about static used in non static inline functions.

2012-01-13 Thread Stefan Schmidt
Hello. On Fri, 2012-01-13 at 10:28, Gustavo Sverzut Barbieri wrote: > On Fri, Jan 13, 2012 at 9:39 AM, Stefan Schmidt > wrote: > > With the static attribute set gcc 4.6 complains like this: > > warning: 'ALPHA_SSE3' is static but used in inline function > > 'sub4_alpha_sse3' which is not static

Re: [E-devel] [PATCH 1/4] evas_blend_ops: Fix gcc complains about static used in non static inline functions.

2012-01-13 Thread Gustavo Sverzut Barbieri
On Fri, Jan 13, 2012 at 9:39 AM, Stefan Schmidt wrote: > With the static attribute set gcc 4.6 complains like this: > warning: 'ALPHA_SSE3' is static but used in inline function 'sub4_alpha_sse3' > which is not static did not look at the code, but I wonder if there is a way to make the function

[E-devel] [PATCH 2/4] ecore: Remove two set but unused variables.

2012-01-13 Thread Stefan Schmidt
There are more problems like this in ecore, but many been reported due to not enabled configure flags on my side. Like cacoa or gestures. Leave them as is for now. Signed-off-by: Stefan Schmidt --- ecore/src/lib/ecore_con/ecore_con_info.c |4 ecore/src/lib/ecore_x/xlib/ecore_x_rand

[E-devel] [PATCH 1/4] evas_blend_ops: Fix gcc complains about static used in non static inline functions.

2012-01-13 Thread Stefan Schmidt
With the static attribute set gcc 4.6 complains like this: warning: 'ALPHA_SSE3' is static but used in inline function 'sub4_alpha_sse3' which is not static Signed-off-by: Stefan Schmidt --- evas/src/lib/include/evas_blend_ops.h | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-

[E-devel] [PATCH 4/4] azy: Enable silent_rules if installed automake supports it

2012-01-13 Thread Stefan Schmidt
Signed-off-by: Stefan Schmidt --- PROTO/azy/configure.ac |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/PROTO/azy/configure.ac b/PROTO/azy/configure.ac index e7e352a..197bfb7 100644 --- a/PROTO/azy/configure.ac +++ b/PROTO/azy/configure.ac @@ -45,7 +45,7 @@ VMAJ=v_maj

[E-devel] [PATCH 3/4] e_dbus: API change from eina_array_count_get() to eina_array_count()

2012-01-13 Thread Stefan Schmidt
Signed-off-by: Stefan Schmidt --- e_dbus/src/lib/bluez/e_bluez_element.c | 16 e_dbus/src/lib/connman0_7x/e_connman_element.c | 16 e_dbus/src/lib/ofono/e_ofono_element.c | 16 3 files changed, 24 insertions(+), 24 deletions

Re: [E-devel] Problem with list

2012-01-13 Thread Guilherme Silveira
Hi, I didn't like to make a timer because my user can remain mouse pressed for a time.. So i tried what you say about make list unfocusable, and it works, I make unfocusable while a button is with focus.. and when I need I put focus back to the list.. I fix the problem with that, thanks for all..

Re: [E-devel] Bug when changing style

2012-01-13 Thread Guilherme Silveira
Hi, Ok, a will open a bug.. And about my code, I re-read the documentation and it's clear what happens with this function.. I will fix my code, thanks about the suggest and the bug.. Regards, 2012/1/13 Daniel Juyung Seo > This smells like a bug. Oh yeah it's a bug! > Sorry I don't have time at

Re: [E-devel] Problem with list

2012-01-13 Thread Daniel Juyung Seo
here is one more comment. You do need to call size hint for bg to resize the window according to the size of bg. evas_object_size_hint_weight_set(bg, EVAS_HINT_EXPAND, EVAS_HINT_EXPAND); Note: do this before you call elm_win_resize_object_add(). Thanks. Daniel Juyung Seo (SeoZ) On Fri, Jan 13,