[EGIT] [core/efl] master 02/02: edje calc now more correctly forces recalc for child groups on state change

2015-03-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=89809bdf551c4cad70eff972dff03a4a88977e0c commit 89809bdf551c4cad70eff972dff03a4a88977e0c Author: Mike Blumenkrantz Date: Tue Mar 31 23:28:33 2015 -0400 edje calc now more correctly forces re

[EGIT] [core/efl] master 01/02: edje calc no longer performs calculations for group parts of fixed size > 0

2015-03-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=15f8d943aaea72def6985fff525cafb8238cfe7a commit 15f8d943aaea72def6985fff525cafb8238cfe7a Author: Mike Blumenkrantz Date: Tue Mar 31 23:27:01 2015 -0400 edje calc no longer performs calculati

[EGIT] [tools/erigo] master 01/01: updated README

2015-03-31 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/erigo.git/commit/?id=d595c206de65d94aa6852e3975c24f6ef3bc11c0 commit d595c206de65d94aa6852e3975c24f6ef3bc11c0 Author: ChunEon Park Date: Wed Apr 1 11:43:41 2015 +0900 updated README --- README | 2 +- 1 file chan

[E-devel] misleading ecore_timer_dump documentation

2015-03-31 Thread Vinícius dos Santos Oliveira
ecore_timer_dump documentation looks misleading: http://docs.enlightenment.org/stable/efl/group__Ecore__Timer__Group.html#ga9ba51cdf9b709138dec62586721387dd It receives nothing, but input parameters are documented and doesn't look to make sense. Header file ecore-1/Ecore_Common.h also shows the f

Re: [E-devel] Themes, sharing and community

2015-03-31 Thread Jeff Hoogland
For reference I agree with a lot of what you said here. Things like this would be very helpful for not only getting people interested in Enlightenment, but also themeing itself. The problem is that it is a big task, the first step of which requires actual themes to feature. Existing quality E them

[EGIT] [core/efl] master 04/04: Evas masking: Implement polygon masking (GL)

2015-03-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1864362aaf97ac2fd5118a842c1df694054c0cdb commit 1864362aaf97ac2fd5118a842c1df694054c0cdb Author: Jean-Philippe Andre Date: Wed Apr 1 11:01:48 2015 +0900 Evas masking: Implement polygon masking (GL)

[EGIT] [core/efl] master 03/04: Evas masking: Ensure texture is up-to-date before drawing (GL)

2015-03-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e38f5cafd579d714f3793fe7b4ef75747e62233f commit e38f5cafd579d714f3793fe7b4ef75747e62233f Author: Jean-Philippe Andre Date: Wed Apr 1 10:54:45 2015 +0900 Evas masking: Ensure texture is up-to-date b

[EGIT] [core/efl] master 01/04: Evas masking: Implement line masking in GL

2015-03-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ed157ee67b0efe7a46b28ade7583092b12e7c718 commit ed157ee67b0efe7a46b28ade7583092b12e7c718 Author: Jean-Philippe Andre Date: Wed Apr 1 10:39:36 2015 +0900 Evas masking: Implement line masking in GL

[EGIT] [core/efl] master 02/04: Evas GL common: whitespace fixes

2015-03-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2b1e221fd9ca7a8e3394955ffd98b4ea003d9367 commit 2b1e221fd9ca7a8e3394955ffd98b4ea003d9367 Author: Jean-Philippe Andre Date: Wed Apr 1 10:42:14 2015 +0900 Evas GL common: whitespace fixes --- .../ev

[EGIT] [core/efl] master 01/02: Evas masking: Refactor GL code

2015-03-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=32009a0e8c7b9b9c563614be8b832db99cd17112 commit 32009a0e8c7b9b9c563614be8b832db99cd17112 Author: Jean-Philippe Andre Date: Tue Mar 31 18:58:51 2015 +0900 Evas masking: Refactor GL code Use

[EGIT] [core/efl] master 02/02: Evas GL generic: Simplify "scaled" images (used for masking)

2015-03-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=740995e089c3318585875ed000490426e22bfc11 commit 740995e089c3318585875ed000490426e22bfc11 Author: Jean-Philippe Andre Date: Wed Apr 1 09:58:05 2015 +0900 Evas GL generic: Simplify "scaled" images (u

[EGIT] [core/efl] master 01/01: ecore_file - fix nasty memory issues in ecore_file_app_exe_get()

2015-03-31 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4e716fb779a3e02d11f3300f05879f86b0a73e62 commit 4e716fb779a3e02d11f3300f05879f86b0a73e62 Author: Carsten Haitzler (Rasterman) Date: Wed Apr 1 09:30:13 2015 +0900 ecore_file - fix nasty memory iss

[E-devel] Themes, sharing and community

2015-03-31 Thread Andrew Williams
Hi all, Please excuse the somewhat random / rambling email but I've been thinking more about E17/E18 etc theming, sharing of custom setups and release cycles and the impact they have on the E user community and potential new users. E17 may have been a long time in the making but during that perio

[EGIT] [core/efl] master 02/05: edje calc no longer forces proxy part source calcs for currently-hidden proxies

2015-03-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=20350a800696c492bff346319e52eabe31063fc0 commit 20350a800696c492bff346319e52eabe31063fc0 Author: Mike Blumenkrantz Date: Tue Mar 31 19:10:02 2015 -0400 edje calc no longer forces proxy part

[EGIT] [core/efl] master 05/05: edje object swallowing no longer forces a full recalc

2015-03-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=abf3c3c4704f67db41c8ed230510bbaa2386cc42 commit abf3c3c4704f67db41c8ed230510bbaa2386cc42 Author: Mike Blumenkrantz Date: Tue Mar 31 19:15:17 2015 -0400 edje object swallowing no longer force

[EGIT] [core/efl] master 03/05: edje group part init no longer forces synchronous hint updating during load

2015-03-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=43779dfa6f7ec12a17258a1a61144c4cb94c3fb8 commit 43779dfa6f7ec12a17258a1a61144c4cb94c3fb8 Author: Mike Blumenkrantz Date: Tue Mar 31 19:11:24 2015 -0400 edje group part init no longer forces

[EGIT] [core/efl] master 04/05: edje object scale factor changes now trigger deferred recalcs

2015-03-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f534103c95f56495d359d3f83222a837b39a40be commit f534103c95f56495d359d3f83222a837b39a40be Author: Mike Blumenkrantz Date: Tue Mar 31 19:12:26 2015 -0400 edje object scale factor changes now t

[EGIT] [core/efl] master 01/05: edje calc no longer performs calculations for group parts of fixed size

2015-03-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3a451650d2f875077419e5777c49d04c618211f0 commit 3a451650d2f875077419e5777c49d04c618211f0 Author: Mike Blumenkrantz Date: Tue Mar 31 19:07:46 2015 -0400 edje calc no longer performs calculati

[EGIT] [enlightenment/modules/desksanity] master 01/01: maybe fix zoom animation geometries?

2015-03-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/desksanity.git/commit/?id=09f508c2edbbdb596066716d37bd2bdc71cd28b5 commit 09f508c2edbbdb596066716d37bd2bdc71cd28b5 Author: Mike Blumenkrantz Date: Tue Mar 31 19:00:29 2015 -0400 maybe fix zoom

Re: [E-devel] question about e-module-cpufreq

2015-03-31 Thread Min Xu
I see! That makes a lot of sense since I have four cores on this machine! Thanks a lot! As to the suggestion to add the to the docgen content, I just think perhaps users need an easier way to know what do these arms mean. Perhaps some popup tooltips can be used here when user's mouse move over t

Re: [E-devel] question about e-module-cpufreq

2015-03-31 Thread The Rasterman
On Tue, 31 Mar 2015 19:26:26 + (UTC) Min Xu said: > Hi there, > I installed e19 on archlinux and it works great! Thanks! > I have a question about the cpufreq module that I can't figure out by reading > the source > below. > ./src/enlightenment/src/modules/cpufreq/e-module-cpufreq.edj./src/e

Re: [E-devel] Action items from EFL Dev Day US 2015

2015-03-31 Thread The Rasterman
On Tue, 31 Mar 2015 17:33:03 +0100 Bertrand Jacquin said: > Hey, > > On 31/03/2015 15:51, Stefan Schmidt wrote: > > > o Talk to beber to remove the old trac webservice to make sure we have > > less outdated information [assigned: Stefan] > > Do you want me to drop trac.e.org ? Do you want the

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje: add edje_mmap_color_class_iterator_new().

2015-03-31 Thread Cedric BAIL
On Tue, Mar 31, 2015 at 11:27 PM, Davide Andreoli wrote: > 2015-03-31 21:58 GMT+02:00 Cedric BAIL : >> cedric pushed a commit to branch master. >> >> http://git.enlightenment.org/core/efl.git/commit/?id=11a4e1ae83e74b55aef0fe42e93d7d0651085dfd >> >> commit 11a4e1ae83e74b55aef0fe42e93d7d0651085dfd

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje: add edje_mmap_color_class_iterator_new().

2015-03-31 Thread Davide Andreoli
2015-03-31 21:58 GMT+02:00 Cedric BAIL : > cedric pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=11a4e1ae83e74b55aef0fe42e93d7d0651085dfd > > commit 11a4e1ae83e74b55aef0fe42e93d7d0651085dfd > Author: Cedric BAIL > Date: Tue Mar 31 21:57:23 2015 +020

[EGIT] [core/efl] master 01/02: edje: fix build break.

2015-03-31 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bfbb2d8a51e8570d1f1180549af0da8a5cae3e45 commit bfbb2d8a51e8570d1f1180549af0da8a5cae3e45 Author: Cedric BAIL Date: Tue Mar 31 23:21:12 2015 +0200 edje: fix build break. --- src/lib/edje/Edje_Com

[EGIT] [core/efl] master 02/02: edje: add edje_file_iterator_new().

2015-03-31 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b72df468f25a0361ca8e3f6ee69ce0be8e641f83 commit b72df468f25a0361ca8e3f6ee69ce0be8e641f83 Author: Cedric BAIL Date: Tue Mar 31 23:23:32 2015 +0200 edje: add edje_file_iterator_new(). This

[EGIT] [core/efl] master 01/01: edje: add edje_mmap_color_class_iterator_new().

2015-03-31 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=11a4e1ae83e74b55aef0fe42e93d7d0651085dfd commit 11a4e1ae83e74b55aef0fe42e93d7d0651085dfd Author: Cedric BAIL Date: Tue Mar 31 21:57:23 2015 +0200 edje: add edje_mmap_color_class_iterator_new().

[E-devel] question about e-module-cpufreq

2015-03-31 Thread Min Xu
Hi there, I installed e19 on archlinux and it works great! Thanks! I have a question about the cpufreq module that I can't figure out by reading the source below. ./src/enlightenment/src/modules/cpufreq/e-module-cpufreq.edj./src/enlightenment/src/modules/cpufreq/e_mod_config.c./src/enlightenment/s

Re: [E-devel] Action items from EFL Dev Day US 2015

2015-03-31 Thread Bertrand Jacquin
Hey, On 31/03/2015 15:51, Stefan Schmidt wrote: > o Talk to beber to remove the old trac webservice to make sure we have > less outdated information [assigned: Stefan] Do you want me to drop trac.e.org ? Do you want the content of trac.e.org be moved to phab (That is pain is the ass to do) ? Or

[EGIT] [core/efl] master 01/01: edje: add option to dump gnu style include dependencies in edje_cc.

2015-03-31 Thread Dinesh Dwivedi
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=70df9f48bae3a55ab9bd0e9ca555f6cfb8b2da4c commit 70df9f48bae3a55ab9bd0e9ca555f6cfb8b2da4c Author: Dinesh Dwivedi Date: Tue Mar 31 17:40:30 2015 +0200 edje: add option to dump gnu style include dep

Re: [E-devel] Action items from EFL Dev Day US 2015

2015-03-31 Thread Jeff Hoogland
A note about getting started with EFL development - is there a "getting started" series somewhere for working with EFL C development? I often have people ask about this, but I don't really have any idea where to point them. On Tue, Mar 31, 2015 at 9:51 AM, Stefan Schmidt wrote: > Hello. > > Prea

[EGIT] [tools/erigo] annotated tag v1.0.0 created (now 6dd3dee)

2015-03-31 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. yakov pushed a change to annotated tag v1.0.0 in repository tools/erigo. at 6dd3dee (tag) tagging 29226c9edb355364909a70b055d9f52d1c902d8c (commit) replaces v0.9.1 tagged by Yakov Goldberg on Tue Mar 3

[E-devel] Erigo v1.0.0 is out!

2015-03-31 Thread Yakov Goldberg
Hello, We are happy to announce Erigo v1.0.0 release! We improved stability and added more widgets. Now widget's inheritance tree (classes and properties) is taken from Eolian and can be managed with black list. Configuration/installation options and paths were fixed, so developers who are inte

[E-devel] Action items from EFL Dev Day US 2015

2015-03-31 Thread Stefan Schmidt
Hello. Preamble: Most slides are available on the wiki already: https://phab.enlightenment.org/w/events/enlightenment_developer_day_us_2015/ Only Raster's Keynote and the Wayland upstream ones are missing. Will make sure they will appear at some point. It took some notes during the dev day. Mostl

Re: [E-devel] [EGIT] [core/efl] master 01/01: Build: Fix horribly slow compilation times

2015-03-31 Thread Stefan Schmidt
Hello. On 25/03/15 19:57, Jean-Philippe ANDRÉ wrote: > jpeg pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=f30c0ea3997e92d527d662cd9e33e76ed3fe0343 > > commit f30c0ea3997e92d527d662cd9e33e76ed3fe0343 > Author: Jean-Philippe ANDRE > Date: Wed Mar 25 11

[EGIT] [tools/erigo] master 02/02: release: update NEWS and bump version for 1.0.0 release

2015-03-31 Thread Yakov Goldberg
yakov pushed a commit to branch master. http://git.enlightenment.org/tools/erigo.git/commit/?id=29226c9edb355364909a70b055d9f52d1c902d8c commit 29226c9edb355364909a70b055d9f52d1c902d8c Author: Yakov Goldberg Date: Mon Mar 30 18:47:14 2015 +0300 release: update NEWS and bump version for 1.

[EGIT] [tools/erigo] master 01/02: Rename ChangeLog to NEWS

2015-03-31 Thread Yakov Goldberg
yakov pushed a commit to branch master. http://git.enlightenment.org/tools/erigo.git/commit/?id=05a4fa346bfd233e8e42695a0a8e62c27932ea59 commit 05a4fa346bfd233e8e42695a0a8e62c27932ea59 Author: Yakov Goldberg Date: Mon Mar 30 18:48:13 2015 +0300 Rename ChangeLog to NEWS --- ChangeLog => N

[EGIT] [core/elementary] master 01/01: Revert "doc: Improve build speed, disable doc's widgets build"

2015-03-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=6a513fac0be119861d88849d888b6c7d471e1388 commit 6a513fac0be119861d88849d888b6c7d471e1388 Author: Jean-Philippe Andre Date: Tue Mar 31 20:37:41 2015 +0900 Revert "doc: Improve build speed, di

[E-devel] 1.13.2 planned for Thursday this week

2015-03-31 Thread Stefan Schmidt
Hello. If you have anything pending that should be backported please do it until Wednesday noon. I will prepare some tarballs and do the final release on Thursday. regards Stefan Schmidt -- Dive into the World of Paralle

[E-devel] Weekly news from the automated build and QA front

2015-03-31 Thread Stefan Schmidt
Hello. Summary: o The issues vanished from Elm and E are back now on coverity. o Not much changes besides that This should give everyone an overview over what has happened in the last week on the QA front. The numbers in parentheses reflect the values from last week to give you a trend. CI: o Ov

[E-devel] Reminder about soon ending merge window for 1.14

2015-03-31 Thread Stefan Schmidt
Hello. The merge window for 1.14 is coming to an end son. It was supposed to end at Monday the 6th of April. Realizing that this is actually Easter Monday which is a public holiday in some places I will shift the end of the merge window by one day to Tuesday. Please make sure you get all your stuf

[EGIT] [bindings/python/python-efl] master 02/02: Evas.SmartObject: Add more docs to move_children_relative()

2015-03-31 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=708f02bccce1a7799fb2ade31a9827d606105683 commit 708f02bccce1a7799fb2ade31a9827d606105683 Author: Kai Huuhko Date: Tue Mar 31 12:14:58 2015 +0300 Evas.SmartObject: Add more docs t

[EGIT] [bindings/python/python-efl] master 01/02: Fix method/prop highlight color with Sphinx 1.3

2015-03-31 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=aee5433cdc60abafb8477ef010155832acbf64c6 commit aee5433cdc60abafb8477ef010155832acbf64c6 Author: Kai Huuhko Date: Wed Mar 25 07:15:20 2015 +0200 Fix method/prop highlight color w