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

2008-12-22 Thread Ulisses Furquim
On Mon, Dec 22, 2008 at 7:38 AM, Cedric BAIL wrote: > On Mon, Dec 22, 2008 at 3:30 AM, Enlightenment SVN > wrote: >> Log: >> Fix segfault when double freeing a string. >> >> This fix makes it work again. However, ecore plugin should really be >> rewritten >> or we should start considering ein

Re: [E-devel] [PATCH] Illume keyboard

2008-12-22 Thread Peter van de Werken
On Mon, Dec 22, 2008 at 11:15:51AM +1100, Carsten Haitzler wrote: > added a bug here - used _cb_ not _callback in an flaunch call (frankly > i want to see flaunch die or become something else but its there to > keep asu happy - for now). :) Aah hmm, just found out where I went wrong: the e_flaunch

Re: [E-devel] ewww: browser test on top of efl-webkit

2008-12-22 Thread Gustavo Sverzut Barbieri
On Mon, Dec 22, 2008 at 2:51 AM, Toma wrote: > http://members.iinet.net.au/~haste/e17/eweb.png > > Heres a little something. While its not as fancy as Id hope (yet) it > shows a few ideas. The buttons could be held to create the 'right > click' type menu, to make use on touchscreens easier. > > On

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

2008-12-22 Thread Cedric BAIL
On Mon, Dec 22, 2008 at 3:30 AM, Enlightenment SVN wrote: > Log: > Fix segfault when double freeing a string. > > This fix makes it work again. However, ecore plugin should really be > rewritten > or we should start considering eina_module instead. The plan is to one day use eina_module for e