Re: [E-devel] E CVS: apps/entrance raster

2007-03-31 Thread Michael Jennings
On Sunday, 01 April 2007, at 09:24:35 (+0900), Carsten Haitzler wrote: > it didn't. you moved entrance_login BUT never changed the path used > in the code to execute it - so the exec fails and the user is logged > out 10 secs after being logged in when entrance replaces itself with > a much smalle

Re: [E-devel] [PATCH] fix e17/proto/edje_editor use of etk signals

2007-03-31 Thread Dave
Gustavo Sverzut Barbieri ha scritto: > On 3/31/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: >> edje_editor is using incorrect names for every signal with "_" in >> name, it should be "-" instead. >> >> Also, it uses "realize" instead of "realized" to etk_canvas. >> >> Attached patch fixe

Re: [E-devel] Adding Arabic shaping support

2007-03-31 Thread The Rasterman
On Sat, 31 Mar 2007 20:44:05 + "Ahmed MANSOUR" <[EMAIL PROTECTED]> babbled: > Hi all, > I'm gonna add Arabic language shaping and RTL support, and I just want > to know if anyone is already working on that. HOORAY! THANKYOU! :) That'd be GREAT! If you can manage to add it and also still handl

Re: [E-devel] E CVS: apps/entrance raster

2007-03-31 Thread The Rasterman
On Sat, 31 Mar 2007 13:21:11 -0400 Michael Jennings <[EMAIL PROTECTED]> babbled: > On Saturday, 31 March 2007, at 08:07:12 (-0500), > Enlightenment CVS wrote: > > > fix entrance so it.. works again. back to lib dir (good reasons why too) > > Entrance worked fine, and there is NO good reason to p

[E-devel] [PATCH] fix e17/proto/edje_editor use of etk signals

2007-03-31 Thread Gustavo Sverzut Barbieri
edje_editor is using incorrect names for every signal with "_" in name, it should be "-" instead. Also, it uses "realize" instead of "realized" to etk_canvas. Attached patch fixes this problem, edje_editor is now "usable" again :-) -- Gustavo Sverzut Barbieri ---

[E-devel] Adding Arabic shaping support

2007-03-31 Thread Ahmed MANSOUR
Hi all, I'm gonna add Arabic language shaping and RTL support, and I just want to know if anyone is already working on that. Maybe I'm the only one that know Arabic in this mailing list :-D. So I want to contribute in an useful way. Well, I hope someone can show me what files I need to change... T

Re: [E-devel] equate patch

2007-03-31 Thread Peter Wehrfritz
João Vale schrieb: > Equate got broken in a recent EWL update. Attached patch fixes it. > > Cheers, > Vale > thanks, it's in CVS now. Peter - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Tech

[E-devel] equate patch

2007-03-31 Thread João Vale
Equate got broken in a recent EWL update. Attached patch fixes it. Cheers, Vale --- src/gui.original.c 2007-03-31 18:17:56.0 +0100 +++ src/gui.c 2007-03-31 18:07:49.0 +0100 @@ -176,16 +176,16 @@ key_press(Ewl_Widget * w, void *ev_data, ev = ev_data; - if (ev->keyname && !

Re: [E-devel] E CVS: apps/entrance raster

2007-03-31 Thread Michael Jennings
On Saturday, 31 March 2007, at 08:07:12 (-0500), Enlightenment CVS wrote: > fix entrance so it.. works again. back to lib dir (good reasons why too) Entrance worked fine, and there is NO good reason to put executables in /usr/lib. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.or

Re: [E-devel] Fwd: Re: [collab4] eclair improvements

2007-03-31 Thread Simon TRENY
On Tue, 27 Mar 2007 19:08:33 +0200, Peter Parkanyi <[EMAIL PROTECTED]> wrote : > Inspired by the latest "E17 gui toolkits" discussion on e-devel, i > would gladly work on eclair, and improve it, add the file add dialog, > and maybe library support, drop the XMMS-style playlist, and instead > desig