Re: [E-devel] efl documentation (for 1.0.0)

2010-10-25 Thread Brian Wang
On Mon, Oct 25, 2010 at 2:19 PM, Carsten Haitzler wrote: > On Fri, 22 Oct 2010 07:05:09 -0200 Gustavo Sverzut Barbieri > said: > >> On Friday, October 22, 2010, Cedric BAIL wrote: >> > On Fri, Oct 22, 2010 at 7:22 AM, Carsten Haitzler >> > wrote: >> >> ok as a general thing. this isn't any api

Re: [E-devel] efl documentation (for 1.0.0)

2010-10-25 Thread The Rasterman
On Mon, 25 Oct 2010 15:10:30 +0800 Brian Wang said: > On Mon, Oct 25, 2010 at 2:19 PM, Carsten Haitzler > wrote: > > On Fri, 22 Oct 2010 07:05:09 -0200 Gustavo Sverzut Barbieri > > said: > > > >> On Friday, October 22, 2010, Cedric BAIL wrote: > >> > On Fri, Oct 22, 2010 at 7:22 AM, Carsten Ha

Re: [E-devel] text rendering bug (likely clipping?)

2010-10-25 Thread Cedric BAIL
On Mon, Oct 25, 2010 at 1:58 AM, Gustavo Sverzut Barbieri wrote: > Hi all, > > While testing enjoy resize capabilities I've found a bug in Evas text > rendering. It is an Evas bug as the canvas is dirty, you see pieces of > text lagging behind and this should never happen... tho not sure if > it's

Re: [E-devel] efl documentation (for 1.0.0)

2010-10-25 Thread Brian Wang
On Mon, Oct 25, 2010 at 3:15 PM, Carsten Haitzler wrote: > On Mon, 25 Oct 2010 15:10:30 +0800 Brian Wang > said: > >> On Mon, Oct 25, 2010 at 2:19 PM, Carsten Haitzler >> wrote: >> > On Fri, 22 Oct 2010 07:05:09 -0200 Gustavo Sverzut Barbieri >> > said: >> > >> >> On Friday, October 22, 2010,

Re: [E-devel] efl documentation (for 1.0.0)

2010-10-25 Thread Cedric BAIL
On Mon, Oct 25, 2010 at 9:15 AM, Carsten Haitzler wrote: > On Mon, 25 Oct 2010 15:10:30 +0800 Brian Wang > said: > >> On Mon, Oct 25, 2010 at 2:19 PM, Carsten Haitzler >> wrote: >> > On Fri, 22 Oct 2010 07:05:09 -0200 Gustavo Sverzut Barbieri >> > said: >> > >> >> On Friday, October 22, 2010,

Re: [E-devel] text rendering bug (likely clipping?)

2010-10-25 Thread The Rasterman
On Mon, 25 Oct 2010 09:25:06 +0200 Cedric BAIL said: > On Mon, Oct 25, 2010 at 1:58 AM, Gustavo Sverzut Barbieri > wrote: > > Hi all, > > > > While testing enjoy resize capabilities I've found a bug in Evas text > > rendering. It is an Evas bug as the canvas is dirty, you see pieces of > > text

Re: [E-devel] UI-Mirroring implementation - quick consultation

2010-10-25 Thread Tom Hacohen
On Mon, 2010-10-25 at 12:25 +0900, Carsten Haitzler wrote: > On Wed, 20 Oct 2010 09:47:37 +0200 Tom Hacohen > said: > > ok. the below just covers per app prefs. but as such a native arabic speaker > or > hebrew speaker for whom english and other LTR langs are highly > foreign/unknown, > wouldn'

Re: [E-devel] UI-Mirroring implementation - quick consultation

2010-10-25 Thread Tom Hacohen
On Mon, 2010-10-25 at 13:03 +0900, Carsten Haitzler wrote: > sounds to me like they need to have an manual mode where they provide a new > description state for RTL mode per part for a manual mode (for example for > flipping that arrow - you can't just flip the image pixels and expect it to > work)

Re: [E-devel] efl documentation (for 1.0.0)

2010-10-25 Thread The Rasterman
On Mon, 25 Oct 2010 09:42:43 +0200 Cedric BAIL said: > > the html docs should work offline too... just bring up index.html in a > > browser. > > I actually think that putting in each "root" header a link to the auto > generated doc will help people that are looking at our API. We could > also ta

Re: [E-devel] UI-Mirroring implementation - quick consultation

2010-10-25 Thread The Rasterman
On Mon, 25 Oct 2010 10:20:14 +0200 Tom Hacohen said: > On Mon, 2010-10-25 at 13:03 +0900, Carsten Haitzler wrote: > > sounds to me like they need to have an manual mode where they provide a new > > description state for RTL mode per part for a manual mode (for example for > > flipping that arrow

Re: [E-devel] UI-Mirroring implementation - quick consultation

2010-10-25 Thread The Rasterman
On Mon, 25 Oct 2010 10:06:50 +0200 Tom Hacohen said: > On Mon, 2010-10-25 at 12:25 +0900, Carsten Haitzler wrote: > > On Wed, 20 Oct 2010 09:47:37 +0200 Tom Hacohen > > said: > > > > ok. the below just covers per app prefs. but as such a native arabic > > speaker or hebrew speaker for whom engl

Re: [E-devel] UI-Mirroring implementation - quick consultation

2010-10-25 Thread Tom Hacohen
On Mon, 2010-10-25 at 17:31 +0900, Carsten Haitzler wrote: > :) it's what you want - i think - same infra. global RTL flag - everything > obeys, unless it (or its parent) says otherwise. the objects own flag rules - > if not then it looks at parent for its flag. etc. :) Don't blame me for trying t

Re: [E-devel] efl documentation (for 1.0.0)

2010-10-25 Thread Cedric BAIL
On Mon, Oct 25, 2010 at 10:26 AM, Carsten Haitzler wrote: > On Mon, 25 Oct 2010 09:42:43 +0200 Cedric BAIL said: >> > the html docs should work offline too... just bring up index.html in a >> > browser. >> >> I actually think that putting in each "root" header a link to the auto >> generated doc

[E-devel] formatting v2

2010-10-25 Thread Mike Blumenkrantz
I've hacked up a version of uncrustify (which I have dubbed 'ecrustify') to work almost perfectly for EFL formatting. The one exception that I have seen is that function pointer typedefs have the * in a weird place. Since there aren't many of those, I'm calling this "close enough" while I try and

Re: [E-devel] efl documentation (for 1.0.0)

2010-10-25 Thread The Rasterman
On Mon, 25 Oct 2010 11:15:42 +0200 Cedric BAIL said: > On Mon, Oct 25, 2010 at 10:26 AM, Carsten Haitzler > wrote: > > On Mon, 25 Oct 2010 09:42:43 +0200 Cedric BAIL said: > >> > the html docs should work offline too... just bring up index.html in a > >> > browser. > >> > >> I actually think th

Re: [E-devel] efl documentation (for 1.0.0)

2010-10-25 Thread Gustavo Sverzut Barbieri
On Mon, Oct 25, 2010 at 7:31 AM, Carsten Haitzler wrote: > On Mon, 25 Oct 2010 11:15:42 +0200 Cedric BAIL said: > >> On Mon, Oct 25, 2010 at 10:26 AM, Carsten Haitzler >> wrote: >> > On Mon, 25 Oct 2010 09:42:43 +0200 Cedric BAIL said: >> >> > the html docs should work offline too... just bring

Re: [E-devel] ANNOUNCE: ALPHA Release of Elementary

2010-10-25 Thread Gustavo Sverzut Barbieri
On Mon, Oct 25, 2010 at 2:50 AM, Carsten Haitzler wrote: > On Wed, 20 Oct 2010 17:35:22 -0200 Gustavo Sverzut Barbieri > said: > >> On Wed, Oct 20, 2010 at 4:24 PM, Tom Hacohen wrote: >> > On Wed, Oct 20, 2010 at 7:44 PM, Bruno Dilly wrote: >> >> >> >> But maybe we could drop widgets in a bad s

Re: [E-devel] efl documentation (for 1.0.0)

2010-10-25 Thread Vincent Torri
On Mon, 25 Oct 2010, Gustavo Sverzut Barbieri wrote: > On Mon, Oct 25, 2010 at 7:31 AM, Carsten Haitzler > wrote: >> On Mon, 25 Oct 2010 11:15:42 +0200 Cedric BAIL said: >> >>> On Mon, Oct 25, 2010 at 10:26 AM, Carsten Haitzler >>> wrote: On Mon, 25 Oct 2010 09:42:43 +0200 Cedric BAIL

Re: [E-devel] efl documentation (for 1.0.0)

2010-10-25 Thread The Rasterman
On Mon, 25 Oct 2010 09:31:01 -0200 Gustavo Sverzut Barbieri said: > On Mon, Oct 25, 2010 at 7:31 AM, Carsten Haitzler > wrote: > > On Mon, 25 Oct 2010 11:15:42 +0200 Cedric BAIL said: > > > >> On Mon, Oct 25, 2010 at 10:26 AM, Carsten Haitzler > >> wrote: > >> > On Mon, 25 Oct 2010 09:42:43 +0

Re: [E-devel] Adding support for changing style from one elm widget in edje external.

2010-10-25 Thread Otávio Pontes
2010/10/25 Carsten Haitzler : > On Wed, 20 Oct 2010 09:45:23 -0200 Otávio Pontes said: > > still not applying :(:( weebase? This patch was applied r53754. Thanks. > >> Rebased on the top of today's svn. >> >> On Wed, Oct 20, 2010 at 12:01 AM, Lucas De Marchi >> wrote: >> > 2010/10/19 Gustavo Sv

Re: [E-devel] ANNOUNCE: ALPHA Release of Elementary

2010-10-25 Thread The Rasterman
On Mon, 25 Oct 2010 09:37:52 -0200 Gustavo Sverzut Barbieri said: > On Mon, Oct 25, 2010 at 2:50 AM, Carsten Haitzler > wrote: > > On Wed, 20 Oct 2010 17:35:22 -0200 Gustavo Sverzut Barbieri > > said: > > > >> On Wed, Oct 20, 2010 at 4:24 PM, Tom Hacohen wrote: > >> > On Wed, Oct 20, 2010 at 7

Re: [E-devel] RFC: elementary api changes, drop and unifications

2010-10-25 Thread Gustavo Sverzut Barbieri
Wow, I'm amazed how receptive Raster was... will it rain today? :-) On Mon, Oct 25, 2010 at 3:55 AM, Carsten Haitzler wrote: > On Sat, 23 Oct 2010 21:05:20 -0200 Gustavo Sverzut Barbieri > said: > >> Given the discussion started by Dave in the other thread, I'd like to >> check the overall opin

Re: [E-devel] RFC: elementary api changes, drop and unifications

2010-10-25 Thread Sachiel
On Mon, Oct 25, 2010 at 10:04 AM, Gustavo Sverzut Barbieri wrote: > Wow, I'm amazed how receptive Raster was... will it rain today? :-) > > > On Mon, Oct 25, 2010 at 3:55 AM, Carsten Haitzler > wrote: >> On Sat, 23 Oct 2010 21:05:20 -0200 Gustavo Sverzut Barbieri >> said: >> >>> Given the discu

[E-devel] [PATCH] elm_genlist longpressed signal documentation

2010-10-25 Thread 서주영
Hi there! This patch is elm_genlist longpressed signal documentation. Please review and apply this. I attached diff file and also pasted the contents to the mail just in case. Thank you. Daniel Juyung Seo. --- elm_genlist.c 2010-10-25 09:58:26.0 +0900 +++ elm_genlist.c.patc

Re: [E-devel] RFC: elementary api changes, drop and unifications

2010-10-25 Thread Cedric BAIL
On Mon, Oct 25, 2010 at 2:04 PM, Gustavo Sverzut Barbieri wrote: > Wow, I'm amazed how receptive Raster was... will it rain today? :-) Yes, it's raining cow ! > On Mon, Oct 25, 2010 at 3:55 AM, Carsten Haitzler > wrote: >> On Sat, 23 Oct 2010 21:05:20 -0200 Gustavo Sverzut Barbieri >> said: >

Re: [E-devel] [PATCH] Elm_Pager configuration to show or not the first animation

2010-10-25 Thread Alex Grilo
But should the pager show the pushed contents without any animation before the elm_pager_go call or they should be shown only after it? On Mon, Oct 25, 2010 at 2:58 AM, Carsten Haitzler wrote: > On Wed, 20 Oct 2010 14:51:28 -0200 Alex Grilo > said: > > > The idea is not to execute the animation

Re: [E-devel] [PATCH] Elm_Pager configuration to show or not the first animation

2010-10-25 Thread Gustavo Sverzut Barbieri
On Mon, Oct 25, 2010 at 2:58 AM, Carsten Haitzler wrote: > On Wed, 20 Oct 2010 14:51:28 -0200 Alex Grilo said: > >> The idea is not to execute the animation when the first element is pushed. >> Barbieri >> suggested to remove the first animation on all cases instead of being a >> configuration, >

Re: [E-devel] E SVN: glima IN trunk/TMP/st/elementary/src: bin lib

2010-10-25 Thread Gustavo Chaves
For those of you developing desktop Elementary applications, this is the time to start testing the "Standard" profile. Just call it at Elementary Config application. Note that some widgets need some love yet to work nicely with small finger size values, we'll address it. But this is a nice preview

Re: [E-devel] E SVN: cedric trunk/ecore/src/lib/ecore_file

2010-10-25 Thread Vincent Torri
On Mon, 25 Oct 2010, Enlightenment SVN wrote: > Log: > * ecore: make Ecore_File.h match others EFL headers. > > Author: cedric > Date: 2010-10-25 06:08:40 -0700 (Mon, 25 Oct 2010) > New Revision: 53869 > > Modified: > trunk/ecore/src/lib/ecore_file/Ecore_File.h > > Modified:

Re: [E-devel] E SVN: cedric trunk/ecore/src/lib/ecore_file

2010-10-25 Thread Cedric BAIL
On Mon, Oct 25, 2010 at 3:31 PM, Vincent Torri wrote: > On Mon, 25 Oct 2010, Enlightenment SVN wrote: >> Log: >>       * ecore: make Ecore_File.h match others EFL headers. >> >> Author:       cedric >> Date:         2010-10-25 06:08:40 -0700 (Mon, 25 Oct 2010) >> New Revision: 53869 >> >> Modified

Re: [E-devel] ANNOUNCE: ALPHA Release of Elementary

2010-10-25 Thread Tiago Falcão
On Fri, Oct 22, 2010 at 3:02 PM, Dave Andreoli wrote: > > * Lots of widget need a good rewrite/cleanup: > FLIP: The animation of the flip widget should be themeabe, not > hard-coded as they are now, > that kind of animation can be easily done directly in edje. This > require quite a > full rewrite

Re: [E-devel] 2 Backtraces (crashes/segfaults of e17)

2010-10-25 Thread Leif Middelschulte
Am 25.10.2010 um 07:11 schrieb Carsten Haitzler (The Rasterman): > On Wed, 20 Oct 2010 22:01:26 +0200 Leif Middelschulte > said: > > i don't see how that patch actually changes the logic...? first part makes no > difference. the case where res->modes[i].nameLength > 0 is unchanged, and the > al

Re: [E-devel] text rendering bug (likely clipping?)

2010-10-25 Thread Gustavo Sverzut Barbieri
On Mon, Oct 25, 2010 at 5:46 AM, Carsten Haitzler wrote: > On Mon, 25 Oct 2010 09:25:06 +0200 Cedric BAIL said: > >> On Mon, Oct 25, 2010 at 1:58 AM, Gustavo Sverzut Barbieri >> wrote: >> > Hi all, >> > >> > While testing enjoy resize capabilities I've found a bug in Evas text >> > rendering. It

Re: [E-devel] text rendering bug (likely clipping?)

2010-10-25 Thread The Rasterman
On Mon, 25 Oct 2010 23:48:46 -0200 Gustavo Sverzut Barbieri said: > On Mon, Oct 25, 2010 at 5:46 AM, Carsten Haitzler > wrote: > > On Mon, 25 Oct 2010 09:25:06 +0200 Cedric BAIL said: > > > >> On Mon, Oct 25, 2010 at 1:58 AM, Gustavo Sverzut Barbieri > >> wrote: > >> > Hi all, > >> > > >> > Wh

[E-devel] [PATCH] Processing key event of keypad is supported.

2010-10-25 Thread Jihoon Kim
Hi, all Entry widget has not processed the key event of keypad such as KP_Left, KP_Right, KP_Home, KP_End, and so on. In this patch, those key events is processed. Please review this patch and apply in svn. Thanks. Jihoon Kim Index: src/lib/edje_entry.c ==