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

2011-06-10 Thread Mike Blumenkrantz
On Mon, 6 Jun 2011 23:20:13 +0200 (CEST) Vincent Torri wrote: > > > 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 "$(ec

Re: [E-devel] Working on Docs

2011-06-10 Thread Mike Blumenkrantz
On Mon, 6 Jun 2011 17:49:52 -0300 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

Re: [E-devel] E SVN: antognolli IN trunk/devs: . gastal

2011-06-10 Thread Cedric BAIL
On Thu, Jun 9, 2011 at 9:47 PM, Vincent Torri wrote: > On Thu, 9 Jun 2011, Jonas M. Gastal wrote: >> On Thursday, June 09, 2011 15:34:43 Rafael Antognolli wrote: >>> On Thu, Jun 9, 2011 at 1:15 PM, Tom Hacohen >>> >>> wrote: On Fri, 2011-06-10 at 00:36 +0900, Daniel Juyung Seo wrote: > H

Re: [E-devel] E SVN: tasn IN trunk/elementary: data/themes src/lib

2011-06-10 Thread Tom Hacohen
On Fri, Jun 10, 2011 at 6:02 AM, Daniel Juyung Seo wrote: > Hi Tom, this breaks label. Label was not visible in elementary_test > and elementary_config. > I temporarily fixed it with Hyoyoung(ihyoyoung)'s help. > http://trac.enlightenment.org/e/changeset/60160 > > Can you check it? > I have the s

Re: [E-devel] E SVN: gastal IN trunk/eina: doc doc/img src/examples src/include src/lib

2011-06-10 Thread Daniel Juyung Seo
Welcome to enlightenment world and congratulations on your first commit. I hope you will contribute e with documentation. This will help many developers :) Thanks! Daniel Juyung Seo (SeoZ) On Fri, Jun 10, 2011 at 10:40 PM, Enlightenment SVN wrote: > Log: > eina: Documentation for Eina_List. > >

[E-devel] ethumbd and azy

2011-06-10 Thread Atton Jonathan
hello people, What are you thinking about adding azy as communication canal between the application and the daemon ethumb ? Some environment doesn't have dbus. Of course dbus stay ! -- Regards. -- EditLive Enterprise i

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Gustavo Sverzut Barbieri
On Fri, Jun 10, 2011 at 1:22 PM, Atton Jonathan wrote: > hello people, > > What are you thinking about adding azy as communication canal between the > application and the daemon ethumb ? > > Some environment doesn't have dbus. > > Of course dbus stay ! Although I like Azy, I find it a bit useless

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Vincent Torri
On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: > On Fri, Jun 10, 2011 at 1:22 PM, Atton Jonathan > wrote: >> hello people, >> >> What are you thinking about adding azy as communication canal between the >> application and the daemon ethumb ? >> >> Some environment doesn't have dbus. >> >>

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Atton Jonathan
I am not a expert, maybe I have wrong .. - installing dbus on windows seems to be hard and a lot of dbus daemon doesn't work on windows. Consequently dbus is a bit useless on windows - some simple software/environnement does not have X ... and dbus. I think azy is very simple to install

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Atton Jonathan
OF course if dbus is available we compile the daemon/client with dbus else we azy if available. dbus must stay the default service. 2011/6/10 Atton Jonathan > I am not a expert, maybe I have wrong .. > > >- installing dbus on windows seems to be hard and a lot of dbus daemon >doesn't wo

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Gustavo Sverzut Barbieri
On Fri, Jun 10, 2011 at 2:06 PM, Atton Jonathan wrote: > I am not a expert, maybe I have wrong .. > > >- installing dbus on windows seems to be hard and a lot of dbus daemon >doesn't work on windows. Consequently dbus is a bit useless on windows > > Do you have concrete data about it? AFAI

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Vincent Torri
On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: > Let's keep the NIH syndrome out of EFL, we managed to do well for a while, > but things are changing recently... Can you be more precise ? Vincent -- EditLive Ent

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Gustavo Sverzut Barbieri
On Fri, Jun 10, 2011 at 2:20 PM, Vincent Torri wrote: > > > On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: > > Let's keep the NIH syndrome out of EFL, we managed to do well for a while, >> but things are changing recently... >> > > Can you be more precise ? Eina_File, Eina_Lock and other

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Atton Jonathan
2011/6/10 Gustavo Sverzut Barbieri > On Fri, Jun 10, 2011 at 2:06 PM, Atton Jonathan > wrote: > >> I am not a expert, maybe I have wrong .. >> >> >>- installing dbus on windows seems to be hard and a lot of dbus daemon >>doesn't work on windows. Consequently dbus is a bit useless on wind

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Vincent Torri
On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: > On Fri, Jun 10, 2011 at 2:20 PM, Vincent Torri wrote: > >> >> >> On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: >> >> Let's keep the NIH syndrome out of EFL, we managed to do well for a while, >>> but things are changing recently...

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Vincent Torri
On Fri, 10 Jun 2011, Vincent Torri wrote: > > > On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: > >> On Fri, Jun 10, 2011 at 2:20 PM, Vincent Torri wrote: >> >>> >>> >>> On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: >>> >>> Let's keep the NIH syndrome out of EFL, we managed to do w

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Vincent Torri
On Fri, 10 Jun 2011, Atton Jonathan wrote: > 2011/6/10 Gustavo Sverzut Barbieri > >> On Fri, Jun 10, 2011 at 2:06 PM, Atton Jonathan >> wrote: >> >>> I am not a expert, maybe I have wrong .. >>> >>> >>>- installing dbus on windows seems to be hard and a lot of dbus daemon >>>doesn't wo

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Vincent Torri
On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: > On Fri, Jun 10, 2011 at 2:20 PM, Vincent Torri wrote: > >> >> >> On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: >> >> Let's keep the NIH syndrome out of EFL, we managed to do well for a while, >>> but things are changing recently...

Re: [E-devel] ethumbd and azy

2011-06-10 Thread Gustavo Sverzut Barbieri
On Fri, Jun 10, 2011 at 3:44 PM, Vincent Torri wrote: > > > On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: > > On Fri, Jun 10, 2011 at 2:20 PM, Vincent Torri >> wrote: >> >> >>> >>> On Fri, 10 Jun 2011, Gustavo Sverzut Barbieri wrote: >>> >>> Let's keep the NIH syndrome out of EFL, we ma

[E-devel] docs request!

2011-06-10 Thread Mike Blumenkrantz
Hi, When doing docs, please note when a returned string is stringshared! This makes a big difference in choosing what to do with the string. Also, be sure to note when params can(not) be NULL. -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! ---

[E-devel] weird function/macro in eina_ustrbuf.h

2011-06-10 Thread Ulrich Eckhardt
I noticed some weirdness in eina_ustrbuf.h, there is a macro called eina_ustrbuf_prepend_Eina_Unicode, which looks as if some search'n'replace operation on it had gone wrong. Looking at its documentation seems to confirm this. Some invokations of "svn blame", I find that this weirdness is presen

[E-devel] eina_strbuf_common.c, what is the meaning of "csize"

2011-06-10 Thread Ulrich Eckhardt
Hi! I hope I'm not asking too many stupid questions, but here's another one that came up while reading Eina's buffer implementation. In e.g. the function "eina_strbuf_common_new(size_t csize)", there is this undocumented parameter "csize" that is passed to various other functions, too. This see

Re: [E-devel] weird function/macro in eina_ustrbuf.h

2011-06-10 Thread Tom Hacohen
On Sat, Jun 11, 2011 at 12:57 AM, Ulrich Eckhardt wrote: > I noticed some weirdness in eina_ustrbuf.h, there is a macro called > eina_ustrbuf_prepend_Eina_Unicode, which looks as if some search'n'replace > operation on it had gone wrong. Looking at its documentation seems to > confirm > this. Som

Re: [E-devel] eina_strbuf_common.c, what is the meaning of "csize"

2011-06-10 Thread Tom Hacohen
On Sat, Jun 11, 2011 at 1:02 AM, Ulrich Eckhardt wrote: > I hope I'm not asking too many stupid questions, but here's another one > that > came up while reading Eina's buffer implementation. In e.g. the function > "eina_strbuf_common_new(size_t csize)", there is this undocumented > parameter > "c

Re: [E-devel] E SVN: gastal IN trunk/eina: doc doc/img src/examples src/include src/lib

2011-06-10 Thread Daniel Juyung Seo
Hello gastal. This commit includes trailing whitespaces, please consider this later on. Thanks. Daniel Juyung Seo (SeoZ) On Fri, Jun 10, 2011 at 10:40 PM, Enlightenment SVN wrote: > Log: > eina: Documentation for Eina_List. > > > > Author:       gastal > Date:         2011-06-10 06:40:50 -0700 (

[E-devel] [Patch] elm_genlist - added auto scroll function when expanding items.

2011-06-10 Thread Seunggyun Kim
Dear all. Now, The user don't know how many items are added when the item is expanded in tree view. If the use want to know how many items are added, they have to scroll genlist view. So I added auto scroll function when the items is expanded on bottom of viewport. Using this, the user can know e

Re: [E-devel] E SVN: seoz trunk/E-MODULES-EXTRA/itask/src

2011-06-10 Thread Daniel Juyung Seo
and looks like this module is not maintained recently. just use engage :) Daniel Juyung Seo (SeoZ) On Sat, Jun 11, 2011 at 11:37 AM, Enlightenment SVN wrote: > Log: > itask: Fixed gettext error and some warnings. > > > Author:       seoz > Date:         2011-06-10 19:37:06 -0700 (Fri, 10 Jun 201

Re: [E-devel] E SVN: gastal IN trunk/eina: doc doc/img src/examples src/include src/lib

2011-06-10 Thread Mike Blumenkrantz
On Sat, 11 Jun 2011 10:22:56 +0900 Daniel Juyung Seo wrote: > Hello gastal. > This commit includes trailing whitespaces, please consider this later on. > > Thanks. > Daniel Juyung Seo (SeoZ) > if you're using zsh: sed -i 's/[\t ]\+$//' **/*.{c,h,am} -- Mike Blumenkrantz Zentific: Coding in bi

Re: [E-devel] E SVN: gastal IN trunk/eina: doc doc/img src/examples src/include src/lib

2011-06-10 Thread Vincent Torri
On Sat, 11 Jun 2011, Mike Blumenkrantz wrote: > On Sat, 11 Jun 2011 10:22:56 +0900 > Daniel Juyung Seo wrote: > >> Hello gastal. >> This commit includes trailing whitespaces, please consider this later on. >> >> Thanks. >> Daniel Juyung Seo (SeoZ) >> > if you're using zsh: > sed -i 's/[\t ]\+$/