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 it should be removed definitely and absolutely!
Please review t
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 new item_class for the given widget.
>> A
On Tuesday, January 10, 2012 12:14:34 AM UTC+8, Brian 'morlenxus' Miculcy
wrote:
>
> Hi,
>
> could you please drop me a patch file so that i can merge this into the
> original script?
> Would be nice to have a single script instead of a lot of forkes. ;)
>
> Kind regards,
> Brian 'morlenxus' Mi
On Mon, 9 Jan 2012 22:43:12 +0100
Davide Andreoli wrote:
> First of all Hi to everyone!!
>
> I have been lot of time far from the e world, mainly because I have
> changed 2 different jobs (and the house were I live) in the last year.
> But I'm more 'stable' now, so it's time to make some sane E
Bruno, while your example is valid, it's not how it will usually be. Most
of the time people will use animations, which are bound to keyboard/mouse
events.
In my code for example, I can scroll a list using the arrow keys, but if
you press the arrow twice, then two signals are sent, thus canceling t
First of all Hi to everyone!!
I have been lot of time far from the e world, mainly because I have
changed 2 different jobs (and the house were I live) in the last year.
But I'm more 'stable' now, so it's time to make some sane E related
works :)
In the last week I spent my nights reading the past
On Mon, Jan 9, 2012 at 2:13 PM, Cedric BAIL wrote:
> On Mon, Jan 9, 2012 at 5:07 PM, Bruno Dilly wrote:
>> On Mon, Jan 9, 2012 at 12:56 PM, Cedric BAIL wrote:
>>> On Mon, Jan 9, 2012 at 3:46 PM, Bruno Dilly wrote:
On Mon, Jan 9, 2012 at 11:26 AM, Cedric BAIL wrote:
> On Mon, Jan 9, 20
Hi,
could you please drop me a patch file so that i can merge this into the
original script?
Would be nice to have a single script instead of a lot of forkes. ;)
Kind regards,
Brian 'morlenxus' Miculcy
On 01/06/2012 07:18 PM, Jérémy Zurcher wrote:
> Hello,
>
> I've seen a few words about e movi
On Mon, Jan 9, 2012 at 5:07 PM, Bruno Dilly wrote:
> On Mon, Jan 9, 2012 at 12:56 PM, Cedric BAIL wrote:
>> On Mon, Jan 9, 2012 at 3:46 PM, Bruno Dilly wrote:
>>> On Mon, Jan 9, 2012 at 11:26 AM, Cedric BAIL wrote:
On Mon, Jan 9, 2012 at 2:06 PM, Bruno Dilly wrote:
> On Sun, Jan 8, 20
2012/1/9 Bruno Dilly :
> Ok, but don't you trust the edj file will have a swallow with name "X" ?
> It's easy to break an application changing the edj if you want to do so.
>
The application has to define a certain policy for the theme, designers
can't just go crazy and do whatever crap comes out
On Mon, Jan 9, 2012 at 12:56 PM, Cedric BAIL wrote:
> On Mon, Jan 9, 2012 at 3:46 PM, Bruno Dilly wrote:
>> On Mon, Jan 9, 2012 at 11:26 AM, Cedric BAIL wrote:
>>> On Mon, Jan 9, 2012 at 2:06 PM, Bruno Dilly wrote:
On Sun, Jan 8, 2012 at 2:32 PM, Cedric BAIL wrote:
> On Sun, Jan 8, 20
On Mon, Jan 9, 2012 at 3:46 PM, Bruno Dilly wrote:
> On Mon, Jan 9, 2012 at 11:26 AM, Cedric BAIL wrote:
>> On Mon, Jan 9, 2012 at 2:06 PM, Bruno Dilly wrote:
>>> On Sun, Jan 8, 2012 at 2:32 PM, Cedric BAIL wrote:
On Sun, Jan 8, 2012 at 3:47 PM, ChunEon Park wrote:
> I think both are
On Mon, Jan 9, 2012 at 11:26 AM, Cedric BAIL wrote:
> On Mon, Jan 9, 2012 at 2:06 PM, Bruno Dilly wrote:
>> On Sun, Jan 8, 2012 at 2:32 PM, Cedric BAIL wrote:
>>> On Sun, Jan 8, 2012 at 3:47 PM, ChunEon Park wrote:
I think both are no problems if it has a documentation.
But your patch
On Mon, Jan 9, 2012 at 2:06 PM, Bruno Dilly wrote:
> On Sun, Jan 8, 2012 at 2:32 PM, Cedric BAIL wrote:
>> On Sun, Jan 8, 2012 at 3:47 PM, ChunEon Park wrote:
>>> I think both are no problems if it has a documentation.
>>> But your patch may break applications already released.
>>> It will be be
On Sun, Jan 8, 2012 at 2:32 PM, Cedric BAIL wrote:
> On Sun, Jan 8, 2012 at 3:47 PM, ChunEon Park wrote:
>> I think both are no problems if it has a documentation.
>> But your patch may break applications already released.
>> It will be better to apply your patch when major version is changed.
>
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
Index: elementary/src/lib/elm_map.c
===
--- elementary/src/lib/el
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?
Index: src/modules/immodules/xim/ecore_imf_xim.c
===
After consideration, I think that elm_map_utils_size_get() and
elm_map_utils_region_get() is not needed for users. because only
functions related to geographic coordinates are only concern of users.
And converting func. from canvas to geo is needed for finding exact
geo-coordinates in canvas area.
18 matches
Mail list logo