Re: [E-devel] [Patch] Entry - Password show last input patch

2011-06-06 Thread Tom Hacohen
On Thu, 2011-06-02 at 14:31 +0900, Carsten Haitzler wrote: > well you can implement this via signals and/or edje messages, and then on the > edje side have a program and/or some embryo script handle the signal and/or > message, BUT on the edje (edc side) you'll need an action type and/or some > emb

Re: [E-devel] [Patch] Entry - Password show last input patch

2011-06-06 Thread The Rasterman
On Mon, 06 Jun 2011 12:17:55 +0300 Tom Hacohen said: > On Thu, 2011-06-02 at 14:31 +0900, Carsten Haitzler wrote: > > well you can implement this via signals and/or edje messages, and then on > > the edje side have a program and/or some embryo script handle the signal > > and/or message, BUT on t

Re: [E-devel] sky.jpg missing in elementary

2011-06-06 Thread The Rasterman
On Mon, 6 Jun 2011 07:27:05 +0200 (CEST) Vincent Torri said: > On Sun, 5 Jun 2011, Vincent Torri wrote: > > On Sun, 5 Jun 2011, Vincent Torri wrote: > >> On Sun, 5 Jun 2011, Carsten Haitzler (The Rasterman) wrote: > >>> On Sun, 5 Jun 2011 08:31:55 +0200 (CEST) Vincent Torri > >>> > >>> said: >

Re: [E-devel] [Patch] Entry - Password show last input patch

2011-06-06 Thread Tom Hacohen
On Mon, 2011-06-06 at 18:40 +0900, Carsten Haitzler wrote: > password mode is already specified in theme. this is no different. True. Ok, but this means putting the timer in the edc vs in elm_config is a very marginal decision. I.e both make sense. -- Tom. -

Re: [E-devel] [Patch] Entry - Password show last input patch

2011-06-06 Thread The Rasterman
On Mon, 06 Jun 2011 12:46:05 +0300 Tom Hacohen said: > On Mon, 2011-06-06 at 18:40 +0900, Carsten Haitzler wrote: > > password mode is already specified in theme. this is no different. > > True. Ok, but this means putting the timer in the edc vs in elm_config > is a very marginal decision. I.e b

Re: [E-devel] [Patch] Entry - Password show last input patch

2011-06-06 Thread Tom Hacohen
On Mon, 2011-06-06 at 19:04 +0900, Carsten Haitzler wrote: > well the alternative is have something like > > evas_object_password_last_char_show_timeout_set(obj, 2.0); Ok, I'm not sure I follow so I'll just wait and see how things roll. -- Tom. -

[E-devel] Error building e17

2011-06-06 Thread Nicolas Aguirre
Hi i try to build e17 since yesterday, retry this morning but i get this error : make[4]: Entering directory `/home/naguirre/e17_src/e/src/modules/everything' make[4]: *** No rule to make target `../everything-apps/evry_plug_apps.c', needed by `evry_plug_apps.lo'. Stop. make[4]: Leaving directory

Re: [E-devel] [Patch] Entry - Password show last input patch

2011-06-06 Thread The Rasterman
On Mon, 06 Jun 2011 13:26:49 +0300 Tom Hacohen said: > On Mon, 2011-06-06 at 19:04 +0900, Carsten Haitzler wrote: > > well the alternative is have something like > > > > evas_object_password_last_char_show_timeout_set(obj, 2.0); > > Ok, I'm not sure I follow so I'll just wait and see how things

Re: [E-devel] Error building e17

2011-06-06 Thread The Rasterman
On Mon, 6 Jun 2011 12:32:05 +0200 Nicolas Aguirre said: > Hi i try to build e17 since yesterday, retry this morning but i get this > error : > > make[4]: Entering directory > `/home/naguirre/e17_src/e/src/modules/everything' > make[4]: *** No rule to make target `../everything-apps/evry_plug_app

Re: [E-devel] e17 todo list -> clock+calendar thing done

2011-06-06 Thread Vinícius dos Santos Oliveira
Awesome work. Can't wait to install E17 on my Archlinux again. :) 2011/6/6 Carsten Haitzler > a reminder... > > http://trac.enlightenment.org/e/wiki/Release > > has a todo list... and i'm wading through it bit by bit. i've knocked off a > few > of the items and this weekend i polished off the cl

Re: [E-devel] sky.jpg missing in elementary

2011-06-06 Thread Vincent Torri
On Mon, 6 Jun 2011, Carsten Haitzler (The Rasterman) wrote: > On Mon, 6 Jun 2011 07:27:05 +0200 (CEST) Vincent Torri > said: > >> On Sun, 5 Jun 2011, Vincent Torri wrote: >>> On Sun, 5 Jun 2011, Vincent Torri wrote: On Sun, 5 Jun 2011, Carsten Haitzler (The Rasterman) wrote: > On Sun,

Re: [E-devel] (IDEA) Import/export profile option

2011-06-06 Thread Jeff Hoogland
Thanks for all that feedback raster - I had thought of a few of those things, but you brought up a few points I had not thought of. On Sun, Jun 5, 2011 at 8:32 PM, Carsten Haitzler wrote: > On Sun, 05 Jun 2011 17:18:06 -0500 Jeff Hoogland > said: > > > What would people think of having an option

Re: [E-devel] Error building e17

2011-06-06 Thread Nicolas Aguirre
2011/6/6 Carsten Haitzler > On Mon, 6 Jun 2011 12:32:05 +0200 Nicolas Aguirre < > aguirre.nico...@gmail.com> > said: > > > Hi i try to build e17 since yesterday, retry this morning but i get this > > error : > > > > make[4]: Entering directory > > `/home/naguirre/e17_src/e/src/modules/everything'

[E-devel] Working on Docs

2011-06-06 Thread Gustavo Sverzut Barbieri
Hi all, ProFUSION is proud to be back to work on EFL, thanks Samsung ;-) Our current work is to improve documentation of core EFL so we can match competitors like Android and iPhone, it should not just improve parts of API, but lots of examples, diagrams and things that lead third party applicati

Re: [E-devel] Working on Docs

2011-06-06 Thread Atton Jonathan
Amnell has made a general EFL first step documentation in french, maybe it could help you. http://louis-du-verdier.developpez.com/efl/debuter/ If I can have 1 request about the documentation: explain to the developpers how to use edje external + elm instead of show them how to use elm in the c-co

Re: [E-devel] E SVN: cedric trunk/evas/src/lib

2011-06-06 Thread Vincent Torri
On Mon, 6 Jun 2011, Enlightenment SVN wrote: > Log: > evas: and some doc for the 6 commits :-) the @since !! > > > Author: cedric > Date: 2011-06-06 10:49:58 -0700 (Mon, 06 Jun 2011) > New Revision: 6 > Trac: http://trac.enlightenment.org/e/changeset/6 > > Mo

Re: [E-devel] E SVN: discomfitor trunk/eeze

2011-06-06 Thread Vincent Torri
On Mon, 6 Jun 2011, Enlightenment SVN wrote: > Log: > fix configure on captainigloo's system and replacing test -n $mount_v -a $(echo $mount_v | cut -d'.' -f2) -lt 19 by test -n $mount_v && test "$(echo $mount_v | cut -d'.' -f2)" -lt 19 ? Vincent > > > Author: discomfitor > Date:

Re: [E-devel] Working on Docs

2011-06-06 Thread Vincent Torri
On Mon, 6 Jun 2011, Gustavo Sverzut Barbieri wrote: > Hi all, > > ProFUSION is proud to be back to work on EFL, thanks Samsung ;-) > > Our current work is to improve documentation of core EFL so we can > match competitors like Android and iPhone, it should not just improve > parts of API, but lo

Re: [E-devel] Working on Docs

2011-06-06 Thread Gustavo Sverzut Barbieri
On Mon, Jun 6, 2011 at 6:27 PM, Vincent Torri wrote: > On Mon, 6 Jun 2011, Gustavo Sverzut Barbieri wrote: > >> Hi all, >> >> ProFUSION is proud to be back to work on EFL, thanks Samsung ;-) >> >> Our current work is to improve documentation of core EFL so we can >> match competitors like Android

Re: [E-devel] Working on Docs

2011-06-06 Thread Vincent Torri
On Mon, 6 Jun 2011, Gustavo Sverzut Barbieri wrote: On Mon, Jun 6, 2011 at 6:27 PM, Vincent Torri wrote: On Mon, 6 Jun 2011, Gustavo Sverzut Barbieri wrote: Hi all, ProFUSION is proud to be back to work on EFL, thanks Samsung ;-) Our current work is to improve documentation of core EFL s

Re: [E-devel] Working on Docs

2011-06-06 Thread Gustavo Sverzut Barbieri
On Mon, Jun 6, 2011 at 6:13 PM, Atton Jonathan wrote: > > Amnell has made a general EFL first step documentation in french, maybe it > could help you. http://louis-du-verdier.developpez.com/efl/debuter/ > > If I can have 1 request about the documentation: explain to the developpers > how to use ed

Re: [E-devel] Working on Docs

2011-06-06 Thread Steven Le Roux
Hi, at the last EFL meeting in france with #e.fr , yoz suggested few, bloody simple example which could be run by simple copy/paste/compile I think it's a good idea too because doxygen and API (documentation) works great with devs, but it's maybe not sexy enough to convert a web dev/sysadmin/wha

Re: [E-devel] Working on Docs

2011-06-06 Thread Vincent Torri
On Mon, 6 Jun 2011, Steven Le Roux wrote: Hi, at the last EFL meeting in france with #e.fr , yoz suggested few, bloody simple example which could be run by simple copy/paste/compile I think it's a good idea too because doxygen and API (documentation) works great with devs, but it's maybe no

Re: [E-devel] (IDEA) Import/export profile option

2011-06-06 Thread The Rasterman
On Mon, 6 Jun 2011 12:00:50 -0500 Jeff Hoogland said: more importantly... do you have a plan for a solution? :) > Thanks for all that feedback raster - I had thought of a few of those > things, but you brought up a few points I had not thought of. > > On Sun, Jun 5, 2011 at 8:32 PM, Carsten Hai

Re: [E-devel] Working on Docs

2011-06-06 Thread Vincent Torri
On Mon, 6 Jun 2011, Gustavo Sverzut Barbieri wrote: > Hi all, > > ProFUSION is proud to be back to work on EFL, thanks Samsung ;-) and i forgot : that's VERY good news to see Profusion back ! Vincent > > Our current work is to improve documentation of core EFL so we can > match competitors li

Re: [E-devel] Working on Docs

2011-06-06 Thread Steven Le Roux
On Mon, Jun 6, 2011 at 9:47 PM, Vincent Torri wrote: > > > On Mon, 6 Jun 2011, Steven Le Roux wrote: > >> Hi, >> >> at the last EFL meeting in france with #e.fr , yoz suggested  few, >> bloody simple example which could be run by simple copy/paste/compile >> >> I think it's a good idea too because

Re: [E-devel] E SVN: cedric trunk/evas/src/lib

2011-06-06 Thread Cedric BAIL
On Mon, Jun 6, 2011 at 11:16 PM, Vincent Torri wrote: > On Mon, 6 Jun 2011, Enlightenment SVN wrote: >> Log: >> evas: and some doc for the 6 commits :-) > the @since !! Why ? This function exists since 1.0. It was just not documented. -- Cedric BAIL -

Re: [E-devel] E SVN: cedric trunk/evas/src/lib

2011-06-06 Thread Vincent Torri
On Mon, 6 Jun 2011, Cedric BAIL wrote: > On Mon, Jun 6, 2011 at 11:16 PM, Vincent Torri wrote: >> On Mon, 6 Jun 2011, Enlightenment SVN wrote: >>> Log: >>> evas: and some doc for the 6 commits :-) >> the @since !! > > Why ? This function exists since 1.0. It was just not documented. sorry,

Re: [E-devel] Working on Docs

2011-06-06 Thread Gustavo Sverzut Barbieri
On Mon, Jun 6, 2011 at 6:44 PM, Steven Le Roux wrote: > Hi, > > at the last EFL meeting in france with #e.fr , yoz suggested  few, > bloody simple example which could be run by simple copy/paste/compile > > I think it's a good idea too because doxygen and API (documentation) > works great with dev

Re: [E-devel] Working on Docs

2011-06-06 Thread The Rasterman
On Mon, 6 Jun 2011 18:14:55 -0300 Gustavo Sverzut Barbieri said: > On Mon, Jun 6, 2011 at 6:13 PM, Atton Jonathan > wrote: > > > > Amnell has made a general EFL first step documentation in french, maybe it > > could help you. http://louis-du-verdier.developpez.com/efl/debuter/ > > > > If I can h

Re: [E-devel] Working on Docs

2011-06-06 Thread Daniel Juyung Seo
> ProFUSION is proud to be back to work on EFL, thanks Samsung ;-) Welcome back ProFUSION :) You guys were away for so long. > Our current work is to improve documentation of core EFL so we can > match competitors like Android and iPhone, it should not just improve > parts of API, but lots of exa

Re: [E-devel] Working on Docs

2011-06-06 Thread Daniel Juyung Seo
> i see confusion and > complaints every single day because of this push to use edje as the "way to do > a gui layout" that is better done using ju7st basic boxes, tables etc. etc. > inline in the code. Now we have GRID as well :) And I think "Do not use edje as a GUI layout (or use it less)" is n

Re: [E-devel] Working on Docs

2011-06-06 Thread Gustavo Sverzut Barbieri
On Mon, Jun 6, 2011 at 9:17 PM, Daniel Juyung Seo wrote: >> ProFUSION is proud to be back to work on EFL, thanks Samsung ;-) > > Welcome back ProFUSION :) You guys were away for so long. > >> Our current work is to improve documentation of core EFL so we can >> match competitors like Android and i

Re: [E-devel] Working on Docs

2011-06-06 Thread The Rasterman
On Tue, 7 Jun 2011 09:29:39 +0900 Daniel Juyung Seo said: > > i see confusion and > > complaints every single day because of this push to use edje as the "way to > > do a gui layout" that is better done using ju7st basic boxes, tables etc. > > etc. inline in the code. > > Now we have GRID as wel

Re: [E-devel] [RFC] ELM GLView

2011-06-06 Thread Sung W. Park
awesome! I guess we now have to make sure this thing is stable. =) On Fri, Jun 3, 2011 at 4:09 PM, Carsten Haitzler wrote: > On Thu, 19 May 2011 16:37:11 +0900 "Sung W. Park" > said: > > just put it in svn now. yay! :) thanks! :) > > > Thanks for your comments. > > > > Ok, I've added a focus_

Re: [E-devel] [Patch] elm_gengrid - added new feature : gengrid reorder mode

2011-06-06 Thread Daniel Juyung Seo
Hello, belated review :) 1. Use Evas_Smart_Cb_Description for smart callbacks. I fixed it in SVN. http://trac.enlightenment.org/e/changeset/60014 2. Changed signal name. I changed reorder signal name from "elm,state,reorder_enabled" to "elm,state,reorder,enabled". This is more EFL-like I guess. I

Re: [E-devel] Working on Docs

2011-06-06 Thread Vincent Torri
On Mon, 6 Jun 2011, Gustavo Sverzut Barbieri wrote: > On Mon, Jun 6, 2011 at 9:17 PM, Daniel Juyung Seo > wrote: >>> ProFUSION is proud to be back to work on EFL, thanks Samsung ;-) >> >> Welcome back ProFUSION :) You guys were away for so long. >> >>> Our current work is to improve documentat

[E-devel] Cut'n'paste error in ecore_pipe.c

2011-06-06 Thread Ulrich Eckhardt
Hi! I've been reading commits recently, and found a small buglet committed in revision 59823. The line ECORE_MAGIC_FAIL(p, ECORE_MAGIC_PIPE, "ecore_pipe_read_close"); should probably contain the function name as string, but it doesn't for the freeze/thaw functions. Uli ---

Re: [E-devel] Cut'n'paste error in ecore_pipe.c

2011-06-06 Thread Vincent Torri
On Tue, 7 Jun 2011, Ulrich Eckhardt wrote: > Hi! > > I've been reading commits recently, and found a small buglet committed in > revision 59823. The line > > ECORE_MAGIC_FAIL(p, ECORE_MAGIC_PIPE, "ecore_pipe_read_close"); > > should probably contain the function name as string, but it doesn't f

Re: [E-devel] Cut'n'paste error in ecore_pipe.c

2011-06-06 Thread Cedric BAIL
On Tue, Jun 7, 2011 at 8:41 AM, Vincent Torri wrote: > On Tue, 7 Jun 2011, Ulrich Eckhardt wrote: >> I've been reading commits recently, and found a small buglet committed in >> revision 59823. The line >> >>  ECORE_MAGIC_FAIL(p, ECORE_MAGIC_PIPE, "ecore_pipe_read_close"); >> >> should probably co