On Tue, May 10, 2011 at 6:19 AM, Sebastian Dransfeld
wrote:
> On 05/06/2011 11:36 AM, Enlightenment SVN wrote:
>> Log:
>> evas: don't try all loader on directory.
>>
>>
>> Author: cedric
>> Date: 2011-05-06 02:36:24 -0700 (Fri, 06 May 2011)
>> New Revision: 59235
>> Trac: ht
Thanks for report, fixed now in svn.
2011/5/10 Brian Wang
> Hello all,
>
> When elm_slideshow's loop attribute is not set, _item_realize() will
> access NULL item_prev and item_next when trying to pre-create the
> previous and next items. Please find the trivial fix as attached and
> adjust it
Referring to the part alignment? Yeah, should fix that.
On Mon, May 9, 2011 at 11:01 PM, Sebastian Dransfeld
wrote:
> On 05/03/2011 04:08 PM, Enlightenment SVN wrote:
> > Log:
> > E fm: We want a fixed tb width when ellipsis is set.
> >
> > Author: tasn
> > Date: 2011-05-03 07:08:3
np :)
On Tue, May 10, 2011 at 3:37 AM, Brian Wang wrote:
> On Tue, May 10, 2011 at 1:23 AM, Tom Hacohen wrote:
> > Fixed, in SVN, thanks.
>
> Confirmed fixed in r59305.
>
> Thanks. :-)
>
>
> brian
>
> >
> > --
> > Tom.
> >
>
>
>
> --
> brian
> --
>
> Cool-Karaoke - The smallest r
On Mon, May 9, 2011 at 7:32 PM, Gustavo Sverzut Barbieri
wrote:
> On Mon, May 9, 2011 at 2:03 PM, Cedric BAIL wrote:
>> On Tue, May 3, 2011 at 8:19 PM, Gustavo Sverzut Barbieri
>> wrote:
>>> On Tue, May 3, 2011 at 6:17 AM, Cedric BAIL wrote:
On Sat, Apr 30, 2011 at 11:59 PM, Gustavo Sverzu
On Tue, May 10, 2011 at 4:39 PM, michael bouchaud
wrote:
> Thanks for report, fixed now in svn.
Thanks. I haven't tested it but it seems good. :-)
brian
>
> 2011/5/10 Brian Wang
>>
>> Hello all,
>>
>> When elm_slideshow's loop attribute is not set, _item_realize() will
>> access NULL item_pr
hmmm okay !
I had to remove all the e17 directory.
better now :)
thx !
On Mon, May 9, 2011 at 6:01 PM, Cedric BAIL wrote:
> On Mon, May 9, 2011 at 5:11 PM, Steven Le Roux wrote:
>> On Mon, May 9, 2011 at 11:41 AM, Cedric BAIL wrote:
>>> On Mon, May 9, 2011 at 11:11 AM, Steven Le Roux wrote
Hello,
I don't know why it freezes, but why you run edje_cc repeatedly?
edje_cc is a compiler and it compiles edc text file to edj binary file.
Just run it once, before you distribute your program.
Thanks.
Daniel Juyung Seo (SeoZ)
On Mon, May 9, 2011 at 4:39 AM, Quentin Gibeaux
wrote:
> Hello ev
On Tue, May 10, 2011 at 7:40 AM, Cedric BAIL wrote:
[...]snip[...] I already made my point of view :-)
> I don't like the idea of adding interfaces to it as it is where the
> cost come most of the time, but that's open for discussion.
Interface is just another pointer in the typ
Has anybody implemented polyline evas object where one could specify the
start point(x, y) and then just add many new points where the line
should go next. To my understanding there does not exist that kind of
feature?
If not, would it make sense to implement that kind of polyline as a
smart o
Hmm looks like you want to re-generate a new edj repeatedly.
Looks ok :)
It'll be better to send a file or sample code here.
Thanks.
Daniel Juyung Seo (SeoZ)
On Tue, May 10, 2011 at 10:53 PM, Daniel Juyung Seo
wrote:
> Hello,
> I don't know why it freezes, but why you run edje_cc repeatedly?
>
On Wed, May 11, 2011 at 12:44 AM, Mika Laitio wrote:
> Has anybody implemented polyline evas object where one could specify the
> start point(x, y) and then just add many new points where the line
> should go next. To my understanding there does not exist that kind of
> feature?
>
> If not, would
On Wed, 11 May 2011 08:29:22 +0200 Cedric BAIL said:
> On Wed, May 11, 2011 at 12:44 AM, Mika Laitio wrote:
> > Has anybody implemented polyline evas object where one could specify the
> > start point(x, y) and then just add many new points where the line
> > should go next. To my understanding
On Tue, May 10, 2011 at 3:53 PM, Daniel Juyung Seo wrote:
> I don't know why it freezes, but why you run edje_cc repeatedly?
It just freeze because system is not an asynchronous call. So each
time it run, it lock. You should seriously change the way you are
using edje ! Edje_cc should be used for
> Log:
> E17: When searching for an icon in the fdo theme, if we do not find it
> in the current theme, check some fallback icon themes (so there is
> less chance of a menu item having no icon).
Oh! This is so wrong! You completely trash the efreet cache by doing this.
All themes inherit from
15 matches
Mail list logo