[EGIT] [core/efl] master 01/01: evas: Replace EINA_LIST_FOREACH_SAFE to while statement.

2014-03-11 Thread WooHyun Jung
woohyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2791c3dc06bc1fc8f4460df9056724102d0c7c66 commit 2791c3dc06bc1fc8f4460df9056724102d0c7c66 Author: WooHyun Jung Date: Tue Mar 11 16:34:56 2014 +0900 evas: Replace EINA_LIST_FOREACH_SAFE to while s

[E-devel] eo things to do

2014-03-11 Thread The Rasterman
so now we're getting more into eo... it's time to look at 3 things that turn up on my profiles of things that are NOT expedite. 8.21% elementary_test libeo.so.1.9.99 [.] eo_do_internal 7.77% elementary_test libeo.so.1.9.99 [.] _ev_cb_call 3.03% elementary_test libeo.

[EGIT] [core/efl] master 01/02: ecore-drm: Add private structure to store mouse information in evdev

2014-03-11 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8fe9adead1e212d23e915200adbad616bc000fe0 commit 8fe9adead1e212d23e915200adbad616bc000fe0 Author: Chris Michael Date: Tue Mar 11 08:41:08 2014 + ecore-drm: Add private structure to store m

[EGIT] [core/efl] master 02/02: ecore-drm: Add code to handle mouse input

2014-03-11 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7d8059e4c51d4fe7863a6691b9fe15b27ad2d59e commit 7d8059e4c51d4fe7863a6691b9fe15b27ad2d59e Author: Chris Michael Date: Tue Mar 11 08:41:42 2014 + ecore-drm: Add code to handle mouse input

Re: [E-devel] eo things to do

2014-03-11 Thread David Seikel
On Tue, 11 Mar 2014 16:20:37 +0900 Carsten Haitzler (The Rasterman) wrote: > so now we're getting more into eo... it's time to look at 3 things > that turn up on my profiles of things that are NOT expedite. > > 8.21% elementary_test libeo.so.1.9.99 [.] eo_do_internal > 7.77% el

[EGIT] [core/efl] master 01/01: Eolian/Lexer: fix EOF issue.

2014-03-11 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0f80ed90087186024453b03e5b70301f6d5b8df4 commit 0f80ed90087186024453b03e5b70301f6d5b8df4 Author: Daniel Zaoui Date: Tue Mar 11 10:05:02 2014 +0200 Eolian/Lexer: fix EOF issue. When

Re: [E-devel] [EGIT] [core/efl] master 02/04: Eolian: Support of unsigned short as int in va_arg

2014-03-11 Thread Tom Hacohen
On 11/03/14 05:48, Yossi Kantor wrote: > jackdanielz pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=b070981f8f16fa493489a7a2bd9d2caaaf25bbb1 > > commit b070981f8f16fa493489a7a2bd9d2caaaf25bbb1 > Author: Yossi Kantor > Date: Mon Mar 10 13:35:11 2014 +02

Re: [E-devel] eo things to do

2014-03-11 Thread Tom Hacohen
On 11/03/14 07:20, Carsten Haitzler (The Rasterman) wrote: > so now we're getting more into eo... it's time to look at 3 things that turn > up > on my profiles of things that are NOT expedite. > > 8.21% elementary_test libeo.so.1.9.99 [.] eo_do_internal > 7.77% elementary_test

Re: [E-devel] [EGIT] [core/efl] master 02/04: Eolian: Support of unsigned short as int in va_arg

2014-03-11 Thread Daniel Zaoui
We compare strings. We could use strstr but I don't think it is better than strcmp. On 03/11/2014 11:32 AM, Tom Hacohen wrote: > On 11/03/14 05:48, Yossi Kantor wrote: >> jackdanielz pushed a commit to branch master. >> >> http://git.enlightenment.org/core/efl.git/commit/?id=b070981f8f16fa493489a

Re: [E-devel] eo things to do

2014-03-11 Thread Tom Hacohen
On 11/03/14 09:22, David Seikel wrote: > On Tue, 11 Mar 2014 16:20:37 +0900 Carsten Haitzler (The Rasterman) > wrote: > >> so now we're getting more into eo... it's time to look at 3 things >> that turn up on my profiles of things that are NOT expedite. >> >> 8.21% elementary_test libeo.so

Re: [E-devel] [EGIT] [core/efl] master 01/01: eolian: generate eo_lexer.c with ragel if available

2014-03-11 Thread Jérémy Zurcher
Ho, On Monday 10 March 2014 17:05, Tom Hacohen wrote : > Hey, > > The reason why I haven't added it until now, is that we do > auto-detection any more (i.e you have to enable/disable), and I didn't > want to pollute the configure script with this option. Not sure which is > worse. I know abou

[EGIT] [core/efl] efl-1.9 01/01: evas: Replace EINA_LIST_FOREACH_SAFE to while statement.

2014-03-11 Thread WooHyun Jung
woohyun pushed a commit to branch efl-1.9. http://git.enlightenment.org/core/efl.git/commit/?id=7a0fb4977343c655eb30907587302767d1dd44d0 commit 7a0fb4977343c655eb30907587302767d1dd44d0 Author: WooHyun Jung Date: Tue Mar 11 16:34:56 2014 +0900 evas: Replace EINA_LIST_FOREACH_SAFE to while

[EGIT] [core/elementary] master 01/01: Added Eolian support.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f204eecf6bdb656a6d2da46b85e81ec64c76e396 commit f204eecf6bdb656a6d2da46b85e81ec64c76e396 Author: Tom Hacohen Date: Tue Mar 11 09:50:59 2014 + Added Eolian support. This adds nee

Re: [E-devel] [EGIT] [core/efl] master 01/01: eolian: generate eo_lexer.c with ragel if available

2014-03-11 Thread Tom Hacohen
On 11/03/14 10:05, Jérémy Zurcher wrote: > Ho, > > On Monday 10 March 2014 17:05, Tom Hacohen wrote : >> Hey, >> >> The reason why I haven't added it until now, is that we do >> auto-detection any more (i.e you have to enable/disable), and I didn't >> want to pollute the configure script with this

[EGIT] [core/elementary] master 01/01: Eolian: Fix binary-name and show found binary in summary.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=01172f19d914710cc2daed161a077fff34a0e97f commit 01172f19d914710cc2daed161a077fff34a0e97f Author: Tom Hacohen Date: Tue Mar 11 10:04:15 2014 + Eolian: Fix binary-name and show found binar

[EGIT] [core/efl] master 01/01: Eolian: Ship pc file.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2dba63119b7660271484fe7b0dfaa36ad85b616d commit 2dba63119b7660271484fe7b0dfaa36ad85b616d Author: Tom Hacohen Date: Tue Mar 11 10:03:30 2014 + Eolian: Ship pc file. --- Makefile.am | 1 + 1 fil

Re: [E-devel] eo things to do

2014-03-11 Thread David Seikel
On Tue, 11 Mar 2014 09:46:26 + Tom Hacohen wrote: > On 11/03/14 09:22, David Seikel wrote: > > On Tue, 11 Mar 2014 16:20:37 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > >> so now we're getting more into eo... it's time to look at 3 things > >> that turn up on my profiles of things

Re: [E-devel] [EGIT] [core/efl] efl-1.9 01/01: release: Update NEWS and bump version for 1.9.1 release

2014-03-11 Thread Stefan Schmidt
Hello. On Mon, 2014-03-10 at 16:52, Tom Hacohen wrote: > On 10/03/14 16:32, Stefan Schmidt wrote: > > Hello. > > > > On Mon, 2014-03-10 at 13:20, Gustavo Sverzut Barbieri wrote: > >> sorry, but you did release it with the Eina_Log_Domain struct abi > >> break that I requested the guy to fix, it wa

Re: [E-devel] eo things to do

2014-03-11 Thread The Rasterman
On Tue, 11 Mar 2014 09:31:47 + Tom Hacohen said: > On 11/03/14 07:20, Carsten Haitzler (The Rasterman) wrote: > > so now we're getting more into eo... it's time to look at 3 things that > > turn up on my profiles of things that are NOT expedite. > > > > 8.21% elementary_test libeo.so.

Re: [E-devel] [EGIT] [core/efl] efl-1.9 01/01: release: Update NEWS and bump version for 1.9.1 release

2014-03-11 Thread Stefan Schmidt
Hello. On Tue, 2014-03-11 at 09:34, Carsten Haitzler wrote: > On Mon, 10 Mar 2014 18:12:21 +0100 Davide Andreoli > said: > > > Also this change broke something > > * evas: replace EINA_LIST_FREE to EINA_LIST_FOREACH_SAFE. > > > > and still waiting a replay from the author in ML... > > > > Just

[EGIT] [core/elementary] master 01/01: Eolian: Fixed build.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=94ec6f7ded7379df952454611d3be5d812bc6575 commit 94ec6f7ded7379df952454611d3be5d812bc6575 Author: Tom Hacohen Date: Tue Mar 11 10:39:51 2014 + Eolian: Fixed build. Needed to init

[EGIT] [core/efl] efl-1.9 01/01: release: Update NEWS for last minute changes to 1.9.1

2014-03-11 Thread Stefan Schmidt
stefan pushed a commit to branch efl-1.9. http://git.enlightenment.org/core/efl.git/commit/?id=f3aacba22ffef9fa3e57f762eaa696de744c8c1d commit f3aacba22ffef9fa3e57f762eaa696de744c8c1d Author: Stefan Schmidt Date: Mon Mar 10 17:26:29 2014 +0100 release: Update NEWS for last minute changes

Re: [E-devel] [EGIT] [core/efl] efl-1.9 01/01: release: Update NEWS for last minute changes to 1.9.1

2014-03-11 Thread Tom Hacohen
On 11/03/14 10:54, Stefan Schmidt wrote: > + * Eina Log: Fixed ABI break introduce by the addition of 'color'. This was introduced after 1.9, so it shouldn't be in the news/changelog. -- Tom. -- Learn Graph Databases

[EGIT] [core/efl] master 01/01: evas/font: Added evas_font_path_global_* APIs.

2014-03-11 Thread Youngbok Shin
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cb5026137b70739c768474c6ea8633abb710c70d commit cb5026137b70739c768474c6ea8633abb710c70d Author: Youngbok Shin Date: Tue Mar 11 11:15:55 2014 + evas/font: Added evas_font_path_global_* APIs.

Re: [E-devel] [EGIT] [core/efl] efl-1.9 01/01: release: Update NEWS for last minute changes to 1.9.1

2014-03-11 Thread Stefan Schmidt
Hello. On Tue, 2014-03-11 at 11:06, Tom Hacohen wrote: > On 11/03/14 10:54, Stefan Schmidt wrote: > > + * Eina Log: Fixed ABI break introduce by the addition of 'color'. > > This was introduced after 1.9, so it shouldn't be in the news/changelog. Grumbl. Sadly you have a point here. Would be e

[EGIT] [core/elementary] master 01/01: config - remove old engines not supported in evas anymore.

2014-03-11 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=997671a363336c510cd9a48016b6e186a84c2501 commit 997671a363336c510cd9a48016b6e186a84c2501 Author: Carsten Haitzler (Rasterman) Date: Tue Mar 11 20:55:33 2014 +0900 config - remove old engin

[EGIT] [core/efl] efl-1.9 01/01: release: Remove uinrelevant NEWS file entry.

2014-03-11 Thread Stefan Schmidt
stefan pushed a commit to branch efl-1.9. http://git.enlightenment.org/core/efl.git/commit/?id=bd292073952471db99e8590525382b3521086c53 commit bd292073952471db99e8590525382b3521086c53 Author: Stefan Schmidt Date: Tue Mar 11 12:54:37 2014 +0100 release: Remove uinrelevant NEWS file entry.

Re: [E-devel] [EGIT] [core/efl] master 02/03: eina-cxx: Added eina_log support for C++, using IOStreams syntax

2014-03-11 Thread Felipe Magno de Almeida
Hello Gustavo, On Mon, Mar 10, 2014 at 9:15 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Mar 10, 2014 at 6:14 PM, Felipe Magno de Almeida [snip] >>> This works: >>> >>> EINA_CXX_DOM_LOG_CRIT(domain) << "foo 0x" << std::hex << 10; >>> >>> [snip] >>> >>> Is this better? >> >> https://phab.enli

Re: [E-devel] [EGIT] [core/elementary] master 01/01: win: Add a API, elm_win_type_get.

2014-03-11 Thread Daniel Juyung Seo
On Thu, Feb 6, 2014 at 7:28 PM, Jaehwan Kim wrote: > jaehwan pushed a commit to branch master. > > > http://git.enlightenment.org/core/elementary.git/commit/?id=313eaab843194083d5dee11f053a156f88c6c219 > > commit 313eaab843194083d5dee11f053a156f88c6c219 > Author: Jaehwan Kim > Date: Thu Feb 6 1

[EGIT] [core/efl] master 01/01: ChangeLog: Add forgetten out of date notice

2014-03-11 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=90fe81a02ab4ca9cee444d5218d10fd8d63b096c commit 90fe81a02ab4ca9cee444d5218d10fd8d63b096c Author: Stefan Schmidt Date: Tue Mar 11 13:41:55 2014 +0100 ChangeLog: Add forgetten out of date notice

[EGIT] [core/elementary] master 01/01: ChangeLog: Add forgetten out of date notice

2014-03-11 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=683120680384bf7f36f36720bb4aff1d8198ea0c commit 683120680384bf7f36f36720bb4aff1d8198ea0c Author: Stefan Schmidt Date: Tue Mar 11 13:44:11 2014 +0100 ChangeLog: Add forgetten out of date no

[EGIT] [core/efl] master 02/02: eolian: regroup buffer allocation and read checks

2014-03-11 Thread Jérémy Zurcher
jeyzu pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c69b28dac0f87b0218bb396eda794f4b4d738735 commit c69b28dac0f87b0218bb396eda794f4b4d738735 Author: Jérémy Zurcher Date: Tue Mar 11 14:00:20 2014 +0100 eolian: regroup buffer allocation and read chec

[EGIT] [core/efl] master 01/02: eolian: silence uninitialized var warning

2014-03-11 Thread Jérémy Zurcher
jeyzu pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1e2f00e654f6d53c2f32e8edb0135397ed3ff437 commit 1e2f00e654f6d53c2f32e8edb0135397ed3ff437 Author: Jérémy Zurcher Date: Tue Mar 11 11:59:13 2014 +0100 eolian: silence uninitialized var warning ---

[EGIT] [admin/release-management] master 01/03: Initial commit.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/admin/release-management.git/commit/?id=dba027e982795959383f88136fdddb5b678ee85f commit dba027e982795959383f88136fdddb5b678ee85f Author: Tom Hacohen Date: Tue Mar 11 11:46:09 2014 + Initial commit. --- README | 1 +

[EGIT] [admin/release-management] master 03/03: Finished the news generator.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/admin/release-management.git/commit/?id=a85b1b120a5acaea4122e4d0b0517a2e56ae1002 commit a85b1b120a5acaea4122e4d0b0517a2e56ae1002 Author: Tom Hacohen Date: Tue Mar 11 12:50:05 2014 + Finished the news generator. --- g

[EGIT] [admin/release-management] master 02/03: Add functions to get commit message and generate news entry.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/admin/release-management.git/commit/?id=a8a21d9de729006b79f8ce264922411ca1e044d2 commit a8a21d9de729006b79f8ce264922411ca1e044d2 Author: Tom Hacohen Date: Tue Mar 11 12:23:39 2014 + Add functions to get commit message

[EGIT] [core/efl] master 01/01: ChangeLog: Put notice at the top for efl.

2014-03-11 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f38dc856bf96f42580817eb5d4d54e9aeb365e1c commit f38dc856bf96f42580817eb5d4d54e9aeb365e1c Author: Stefan Schmidt Date: Tue Mar 11 13:58:11 2014 +0100 ChangeLog: Put notice at the top for efl.

[EGIT] [admin/release-management] master 01/01: Remove duplicates in coverity/tag list.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/admin/release-management.git/commit/?id=4264ce73bac895e0c93fd3dbdeec245353a38133 commit 4264ce73bac895e0c93fd3dbdeec245353a38133 Author: Tom Hacohen Date: Tue Mar 11 13:09:58 2014 + Remove duplicates in coverity/tag l

[EGIT] [admin/release-management] master 01/01: Fixed help message.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/admin/release-management.git/commit/?id=34c7e6f3b6f448140aabf8d8406607a05f84494a commit 34c7e6f3b6f448140aabf8d8406607a05f84494a Author: Tom Hacohen Date: Tue Mar 11 13:14:39 2014 + Fixed help message. --- generate_n

[EGIT] [core/efl] master 01/04: Eolian/Generator: fix for virtual pure implementations

2014-03-11 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0d6fadcab97c6597dd0858e9ebd99763a3a72421 commit 0d6fadcab97c6597dd0858e9ebd99763a3a72421 Author: Daniel Zaoui Date: Tue Mar 11 14:02:03 2014 +0200 Eolian/Generator: fix for virtual pure impl

[EGIT] [core/efl] master 03/04: Eolian/Generator: fix type when no data type exists.

2014-03-11 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d3f343bdcced4ab88ef694fc900b978f4b2cfe75 commit d3f343bdcced4ab88ef694fc900b978f4b2cfe75 Author: Daniel Zaoui Date: Tue Mar 11 14:00:44 2014 +0200 Eolian/Generator: fix type when no data typ

[EGIT] [core/efl] master 02/04: Eolian/Lexer: support of legacy overriding for properties.

2014-03-11 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6f2657c3fb65a2ea4f1216686e27f170742456fe commit 6f2657c3fb65a2ea4f1216686e27f170742456fe Author: Daniel Zaoui Date: Tue Mar 11 14:02:31 2014 +0200 Eolian/Lexer: support of legacy overriding

[EGIT] [core/efl] master 04/04: Eolian/Generator: fix generation for return values.

2014-03-11 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fd67c1692c9385c4edbc314d2edc12c13cf9e429 commit fd67c1692c9385c4edbc314d2edc12c13cf9e429 Author: Daniel Zaoui Date: Tue Mar 11 15:17:12 2014 +0200 Eolian/Generator: fix generation for return

[EGIT] [core/efl] master 01/01: Eo: Made eo id for classes a bit more secure.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=122a2f890e4995a211e857b60414b7af503693d3 commit 122a2f890e4995a211e857b60414b7af503693d3 Author: Tom Hacohen Date: Tue Mar 11 15:50:44 2014 + Eo: Made eo id for classes a bit more secure.

[EGIT] [core/efl] master 01/01: Eo: removed redundant macro.

2014-03-11 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e280f32c010764b7b1dfbabfe32386b06615b7ed commit e280f32c010764b7b1dfbabfe32386b06615b7ed Author: Tom Hacohen Date: Tue Mar 11 15:58:43 2014 + Eo: removed redundant macro. --- src/lib/eo/eo.c |

Re: [E-devel] [EGIT] [core/efl] master 02/03: eina-cxx: Added eina_log support for C++, using IOStreams syntax

2014-03-11 Thread Gustavo Sverzut Barbieri
On Tue, Mar 11, 2014 at 9:02 AM, Felipe Magno de Almeida wrote: > Hello Gustavo, > > On Mon, Mar 10, 2014 at 9:15 PM, Gustavo Sverzut Barbieri > wrote: >> On Mon, Mar 10, 2014 at 6:14 PM, Felipe Magno de Almeida > > [snip] > This works: EINA_CXX_DOM_LOG_CRIT(domain) << "foo 0x" <

Re: [E-devel] [EGIT] [core/elementary] master 01/01: win: Add a API, elm_win_type_get.

2014-03-11 Thread Gustavo Sverzut Barbieri
On Tue, Mar 11, 2014 at 9:21 AM, Daniel Juyung Seo wrote: > On Thu, Feb 6, 2014 at 7:28 PM, Jaehwan Kim wrote: >> typedef enum >> { >> + ELM_WIN_UNKNOWN, /**< Unknown window type. */ >> ELM_WIN_BASIC, /**< A normal window. Indicates a normal, top-level >> window. Almo

Re: [E-devel] [EGIT] [core/efl] efl-1.9 01/01: release: Update NEWS and bump version for 1.9.1 release

2014-03-11 Thread Davide Andreoli
2014-03-11 11:22 GMT+01:00 Stefan Schmidt : > Hello. > > On Tue, 2014-03-11 at 09:34, Carsten Haitzler wrote: > > On Mon, 10 Mar 2014 18:12:21 +0100 Davide Andreoli < > d...@gurumeditation.it> > > said: > > > > > Also this change broke something > > > * evas: replace EINA_LIST_FREE to EINA_LIST_FO

Re: [E-devel] [EGIT] [core/efl] master 02/03: eina-cxx: Added eina_log support for C++, using IOStreams syntax

2014-03-11 Thread Felipe Magno de Almeida
On Tue, Mar 11, 2014 at 3:07 PM, Gustavo Sverzut Barbieri wrote: > Hello Gustavo, > On Tue, Mar 11, 2014 at 9:02 AM, Felipe Magno de Almeida > wrote: [snip] >> That is possible, we can change the name though to something unlikely >> to clash. > > I mean if you call the macro 3 times, one in t

Re: [E-devel] [EGIT] [core/efl] master 02/03: eina-cxx: Added eina_log support for C++, using IOStreams syntax

2014-03-11 Thread Gustavo Sverzut Barbieri
On Tue, Mar 11, 2014 at 5:04 PM, Felipe Magno de Almeida wrote: > On Tue, Mar 11, 2014 at 3:07 PM, Gustavo Sverzut Barbieri > wrote: >> > > Hello Gustavo, > >> On Tue, Mar 11, 2014 at 9:02 AM, Felipe Magno de Almeida >> wrote: > > [snip] > >>> That is possible, we can change the name though to s

[EGIT] [apps/terminology] master 01/01: keep default theme compatible with efl 1.7/8

2014-03-11 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=d9e076fe88823906b31cc5b009b773ae7d3b58d7 commit d9e076fe88823906b31cc5b009b773ae7d3b58d7 Author: Boris Faure Date: Tue Mar 11 22:40:12 2014 +0100 keep default theme compatible with efl 1

[EGIT] [core/efl] master 01/01: evas: @fix use the correct composite op on lines with pixman

2014-03-11 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e8c0e71f89bfd127bbc7cb227a698d27c7f3cf82 commit e8c0e71f89bfd127bbc7cb227a698d27c7f3cf82 Author: Boris Faure Date: Mon Feb 3 22:06:37 2014 +0100 evas: @fix use the correct composite op on lines

Re: [E-devel] [EGIT] [core/efl] master 02/03: eina-cxx: Added eina_log support for C++, using IOStreams syntax

2014-03-11 Thread David Seikel
On Tue, 11 Mar 2014 17:24:30 -0300 Gustavo Sverzut Barbieri wrote: > On Tue, Mar 11, 2014 at 5:04 PM, Felipe Magno de Almeida > wrote: > > On Tue, Mar 11, 2014 at 3:07 PM, Gustavo Sverzut Barbieri > > wrote: > >> > > > > Hello Gustavo, > > > >> On Tue, Mar 11, 2014 at 9:02 AM, Felipe Magno de A

[E-devel] Why isn't deskshow a core module?

2014-03-11 Thread Jeff Hoogland
Is there a reason the deskshow module isn't include in E's core? It is a very simple module that works well and is a feature most users expect to have for their desktop. -- ~Jeff Hoogland Thoughts on Technology , Tech Blog Bodhi Linux

[EGIT] [apps/terminology] master 01/01: Make an option to disable tab switch animations.

2014-03-11 Thread Gustavo Lima Chaves
glima pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=1d689839c065964333cd2ee8f3e6573b1f38a020 commit 1d689839c065964333cd2ee8f3e6573b1f38a020 Author: Gustavo Lima Chaves Date: Tue Mar 11 23:49:40 2014 -0300 Make an option to disable tab swit

[EGIT] [core/elementary] master 01/01: elm_win: Unbreak the ABI break of window type.

2014-03-11 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=79d2df12fe5e4d57d7a6247975feac1f0793ec72 commit 79d2df12fe5e4d57d7a6247975feac1f0793ec72 Author: Daniel Juyung Seo Date: Wed Mar 12 12:42:59 2014 +0900 elm_win: Unbreak the ABI break of wind

Re: [E-devel] [EGIT] [core/elementary] master 01/01: win: Add a API, elm_win_type_get.

2014-03-11 Thread Daniel Juyung Seo
On Wed, Mar 12, 2014 at 3:16 AM, Gustavo Sverzut Barbieri < barbi...@gmail.com> wrote: > On Tue, Mar 11, 2014 at 9:21 AM, Daniel Juyung Seo > wrote: > > On Thu, Feb 6, 2014 at 7:28 PM, Jaehwan Kim >wrote: > >> typedef enum > >> { > >> + ELM_WIN_UNKNOWN, /**< Unknown window type. */ > >>

[EGIT] [core/elementary] elementary-1.9 01/01: elm_win: Unbreak the ABI break of window type.

2014-03-11 Thread Daniel Juyung Seo
seoz pushed a commit to branch elementary-1.9. http://git.enlightenment.org/core/elementary.git/commit/?id=6ebc1d808bd6e310017b3ab65ec45c27a81960b7 commit 6ebc1d808bd6e310017b3ab65ec45c27a81960b7 Author: Daniel Juyung Seo Date: Wed Mar 12 12:42:59 2014 +0900 elm_win: Unbreak the ABI break

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: Make an option to disable tab switch animations.

2014-03-11 Thread Cedric BAIL
On Wed, Mar 12, 2014 at 11:51 AM, Gustavo Lima Chaves wrote: > glima pushed a commit to branch master. > > http://git.enlightenment.org/apps/terminology.git/commit/?id=1d689839c065964333cd2ee8f3e6573b1f38a020 > > commit 1d689839c065964333cd2ee8f3e6573b1f38a020 > Author: Gustavo Lima Chaves > Date

[EGIT] [core/efl] master 09/14: Evas filters: Fix 1-D blurs on a single buffer

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0dace7721e6c233725a1ac6c416c0d631b0afe95 commit 0dace7721e6c233725a1ac6c416c0d631b0afe95 Author: Jean-Philippe Andre Date: Tue Mar 11 15:11:21 2014 +0900 Evas filters: Fix 1-D blurs on a single buf

[EGIT] [core/efl] master 06/14: Evas filters: Add basic optimization for RGBA gaussian blur

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9c3a3373b3076e1442f4b719fe6fd0d5c0657186 commit 9c3a3373b3076e1442f4b719fe6fd0d5c0657186 Author: Jean-Philippe Andre Date: Tue Mar 11 12:10:42 2014 +0900 Evas filters: Add basic optimization for RG

[EGIT] [core/efl] master 03/14: Evas filters: Remove dead code

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2ea3cb641487ab9833f121e89af0d43c8849dd34 commit 2ea3cb641487ab9833f121e89af0d43c8849dd34 Author: Jean-Philippe Andre Date: Mon Mar 10 16:46:14 2014 +0900 Evas filters: Remove dead code Rem

[EGIT] [core/efl] master 04/14: Evas filters: Add more time debug marks in blur

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1960c97eb4ec62d3791d043005252eeec3d03ce5 commit 1960c97eb4ec62d3791d043005252eeec3d03ce5 Author: Jean-Philippe Andre Date: Mon Mar 10 17:25:27 2014 +0900 Evas filters: Add more time debug marks in

[EGIT] [core/efl] master 08/14: Evas filters: Move DEBUG_TIME macro to be used in the main file

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6674ef5b35f5e3e02347150673c54287c8f2 commit 6674ef5b35f5e3e02347150673c54287c8f2 Author: Jean-Philippe Andre Date: Tue Mar 11 14:50:11 2014 +0900 Evas filters: Move DEBUG_TIME macro to be u

[EGIT] [core/efl] master 13/14: Evas filters: Optimize RGBA blur as well

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=592204fe73cb7198aea2a3be3dbe1efdad6999b1 commit 592204fe73cb7198aea2a3be3dbe1efdad6999b1 Author: Jean-Philippe Andre Date: Wed Mar 12 13:55:44 2014 +0900 Evas filters: Optimize RGBA blur as well

[EGIT] [core/efl] master 11/14: Evas filters: Use box blur by default

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2a1ba1b9086bdf9d3d474ec7f8a5cfe37fcdd61a commit 2a1ba1b9086bdf9d3d474ec7f8a5cfe37fcdd61a Author: Jean-Philippe Andre Date: Tue Mar 11 18:21:46 2014 +0900 Evas filters: Use box blur by default

[EGIT] [core/efl] master 12/14: Evas filters: Optimize alpha box blur

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4443ecfa8be65aef0dedcb0d749c9081769cc140 commit 4443ecfa8be65aef0dedcb0d749c9081769cc140 Author: Jean-Philippe Andre Date: Wed Mar 12 10:20:27 2014 +0900 Evas filters: Optimize alpha box blur

[EGIT] [core/efl] master 01/14: mailmap: Add myself and unify my email addresses

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bf7579ebe69328db135171ef4e62228025efd124 commit bf7579ebe69328db135171ef4e62228025efd124 Author: Jean-Philippe Andre Date: Mon Mar 10 14:53:46 2014 +0900 mailmap: Add myself and unify my email addr

[EGIT] [core/efl] master 07/14: Evas filters: Fix uninitialized variable warning

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a37a1d458d71f1566add9bdcfa736e63e2f596e8 commit a37a1d458d71f1566add9bdcfa736e63e2f596e8 Author: Jean-Philippe Andre Date: Tue Mar 11 12:18:21 2014 +0900 Evas filters: Fix uninitialized variable wa

[EGIT] [core/efl] master 10/14: Evas filters: Prepare optimization paths for BOX blur

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4e249143a52c370abfb2bf304d7d8dbacb930aeb commit 4e249143a52c370abfb2bf304d7d8dbacb930aeb Author: Jean-Philippe Andre Date: Tue Mar 11 16:18:41 2014 +0900 Evas filters: Prepare optimization paths fo

[EGIT] [core/efl] master 05/14: Evas filters: Add optimizable blur function

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cb6970038959d6263a6334be31f69c23c7685a6e commit cb6970038959d6263a6334be31f69c23c7685a6e Author: Jean-Philippe Andre Date: Mon Mar 10 18:36:28 2014 +0900 Evas filters: Add optimizable blur function

[EGIT] [core/efl] master 14/14: Evas filters: Fix memory leak when destroying the object

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=96e58cebf788989dce8c5e8e5853d5c9423d535d commit 96e58cebf788989dce8c5e8e5853d5c9423d535d Author: Jean-Philippe Andre Date: Wed Mar 12 14:06:23 2014 +0900 Evas filters: Fix memory leak when destroyi

[EGIT] [core/efl] master 02/14: Evas filters: Improve debug logs

2014-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=caa8789424c68c6e37d231eb22063c4ca02f8225 commit caa8789424c68c6e37d231eb22063c4ca02f8225 Author: Jean-Philippe Andre Date: Mon Mar 10 16:05:55 2014 +0900 Evas filters: Improve debug logs A