[EGIT] [admin/devs] master 01/01: huchi: give a commit access to huchi, Wonguk Jeong.

2014-07-18 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=586caa248c759c8b82732ccb3f58540b2d0f3bd6 commit 586caa248c759c8b82732ccb3f58540b2d0f3bd6 Author: Daniel Juyung Seo Date: Fri Jul 18 16:48:29 2014 +0900 huchi: give a commit access to huchi, Wongu

[EGIT] [core/efl] master 01/01: evas - more render2 work - follows smart children now

2014-07-18 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bed30a7eb959f763d859741f50f80498d540b39e commit bed30a7eb959f763d859741f50f80498d540b39e Author: Carsten Haitzler (Rasterman) Date: Fri Jul 18 16:51:07 2014 +0900 evas - more render2 work - follo

[EGIT] [core/efl] master 01/01: evas - render2 - now finally tracking updates right. map/proxy not done

2014-07-18 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c11592fb6ab724f06216f2e445e06a48befdef24 commit c11592fb6ab724f06216f2e445e06a48befdef24 Author: Carsten Haitzler (Rasterman) Date: Fri Jul 18 16:56:20 2014 +0900 evas - render2 - now finally tra

Re: [E-devel] Model-View-Controller

2014-07-18 Thread Daniel Kolesa
2014-07-18 1:31 GMT+01:00 Jean-Philippe André : > Hi > > On Thu, Jul 17, 2014 at 6:31 AM, Daniel Kolesa wrote: > > > 2014-07-16 22:17 GMT+01:00 Larry de Oliveira Lira Jr < > > la...@expertisesolutions.com.br>: > > > > > Hello all > > > > > > we have a new version of emodel based in all feedback h

[EGIT] [core/elementary] master 01/01: atspi: Orca is able to read slider value changes

2014-07-18 Thread Zbigniew Kosinski
stanluk pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=17515f2be90e9289f418a50ddfc3ce4186498d64 commit 17515f2be90e9289f418a50ddfc3ce4186498d64 Author: Zbigniew Kosinski Date: Fri Jul 18 11:47:48 2014 +0200 atspi: Orca is able to read slider

[EGIT] [core/elementary] master 01/01: popup: Remove unused variable.

2014-07-18 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=a1c7f8a36106565196b46de43e5d20d81a0fc348 commit a1c7f8a36106565196b46de43e5d20d81a0fc348 Author: Stefan Schmidt Date: Fri Jul 18 12:00:52 2014 +0200 popup: Remove unused variable.

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Stefan Schmidt
Hello. On Tue, 2014-07-15 at 22:53, Tom Hacohen wrote: > On 15/07/14 22:46, ryuan Choi wrote: > > I compiled Elementary with tests and got below errors. > > Some APIs look changed. > > > > What I did: > > cd elementary > > ./autogen.sh --prefix=/usr/elocal --with-tests=regular > > make -j8 > > sud

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Lukasz Stanislawski
> Hello. > > On Tue, 2014-07-15 at 22:53, Tom Hacohen wrote: >> On 15/07/14 22:46, ryuan Choi wrote: >>> I compiled Elementary with tests and got below errors. >>> Some APIs look changed. >>> >>> What I did: >>> cd elementary >>> ./autogen.sh --prefix=/usr/elocal --with-tests=regular >>> make -j8

[EGIT] [core/elementary] master 01/01: list: call "selected" callback after set focus to the selected item

2014-07-18 Thread Jaeun Choi
eunue pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=19c9ae51432093d7d610e3bdae3a0b85737c9e46 commit 19c9ae51432093d7d610e3bdae3a0b85737c9e46 Author: Jaeun Choi Date: Thu Jul 17 16:58:36 2014 +0900 list: call "selected" callback after set foc

[EGIT] [core/elementary] master 01/01: notify: removed unnecessary lines

2014-07-18 Thread Jaeun Choi
eunue pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=40919d6d94294bc24c0d01088aeb17b10f8560cd commit 40919d6d94294bc24c0d01088aeb17b10f8560cd Author: Jaeun Choi Date: Fri Jul 18 19:36:39 2014 +0900 notify: removed unnecessary lines --- src/l

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Lukasz Stanislawski
W dniu 18.07.2014 12:10, Stefan Schmidt pisze: > Hello. > > On Tue, 2014-07-15 at 22:53, Tom Hacohen wrote: >> On 15/07/14 22:46, ryuan Choi wrote: >>> I compiled Elementary with tests and got below errors. >>> Some APIs look changed. >>> >>> What I did: >>> cd elementary >>> ./autogen.sh --prefix

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Lukasz Stanislawski
W dniu 18.07.2014 13:41, Lukasz Stanislawski pisze: > W dniu 18.07.2014 12:10, Stefan Schmidt pisze: >> Hello. >> >> On Tue, 2014-07-15 at 22:53, Tom Hacohen wrote: >>> On 15/07/14 22:46, ryuan Choi wrote: I compiled Elementary with tests and got below errors. Some APIs look changed. >>>

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Tom Hacohen
This essentially means the tests are worthless on Jenkins. Stefan, don't we set engine to buffer? Or is this something else that doesn't depend on elm win being created but an heavy dependency on X11 things like clipboard and etc? (which btw we should implement for framebuffer engine anyway, an

Re: [E-devel] [EGIT] [core/efl] master 01/02: m4/evas_check_engine: Link evas drm engine to ecore-drm instead libdrm

2014-07-18 Thread Gwanglim Lee
Hello, Is there any problem to build efl on the clean machine? I mean when we try to configure efl at first build time, then we could get a configuration error because that machine doesn't have ecore-drm pkg not yet. Actually, I've tested this. I changed name of ecore-drm.pc in my desktop to te

Re: [E-devel] [EGIT] [core/efl] master 01/02: m4/evas_check_engine: Link evas drm engine to ecore-drm instead libdrm

2014-07-18 Thread Stefan Schmidt
Hello. On Fri, 2014-07-18 at 12:12, Gwanglim Lee wrote: > Hello, > > Is there any problem to build efl on the clean machine? Yes, there is. > I mean when we try to configure efl at first build time, then we could get a > configuration error > because that machine doesn't have ecore-drm pkg not

Re: [E-devel] Request for help: Adding libefl to autotools

2014-07-18 Thread Tom Hacohen
OK. I don't know what I missed before but I started from scratch and now it works. :) -- Tom. On 15/07/14 23:49, Tom Hacohen wrote: > Hey everyone (probably Gustavo), > > As part of my work on efl interfaces I've encountered the need of having > a unified library that is both compiled and ships

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Stefan Schmidt
Hello. On Fri, 2014-07-18 at 13:41, Lukasz Stanislawski wrote: > > W dniu 18.07.2014 12:10, Stefan Schmidt pisze: > > Hello. > > > > On Tue, 2014-07-15 at 22:53, Tom Hacohen wrote: > >> On 15/07/14 22:46, ryuan Choi wrote: > >>> I compiled Elementary with tests and got below errors. > >>> Some AP

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Stefan Schmidt
Hello. Could you stop top posting here? On Fri, 2014-07-18 at 12:50, Tom Hacohen wrote: > This essentially means the tests are worthless on Jenkins. Like exactness on jenkins :P SCNR > Stefan, don't we set engine to buffer? Or is this something else that > doesn't depend on elm win being create

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Cedric BAIL
On Fri, Jul 18, 2014 at 1:41 PM, Lukasz Stanislawski wrote: > W dniu 18.07.2014 12:10, Stefan Schmidt pisze: >> Hello. >> >> On Tue, 2014-07-15 at 22:53, Tom Hacohen wrote: >>> On 15/07/14 22:46, ryuan Choi wrote: I compiled Elementary with tests and got below errors. Some APIs look chan

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Tom Hacohen
Hello, Could you say in a non-dicky way? On 18/07/14 13:38, Stefan Schmidt wrote: > Hello. > Could you stop top posting here? Sure. I've been infected unfortunately. Talking to too many top-posters recently has made me lazy. > > On Fri, 2014-07-18 at 12:50, Tom Hacohen wrote: >> This essential

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Tom Hacohen
On 18/07/14 13:36, Stefan Schmidt wrote: > Hello. > > On Fri, 2014-07-18 at 13:41, Lukasz Stanislawski wrote: >> >> W dniu 18.07.2014 12:10, Stefan Schmidt pisze: >>> Hello. >>> >>> On Tue, 2014-07-15 at 22:53, Tom Hacohen wrote: On 15/07/14 22:46, ryuan Choi wrote: > I compiled Elementary

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Stefan Schmidt
Hello. On Fri, 2014-07-18 at 13:45, Tom Hacohen wrote: > Hello, > > Could you say in a non-dicky way? Is pretty please, please with sugar on top needed nowadays? I asked if you could stop top posting (something you asked people dozens of times here) not more and not less. If you take that perso

Re: [E-devel] [EGIT] [core/efl] master 01/02: m4/evas_check_engine: Link evas drm engine to ecore-drm instead libdrm

2014-07-18 Thread Gwanglim Lee
You're already trying to resolve this issue. :) --- Original Message --- Sender : Stefan Schmidt Date : 2014-07-18 21:19 (GMT+09:00) Title : Re: Re: [E-devel] [EGIT] [core/efl] master 01/02: m4/evas_check_engine: Link evas drm engine to ecore-drm instead libdrm Hello. On Fri, 2014-0

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Tom Hacohen
On 18/07/14 14:07, Stefan Schmidt wrote: > Hello. > > On Fri, 2014-07-18 at 13:45, Tom Hacohen wrote: >> Hello, >> >> Could you say in a non-dicky way? > > Is pretty please, please with sugar on top needed nowadays? > > I asked if you could stop top posting (something you asked people > dozens of t

[EGIT] [core/efl] master 01/01: build/drm: Allow building from scratch by not using pkgconfig for internal libs

2014-07-18 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6d08b96bd3d41d6089c0456fc5044fce2a0506f9 commit 6d08b96bd3d41d6089c0456fc5044fce2a0506f9 Author: Stefan Schmidt Date: Fri Jul 18 15:29:35 2014 +0200 build/drm: Allow building from scratch by not

[EGIT] [core/efl] master 02/02: eolian-cxx: Fixed example eo file

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=15ab5f02e27b3692e4d117934e5db8263347a671 commit 15ab5f02e27b3692e4d117934e5db8263347a671 Author: Felipe Magno de Almeida Date: Fri Jul 18 12:23:32 2014 -0300 eolian-cxx: Fixed example eo f

[EGIT] [core/efl] master 01/02: eolian-cxx: Disabled temporarily the inheritance feature

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5e5b00bc904316fb55a0f8ff2bc971129aa91c44 commit 5e5b00bc904316fb55a0f8ff2bc971129aa91c44 Author: Felipe Magno de Almeida Date: Fri Jul 18 12:00:39 2014 -0300 eolian-cxx: Disabled temporari

Re: [E-devel] Build error while building ELM with '--with-tests=regular'

2014-07-18 Thread Iván Briano
http://img2.wikia.nocookie.net/__cb2010204123/theyhadrealgoats/images/b/bd/Buzz-and-woody-Dicks-Dicks-everywhere.jpeg On Fri, Jul 18, 2014 at 10:16 AM, Tom Hacohen wrote: > On 18/07/14 14:07, Stefan Schmidt wrote: >> Hello. >> >> On Fri, 2014-07-18 at 13:45, Tom Hacohen wrote: >>> Hello, >>>

Re: [E-devel] Model-View-Controller

2014-07-18 Thread Carlos Carvalho
enum Foo {} is simpler but it also means that all tapedef's are equally prefixed by "_". What if you need to have a different prefix or name? In C I prefer 'typedef struct {} Foo;' but 'typedef _Foo Foo' close to the top of header helps readability when you have many structs in your .h however

[EGIT] [core/efl] master 01/01: eolian: disallow the data field in interfaces; it's always null

2014-07-18 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fa3e433f6ea86988f2324119f1869eeacaa7dca5 commit fa3e433f6ea86988f2324119f1869eeacaa7dca5 Author: Daniel Kolesa Date: Fri Jul 18 17:29:25 2014 +0100 eolian: disallow the data field in interfaces; it'

[EGIT] [core/elementary] master 01/01: update according to latest eolian changes

2014-07-18 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=1e0a451cea728528a32d0118b0f739873a94be26 commit 1e0a451cea728528a32d0118b0f739873a94be26 Author: Daniel Kolesa Date: Fri Jul 18 17:30:06 2014 +0100 update according to latest eolian changes -

[EGIT] [tools/enventor] master 01/01: change the desktop category to Development/Utility

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=4b45c690f3eef5855f3daa9df714fd5a08862ce9 commit 4b45c690f3eef5855f3daa9df714fd5a08862ce9 Author: ChunEon Park Date: Sat Jul 19 01:35:13 2014 +0900 change the desktop category to Development

[EGIT] [apps/epour] master 01/02: Check that torrent has metadata before attempting to display tooltip

2014-07-18 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/apps/epour.git/commit/?id=7fb1efddbaac8994044482e5b7e681a5ba376c6b commit 7fb1efddbaac8994044482e5b7e681a5ba376c6b Author: Kai Huuhko Date: Fri Jul 18 22:11:14 2014 +0300 Check that torrent has metadata before attempting

[EGIT] [apps/epour] master 02/02: Fix save and restore of torrents without metadata

2014-07-18 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/apps/epour.git/commit/?id=5541a2ad759a4ef5bae9e7b7797f6e3c356d2dde commit 5541a2ad759a4ef5bae9e7b7797f6e3c356d2dde Author: Kai Huuhko Date: Fri Jul 18 22:13:36 2014 +0300 Fix save and restore of torrents without metadata

[EGIT] [core/efl] master 23/36: eolian-cxx: Workaround for multiple callbacks without corresponding void*data

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=401cc81355be66c147848815d243ec167c1f7532 commit 401cc81355be66c147848815d243ec167c1f7532 Author: Felipe Magno de Almeida Date: Thu Jul 17 14:09:26 2014 -0300 eolian-cxx: Workaround for mul

[EGIT] [core/efl] master 15/36: eolian-cxx: Fixed the translation of classnames

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5d61edabd8385f010b45192d83c784b07da86dbc commit 5d61edabd8385f010b45192d83c784b07da86dbc Author: Savio Sena Date: Thu Jul 17 04:05:30 2014 -0300 eolian-cxx: Fixed the translation of classn

[EGIT] [core/efl] master 08/36: eolian-cxx: Fixed the translation of the native type.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=67e187bebc1c2d6395e389f7d63a7605bff992a3 commit 67e187bebc1c2d6395e389f7d63a7605bff992a3 Author: Savio Sena Date: Thu Jul 17 01:25:45 2014 -0300 eolian-cxx: Fixed the translation of the na

[EGIT] [core/efl] master 18/36: eolian-cxx: Fixed complex-types.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e807421f602c1adab47c3fcadbc508155d0d1136 commit e807421f602c1adab47c3fcadbc508155d0d1136 Author: Savio Sena Date: Thu Jul 17 04:14:22 2014 -0300 eolian-cxx: Fixed complex-types. --- src/b

[EGIT] [core/efl] master 29/36: Changed uses of std::abort to assert's with better description

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2ff390e087587f755ec09a2ccf2bcd673e6272a5 commit 2ff390e087587f755ec09a2ccf2bcd673e6272a5 Author: Felipe Magno de Almeida Date: Thu Jul 17 21:47:23 2014 -0300 Changed uses of std::abort to

[EGIT] [core/efl] master 16/36: eolian-cxx: Relevant cosmetics.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=04d90ae131bd037ccd59eff15531f2459c799897 commit 04d90ae131bd037ccd59eff15531f2459c799897 Author: Savio Sena Date: Thu Jul 17 04:06:07 2014 -0300 eolian-cxx: Relevant cosmetics. --- src/li

[EGIT] [core/efl] master 25/36: eo-cxx: Added default-constructor to wref type

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=df1c03b56be63e90a12a232bc2a7d06d5d142215 commit df1c03b56be63e90a12a232bc2a7d06d5d142215 Author: Felipe Magno de Almeida Date: Thu Jul 17 15:29:31 2014 -0300 eo-cxx: Added default-construc

[EGIT] [core/efl] master 32/36: eolian-cxx: Workaround for callbacks without void* data parameter

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=15d85d7dc65cdf868be198938d0b9f66d8809d32 commit 15d85d7dc65cdf868be198938d0b9f66d8809d32 Author: Felipe Magno de Almeida Date: Thu Jul 17 21:48:56 2014 -0300 eolian-cxx: Workaround for cal

[EGIT] [core/efl] master 12/36: eolian-cxx: Fixed using eo::base for extension_inheritance

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=637a97a0f5e2552659a7ab7c21959387e786b453 commit 637a97a0f5e2552659a7ab7c21959387e786b453 Author: Felipe Magno de Almeida Date: Wed Jul 16 20:17:10 2014 -0300 eolian-cxx: Fixed using eo::ba

[EGIT] [core/efl] master 28/36: eo-cxx: Added support for returning-void function objects

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7af91ee8faafab80553cde9136ea31400c2e3ad4 commit 7af91ee8faafab80553cde9136ea31400c2e3ad4 Author: Felipe Magno de Almeida Date: Thu Jul 17 21:46:50 2014 -0300 eo-cxx: Added support for retu

[EGIT] [core/efl] master 35/36: eolian-cxx: Fixed inheritance feature with callbacks

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c1e8918b88dd2b069b62c8b2798df72a2c8c0a29 commit c1e8918b88dd2b069b62c8b2798df72a2c8c0a29 Author: Felipe Magno de Almeida Date: Fri Jul 18 17:57:04 2014 -0300 eolian-cxx: Fixed inheritance

[EGIT] [core/efl] master 01/36: examples: Removed compilation warnings.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7e1f131286dc61a51268dbaaec70a74ee66ea19c commit 7e1f131286dc61a51268dbaaec70a74ee66ea19c Author: Savio Sena Date: Fri Jul 11 20:17:04 2014 -0300 examples: Removed compilation warnings. ---

[EGIT] [core/efl] master 13/36: eolian-cxx: Added eo_base extension_inheritance

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bde4b6e9dfd01348c0aa81bd2bf625e8d9ee5e50 commit bde4b6e9dfd01348c0aa81bd2bf625e8d9ee5e50 Author: Felipe Magno de Almeida Date: Wed Jul 16 20:13:46 2014 -0300 eolian-cxx: Added eo_base exte

[EGIT] [core/efl] master 14/36: eo-cxx: Fixed duplicated constructors.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b9c30eac7144c918b4ffc12b25d09bcac7f3ea6c commit b9c30eac7144c918b4ffc12b25d09bcac7f3ea6c Author: Savio Sena Date: Thu Jul 17 04:04:51 2014 -0300 eo-cxx: Fixed duplicated constructors. ---

[EGIT] [core/efl] master 02/36: tests: Added config.h to tests.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=34c3d4ded7dc0a3b1f7e18750cd8812063a7d25d commit 34c3d4ded7dc0a3b1f7e18750cd8812063a7d25d Author: Savio Sena Date: Fri Jul 11 20:19:01 2014 -0300 tests: Added config.h to tests. --- src/ex

[EGIT] [core/efl] master 34/36: eolian-cxx: Added callback test

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9c6c7728c0c1bf18018a2da7b33d55f128c527b1 commit 9c6c7728c0c1bf18018a2da7b33d55f128c527b1 Author: Felipe Magno de Almeida Date: Fri Jul 18 17:25:06 2014 -0300 eolian-cxx: Added callback tes

[EGIT] [core/efl] master 20/36: eina-cxx: Fixed includ'ing list and array containers and fixed constructor

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=10502307a754201f261634481f475d747adf1a95 commit 10502307a754201f261634481f475d747adf1a95 Author: Felipe Magno de Almeida Date: Thu Jul 17 14:02:23 2014 -0300 eina-cxx: Fixed includ'ing lis

[EGIT] [core/efl] master 31/36: eo-cxx: Added a few complex types to lookup table

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7e84cc01548568e5880d026b2103c8865188d0e9 commit 7e84cc01548568e5880d026b2103c8865188d0e9 Author: Felipe Magno de Almeida Date: Thu Jul 17 21:48:00 2014 -0300 eo-cxx: Added a few complex ty

[EGIT] [core/efl] master 36/36: eolian-cxx: Fixed exapmle with support for complex types

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b1c9ca5c24911179663e51106d5426f35cf9dade commit b1c9ca5c24911179663e51106d5426f35cf9dade Author: Felipe Magno de Almeida Date: Fri Jul 18 17:58:45 2014 -0300 eolian-cxx: Fixed exapmle with

[EGIT] [core/efl] master 19/36: eolian-cxx: Fixed double qualifying operator on generated code

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bb1e5248c4f45b530b9bf643c823e62996311d4d commit bb1e5248c4f45b530b9bf643c823e62996311d4d Author: Felipe Magno de Almeida Date: Wed Jul 16 20:12:58 2014 -0300 eolian-cxx: Fixed double quali

[EGIT] [core/efl] master 33/36: eolian-cxx: Various and various fixes with callbacks

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=907544be7b0e3ac241130193518b6158822ceae0 commit 907544be7b0e3ac241130193518b6158822ceae0 Author: Felipe Magno de Almeida Date: Thu Jul 17 21:49:12 2014 -0300 eolian-cxx: Various and variou

[EGIT] [core/efl] master 17/36: eolian-cxx: Updated the examples according to the new syntax.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f60394c1af82daf8f38918a678081168940df340 commit f60394c1af82daf8f38918a678081168940df340 Author: Savio Sena Date: Thu Jul 17 04:14:01 2014 -0300 eolian-cxx: Updated the examples according

[EGIT] [core/efl] master 27/36: eo-cxx: Removed the necessity of copying for interoperability of containers

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1848d39588391ccde6297ccf0a0651b9970a03fc commit 1848d39588391ccde6297ccf0a0651b9970a03fc Author: Felipe Magno de Almeida Date: Thu Jul 17 21:46:13 2014 -0300 eo-cxx: Removed the necessity

[EGIT] [core/efl] master 22/36: eina-cxx: eldbus-cxx: eo-cxx: Fixed test includes and header installation

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d21e400425527cc24bd7bc43ab025021e06231b0 commit d21e400425527cc24bd7bc43ab025021e06231b0 Author: Felipe Magno de Almeida Date: Thu Jul 17 14:07:09 2014 -0300 eina-cxx: eldbus-cxx: eo-cxx:

[EGIT] [core/efl] master 24/36: eina-cxx: Added range_list to range types for eina-cxx

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e256a92eb1a6b4ca927e1a52a2850ad8b39bd18c commit e256a92eb1a6b4ca927e1a52a2850ad8b39bd18c Author: Felipe Magno de Almeida Date: Thu Jul 17 15:29:16 2014 -0300 eina-cxx: Added range_list to

[EGIT] [core/efl] master 26/36: eina-cxx: Added move-constructors to lists

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c4faec118eea5536b59fff49e6b1d1141df85ea9 commit c4faec118eea5536b59fff49e6b1d1141df85ea9 Author: Felipe Magno de Almeida Date: Thu Jul 17 21:45:25 2014 -0300 eina-cxx: Added move-construct

[EGIT] [core/efl] master 07/36: eolian-cxx: Fixed a bug in class validator.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=027fa407bd68c02eeb2cc52f8fdf60694834ba7f commit 027fa407bd68c02eeb2cc52f8fdf60694834ba7f Author: Savio Sena Date: Thu Jul 17 00:38:13 2014 -0300 eolian-cxx: Fixed a bug in class validator.

[EGIT] [core/efl] master 11/36: eolian-cxx: Added empty wrapper constructor

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=377bb449ba1dbdb89bb6f8accda8c8eeb514fdbe commit 377bb449ba1dbdb89bb6f8accda8c8eeb514fdbe Author: Felipe Magno de Almeida Date: Wed Jul 16 21:52:22 2014 -0300 eolian-cxx: Added empty wrappe

[EGIT] [core/efl] master 04/36: eolian-cxx: Added tests.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ac8975a73f90c07dfa6f9587b72cfde1e6014bdb commit ac8975a73f90c07dfa6f9587b72cfde1e6014bdb Author: Savio Sena Date: Wed Jul 16 16:14:17 2014 -0300 eolian-cxx: Added tests. --- src/Makefile_

[EGIT] [core/efl] master 21/36: eo-cxx: Added catch-all to_c interoperability function

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=df5f57d0ad323faa37f1ce36f39a4f77128340f6 commit df5f57d0ad323faa37f1ce36f39a4f77128340f6 Author: Felipe Magno de Almeida Date: Thu Jul 17 14:05:19 2014 -0300 eo-cxx: Added catch-all to_c i

[EGIT] [core/efl] master 30/36: Fixed type looking up for complex types

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3abc94696e0ee447b02f2c427723c41e7fb3c087 commit 3abc94696e0ee447b02f2c427723c41e7fb3c087 Author: Felipe Magno de Almeida Date: Thu Jul 17 21:47:36 2014 -0300 Fixed type looking up for comp

[EGIT] [core/efl] master 05/36: eolian-cxx: Added examples.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=88f12935278c9d3547da96b74e525402e2efd3f0 commit 88f12935278c9d3547da96b74e525402e2efd3f0 Author: Savio Sena Date: Wed Jul 16 16:32:56 2014 -0300 eolian-cxx: Added examples. Added

[EGIT] [core/efl] master 06/36: eolian-cxx: Initial version of complex types / callbacks / events implementation.

2014-07-18 Thread Savio Sena
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=78e396ac19b203b0dbfb1a2b8d298177fffde9e4 commit 78e396ac19b203b0dbfb1a2b8d298177fffde9e4 Author: Savio Sena Date: Wed Jul 16 21:29:47 2014 -0300 eolian-cxx: Initial version of complex type

[EGIT] [core/efl] master 09/36: eolian-cxx: Fixed inheritance extensions not proper qualifying the base class

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6109d17de1c77a027a9c7243233c2138c170139b commit 6109d17de1c77a027a9c7243233c2138c170139b Author: Felipe Magno de Almeida Date: Wed Jul 16 11:33:42 2014 -0300 eolian-cxx: Fixed inheritance

[EGIT] [core/efl] master 10/36: evas-cxx: Added canvas sub-directory to include paths for evas and evas-cxx

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c915df4f409181e71ce03eb5f9fd79a900d27e89 commit c915df4f409181e71ce03eb5f9fd79a900d27e89 Author: Felipe Magno de Almeida Date: Wed Jul 16 11:04:22 2014 -0300 evas-cxx: Added canvas sub-dir

[EGIT] [core/efl] master 01/02: eolian-cxx: Fixed generation using abstract return-type instead of C type

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ad66192465360e45548c1344033b9c3a6861cc11 commit ad66192465360e45548c1344033b9c3a6861cc11 Author: Felipe Magno de Almeida Date: Fri Jul 18 19:20:55 2014 -0300 eolian-cxx: Fixed generation u

[EGIT] [core/efl] master 02/02: eldbus-cxx: Used inner braces for initialization of inner struct

2014-07-18 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=83db6524ba763e204464e1d0b17d1db5a3bffab6 commit 83db6524ba763e204464e1d0b17d1db5a3bffab6 Author: Felipe Magno de Almeida Date: Fri Jul 18 19:23:43 2014 -0300 eldbus-cxx: Used inner braces

[EGIT] [core/efl] master 01/01: evas: table - when colspan(rowspan) is over 2, padding size should be added.

2014-07-18 Thread WooHyun Jung
woohyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ad8daa2f846dfc49289894703b88549ac97a0f09 commit ad8daa2f846dfc49289894703b88549ac97a0f09 Author: WooHyun Jung Date: Sat Jul 19 09:50:59 2014 +0900 evas: table - when colspan(rowspan) is over 2,

Re: [E-devel] Request for help: Adding libefl to autotools

2014-07-18 Thread Gustavo Sverzut Barbieri
did it all work? I'd say we need to do a replacement token and expand it to actual lib or libefl. then all libs in automake would have an "if LIBEFL" and then would build a static library as "noinst" and then the final lt-lib is the aggregation of all of those. On Fri, Jul 18, 2014 at 9:22 AM, To

[EGIT] [tools/enventor] master 01/01: templates - fix an indentation of a textblock template code.

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=4c8f205d2c8b5101629f993ad9854e9412b57a00 commit 4c8f205d2c8b5101629f993ad9854e9412b57a00 Author: ChunEon Park Date: Sat Jul 19 12:59:59 2014 +0900 templates - fix an indentation of a textbl

[EGIT] [tools/enventor] master 01/01: introduce new feature, auto completion.

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=adae9b6fd322f7ad7a75212de54e7402be0f46df commit adae9b6fd322f7ad7a75212de54e7402be0f46df Author: ChunEon Park Date: Sat Jul 19 13:31:08 2014 +0900 introduce new feature, auto completion. --

[EGIT] [tools/enventor] master 01/01: auto_completion - fix indentation

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=3c0f61b4aa9121d996cdf4d1c0292a53ad86a542 commit 3c0f61b4aa9121d996cdf4d1c0292a53ad86a542 Author: ChunEon Park Date: Sat Jul 19 13:35:35 2014 +0900 auto_completion - fix indentation --- src

[EGIT] [tools/enventor] master 01/01: newfile - allow enter key for selecting an item.

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=e84a03968abd848f0b18699578b0fadfc8ece30a commit e84a03968abd848f0b18699578b0fadfc8ece30a Author: ChunEon Park Date: Sat Jul 19 13:39:07 2014 +0900 newfile - allow enter key for selecting an

[EGIT] [tools/enventor] master 01/01: auto_completion - adjust scale value

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=1430eb9741a11ef64c236f666fafe8f550f9f608 commit 1430eb9741a11ef64c236f666fafe8f550f9f608 Author: ChunEon Park Date: Sat Jul 19 13:56:26 2014 +0900 auto_completion - adjust scale value ---

[EGIT] [tools/enventor] master 01/01: template - add a new template, minimum

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=408e6fd04d317f57524ca9c692fc05f62123cbcf commit 408e6fd04d317f57524ca9c692fc05f62123cbcf Author: ChunEon Park Date: Sat Jul 19 13:55:24 2014 +0900 template - add a new template, minimum ---

[EGIT] [tools/enventor] master 01/01: fix indentation.

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=873d212cd4b039d582453369f07af1a53cf63ed5 commit 873d212cd4b039d582453369f07af1a53cf63ed5 Author: ChunEon Park Date: Sat Jul 19 14:06:51 2014 +0900 fix indentation. --- data/templates/Makef

[EGIT] [tools/enventor] master 01/01: added missed a header.

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=9d7c89b7b9dcb618e03debba5f467405a816a022 commit 9d7c89b7b9dcb618e03debba5f467405a816a022 Author: ChunEon Park Date: Sat Jul 19 14:09:59 2014 +0900 added missed a header. --- src/include/Ma

[EGIT] [tools/enventor] master 01/01: get ready to release v0.3.0

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=9c7debc87ce8a84c33bfc7cbb0cc182a23a85906 commit 9c7debc87ce8a84c33bfc7cbb0cc182a23a85906 Author: ChunEon Park Date: Sat Jul 19 14:38:27 2014 +0900 get ready to release v0.3.0 --- NEWS

[EGIT] [tools/enventor] master 01/01: statusbar - enable in default

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=3d8ca8112fb3c2ec28d27e83ed739358ce185b04 commit 3d8ca8112fb3c2ec28d27e83ed739358ce185b04 Author: ChunEon Park Date: Sat Jul 19 14:45:07 2014 +0900 statusbar - enable in default --- src/bin

[EGIT] [tools/enventor] master 01/01: fixed some memory leaks that detected by valgrind.

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=6d0c720b208e55d3fb024a420db040a05d6ad4d4 commit 6d0c720b208e55d3fb024a420db040a05d6ad4d4 Author: ChunEon Park Date: Sat Jul 19 15:07:25 2014 +0900 fixed some memory leaks that detected by v

[E-devel] Elementary leaks with OpenGL

2014-07-18 Thread Massimo Maiurana
Yesterday I enabled the OpenGL engine in elementary. Actually I did run elementary config to disable clicks in terminology, but while I was at it I found that engine tab and thought that gl engine would perform better than software, so I switched to it. Now when I run terminology it eats up all of

[EGIT] [tools/enventor] master 01/01: edc_parser - fixed memory leaks

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=c5d14675136bd0985454932c52fba12bb8fd225c commit c5d14675136bd0985454932c52fba12bb8fd225c Author: ChunEon Park Date: Sat Jul 19 15:34:47 2014 +0900 edc_parser - fixed memory leaks --- src/b

[EGIT] [tools/enventor] master 01/01: fixed some memory leaks.

2014-07-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=515efc710b8f8a1699e65747d2b882fd1c2c583e commit 515efc710b8f8a1699e65747d2b882fd1c2c583e Author: ChunEon Park Date: Sat Jul 19 15:50:40 2014 +0900 fixed some memory leaks. --- src/bin/conf