On Tue, 10 Jan 2012 18:20:26 -0800
"Enlightenment SVN" wrote:
> Log:
> add eina_value.
>
> eina value is a generic value storage, it's quite efficient to space
> (16 bytes) and speed (inlines for basic types).
>
> It's basically a structure describing how to manage memory
> (Eina_Va
On Sat, Jan 7, 2012 at 9:34 PM, Cedric BAIL wrote:
> Hey,
>
> On Sat, Jan 7, 2012 at 3:22 AM, Gustavo Sverzut Barbieri
> wrote:
>> Doing some simple changes to enjoy resulted in lots of bugs with
>> genlist... who is using it for more than a simple demo? Seems totally
>> unusable for real work us
On Sat, Jan 7, 2012 at 11:22 AM, Gustavo Sverzut Barbieri
wrote:
> Hi guys,
>
> Doing some simple changes to enjoy resulted in lots of bugs with
> genlist... who is using it for more than a simple demo? Seems totally
> unusable for real work usage :-(
>
> Aside from previous bug that have genlist
On Wed, Jan 11, 2012 at 12:20 AM, Enlightenment SVN
wrote:
> Log:
> add eina_value.
>
> eina value is a generic value storage, it's quite efficient to space
> (16 bytes) and speed (inlines for basic types).
>
> It's basically a structure describing how to manage memory
> (Eina_Value_Type), wit
Thanks~!
I changed the name
elm_map_convert_canvas_into_geo() --> elm_map_canvas_to_geo_convert()
And I deprecate elm_map_utils_rotate_coord() function.
Instead recommend elm_map_canvas_to_geo_convert() to use in doc.
Acutally, rotation is not needed to know.
Please review again :D
2012/1/11 Car
On Mon, 2 Jan 2012 20:08:47 +0900 Kim Shinwoo said:
in svn! thanks! :)
> Hey,
>
> I have attached example code for checking restacking feature of ctxpopup.
> Please review the code and give any feedbacks. Thanks.
>
>
> 2011/12/22 Daniel Juyung Seo
>
> > We need more test! Anyhow thanks!
> >
On Tue, Jan 10, 2012 at 2:23 PM, Hyoyoung Chang wrote:
> On Tue, Jan 10, 2012 at 11:03 PM, Cedric BAIL wrote:
>> On Fri, Jan 6, 2012 at 5:14 PM, Gustavo Sverzut Barbieri
>> wrote:
>>> On Fri, Jan 6, 2012 at 1:46 PM, Cedric BAIL wrote:
On Fri, Jan 6, 2012 at 4:23 PM, Gustavo Sverzut Barbier
On Mon, 9 Jan 2012 17:28:21 +0900 Bluezery said:
sorry - been busy for the past week or so and havent had time to deal with my
backlog. i'm onto it now.
comment:
elm_map_convert_canvas_into_geo()
-> should rename to be more efl strict oo like:
elm_map_canvas_to_geo_convert()
while i'm at it
On Tue, Jan 10, 2012 at 12:03 PM, Cedric BAIL wrote:
> On Fri, Jan 6, 2012 at 5:14 PM, Gustavo Sverzut Barbieri
> wrote:
>> On Fri, Jan 6, 2012 at 1:46 PM, Cedric BAIL wrote:
>>> On Fri, Jan 6, 2012 at 4:23 PM, Gustavo Sverzut Barbieri
>>> wrote:
On Fri, Jan 6, 2012 at 12:49 PM, Cedric BAI
On Tue, Jan 10, 2012 at 1:31 PM, Vincent Torri wrote:
> On Tue, Jan 10, 2012 at 2:19 PM, Gustavo Sverzut Barbieri
> wrote:
>> On Tue, Jan 10, 2012 at 6:58 AM, Vincent Torri
>> wrote:
>>> NEWS ? ChangeLog ?
>>
>> don't think it's worth. When we remove the deprecated we add it.
>
> but you added
This is right patch.
In SVN!
http://trac.enlightenment.org/e/changeset/67030
Thanks!
Daniel Juyung Seo (SeoZ)
On Tue, Jan 10, 2012 at 8:15 PM, Hyoyoung Chang wrote:
> Dear all,
>
> When i run 'store' menu in elementary_test, i met some segfault.
> it's due to inappropriate eina_lock ptr handlin
In SVN!
http://trac.enlightenment.org/e/changeset/67032
Thanks!
On Tue, Jan 10, 2012 at 8:40 PM, Hyoyoung Chang wrote:
> It's another patch file that describes a method to get a store example files.
> If it's ok, plz commit it.
> Thanks
>
> On Tue, Jan 10, 2012 at 8:15 PM, Hyoyoung Chang wrote
Reverted!
Thanks for reporting and sorry for my mistake.
Daniel Juyung Seo (SeoZ)
On Wed, Jan 11, 2012 at 7:32 AM, Daniel Juyung Seo wrote:
> oh my god!
> sorry i will revert this and commit a right patch.
>
> On Jan 11, 2012 5:09 AM, "Iván Briano (Sachiel)" wrote:
>>
>> 2012/1/10 Enlightenment
oh my god!
sorry i will revert this and commit a right patch.
On Jan 11, 2012 5:09 AM, "Iván Briano (Sachiel)" wrote:
> 2012/1/10 Enlightenment SVN :
> > Log:
> > enki: Turn off edje_cc verbose mode.
> >
>
> This patch is not doing that. And it looks wrong. On many levels.
>
> > Author: seo
2012/1/10 Enlightenment SVN :
> Log:
> enki: Turn off edje_cc verbose mode.
>
This patch is not doing that. And it looks wrong. On many levels.
> Author: seoz
> Date: 2012-01-10 07:34:04 -0800 (Tue, 10 Jan 2012)
> New Revision: 67016
> Trac: http://trac.enlightenment.org/e/c
On Tue, Jan 10, 2012 at 11:03 PM, Cedric BAIL wrote:
> On Fri, Jan 6, 2012 at 5:14 PM, Gustavo Sverzut Barbieri
> wrote:
>> On Fri, Jan 6, 2012 at 1:46 PM, Cedric BAIL wrote:
>>> On Fri, Jan 6, 2012 at 4:23 PM, Gustavo Sverzut Barbieri
>>> wrote:
On Fri, Jan 6, 2012 at 12:49 PM, Cedric BAI
On Tue, Jan 10, 2012 at 2:19 PM, Gustavo Sverzut Barbieri
wrote:
> On Tue, Jan 10, 2012 at 6:58 AM, Vincent Torri
> wrote:
>> NEWS ? ChangeLog ?
>
> don't think it's worth. When we remove the deprecated we add it.
but you added a function, right ?
Vincent
>
> --
> Gustavo Sverzut Barbieri
> h
Alright, we reached the deadline (actually it was yesterday but I was busy)
and there's still no real agreement about this, however it seems most of
you want the patch reverted, so I will remove it and document it properly.
Thanks for your input.
On Mon, Jan 9, 2012 at 5:14 PM, Youness Alaoui <
k
On Fri, Jan 6, 2012 at 5:14 PM, Gustavo Sverzut Barbieri
wrote:
> On Fri, Jan 6, 2012 at 1:46 PM, Cedric BAIL wrote:
>> On Fri, Jan 6, 2012 at 4:23 PM, Gustavo Sverzut Barbieri
>> wrote:
>>> On Fri, Jan 6, 2012 at 12:49 PM, Cedric BAIL wrote:
On Fri, Jan 6, 2012 at 3:34 PM, Gustavo Sverzut
On Tue, Jan 10, 2012 at 10:21 PM, Gustavo Sverzut Barbieri
wrote:
> On Tue, Jan 10, 2012 at 11:03 AM, Iván Briano (Sachiel)
> wrote:
>> 2012/1/10 Daniel Juyung Seo :
>>> On Fri, Jan 6, 2012 at 11:34 PM, Gustavo Sverzut Barbieri
>>> wrote:
On Fri, Jan 6, 2012 at 6:48 AM, Hyoyoung Chang wrot
On Tue, Jan 10, 2012 at 2:19 PM, Gustavo Sverzut Barbieri
wrote:
> On Tue, Jan 10, 2012 at 6:58 AM, Vincent Torri
> wrote:
>> NEWS ? ChangeLog ?
>
> don't think it's worth. When we remove the deprecated we add it.
I disagree with you. The deprecated one will no go away easily (at
least not befo
On Tue, Jan 10, 2012 at 11:03 AM, Iván Briano (Sachiel)
wrote:
> 2012/1/10 Daniel Juyung Seo :
>> On Fri, Jan 6, 2012 at 11:34 PM, Gustavo Sverzut Barbieri
>> wrote:
>>> On Fri, Jan 6, 2012 at 6:48 AM, Hyoyoung Chang wrote:
Dear all
This patch introduces four new apis about elm_ge
On Tue, Jan 10, 2012 at 6:58 AM, Vincent Torri wrote:
> NEWS ? ChangeLog ?
don't think it's worth. When we remove the deprecated we add it.
--
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile:
2012/1/10 Daniel Juyung Seo :
> On Fri, Jan 6, 2012 at 11:34 PM, Gustavo Sverzut Barbieri
> wrote:
>> On Fri, Jan 6, 2012 at 6:48 AM, Hyoyoung Chang wrote:
>>> Dear all
>>>
>>> This patch introduces four new apis about elm_gen{list, grid} item
>>> class managements.
>>> itc_add function makes a n
Dear All
In elc_multibuttonentry, there're some elm_widget_show_region_set callings.
However it's not checking whether it got focused or not,
sometimes it's bugging users when the user's trying to move scroller.
So I changed to check focused.
Thanks
Index: elementary/src/lib/elc_multibuttonentry.
It's another patch file that describes a method to get a store example files.
If it's ok, plz commit it.
Thanks
On Tue, Jan 10, 2012 at 8:15 PM, Hyoyoung Chang wrote:
> Dear all,
>
> When i run 'store' menu in elementary_test, i met some segfault.
> it's due to inappropriate eina_lock ptr handlin
Dear all,
When i run 'store' menu in elementary_test, i met some segfault.
it's due to inappropriate eina_lock ptr handling.
Thanks
Index: elementary/src/lib/elm_store.c
===
--- elementary/src/lib/elm_store.c (리비전 67007)
+++ ele
in svn. Thanks :-)
2012년 1월 10일 화요일에 cnook님이 작성:
> Dear All, Hello~
>
> I have attached a patch for removing unnecessary code in the elm_notify.
> There is no swallow area for the parent In the notify.edc also.
> Even if the removed line is necessary, then it will cause an improper
> result.
> So
NEWS ? ChangeLog ?
Vincent
On Tue, Jan 10, 2012 at 12:13 AM, Enlightenment SVN
wrote:
> Log:
> Add eina_array_count(), deprecate eina_array_count_get().
>
> This makes the API more uniform.
>
>
>
> Author: barbieri
> Date: 2012-01-09 15:13:06 -0800 (Mon, 09 Jan 2012)
> New Revisio
29 matches
Mail list logo