Re: [E-devel] [EGIT] [misc/entrance] master 02/09: entrance: Updated the entrance_conf.c

2014-04-09 Thread Michaël Bouchaud
to factorize 2014-04-08 21:01 GMT+02:00 Marcel Hollerbach : > I write two times the macro LIST_FILL, and two times with different > content(thats why I write the macro twice not once), so I dont see why I > should put that into one macro ? > > On Mon, Apr 07, 2014 at 02:37:04PM +0200, Michaël B

[EGIT] [misc/entrance] master 02/02: entrance: Implemented session to use in entrance_conf_user.

2014-04-09 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=1a0e7a59daaebd294df7d0a521fd6ae9fe81cf3c commit 1a0e7a59daaebd294df7d0a521fd6ae9fe81cf3c Author: Marcel Hollerbach Date: Wed Apr 9 09:41:11 2014 +0200 entrance: Implemented session to use i

[EGIT] [misc/entrance] master 01/02: entrance: entrance_fill use const *Eina_List!

2014-04-09 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=982d51c77e8a8ad93a274022a9d8c1ad9dff0ed4 commit 982d51c77e8a8ad93a274022a9d8c1ad9dff0ed4 Author: Marcel Hollerbach Date: Wed Apr 9 09:39:50 2014 +0200 entrance: entrance_fill use const *Ein

Re: [E-devel] [EGIT] [misc/entrance] master 02/02: entrance: Implemented session to use in entrance_conf_user.

2014-04-09 Thread Michaël Bouchaud
if user have no previous session, the pointer lsess will be null. So you will segfault 2014-04-09 9:42 GMT+02:00 Marcel Hollerbach : > bu5hm4n pushed a commit to branch master. > > > http://git.enlightenment.org/misc/entrance.git/commit/?id=1a0e7a59daaebd294df7d0a521fd6ae9fe81cf3c > > commit 1a0

Re: [E-devel] [EGIT] [misc/entrance] master 02/02: entrance: Implemented session to use in entrance_conf_user.

2014-04-09 Thread Michaël Bouchaud
And about text_get func, check if we want the part icon to return the path of icon. That would be better 2014-04-09 9:47 GMT+02:00 Michaël Bouchaud : > if user have no previous session, the pointer lsess will be null. So you > will segfault > > > 2014-04-09 9:42 GMT+02:00 Marcel Hollerbach : > >

[EGIT] [misc/entrance] master 02/02: entrance: better check for icon part

2014-04-09 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=03816ba814e66e3d8d7ae6177107917567430360 commit 03816ba814e66e3d8d7ae6177107917567430360 Author: Marcel Hollerbach Date: Wed Apr 9 10:34:38 2014 +0200 entrance: better check for icon part -

Re: [E-devel] [EGIT] [misc/entrance] master 02/02: entrance: Implemented session to use in entrance_conf_user.

2014-04-09 Thread Marcel Hollerbach
Both are done! On Wed, Apr 09, 2014 at 09:51:04AM +0200, Michaël Bouchaud wrote: > And about text_get func, check if we want the part icon to return the path > of icon. That would be better > > > 2014-04-09 9:47 GMT+02:00 Michaël Bouchaud : > > > if user have no previous session, the pointer ls

[EGIT] [misc/entrance] master 01/02: entrance: Show "None" if there is no session.

2014-04-09 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=c3f817b849f52d85e98d0c7c08ef696a3771efdc commit c3f817b849f52d85e98d0c7c08ef696a3771efdc Author: Marcel Hollerbach Date: Wed Apr 9 10:28:25 2014 +0200 entrance: Show "None" if there is no s

[EGIT] [core/efl] master 02/04: ecore-wl: Store window input region into structure

2014-04-09 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dba35d942df4bc1ed05a2f9ceb6233682d60ca31 commit dba35d942df4bc1ed05a2f9ceb6233682d60ca31 Author: Chris Michael Date: Wed Apr 9 09:38:16 2014 +0100 ecore-wl: Store window input region into str

[EGIT] [misc/entrance] master 01/01: entrance: append the user in the history if there was an update

2014-04-09 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=fd8c7b75b5ab92b305f35ee8f77ae8a373a1b8e6 commit fd8c7b75b5ab92b305f35ee8f77ae8a373a1b8e6 Author: Marcel Hollerbach Date: Wed Apr 9 11:06:01 2014 +0200 entrance: append the user in the histo

[EGIT] [core/efl] master 04/04: ecore-evas-wl: Reduce useless compositor redraws during render update and update input & opaque regions after resizing.

2014-04-09 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=99962a58936402bb1939ea0a4946fc12e95f75c4 commit 99962a58936402bb1939ea0a4946fc12e95f75c4 Author: Chris Michael Date: Wed Apr 9 09:44:16 2014 +0100 ecore-evas-wl: Reduce useless compositor red

[EGIT] [core/efl] master 03/04: ecore-wl: Optimize setting of window input region

2014-04-09 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f0e90d25e34b817befaddaf1126b1991b8f07119 commit f0e90d25e34b817befaddaf1126b1991b8f07119 Author: Chris Michael Date: Wed Apr 9 09:41:02 2014 +0100 ecore-wl: Optimize setting of window input r

[EGIT] [core/efl] master 01/04: ecore-wl: Optimize opaque region setting for surface and reduce unnecessary calls to surface commit.

2014-04-09 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=da59ad61f25a5a295efc8e83ccfecc5e2b92eb52 commit da59ad61f25a5a295efc8e83ccfecc5e2b92eb52 Author: Chris Michael Date: Wed Apr 9 09:34:18 2014 +0100 ecore-wl: Optimize opaque region setting for

[E-devel] Eo API behaviour - Request for comment poll

2014-04-09 Thread Tom Hacohen
Hey guys, I've started a poll regarding the behaviour of Eo and refcounts. We would like to hear everyone out. This is not a super low level Eo issue, but actually an API issue that will affect app developers as well. Everyone on this list is welcomed and encouraged to reply to the poll. https

Re: [E-devel] [EGIT] [misc/entrance] master 01/01: entrance: append the user in the history if there was an update

2014-04-09 Thread Michaël Bouchaud
no need to alloc it, just append it. 2014-04-09 11:06 GMT+02:00 Marcel Hollerbach : > bu5hm4n pushed a commit to branch master. > > > http://git.enlightenment.org/misc/entrance.git/commit/?id=fd8c7b75b5ab92b305f35ee8f77ae8a373a1b8e6 > > commit fd8c7b75b5ab92b305f35ee8f77ae8a373a1b8e6 > Author: M

[EGIT] [core/elementary] master 01/01: elementary: when modal win appears another wins are blocked

2014-04-09 Thread Bogdan Devichev
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=aedef31eddf38567e27abcb4f753cf803c4f7b47 commit aedef31eddf38567e27abcb4f753cf803c4f7b47 Author: Bogdan Devichev Date: Wed Apr 9 19:04:55 2014 +0900 elementary: when modal win appears anot

Re: [E-devel] [EGIT] [misc/entrance] master 01/02: entrance: Show "None" if there is no session.

2014-04-09 Thread Michaël Bouchaud
using bracket after if to better delimit it. So we know EINA_LIST_FOREACH is in 2014-04-09 10:35 GMT+02:00 Marcel Hollerbach : > bu5hm4n pushed a commit to branch master. > > > http://git.enlightenment.org/misc/entrance.git/commit/?id=c3f817b849f52d85e98d0c7c08ef696a3771efdc > > commit c3f817b84

[EGIT] [core/efl] master 02/02: eina-cxx: Modified eina C++ log use syntax

2014-04-09 Thread Felipe Magno de Almeida
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6bb01b0d18607ba6b7334a8f0fff6d16946364f1 commit 6bb01b0d18607ba6b7334a8f0fff6d16946364f1 Author: Felipe Magno de Almeida Date: Wed Apr 9 19:12:46 2014 +0900 eina-cxx: Modified eina C++ log use sy

[EGIT] [core/efl] master 01/02: eet-cxx: Renamed a few local variables and avoided other warnings

2014-04-09 Thread Felipe Magno de Almeida
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6436618c92c9e1c250dba78a498d9e33e42d82d5 commit 6436618c92c9e1c250dba78a498d9e33e42d82d5 Author: Felipe Magno de Almeida Date: Wed Apr 9 19:11:46 2014 +0900 eet-cxx: Renamed a few local variables

[EGIT] [core/efl] master 01/01: ecore_evas_extn: initialize server handle on server deletion

2014-04-09 Thread wonguk . jeong
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6994f3235127a519729caef2b5687ff92cc806cb commit 6994f3235127a519729caef2b5687ff92cc806cb Author: wonguk.jeong Date: Wed Apr 9 19:21:30 2014 +0900 ecore_evas_extn: initialize server handle on serv

[EGIT] [misc/entrance] master 03/03: entrance: take EINA_LIST_FOREACH in "{"

2014-04-09 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=9923adc67d4ef0332a9b5578258f95f5eb4eb3da commit 9923adc67d4ef0332a9b5578258f95f5eb4eb3da Author: Marcel Hollerbach Date: Wed Apr 9 12:40:52 2014 +0200 entrance: take EINA_LIST_FOREACH in "{

[EGIT] [misc/entrance] master 02/03: entrance: just append the user!

2014-04-09 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=5e080c91bc72693d681ead731451e94b85b418f5 commit 5e080c91bc72693d681ead731451e94b85b418f5 Author: Marcel Hollerbach Date: Wed Apr 9 12:39:41 2014 +0200 entrance: just append the user! --- s

[EGIT] [misc/entrance] master 01/03: Revert "entrance: append the user in the history if there was an update"

2014-04-09 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=6cb61aa50aeaad3b5ae217d2f4adf13b59508554 commit 6cb61aa50aeaad3b5ae217d2f4adf13b59508554 Author: Marcel Hollerbach Date: Wed Apr 9 12:37:38 2014 +0200 Revert "entrance: append the user in t

[EGIT] [core/efl] master 01/01: ecore_evas_extn: update plug image object after disconnection

2014-04-09 Thread Wonguk Jeong
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=28fd36255bb781578163ac6cc0c5bcace0128871 commit 28fd36255bb781578163ac6cc0c5bcace0128871 Author: Wonguk Jeong Date: Wed Apr 9 19:45:30 2014 +0900 ecore_evas_extn: update plug image object after d

Re: [E-devel] Eo introspection.

2014-04-09 Thread David Seikel
S, does this new EO 2 have run time introspection, or will it be added? On Tue, 18 Mar 2014 15:22:23 +1000 David Seikel wrote: > On Tue, 18 Mar 2014 13:55:46 +0900 Cedric BAIL > wrote: > > > On Tue, Mar 18, 2014 at 10:28 AM, David Seikel > > wrote: > > > On Tue, 18 Mar 2014 09:53:28 +090

[E-devel] New E18 user who would like to help.

2014-04-09 Thread cedlemo
Hi, I really find the EFL and Enlightenment great and I would like to help on documentation or anything else that could be useful. For now I have already created a simple little module and I also made a skeleton based on the code of the existing modules ( https://github.com/cedlemo/Enlightenmen

[EGIT] [website/planet] master 01/01: conf: Remove @lucas dead blog

2014-04-09 Thread Bertrand Jacquin
beber pushed a commit to branch master. http://git.enlightenment.org/website/planet.git/commit/?id=b8d92f1caba2fc31ee6cc644f74d0db3633d75b3 commit b8d92f1caba2fc31ee6cc644f74d0db3633d75b3 Author: Bertrand Jacquin Date: Wed Apr 9 15:44:26 2014 +0200 conf: Remove @lucas dead blog --- conf/

[EGIT] [misc/entrance] master 01/01: entrance: Implemented the remember session option!

2014-04-09 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=88c9b8c9b42f60c230cddab0ed8342a009796cd2 commit 88c9b8c9b42f60c230cddab0ed8342a009796cd2 Author: Marcel Hollerbach Date: Wed Apr 9 15:44:01 2014 +0200 entrance: Implemented the remember ses

[EGIT] [core/efl] master 01/01: eina: a highly irritating error in eina_file documentation

2014-04-09 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=eeb53222d0f97be6d914cde53f4195b258955793 commit eeb53222d0f97be6d914cde53f4195b258955793 Author: Daniel Kolesa Date: Wed Apr 9 15:48:41 2014 +0100 eina: a highly irritating error in eina_file docume

Re: [E-devel] Eo API behaviour - Request for comment poll

2014-04-09 Thread Gustavo Sverzut Barbieri
Hi, Reading the page it seems incorrect regarding some points: 1. This method is similar to what we have now in legacy, pre-Eo, EFL. We create an object and once we "content_set" it, that is, put it inside another object, we lose the reference we have. We don't need to unref it, as that implie

[EGIT] [core/elementary] master 01/01: fleselector_button: Implement some missing interfaces of Elm_Interface_Fileselector

2014-04-09 Thread Ryuan Choi
ryuan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f2ae512868f19314e20c8d6d0ccda187fc5d116a commit f2ae512868f19314e20c8d6d0ccda187fc5d116a Author: Ryuan Choi Date: Thu Apr 10 00:49:10 2014 +0900 fleselector_button: Implement some missing i

[E-devel] Heartbleed on Enlightenment

2014-04-09 Thread Bertrand Jacquin
Hi, As many of you may have be noticed by more conventional way, a serious issue in OpenSSL have been announced sunday that lead to information leak like SSL private certificate, any HTTP POST data but not only limited to this. This weakness is present in OpenSSL since two years. More detailed in

Re: [E-devel] Heartbleed on Enlightenment

2014-04-09 Thread Daniel Juyung Seo
Thanks for the quick reaction!! Daniel Juyung Seo (SeoZ) On Apr 10, 2014 4:24 AM, "Bertrand Jacquin" wrote: > Hi, > > As many of you may have be noticed by more conventional way, a serious > issue in OpenSSL have been announced sunday that lead to information > leak like SSL private certificate,

[EGIT] [core/efl] master 01/01: Eolian: generation of Eo2.

2014-04-09 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bbba6a20b4e321165f9efb6878ac3247869d4ebe commit bbba6a20b4e321165f9efb6878ac3247869d4ebe Author: Daniel Zaoui Date: Sun Mar 30 16:22:14 2014 +0300 Eolian: generation of Eo2. The gen

Re: [E-devel] Eo introspection.

2014-04-09 Thread Tom Hacohen
Neither. -- Tom. On 09/04/14 14:18, David Seikel wrote: > S, does this new EO 2 have run time introspection, or will it be > added? > > > On Tue, 18 Mar 2014 15:22:23 +1000 David Seikel > wrote: > >> On Tue, 18 Mar 2014 13:55:46 +0900 Cedric BAIL >> wrote: >> >>> On Tue, Mar 18, 2014 at 10:

Re: [E-devel] Eo API behaviour - Request for comment poll

2014-04-09 Thread Tom Hacohen
Replied to you on the vote thread. -- Tom. On 09/04/14 15:59, Gustavo Sverzut Barbieri wrote: > Hi, > > Reading the page it seems incorrect regarding some points: > > 1. This method is similar to what we have now in legacy, pre-Eo, > EFL. We create an object and once we "content_set" it, that

[EGIT] [core/enlightenment] master 01/01: efm: fix bugs during renaming multiple files and copying file into same directory

2014-04-09 Thread Wonguk Jeong
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c5c7b4733a69e36c68d7ae9bb05998e0eed6c25f commit c5c7b4733a69e36c68d7ae9bb05998e0eed6c25f Author: Wonguk Jeong Date: Thu Apr 10 11:09:36 2014 +0900 efm: fix bugs during renaming multiple

[EGIT] [core/elementary] master 01/01: naviframe: apply key binding

2014-04-09 Thread Jaeun Choi
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=7030ce042c10c393a21d55f0a36c36cca4baf193 commit 7030ce042c10c393a21d55f0a36c36cca4baf193 Author: Jaeun Choi Date: Thu Apr 10 11:14:59 2014 +0900 naviframe: apply key binding Summa

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elementary: when modal win appears another wins are blocked

2014-04-09 Thread Tom Hacohen
This commit seems to have added a few warnings to our build. ../../../src/lib/elm_menu.c:505:9: warning: passing argument 1 of 'elm_object_item_disabled_set' from incompatible pointer type [enabled by default] elm_object_item_disabled_set(current, EINA_TRUE); -- Tom. On 09/04/14 11:

[EGIT] [core/elementary] master 01/01: dnd: Skip drag window when drag starts

2014-04-09 Thread Thiep Ha
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=87bfd7b9fcffafad69344374960b288c01801b50 commit 87bfd7b9fcffafad69344374960b288c01801b50 Author: Thiep Ha Date: Thu Apr 10 11:20:50 2014 +0900 dnd: Skip drag window when drag starts

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elementary: when modal win appears another wins are blocked

2014-04-09 Thread 서주영
Yeah.. I noticed it. I will handle that because elm is my baby. By the way, this kind of things should be filtered out before submission. 1. Self verification step. [1]https://phab.enlightenment.org/w/commit_check_point/ 2. Phab review process. Thanks. Daniel Juyu

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elementary: when modal win appears another wins are blocked

2014-04-09 Thread 서주영
OMG! My last mail was not plain text. Sorry about that. Daniel Juyung Seo (SeoZ) --- Original Message --- Sender : 서주영 S5(책임)/책임/차세대Computing Lab(S/W센터)/삼성전자 Date : 2014-04-10 11:35 (GMT+09:00) Title : Re: [E-devel] [EGIT] [core/elementary] master 01/01: elementary: when modal win appear

Re: [E-devel] Eo introspection.

2014-04-09 Thread David Seikel
On Thu, 10 Apr 2014 02:35:12 +0100 Tom Hacohen wrote: > Neither. I'll just have to do it myself then. > On 09/04/14 14:18, David Seikel wrote: > > S, does this new EO 2 have run time introspection, or will it be > > added? > > > > > > On Tue, 18 Mar 2014 15:22:23 +1000 David Seikel > > wro

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elementary: when modal win appears another wins are blocked

2014-04-09 Thread Tom Hacohen
Neither is this one. :) On 10/04/14 03:40, 서주영 wrote: > OMG! > My last mail was not plain text. > Sorry about that. > > Daniel Juyung Seo (SeoZ) > > --- Original Message --- > Sender : 서주영 S5(책임)/책임/차세대Computing Lab(S/W센터)/삼성전자 > Date : 2014-04-10 11:35 (GMT+09:00) > Title : Re: [E-devel]

[EGIT] [core/elementary] master 01/01: layout: expose a typedef that needs to be public (Content_Alias).

2014-04-09 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=9d6340af424041104d74e7567144f30e69a6eacf commit 9d6340af424041104d74e7567144f30e69a6eacf Author: Tom Hacohen Date: Thu Apr 3 15:43:26 2014 +0100 layout: expose a typedef that needs to be pub

[EGIT] [core/elementary] master 01/01: elm cnip - fix new cnp problem where invalid mem ref done

2014-04-09 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=245eced409c1294639bc49276d5e156eae0dd481 commit 245eced409c1294639bc49276d5e156eae0dd481 Author: Carsten Haitzler (Rasterman) Date: Thu Apr 10 15:06:35 2014 +0900 elm cnip - fix new cnp pr

[EGIT] [core/efl] master 01/01: formatting - imrove readability of ecore x event table decl

2014-04-09 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f921af0cb5d9882805fc92d58f4883dc09461515 commit f921af0cb5d9882805fc92d58f4883dc09461515 Author: Carsten Haitzler (Rasterman) Date: Thu Apr 10 15:15:24 2014 +0900 formatting - imrove readability