Hi!
I have just modified the elm_menu.c because there are some improper
indentation.
That's it... Thanks.
Sincerely,
Shinwoo Kim.
elm.menu.indentation.patch
Description: Binary data
--
Live Security Virtual Conference
E
Dear EFL developers,
I want to add 2 new APIs (elm_map_overlays_get & elm_map_overlay_visible_get).
There are no way to get the group overlays because group overlay,
something like virtual overlay, is created and deleted dynamically.
So elm_map_overlays_get returns total overlay's list and user c
Dear all,
I've attached patch to add new API which is
elm_multibuttonentry_input_panel_enabled_get/set()
This is similar to elm_entry_input_panel_enabled_set/get().
Multibuttonentry handles input panel manually. it shows when multibuttonentry
is focused and hides when it losts focus.
But sometim
Please leave your attention from the previous patch.
I have newly revised the patch on both backport and trunk.
2012/5/4 Kim Shinwoo :
> Dear Tom,
>
> I have attached a patch to make proper edje which uses the textblock
> with ellipsis!
> Please review the patch and keep it on upstream.
>
> Sincer
Dear Tom,
I have attached a patch to make proper edje which uses the textblock
with ellipsis!
Please review the patch and keep it on upstream.
Sincerely,
Shinwoo Kim.
2012/5/4 Kim Shinwoo :
> Dear Tom, Good afternoon again! ;p
> I'm back with gd news!! The "fixed:1 x" resolved this issue
> f
Dear Tom, Good afternoon again! ;p
I'm back with gd news!! The "fixed:1 x" resolved this issue
finally. Thank you for your help!!
2012/5/4 Kim Shinwoo :
> Dear Tom, Good afternoon! :p
> Thanks for your response. Tomorrow.. actually today.. I will check it with
> revised edje which has "fixed:1
On Thu, May 3, 2012 at 8:57 PM, Vincent Torri wrote:
> is it normal that no check is done when calloc is called ?
It's a good question. In E17, there isn't much handling of this
situation. I am wrong in assuming that on all unix supported by E17,
when it start returning NULL, it would be way to l
Hi,
On Fri, May 4, 2012 at 1:44 AM, Flávio Ceolin
wrote:
> On Thu, May 3, 2012 at 11:49 AM, Flavio Ceolin
> wrote:
>> Hi folks,
>>
>> I've got a problem when using emotion. The signal "playback_started" is
>> never called. I also have checked the emotion examples and the same
>> happens. The oth
(O)h(a)i, people.
So, another time uploding the work on Elementary, which comprises of internal
rewriting WRT the form widgets are created. There's an extensive thread
explaining
the reasons and means of this task, so please refer to it for technical
questions.
I have now removed the theme chan
O HAI
We took a little bit more time than expected, but
CServe2 is now in SVN for everyone to use, test and enjoy.
>From the commit message:
Introducing Cache Serve 2.
This cache server will initially load images for clients connected to
it. It starts slave processes to load these images, and s
Dear Tom, Good afternoon! :p
Thanks for your response. Tomorrow.. actually today.. I will check it with
revised edje which has "fixed:1 x";.
> maybe a calculation
hmm.. it would be able to be caused by calculation, then we cannot say..
"Now, issue is resolved."?
Doesn't the calculation problem occ
On Thu, May 3, 2012 at 11:49 AM, Flavio Ceolin
wrote:
> Hi folks,
>
> I've got a problem when using emotion. The signal "playback_started" is
> never called. I also have checked the emotion examples and the same
> happens. The others signals like "playback_finished" and "open_done" are
> working a
Hello.
Just 3 small fixes to get our warning count down. The tempget one
should actually save us against wrong reads.
Also a small DSO fix reported and confirmed in IRC.
Please review and apply.
regards
Stefan Schmidt
>From 2bfa5810d01c4e39fd0f8c84eed45812e39adb8a Mon Sep 17 00:00:00 2001
From:
Hi folks,
I've got a problem when using emotion. The signal "playback_started" is
never called. I also have checked the emotion examples and the same
happens. The others signals like "playback_finished" and "open_done" are
working as expected. Bellow is my example:
#include
#include
#include
#
Dear Shinwoo,
I've checked your issue and I indeed managed to reproduce it using your
patch (actually, only half of your patch was needed, the text was
enough, no need for the style).
It's not really a textblock issue. It's just a matter of a bad edje, or
maybe a calculation, can't tell. The p
> -Original Message-
> From: Cedric BAIL [mailto:cedric.b...@free.fr]
> Sent: 03 May 2012 09:50
> To: Enlightenment developer list
> Subject: Re: [E-devel] Randr Patch
>
> On Thu, May 3, 2012 at 4:43 PM, wrote:
> > And here's another small patch to cleanup the long standing e_randr
> com
> -Original Message-
> From: Cedric BAIL [mailto:cedric.b...@free.fr]
> Sent: 03 May 2012 09:48
> To: Enlightenment developer list
> Subject: Re: [E-devel] Container Patch
>
> On Thu, May 3, 2012 at 4:35 PM, wrote:
> > Would someone please apply this attached patch (almost immediately)
>
On Thu, May 3, 2012 at 4:43 PM, wrote:
> And here's another small patch to cleanup the long standing e_randr compiler
> warnings too. (Tired of looking at them sit there for several months or more
> now) ;) Please apply asap.
In svn also.
--
Cedric BAIL
--
On Thu, May 3, 2012 at 4:35 PM, wrote:
> Would someone please apply this attached patch (almost immediately) ?? Fixes
> for horrible compiler warning on e_container.
As I was playing with that file, I put your patch in at the same time.
So it's in !
--
Cedric BAIL
Backported!
http://trac.enlightenment.org/e/changeset/70688
Daniel Juyung Seo (SeoZ)
On Thu, May 3, 2012 at 2:51 PM, Daniel Juyung Seo wrote:
> In SVN!
> Thanks!
>
> Daniel Juyung Seo (SeoZ)
>
> On Thu, May 3, 2012 at 2:30 PM, SHILPA ONKAR SINGH
> wrote:
>> Hi All,
>>
>> Please find attached, p
Dear All, Hello.
I would like to add accessibility feature for the mobile device.
The mobile device environment is different with desktop environment.
On the desktop environment, you can make MOUSE_IN event without previous
MOUSE_DOWN event.
but.. on the mobile device environment, you should start
Start a new thread for clarity,
So far, meeting is planned for Sunday, May 6 in Seoul.
People interested and who could maybe come:
Hyoyoung Chang
Cedric BAIL
Daniel Juyung Seo
ChunEon Park
Kim Shinwoo
myself
Sorry for Raster, but we will surely do another meeting later :-)
For meeting place/tim
And here's another small patch to cleanup the long standing e_randr compiler
warnings too. (Tired of looking at them sit there for several months or more
now) ;) Please apply asap.
Cheers,
dh
Index: e_randr_11_serialization.c
=
Hi All,
Would someone please apply this attached patch (almost immediately) ?? Fixes
for horrible compiler warning on e_container.
Cheers,
dh
Index: e_container.c
===
--- e_container.c (revision 70686)
+++ e_container.c (work
Hello. Shilpa :)
Because elementary 1.0 was released, we should also maintain backport as Daniel
did ~
http://trac.enlightenment.org/e/changeset/70520
And for trunk, you should update ChangeLog as Herment did ~
http://trac.enlightenment.org/e/changeset/70621
Can you make new patch including
Hi All,
Please find attached bug fix patch for edje draggable jump issue when external
event area is used.
Bug: When an external event area is used for edje draggable and when after
mouse move if immediate mouse down
is done then the draggable jumps back to its original position.
Analysis: In
26 matches
Mail list logo