Re: [E-devel] Edje and Drag'n'Drop

2004-11-29 Thread Corey Donohoe
You're gonna need Ecore DND to be finished first unfortunately. * phriedrich ([EMAIL PROTECTED]) wrote: > Hi, > > is there a way to drop a file from evidence or whatever to a program with > an edje-window? > > I'm working on a small song-title-shower/control-panel for xmms [1], based > on efl an

Re: [E-devel] imlib2 in cvs doesn't compiled nicely

2004-11-29 Thread The Rasterman
On Mon, 29 Nov 2004 18:41:12 +0800 Didier Casse <[EMAIL PROTECTED]> babbled: > I have some problems with imlib2.spec... did you guys remove the loaders? this should be ok now (in cvs) :) spec file just didn't update with src. > [snip] > Requires(rpmlib): rpmlib(Compressed

[E-devel] Edje and Drag'n'Drop

2004-11-29 Thread phriedrich
Hi, is there a way to drop a file from evidence or whatever to a program with an edje-window? I'm working on a small song-title-shower/control-panel for xmms [1], based on efl and would like to be able dragging mp3s directly to it from a a file-manager. Regards, Friedrich [1]: http://www.phrie

[E-devel] imlib2 in cvs doesn't compiled nicely

2004-11-29 Thread Didier Casse
I have some problems with imlib2.spec... did you guys remove the loaders? [snip] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh imlib2-loader_argb = 1.2.0 imlib2-loader_jpeg = 1.2.

[E-devel] error in javascript on enlightenment.org

2004-11-29 Thread Morten Nilsen
taken from http://enlightenment.org/pages/main.html; var supported = /MSIE (5\.5)|[6789]/.test(navigator.userAgent) && navigator.platform == "Win32"; the regex is obviously wrong... /MSIE (5\.5|[6789])/ would seem to be the wanted regex. -- Morten smime.p7s Description: S/MIME Cryptographic