Re: [E-devel] elev8: Function/parameter/class naming scheme

2012-02-24 Thread David Seikel
On Fri, 24 Feb 2012 16:50:33 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 24 Feb 2012 10:44:24 +0900 Elevate Efl > said: > > i see camelcase... and i just go... > "eww c-plus-plus > conventions!". You need to get out more. lol When you h

Re: [E-devel] elev8: Function/parameter/class naming scheme

2012-02-24 Thread Cedric BAIL
Yop, On Thu, Feb 23, 2012 at 9:16 PM, Leandro Pereira wrote: > I'd like to propose we move the naming scheme of Elev8's API to > CamelCase, so that it is more consistent with other things our target > developers might be using. > > JavaScript itself, Node.js, jQuery, and even Tizen APIs (at least

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread The Rasterman
On Thu, 23 Feb 2012 23:55:55 +0900 Daniel Juyung Seo said: yeah. imho containers are objects whose PRIMARY purpose is to hold child widgets. list and genlist can hold icons.. but the primary content is list items which are part of the widget itself. > Dear gastal, thanks for the fix. > > But ra

Re: [E-devel] E not showing lockscreen

2012-02-24 Thread The Rasterman
On Thu, 23 Feb 2012 15:12:05 +0100 Guillaume Friloux said: > Hello e people. > > Since some days my co-worker is experiencing a strange bug (which i have > not been able to reproduce) that occurs when he locks his session. > > He does it using ctrl+alt+del, and choosing “lock” (“verrou” in fre

Re: [E-devel] elev8: Function/parameter/class naming scheme

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 18:06:24 +1000 David Seikel said: > On Fri, 24 Feb 2012 16:50:33 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Fri, 24 Feb 2012 10:44:24 +0900 Elevate Efl > > said: > > > > i see camelcase... and i just go... > > "eww

Re: [E-devel] [Patch] Add override gl apis for osmesa

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 16:57:36 +0900 "Sung W. Park" said: good stuff! first patch u've committed! :) > Silly mistake on my part. Thanks for the report. > In SVN! > > Thanks! > -Sung > > > 2012/2/24 우승수 > > > > > Dear All, > > > > When an application use glBindFramebuffer or glBindRenderbuffe

Re: [E-devel] : Elementary: Elm_colorpalette - New widget patch

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 08:42:31 + (GMT) SHILPA ONKAR SINGH said: hahahaha! i was just looking at the old one... time to look at this. :) > Hi All, > > Please find attached updated patch for new elementary widget > elm_colorpalette.c. Refer to the below EFL post history for more details. > >

Re: [E-devel] elev8: Function/parameter/class naming scheme

2012-02-24 Thread David Seikel
On Fri, 24 Feb 2012 17:23:07 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 24 Feb 2012 18:06:24 +1000 David Seikel > said: > > > On Fri, 24 Feb 2012 16:50:33 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > > > On Fri, 24 Feb 2012 10:44:24 +0900 Elevate Efl > > > said: > > >

Re: [E-devel] elev8: Function/parameter/class naming scheme

2012-02-24 Thread Michael Blumenkrantz
On Fri, 24 Feb 2012 17:23:07 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 24 Feb 2012 18:06:24 +1000 David Seikel said: > > > On Fri, 24 Feb 2012 16:50:33 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > > > On Fri, 24 Feb 2012 10:44:24 +0900 Elevate Efl > > > said: > > >

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

2012-02-24 Thread ChunEon Park
no problem :) -Regards, Hermet- -Original Message- From: "Elevate Efl" To: enlightenment-devel@lists.sourceforge.net Cc: Sent: 12-02-24(금) 15:52:15 Subject: Re: [E-devel] E SVN: hermet trunk/elementary/src/lib ah..missed that one.

Re: [E-devel] : Elementary: Elm_colorpalette - New widget patch

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 08:42:31 + (GMT) SHILPA ONKAR SINGH said: some real oddities: 1. edje_object_part_geometry_get() in sizing_eval.. EEEK EEEK no no no. bad. this depends on a part having been calculated and put in place already GIVEN the current state of the edj obj. this is all b

Re: [E-devel] suggest new api for elm_entry's copy & paste behavior

2012-02-24 Thread The Rasterman
On Fri, 17 Feb 2012 17:45:57 +0900 김대성 said: could you provide this new api and ALSO deprecate the old apis so we dont have an instant api break? (we can deprecate and move over the next few days/weeeks)? > > Dear. All elementary developer. > > Attached to the mail is the patch for new API. >

Re: [E-devel] [Patch](resend) Add new API in Index widget ( elm_index_button_image_invisible_set())

2012-02-24 Thread The Rasterman
On Wed, 22 Feb 2012 10:14:04 + (GMT) GoUn Lee said: u could you give some information on what this new feature is, and why you're adding it? -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com ---

Re: [E-devel] [Patch](resend) Add new API in Index widget ( elm_index_button_image_invisible_set())

2012-02-24 Thread The Rasterman
On Wed, 22 Feb 2012 10:14:04 + (GMT) GoUn Lee said: and while i'm at it.. it has bugs. if u hide button, then set it to unhidden - it will stay hidden. also text will be missing if you unhide later (as text is only set on theme hook if hide button is off). :) hide_button is fallse by default

Re: [E-devel] [Qustion][Windows] Cannot execute elementary_test.exe

2012-02-24 Thread Kim Shinwoo
Hey guys, here is more information. I made a text.edj from text.edc - just simpe file - using edje_cc. And I tried to run edje_player.exe with text.edj. it gives same error. The debug information is the following. it used address out of bound.. (gdb) list 329 return 0; 330 331

Re: [E-devel] [Qustion][Windows] Cannot execute elementary_test.exe

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 12:07 PM, Kim Shinwoo wrote: > Hey guys, here is more information. > > I made a text.edj from text.edc - just simpe file - using edje_cc. > And I tried to run edje_player.exe with text.edj. it gives same error. > The debug information is the following. it used address o

Re: [E-devel] E SVN: cedric IN trunk/embryo: . m4 src/lib

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 12:16 PM, Enlightenment SVN wrote: > Log: > embryo: add Exotic support. > > > Author:       cedric > Date:         2012-02-24 03:16:23 -0800 (Fri, 24 Feb 2012) > New Revision: 68399 > Trac:         http://trac.enlightenment.org/e/changeset/68399 > > Added: >  trunk/embryo/m

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 12:15 PM, Enlightenment SVN wrote: > Log: > eina: add Exotic support. I would prefer to add that after the release. Vincent > > > Author:       cedric > Date:         2012-02-24 03:15:14 -0800 (Fri, 24 Feb 2012) > New Revision: 68398 > Trac:         http://trac.enlighten

Re: [E-devel] E SVN: cedric IN trunk/ecore: . m4 src/lib/ecore

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 12:20 PM, Enlightenment SVN wrote: > Log: > ecore: add Exotic support. > > > Author:       cedric > Date:         2012-02-24 03:20:25 -0800 (Fri, 24 Feb 2012) > New Revision: 68402 > Trac:         http://trac.enlightenment.org/e/changeset/68402 > > Added: >  trunk/ecore/m4/

[E-devel] report Exotic merge after the release

2012-02-24 Thread Vincent Torri
Hey i'm against the merge of exotic just one week before the release. Currently, there are a lot of copy/paste errorrs in the autotools, as well as some stuff that could be done a lot better. Cedric : let exotic in svn, but please revert all your changes in the other EFL. Vincent -

Re: [E-devel] [Patch] Elementary : New widget Elm_datetime patch

2012-02-24 Thread The Rasterman
On Fri, 17 Feb 2012 08:21:30 + (GMT) Sumanth Krishna Mannam said: first i was strolling along, reading elm_datetime.c... and then i saw: static int _days_in_month[12] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; and then i was like: http://www.yo

Re: [E-devel] [Qustion][Windows] Cannot execute elementary_test.exe

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 12:15:43 +0100 Vincent Torri said: what are s1 and s2? > On Fri, Feb 24, 2012 at 12:07 PM, Kim Shinwoo wrote: > > Hey guys, here is more information. > > > > I made a text.edj from text.edc - just simpe file - using edje_cc. > > And I tried to run edje_player.exe with text.e

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 12:26:42 +0100 Vincent Torri said: > Hey > > i'm against the merge of exotic just one week before the release. > > Currently, there are a lot of copy/paste errorrs in the autotools, as > well as some stuff that could be done a lot better. > > Cedric : let exotic in svn, but

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

2012-02-24 Thread Christopher Michael
Glad that was reverted :) Yes, the win->evas needs to be set before we can add a frame, etc. Thanks, dh On 02/24/2012 06:04 AM, Enlightenment SVN wrote: > Log: > elementary: oops revert. > > > Author: cedric > Date: 2012-02-24 03:04:06 -0800 (Fri, 24 Feb 2012) > New Revision: 68396

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 12:20 PM, Vincent Torri wrote: > On Fri, Feb 24, 2012 at 12:15 PM, Enlightenment SVN > wrote: >> Log: >> eina: add Exotic support. > > I would prefer to add that after the release. Hum. The reason why I wanted to push it before the release, is that it may be usefull to pe

Re: [E-devel] [Qustion][Windows] Cannot execute elementary_test.exe

2012-02-24 Thread Kim Shinwoo
Just before the segmentation fault .. s1 and s2 are belows... > s1=0x570ba5* * > s2=0x639db184 "edje/file" > Program received signal SIGSEGV, Segmentation fault. 2012/2/24 Carsten Haitzler > On Fri, 24 Feb 2012 12:15:43 +0100 Vincent Torri > said: > > what are s1 and s2? > > >

Re: [E-devel] Eet fails to find nodes on Windows (edje examples or elementary_test seg fault)

2012-02-24 Thread The Rasterman
On Thu, 23 Feb 2012 17:32:24 +0100 Vincent Torri said: > Hey > > On Windows, when loading some edje files (for example the basic.edj > from edje examples, there's a seg fault. > > Itracked that an found that it's in find_node_by_name() (in > eet_lib.c). The problem seems 'efn->name. I can't eve

Re: [E-devel] E SVN: cedric IN trunk/embryo: . m4 src/lib

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 12:19 PM, Vincent Torri wrote: > On Fri, Feb 24, 2012 at 12:16 PM, Enlightenment SVN > wrote: >> Log: >> embryo: add Exotic support. >> >> >> Author:       cedric >> Date:         2012-02-24 03:16:23 -0800 (Fri, 24 Feb 2012) >> New Revision: 68399 >> Trac:         http://t

[E-devel] [Patch][elementary_test] test_flipselector

2012-02-24 Thread cnook
Dear All, Hello~ I have attached a patch for test_flipselecotr. Please review this and give any feedbacks. Thanks. Sincerely, Shinwoo Kim. Index: src/bin/test_flipselector.c === --- src/bin/test_flipselector.c (revision 68289) +++ sr

Re: [E-devel] E SVN: cedric IN trunk/ecore: . m4 src/lib/ecore

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 12:23 PM, Vincent Torri wrote: > On Fri, Feb 24, 2012 at 12:20 PM, Enlightenment SVN > wrote: >> Log: >> ecore: add Exotic support. >> >> >> Author:       cedric >> Date:         2012-02-24 03:20:25 -0800 (Fri, 24 Feb 2012) >> New Revision: 68402 >> Trac:         http://tr

Re: [E-devel] [Qustion][Windows] Cannot execute elementary_test.exe

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 20:49:31 +0900 Kim Shinwoo said: ok - address seems quite low. that should be an address inside a mmaped file. > Just before the segmentation fault .. s1 and s2 are belows... > > > s1=0x570ba5* * > > s2=0x639db184 "edje/file" > > > Program received signal SIGS

Re: [E-devel] [Patch][elementary_test] test_flipselector

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 20:51:15 +0900 cnook said: in! :) > Dear All, Hello~ > > I have attached a patch for test_flipselecotr. Please review this and > give any feedbacks. Thanks. > > Sincerely, > Shinwoo Kim. -- - Codito, ergo sum - "I code, therefore I am" -- The Rast

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread Jonas M. Gastal
On Friday 24 February 2012 17:18:41 Carsten Haitzler wrote: > On Thu, 23 Feb 2012 23:55:55 +0900 Daniel Juyung Seo > said: > > yeah. imho containers are objects whose PRIMARY purpose is to hold child > widgets. list and genlist can hold icons.. but the primary content is list > items which are pa

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 12:38 PM, Carsten Haitzler wrote: > On Fri, 24 Feb 2012 12:26:42 +0100 Vincent Torri > said: >> Hey >> >> i'm against the merge of exotic just one week before the release. >> >> Currently, there are a lot of copy/paste errorrs in the autotools, as >> well as some stuff th

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 2:02 PM, Cedric BAIL wrote: > On Fri, Feb 24, 2012 at 12:38 PM, Carsten Haitzler > wrote: >> On Fri, 24 Feb 2012 12:26:42 +0100 Vincent Torri >> said: >>> Hey >>> >>> i'm against the merge of exotic just one week before the release. >>> >>> Currently, there are a lot of

Re: [E-devel] [Qustion][Windows] Cannot execute elementary_test.exe

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 12:53 PM, Carsten Haitzler wrote: > On Fri, 24 Feb 2012 20:49:31 +0900 Kim Shinwoo said: > > ok - address seems quite low. that should be an address inside a mmaped file. >> Just before the segmentation fault .. s1 and s2 are belows... >> >>      > s1=0x570ba5* * >>      

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 2:08 PM, Vincent Torri wrote: > On Fri, Feb 24, 2012 at 2:02 PM, Cedric BAIL wrote: >> On Fri, Feb 24, 2012 at 12:38 PM, Carsten Haitzler >> wrote: >>> On Fri, 24 Feb 2012 12:26:42 +0100 Vincent Torri >>> said: Hey i'm against the merge of exotic just on

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 2:32 PM, Cedric BAIL wrote: > On Fri, Feb 24, 2012 at 2:08 PM, Vincent Torri > wrote: >> On Fri, Feb 24, 2012 at 2:02 PM, Cedric BAIL wrote: >>> On Fri, Feb 24, 2012 at 12:38 PM, Carsten Haitzler >>> wrote: On Fri, 24 Feb 2012 12:26:42 +0100 Vincent Torri s

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 2:32 PM, Cedric BAIL wrote: > On Fri, Feb 24, 2012 at 2:08 PM, Vincent Torri > wrote: >> On Fri, Feb 24, 2012 at 2:02 PM, Cedric BAIL wrote: >>> On Fri, Feb 24, 2012 at 12:38 PM, Carsten Haitzler >>> wrote: On Fri, 24 Feb 2012 12:26:42 +0100 Vincent Torri s

Re: [E-devel] E not showing lockscreen

2012-02-24 Thread Guillaume Friloux
On 24/02/2012 09:17, Carsten Haitzler (The Rasterman) wrote: On Thu, 23 Feb 2012 15:12:05 +0100 Guillaume Friloux said: Hello e people. Since some days my co-worker is experiencing a strange bug (which i have not been able to reproduce) that occurs when he locks his session. He does it usin

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 2:38 PM, Vincent Torri wrote: > On Fri, Feb 24, 2012 at 2:32 PM, Cedric BAIL wrote: >> On Fri, Feb 24, 2012 at 2:08 PM, Vincent Torri >> wrote: >>> On Fri, Feb 24, 2012 at 2:02 PM, Cedric BAIL wrote: On Fri, Feb 24, 2012 at 12:38 PM, Carsten Haitzler wrote:

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 2:57 PM, Cedric BAIL wrote: > On Fri, Feb 24, 2012 at 2:38 PM, Vincent Torri > wrote: >> On Fri, Feb 24, 2012 at 2:32 PM, Cedric BAIL wrote: >>> On Fri, Feb 24, 2012 at 2:08 PM, Vincent Torri >>> wrote: On Fri, Feb 24, 2012 at 2:02 PM, Cedric BAIL wrote: > On

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 3:01 PM, Vincent Torri wrote: > On Fri, Feb 24, 2012 at 2:57 PM, Cedric BAIL wrote: >> On Fri, Feb 24, 2012 at 2:38 PM, Vincent Torri >> wrote: >>> On Fri, Feb 24, 2012 at 2:32 PM, Cedric BAIL wrote: On Fri, Feb 24, 2012 at 2:08 PM, Vincent Torri wrote:

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 3:09 PM, Cedric BAIL wrote: > On Fri, Feb 24, 2012 at 3:01 PM, Vincent Torri > wrote: >> On Fri, Feb 24, 2012 at 2:57 PM, Cedric BAIL wrote: >>> On Fri, Feb 24, 2012 at 2:38 PM, Vincent Torri >>> wrote: On Fri, Feb 24, 2012 at 2:32 PM, Cedric BAIL wrote: > On

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 3:13 PM, Vincent Torri wrote: > On Fri, Feb 24, 2012 at 3:09 PM, Cedric BAIL wrote: >> On Fri, Feb 24, 2012 at 3:01 PM, Vincent Torri >> wrote: >>> On Fri, Feb 24, 2012 at 2:57 PM, Cedric BAIL wrote: On Fri, Feb 24, 2012 at 2:38 PM, Vincent Torri wrote:

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 3:24 PM, Cedric BAIL wrote: > On Fri, Feb 24, 2012 at 3:13 PM, Vincent Torri > wrote: >> On Fri, Feb 24, 2012 at 3:09 PM, Cedric BAIL wrote: >>> On Fri, Feb 24, 2012 at 3:01 PM, Vincent Torri >>> wrote: On Fri, Feb 24, 2012 at 2:57 PM, Cedric BAIL wrote: > On

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

2012-02-24 Thread Daniel Juyung Seo
On Fri, Feb 24, 2012 at 9:24 AM, Elevate Efl wrote: > No. > > *_MAX really doesn't give the app. developer anything useful. Hello, > It has been added for the convenience (bounds checking) of the widget > implementation. Exactly, that's why they're needed. Without it, if the last member of the

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 3:29 PM, Vincent Torri wrote: > On Fri, Feb 24, 2012 at 3:24 PM, Cedric BAIL wrote: >> On Fri, Feb 24, 2012 at 3:13 PM, Vincent Torri >> wrote: >>> On Fri, Feb 24, 2012 at 3:09 PM, Cedric BAIL wrote: On Fri, Feb 24, 2012 at 3:01 PM, Vincent Torri wrote:

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 10:36:55 -0200 "Jonas M. Gastal" said: > On Friday 24 February 2012 17:18:41 Carsten Haitzler wrote: > > On Thu, 23 Feb 2012 23:55:55 +0900 Daniel Juyung Seo > > said: > > > > yeah. imho containers are objects whose PRIMARY purpose is to hold child > > widgets. list and genl

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 4:14 PM, Vincent Torri wrote: > On Fri, Feb 24, 2012 at 3:29 PM, Vincent Torri > wrote: >> On Fri, Feb 24, 2012 at 3:24 PM, Cedric BAIL wrote: >>> On Fri, Feb 24, 2012 at 3:13 PM, Vincent Torri >>> wrote: On Fri, Feb 24, 2012 at 3:09 PM, Cedric BAIL wrote: >

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Vincent Torri
On Fri, Feb 24, 2012 at 4:29 PM, Cedric BAIL wrote: > On Fri, Feb 24, 2012 at 4:14 PM, Vincent Torri > wrote: >> On Fri, Feb 24, 2012 at 3:29 PM, Vincent Torri >> wrote: >>> On Fri, Feb 24, 2012 at 3:24 PM, Cedric BAIL wrote: On Fri, Feb 24, 2012 at 3:13 PM, Vincent Torri wrote: >

Re: [E-devel] report Exotic merge after the release

2012-02-24 Thread Cedric BAIL
On Fri, Feb 24, 2012 at 4:43 PM, Vincent Torri wrote: > On Fri, Feb 24, 2012 at 4:29 PM, Cedric BAIL wrote: >> On Fri, Feb 24, 2012 at 4:14 PM, Vincent Torri >> wrote: >>> On Fri, Feb 24, 2012 at 3:29 PM, Vincent Torri >>> wrote: On Fri, Feb 24, 2012 at 3:24 PM, Cedric BAIL wrote: >

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread Rafael Antognolli
On Fri, Feb 24, 2012 at 1:28 PM, Carsten Haitzler wrote: > On Fri, 24 Feb 2012 10:36:55 -0200 "Jonas M. Gastal" > said: > >> On Friday 24 February 2012 17:18:41 Carsten Haitzler wrote: >> > On Thu, 23 Feb 2012 23:55:55 +0900 Daniel Juyung Seo >> > said: >> > >> > yeah. imho containers are object

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread Michael Blumenkrantz
On Fri, 24 Feb 2012 20:45:37 -0200 Rafael Antognolli wrote: > On Fri, Feb 24, 2012 at 1:28 PM, Carsten Haitzler > wrote: > > On Fri, 24 Feb 2012 10:36:55 -0200 "Jonas M. Gastal" > > said: > > > >> On Friday 24 February 2012 17:18:41 Carsten Haitzler wrote: > >> > On Thu, 23 Feb 2012 23:55:55 +0

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

2012-02-24 Thread Elevate Efl
Applications depending on _MAX behaviour or its value, are already asking for trouble in multiple ways. I have seen plenty of example of _MAX abuse. For such apps., I would rather not have _MAX, than have it and fix their app. logic. Having MAX and adding new enums, changes the value of '_MAX' fo

Re: [E-devel] E SVN: acidx IN trunk/PROTO/elev8: data/javascript src/modules/elm

2012-02-24 Thread Elevate Efl
Works pretty neat. Good. Thanks, Sanjeev On Sat, Feb 25, 2012 at 5:13 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > elev8: Implement naviframe object. > > Included naviframe.js is adapted from pager.js. > > > > Author: acidx > Date: 2012-02-24 12:13:40 -0800

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 20:45:37 -0200 Rafael Antognolli said: > On Fri, Feb 24, 2012 at 1:28 PM, Carsten Haitzler > wrote: > > On Fri, 24 Feb 2012 10:36:55 -0200 "Jonas M. Gastal" > > said: > > > >> On Friday 24 February 2012 17:18:41 Carsten Haitzler wrote: > >> > On Thu, 23 Feb 2012 23:55:55 +09

Re: [E-devel] elm focus still broken

2012-02-24 Thread Michael Blumenkrantz
On Thu, 23 Feb 2012 13:22:22 +0900 Carsten Haitzler (The Rasterman) wrote: > On Wed, 22 Feb 2012 11:06:34 -0200 Gustavo Chaves said: > > > > > > > > haven't tested with other widgets, but entry focus is barely functional. > > > base > > > > entry test sets focus on the entry to start, focus is

Re: [E-devel] E SVN: leif IN trunk/ecore/src/lib/ecore_x: . xlib

2012-02-24 Thread Daniel Juyung Seo
THIS IS AWESOME!!! I love it too :) Daniel Juyung Seo (SeoZ) On Fri, Feb 24, 2012 at 1:38 AM, Leandro Pereira wrote: > On 02/23/2012 01:20 PM, Vincent Torri wrote: >> @since >> NEWS >> ChangeLog > > Let's try this in a different way, since obviously Vincent's friendly > reminders are not working

Re: [E-devel] elev8: Function/parameter/class naming scheme

2012-02-24 Thread Daniel Juyung Seo
Good topic. Agreed on my side :) elev8 is for JavaScript programmer and EFL background is not needed to use elev8. Here we go CamelCase! Daniel Juyung Seo (SeoZ) On Fri, Feb 24, 2012 at 5:12 PM, Cedric BAIL wrote: > Yop, > > On Thu, Feb 23, 2012 at 9:16 PM, Leandro Pereira > wrote: >> I'd like

Re: [E-devel] E SVN: leif IN trunk/ecore/src/lib/ecore_x: . xlib

2012-02-24 Thread Jihoon Kim
haha, I'd like to use this link if someone may miss @since, changelog, NEWS later. :) On Friday, February 24, 2012, Leandro Pereira wrote: > On 02/23/2012 01:20 PM, Vincent Torri wrote: > > @since > > NEWS > > ChangeLog > > Let's try this in a different way, since obviously Vincent's friendly > r