Re: [E-devel] small genlist feature requests

2011-12-10 Thread Michael Blumenkrantz
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

Re: [E-devel] small genlist feature requests

2011-12-10 Thread Cedric BAIL
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

[E-devel] small genlist feature requests

2011-12-10 Thread Michael Blumenkrantz
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

Re: [E-devel] e segfault with notifications and multiple screens

2011-12-10 Thread Michael Blumenkrantz
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

Re: [E-devel] E SVN: discomfitor trunk/ecore/src/lib/ecore_con

2011-12-10 Thread David Seikel
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 > > > > > > > > >

Re: [E-devel] E SVN: rui trunk/PROTO/epdf

2011-12-10 Thread Vincent Torri
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

[E-devel] e segfault with notifications and multiple screens

2011-12-10 Thread Steve Jones
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

Re: [E-devel] E SVN: discomfitor IN trunk/ecore: . src/lib/ecore_con

2011-12-10 Thread Michael Blumenkrantz
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 >