Dear Cedric
Thanks for your review. ^^
> In fact, you change to much thing that shouldn't in your patch. As an
> example you are modifying
> st_collections_group_parts_part_repeat_events when it's not related at
> all to the current patch. Please only change the function that should.
Indeed, It
On Thu, 15 Sep 2011 08:51:29 +0900
Daniel Juyung Seo wrote:
> 55255 is way old. latest version is 63400.
> to grt the full support of lastest features, please update it.
>
55255 is the latest snapshot, there is nothing to upgrade to ;)
> Daniel Juyung Seo (SeoZ)
> On Sep 15, 2011 7:20 AM, "Paul
On Wed, Sep 14, 2011 at 02:05:53AM +0900, Daniel Juyung Seo wrote:
> yeah.. see this.
> http://docs.enlightenment.org/auto/elementary/group__Win.html#ga505d6bd217e5ee01e82b548ec35986eb
> >> all of the resize objects in the window should have their
> >> evas_object_size_hint_weight_set() set to EVA
Hi Jaehwan,
2011/9/15 Jaehwan Kim :
> Thanks for your review. ^^
Thanks for your work :-)
>> In fact, you change to much thing that shouldn't in your patch. As an
>> example you are modifying
>> st_collections_group_parts_part_repeat_events when it's not related at
>> all to the current patch. P
belated.. but thanks for the fix raster.
Daniel Juyung Seo (SeoZ)
On Sun, Sep 4, 2011 at 12:46 PM, Enlightenment SVN
wrote:
> Log:
> it might be good to test changes to eina_prefix (that didnt require an
> eina_init before).
>
>
>
> Author: raster
> Date: 2011-09-03 20:46:58 -0700
Hi,
I did a simple example of my problem. When the focus is in the Button, every
Key has _UP and _DOWN events... but, when the focus is in my Entry, I
receive only _UP events. Try to compile and run the code below. I would like
to receive _UP and _DOWN in my _input_event_cb independently where is
2011/9/15 Paulo Benatto
> Hi,
>
> I did a simple example of my problem. When the focus is in the Button,
> every
> Key has _UP and _DOWN events... but, when the focus is in my Entry, I
> receive only _UP events. Try to compile and run the code below. I would
> like
> to receive _UP and _DOWN in m
2011/9/15 michael bouchaud
> 2011/9/15 Paulo Benatto
>
>> Hi,
>>
>> I did a simple example of my problem. When the focus is in the Button,
>> every
>> Key has _UP and _DOWN events... but, when the focus is in my Entry, I
>> receive only _UP events. Try to compile and run the code below. I would
Hey Michael,
It was what I wanted, worked everything, When you come to brazil, I will pay
a beer to you! hehehehe
thank you for your help. =)
2011/9/15 michael bouchaud
> 2011/9/15 michael bouchaud
>
> > 2011/9/15 Paulo Benatto
> >
> >> Hi,
> >>
> >> I did a simple example of my problem. W
Use safety checks for null/invalid parameters
Container get should return ls path, no? AFAIR other iterators do it.
How about the helper to set/get string, float and interger values? They can
convert to string or just store using some standard binary representation
that is platform independent.
On Thu, Sep 15, 2011 at 3:07 PM, Gustavo Sverzut Barbieri
wrote:
> Use safety checks for null/invalid parameters
Yep, will do. Forgot about that macro.
> Container get should return ls path, no? AFAIR other iterators do it.
I didn't know, so why not the path.
> How about the helper to set/get
On Thursday, September 15, 2011, Cedric BAIL wrote:
> On Thu, Sep 15, 2011 at 3:07 PM, Gustavo Sverzut Barbieri
> wrote:
>> Use safety checks for null/invalid parameters
>
> Yep, will do. Forgot about that macro.
>
>> Container get should return ls path, no? AFAIR other iterators do it.
>
> I did
On Thu, 15 Sep 2011, Enlightenment SVN wrote:
> Log:
> eina: add XAttr support to eina.
I guess that I have to add Windows support...
Vincent
>
>
> Author: cedric
> Date: 2011-09-15 05:39:40 -0700 (Thu, 15 Sep 2011)
> New Revision: 63408
> Trac: http://trac.enlightenment
On Thu, Sep 15, 2011 at 5:01 AM, Cedric BAIL wrote:
> >>> 1. Delete - The part, description, program can be deleted.
> >
> >> I don't know if this is really usefull as all the object model I know
> >> don't provide this kinde of feature. Do you have a use case for that ?
> >> Or maybe you know
Oops... forgot it, sorry. Done now.
On Tue, Sep 13, 2011 at 6:55 PM, Vincent Torri wrote:
>
>
> On Tue, 13 Sep 2011, Enlightenment SVN wrote:
>
>> Log:
>> epdf/poppler: Return correct page size.
>
> changelog + author
>
> Vincent
>
>>
>> Return the page size used by the render function (inside p
Hello, Devin.
I built your code and ran, but there was no problem in my environment.
If you can use gdb, please register break point 'xim_imf_module_create' and
run.
If gdb doesn't stop at 'xim_imf_module_create' func, it's problem that xim
module is not loaded.
Thanks.
-Original Message---
Hi Jihoon,
Thanks for the reply.
Tried and gdb did not stop at 'xim_imf_module_create', apparently xim module is
not loaded..
How do I make it loading?
Regards,
Deqing
At 2011-09-16 09:11:27,"Jihoon Kim" wrote:
>Hello, Devin.
>
>I built your code and ran, but there was no problem in my env
Dear Tom,
-Original Message-
From: Tom Hacohen
Sent: Wednesday, September 14, 2011 2:15 PM
To: Enlightenment developer list
Cc: Govindaraju SM ; Sumanth
Subject: Re: [E-devel] Lib ICU Integration
On 14/09/11 05:39, Govindaraju SM wrote:
> Hello All,
>
> We are considering lib ICU integra
Dear Cedric
Hello^^
>> In fact, you change to much thing that shouldn't in your patch. As an
>> example you are modifying
>> st_collections_group_parts_part_repeat_events when it's not related at
>> all to the current patch. Please only change the function that should.
>
> Indeed, It is necessar
Hi, Devin.
At first, you should check the module path.
If you build EFL libraries with "-g -O0" option, register break point at
'eina_module_list_get'.
In my case, gdb shows the log like below
Breakpoint 2, eina_module_list_get (array=0x0, path=0x268640
"/usr/local/lib/ecore/immod
ules",
20 matches
Mail list logo