On Sun, 11 Dec 2011 00:05:11 +0100
Cedric BAIL wrote:
> On Sat, Dec 10, 2011 at 8:14 PM, Michael Blumenkrantz
> wrote:
> > 1) item_position_get() <-- returns position # of item
> > this could probably be implemented by updating the position index as
> > items are added/removed, though that would
On Sat, Dec 10, 2011 at 8:14 PM, Michael Blumenkrantz
wrote:
> 1) item_position_get() <-- returns position # of item
> this could probably be implemented by updating the position index as
> items are added/removed, though that would be a slowdown in large lists.
> perhaps giving indexes to the ite
1) item_position_get() <-- returns position # of item
this could probably be implemented by updating the position index as
items are added/removed, though that would be a slowdown in large lists.
perhaps giving indexes to the item blocks and keeping position relative to
those would be better?
2) r
On Sat, 10 Dec 2011 11:40:44 +
Steve Jones wrote:
> Hi,
>
> Since updating e a couple of weeks ago, I'm getting occasional segfaults
> in e from the notification module. Looking at the backtrace (below), it
> seems to be related to zones and screens, but I'm not particularly
> familiar with
On Sat, 10 Dec 2011 02:35:36 -0500 Michael Blumenkrantz
wrote:
> On Sat, 10 Dec 2011 01:17:23 -0500
> Michael Blumenkrantz wrote:
>
> > On Fri, 9 Dec 2011 22:15:01 -0800
> > "Enlightenment SVN" wrote:
> >
> > > Log:
> > > temp fix while I figure out some weird behavior
> > >
> > >
> > >
On Sat, Dec 10, 2011 at 12:28 PM, Enlightenment SVN
wrote:
> Log:
> Add rpm support to epdf tar balls.
actually, you should add rpm support to eyesight instead
Vincent
>
>
> Author: rui
> Date: 2011-12-10 03:28:24 -0800 (Sat, 10 Dec 2011)
> New Revision: 66086
> Trac: htt
Hi,
Since updating e a couple of weeks ago, I'm getting occasional segfaults
in e from the notification module. Looking at the backtrace (below), it
seems to be related to zones and screens, but I'm not particularly
familiar with them and am reluctant to speculate further.
For now, I'll leave a b
On Sat, 10 Dec 2011 00:14:50 -0800
"Enlightenment SVN" wrote:
> Log:
> we've got NODELAY, may as well add CORK
>
>
> Author: discomfitor
> Date: 2011-12-10 00:14:50 -0800 (Sat, 10 Dec 2011)
> New Revision: 66082
> Trac: http://trac.enlightenment.org/e/changeset/66082
>