[EGIT] [core/elementary] master 01/01: Genlist: On focus_on_selection mode, the focus should set on item content objects of item type ELM_GENLIST_ITEM_TREE.

2014-05-25 Thread chinmaya
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=a0c8b41221cf4a34b1f5e9d05ce61cc922635287 commit a0c8b41221cf4a34b1f5e9d05ce61cc922635287 Author: chinmaya Date: Mon May 26 15:52:07 2014 +0900 Genlist: On focus_on_selection mode, the focu

[EGIT] [core/efl] master 01/01: autotools: Fix eolianc-xx header distribution.

2014-05-25 Thread Savio Sena
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6bfa07cb2f209e914129e6e26d7f6edd2d42498e commit 6bfa07cb2f209e914129e6e26d7f6edd2d42498e Author: Savio Sena Date: Mon May 26 15:47:44 2014 +0900 autotools: Fix eolianc-xx header distribution.

[EGIT] [core/elementary] master 01/01: Genlist: Focus does not move, if it is set on item content objects.

2014-05-25 Thread chinmaya
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=a420f494dc2bb420f0c6851002f3b8e704abd330 commit a420f494dc2bb420f0c6851002f3b8e704abd330 Author: chinmaya Date: Mon May 26 15:45:54 2014 +0900 Genlist: Focus does not move, if it is set on

Re: [E-devel] Probie access to Daniel Hirt "herdsman"

2014-05-25 Thread daniel.hirt
Yay thank you! Everything's working :) On 05/21/2014 03:53 PM, Tom Hacohen wrote: > Hey guys, > > I'm sure most of you already know Daniel (D4). He's mostly known for > his trolling on irc under the alias "herdsman", but aside for > trolling, he also produces patches. > > He already got more tha

Re: [E-devel] XZ dist

2014-05-25 Thread Jean-Philippe André
Hi again, Just to make things clear, using dist-xz will not remove the tar.gz files. This will create tar.gz and tar.xz archives, but no tar.bzip2 anymore. I'm also proposing to change the Download page of the website to point to the XZ files instead of GZ. This should save a bit of bandwidth for

[EGIT] [core/elementary] master 01/01: test_progressbar: delete timer when progressbar is destroyed.

2014-05-25 Thread wonguk . jeong
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=468b4cfeced34776db3d082b07b64f94040592b3 commit 468b4cfeced34776db3d082b07b64f94040592b3 Author: wonguk.jeong Date: Mon May 26 15:25:28 2014 +0900 test_progressbar: delete timer when progr

[EGIT] [core/enlightenment] master 01/01: everything: delete mouse event handlers on selector_free

2014-05-25 Thread wonguk . jeong
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=0034b2d6ee459b22617755da034fb047edb69406 commit 0034b2d6ee459b22617755da034fb047edb69406 Author: wonguk.jeong Date: Mon May 26 15:11:13 2014 +0900 everything: delete mouse event handler

Re: [E-devel] Evas_3D physics.

2014-05-25 Thread David Seikel
On Mon, 26 May 2014 13:53:47 +0900 (KST) ChunEon Park wrote: > I didn't look the EPhysics in detail yet, > but someday, we need to extend ephysics to support 3d stuff after > evas 3d is placed stable in the Evas. It seems current physics > interfaces are not proper for evas 3d but theoretical it'

Re: [E-devel] evas_3d_utils.h should be public.

2014-05-25 Thread David Seikel
On Mon, 26 May 2014 13:44:49 +0900 (KST) ChunEon Park wrote: > Agree your opinion. > and let them in Eina Math? I don't see anything called Eina math, but that sounds like a logical place, even if we have to create it. > -Original Message- > From: "David Seikel" > To: ; > Cc: > Sent:

Re: [E-devel] Evas_3D physics.

2014-05-25 Thread ChunEon Park
I didn't look the EPhysics in detail yet, but someday, we need to extend ephysics to support 3d stuff after evas 3d is placed stable in the Evas. It seems current physics interfaces are not proper for evas 3d but theoretical it's possible. It may need a large-scale construction in Ephycis side an

Re: [E-devel] evas_3d_utils.h should be public.

2014-05-25 Thread ChunEon Park
Agree your opinion. and let them in Eina Math? -Regards, Hermet- -Original Message- From: "David Seikel" To: ; Cc: Sent: 2014-05-24 (토) 13:00:58 Subject: Re: [E-devel] evas_3d_utils.h should be public. On Sat, 24 May 2014 05:56:58 +0200 Cedric BAIL

[EGIT] [core/elementary] master 01/01: entry: update selection handlers' visibility when entry is hidden or shown

2014-05-25 Thread Thiep Ha
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=03d4c6be8cfcaf55a1a805d8dbb3c619cd919c77 commit 03d4c6be8cfcaf55a1a805d8dbb3c619cd919c77 Author: Thiep Ha Date: Mon May 26 11:28:12 2014 +0900 entry: update selection handlers' visibility

[E-devel] XZ dist

2014-05-25 Thread Jean-Philippe André
Hi there, With the upcoming 1.10 release, can we change the default distribution tarball to be a tar.xz instead of tar.gz? Change in configure.ac: -AM_INIT_AUTOMAKE([1.6 dist-bzip2 -Wall -Wno-portability color-tests]) +AM_INIT_AUTOMAKE([1.6 dist-xz -Wall -Wno-portability color-tests]) The file s

[EGIT] [core/elementary] master 01/01: Fix T1269 Issues with the elementary theme if the default text is set to something other then White

2014-05-25 Thread Simon Lees
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=6b121ea2d783bf321d62d978ee74be3f20cbd2d5 commit 6b121ea2d783bf321d62d978ee74be3f20cbd2d5 Author: Simon Lees Date: Mon May 26 11:10:01 2014 +0900 Fix T1269 Issues with the elementary theme

[EGIT] [apps/terminology] master 01/01: handle fonts with multiple names

2014-05-25 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=503dd081059b60240316a538ae3ada0195577bf1 commit 503dd081059b60240316a538ae3ada0195577bf1 Author: Boris Faure Date: Sun May 25 22:38:23 2014 +0200 handle fonts with multiple names --- sr

[EGIT] [apps/terminology] master 02/02: improve font listing: be able to select style

2014-05-25 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=a3e7a770bc514e6660de8950dbbd083926110791 commit a3e7a770bc514e6660de8950dbbd083926110791 Author: Boris Faure Date: Sun May 25 22:02:24 2014 +0200 improve font listing: be able to select

[EGIT] [apps/terminology] master 01/02: add guard header

2014-05-25 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=d194d406a301fbe19c9a57431ad24e4d342662c4 commit d194d406a301fbe19c9a57431ad24e4d342662c4 Author: Boris Faure Date: Sat May 24 16:14:20 2014 +0200 add guard header --- src/bin/options.h

[EGIT] [misc/entrance] master 01/02: entrance: set the theme name without entrance_conf_set

2014-05-25 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=ef7bc14bcbdaa2707b4c4155ce43b0cad8bfdd76 commit ef7bc14bcbdaa2707b4c4155ce43b0cad8bfdd76 Author: Marcel Hollerbach Date: Sun May 25 11:31:23 2014 +0200 entrance: set the theme name without

[EGIT] [misc/entrance] master 02/02: entrance: sending theme name here is not necessary

2014-05-25 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=6c82c43b007ce4cc5e3c17bc33e0855df918617b commit 6c82c43b007ce4cc5e3c17bc33e0855df918617b Author: Marcel Hollerbach Date: Sun May 25 11:33:09 2014 +0200 entrance: sending theme name here is