Re: [E-devel] elm themse does not compile on Windows

2012-07-28 Thread The Rasterman
On Sat, 28 Jul 2012 06:26:03 +0200 Vincent Torri vincent.to...@gmail.com said: On Sat, Jul 28, 2012 at 3:16 AM, Cedric BAIL cedric.b...@free.fr wrote: On Sat, Jul 28, 2012 at 1:25 AM, Vincent Torri vincent.to...@gmail.com wrote: C:/MinGW_PKG/msys/1.0/opt/efl/bin/edje_cc -id

Re: [E-devel] edje_cc debugging messages

2012-07-28 Thread The Rasterman
On Sat, 28 Jul 2012 06:27:52 +0200 Vincent Torri vincent.to...@gmail.com said: Hey, in edje_cc.h, the macro INF, etc... directly use printf and not the Eina_Log macros. Is it normal ? because in an MSYS terminal, the output is just unreadable i explicitly changed them to not use eina-log

[E-devel] transparent shelf in themes is broken

2012-07-28 Thread P Purkayastha
Hello, As of r74527, transparent setting in shelf is broken in all the themes I tested - default, detourious, darkness, and efenniht. -- Live Security Virtual Conference Exclusive live event will cover all the ways

Re: [E-devel] [Patch] [Elm] Spinner fixes

2012-07-28 Thread Cedric BAIL
Yop, On Fri, Jul 27, 2012 at 11:09 PM, Jean-Philippe André j...@videolan.org wrote: Since I still had some time (not for long tho^^), I've tried to finish fixing the spinner widget. So, here are two patches that should do the trick. Firstly, in the EDC, enable catching double and triple

Re: [E-devel] transparent shelf in themes is broken

2012-07-28 Thread Michael Blumenkrantz
On Sat, 28 Jul 2012 21:17:35 +0800 P Purkayastha ppu...@gmail.com wrote: Hello, As of r74527, transparent setting in shelf is broken in all the themes I tested - default, detourious, darkness, and efenniht. file a bug on trac. this should be standard procedure by now.

[E-devel] fopen() - fclose()

2012-07-28 Thread rustyBSD
Hi, quick thing: === e/src/modules/wizard/page_080.c === line 18 - EAPI int wizard_page_show(E_Wizard_Page *pg __UNUSED__) Two fopen(), but one fclose(). Should add fclose(fin); before return 0; . Maxime -- Live

Re: [E-devel] fopen() - fclose()

2012-07-28 Thread Cedric BAIL
Hi, On Sat, Jul 28, 2012 at 3:26 PM, rustyBSD rusty...@gmx.fr wrote: quick thing: === e/src/modules/wizard/page_080.c === line 18 - EAPI int wizard_page_show(E_Wizard_Page *pg __UNUSED__) Two fopen(), but one fclose(). Should add fclose(fin); before return 0; . Thanks for the report fixed

Re: [E-devel] elm themse does not compile on Windows

2012-07-28 Thread Vincent Torri
On Sat, Jul 28, 2012 at 10:19 AM, Vincent Torri vincent.to...@gmail.com wrote: On Sat, Jul 28, 2012 at 9:10 AM, Carsten Haitzler ras...@rasterman.com wrote: On Sat, 28 Jul 2012 06:26:03 +0200 Vincent Torri vincent.to...@gmail.com said: On Sat, Jul 28, 2012 at 3:16 AM, Cedric BAIL

Re: [E-devel] elm themse does not compile on Windows

2012-07-28 Thread Cedric BAIL
On Sat, Jul 28, 2012 at 5:46 PM, Vincent Torri vincent.to...@gmail.com wrote: On Sat, Jul 28, 2012 at 10:19 AM, Vincent Torri vincent.to...@gmail.com wrote: On Sat, Jul 28, 2012 at 9:10 AM, Carsten Haitzler ras...@rasterman.com wrote: On Sat, 28 Jul 2012 06:26:03 +0200 Vincent Torri

Re: [E-devel] edje_cc debugging messages

2012-07-28 Thread Cedric BAIL
On Sat, Jul 28, 2012 at 9:12 AM, Carsten Haitzler ras...@rasterman.com wrote: On Sat, 28 Jul 2012 06:27:52 +0200 Vincent Torri vincent.to...@gmail.com said: Hey, in edje_cc.h, the macro INF, etc... directly use printf and not the Eina_Log macros. Is it normal ? because in an MSYS terminal,

Re: [E-devel] [Edje] Signal callbacks issue (with patch)

2012-07-28 Thread Cedric BAIL
On Sat, Jul 28, 2012 at 3:42 AM, Cedric BAIL cedric.b...@free.fr wrote: On Sat, Jul 28, 2012 at 1:17 AM, Gustavo Lima Chaves gl...@profusion.mobi wrote: * Jean-Philippe André j...@videolan.org [2012-07-27 12:09:48 -0400]: I've been looking into the elm_spinner widget, and its most obvious

[E-devel] prop window

2012-07-28 Thread rustyBSD
Hi, here is a patch which fixes some things of FIXME in file e_fm_prop.c. I added: - exec permission / group permission - location (dir) - last modified permission - last accessed date - occuped blocks on disk - notification of broken symlink I fixed size of icon (which was malformed). I also

[E-devel] Eyesight patch

2012-07-28 Thread Vincent Torri
Hey patch for Eyesight which is an attempt to improve GUI : the genlist appears when the mouse reaches the left border of the window.. It's not great as I'm not a designer, nor a good edje programmer. Help welcome :-) Vincent eyesight_gui.diff Description: Binary data

Re: [E-devel] What about joining SPI ?

2012-07-28 Thread ravenlock
Here is a link to the discussion back in the day. http://lists.enlightenment.fr/enlightenment-devel/2009/02/28276.html There may have been other discussions since then as that was quite a while back... but it was what I was referring to in my msg below. -ravenlock On 07/27/2012 21:50,