[EGIT] [core/efl] master 01/01: elm_entry: restrict focus region to inside of entry object area

2016-06-26 Thread Jiwon Kim
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7a17f6fb47b38969a786475757f43c1853a934f0 commit 7a17f6fb47b38969a786475757f43c1853a934f0 Author: Jiwon Kim Date: Mon Jun 27 15:04:20 2016 +0900 elm_entry: restrict focus region to inside of entry

[EGIT] [core/efl] master 01/01: evas object: Hide "del" event

2016-06-26 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b48726989d5b8de0079dadd061de566514124143 commit b48726989d5b8de0079dadd061de566514124143 Author: Jean-Philippe Andre Date: Fri Jun 24 17:17:20 2016 +0900 evas object: Hide "del" event In E

[EGIT] [tools/enventor] master 01/01: Remove redundant tools updation call in config change, instead Update statusbar only here.

2016-06-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=b11d41d6c20c640413d623c0295f03039ac1d40f commit b11d41d6c20c640413d623c0295f03039ac1d40f Author: Hermet Park Date: Mon Jun 27 11:48:34 2016 +0900 Remove redundant tools updation call in con

[EGIT] [tools/enventor] master 01/01: preference_setting: fix a wrong shortcut key info.

2016-06-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=879e56b438c646b39ebeb982d73fbbc5261b1487 commit 879e56b438c646b39ebeb982d73fbbc5261b1487 Author: Hermet Park Date: Mon Jun 27 11:38:29 2016 +0900 preference_setting: fix a wrong shortcut ke

[EGIT] [tools/enventor] master 01/01: preference_setting: update tools tooltip msg.

2016-06-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=2fef095d4eeb7d8e8df1e639a8da11792ed471e2 commit 2fef095d4eeb7d8e8df1e639a8da11792ed471e2 Author: Hermet Park Date: Mon Jun 27 11:37:31 2016 +0900 preference_setting: update tools tooltip ms

[EGIT] [tools/enventor] master 01/01: GUI: change the status usability.

2016-06-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=edda0396faefafba788cfe72671c079f52f501ba commit edda0396faefafba788cfe72671c079f52f501ba Author: Hermet Park Date: Mon Jun 27 11:27:39 2016 +0900 GUI: change the status usability.

[E-devel] FW: [EGIT] [core/efl] master 01/01: Revert "elm_entry: fix duplicate text set"

2016-06-26 Thread Hermet Park
Hi woohyun, I reverted this patch because it broke a entry behavior. I think it should be further investigated before you push it. Please check a sample i attached. - https://phab.enlightenment.org/F38614 Thank you. -Original Message- From: "Hermet Park" To: ; Cc: Sent: 2016-06-25 (토

Re: [E-devel] [EGIT] [core/efl] master 01/01: elementary: introduce EFL_MAIN and rely on Eo_Event to call the initialisation function.

2016-06-26 Thread The Rasterman
On Fri, 24 Jun 2016 15:33:46 -0700 Cedric BAIL said: so .. we have an issue here. EFL_MAIN(). it uses the arguments event and expects an efl_main() func to be declared. here is the issue: EFL_LOOP_EVENT_ARGUMENTS is not meant to happen just once, but at LEAST once. the intent is for it to be use

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas: Fix compilation when using different build directory

2016-06-26 Thread Jean-Philippe André
Hi Felipe, On 25 June 2016 at 10:55, Felipe Magno de Almeida < fel...@expertisesolutions.com.br> wrote: > felipealmeida pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=3c13ef14e3511611cabf184ff0b83c264b3e620d > > commit 3c13ef14e3511611cabf184ff0b83c26

Re: [E-devel] promises...

2016-06-26 Thread The Rasterman
On Sat, 25 Jun 2016 11:38:46 -0300 Felipe Magno de Almeida said: > On Sat, Jun 25, 2016 at 11:12 AM, Carsten Haitzler > wrote: > > On Sat, 25 Jun 2016 10:28:37 -0300 Felipe Magno de Almeida > > said: > > > >> Hello, > >> > >> I still don't get it why promises should be an all-or-nothing thing.

Re: [E-devel] What is still pending for 1.18 before the freeze starts

2016-06-26 Thread Felipe Magno de Almeida
On Jun 26, 2016 6:51 AM, "Davide Andreoli" wrote: > [snip] > Yeah, I totally agree on the SECOND point! > With promise syntax seems you are trying to force other laguages (C, > python, etc) > to match a syntax that is JS only, making all the other uglyer. > In python for example there are no pro

Re: [E-devel] promises...

2016-06-26 Thread Felipe Magno de Almeida
On Sun, Jun 26, 2016 at 3:49 PM, Michal Suchanek wrote: > Hello Michal, > On 25 June 2016 at 16:38, Felipe Magno de Almeida > wrote: >> Well, the object nomenclature is a little misleading IMO. For C++ at least >> everything is an object, even ints. ... > > no, not ints :) Yes.. It is. Look

[EGIT] [core/efl] master 01/03: eina: fix typos in eina_rectangle doc

2016-06-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e3331751098fab7463cee8782ca72dcba92a8f09 commit e3331751098fab7463cee8782ca72dcba92a8f09 Author: Jean Guyomarc'h Date: Fri Jun 17 08:18:51 2016 +0200 eina: fix typos in eina_rectangle doc --- src

[EGIT] [core/efl] master 02/03: edje_external: fix external icon handling

2016-06-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7352bcff98fc65a08edcd505b872403af8d821a7 commit 7352bcff98fc65a08edcd505b872403af8d821a7 Author: Jean Guyomarc'h Date: Sun Jun 26 19:42:21 2016 +0200 edje_external: fix external icon handling

[EGIT] [core/efl] master 03/03: elementary: add test for external icons

2016-06-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e8dc7fb6fd9096454fa4fcea5c77cd4b06555b76 commit e8dc7fb6fd9096454fa4fcea5c77cd4b06555b76 Author: Jean Guyomarc'h Date: Sun Jun 26 23:06:22 2016 +0200 elementary: add test for external icons

Re: [E-devel] promises...

2016-06-26 Thread Michal Suchanek
On 25 June 2016 at 16:38, Felipe Magno de Almeida wrote: > On Sat, Jun 25, 2016 at 11:12 AM, Carsten Haitzler > wrote: >> On Sat, 25 Jun 2016 10:28:37 -0300 Felipe Magno de Almeida >> said: >> >>> Hello, >>> >>> I still don't get it why promises should be an all-or-nothing thing. It must >>> be

[EGIT] [enlightenment/modules/edgar] master 01/01: Latest Eo changes

2016-06-26 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/edgar.git/commit/?id=2462795896739be51bfad84b3ab5100aa5fcc919 commit 2462795896739be51bfad84b3ab5100aa5fcc919 Author: Dave Andreoli Date: Sun Jun 26 17:45:32 2016 +0200 Latest Eo changes

[EGIT] [bindings/python/python-efl] master 01/01: Rename some classes to new Eo names

2016-06-26 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=082456600a27c9ee4f479912b18c7c8afe83b78a commit 082456600a27c9ee4f479912b18c7c8afe83b78a Author: Dave Andreoli Date: Sun Jun 26 16:17:20 2016 +0200 Rename some classes to new E

[EGIT] [bindings/python/python-efl] master 01/01: Update to new Eo callback stop mechanism

2016-06-26 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=be3069b28011e8cce228342e2daff83162e10220 commit be3069b28011e8cce228342e2daff83162e10220 Author: Dave Andreoli Date: Sun Jun 26 15:54:36 2016 +0200 Update to new Eo callback st

Re: [E-devel] What is still pending for 1.18 before the freeze starts

2016-06-26 Thread Davide Andreoli
2016-06-25 15:54 GMT+02:00 Carsten Haitzler : > On Sat, 25 Jun 2016 09:08:33 -0300 Felipe Magno de Almeida > said: > > > On Fri, Jun 24, 2016 at 7:59 PM, Carsten Haitzler > > wrote: > > > On Fri, 24 Jun 2016 07:58:44 -0500 Stephen Houston < > smhousto...@gmail.com> > > > said: > > > > > >> I wou