Re: [E-devel] Make unit tests for new EAPI's mandatory

2015-04-01 Thread Tom Hacohen
On 01/04/15 13:58, Jonathan Aquilina wrote: I couldn't agree more, I am not an E developer, but would eventually like to become one. Unit testing not only for the new API features, but for any feature of E unit tests should be applied. I think if someone comes up with a use case even if its

Re: [E-devel] Make unit tests for new EAPI's mandatory

2015-04-01 Thread Tom Hacohen
there. -- Tom. --- Regards, Jonathan Aquilina Founder Eagle Eye T On 2015-04-01 15:26, Tom Hacohen wrote: On 01/04/15 13:58, Jonathan Aquilina wrote: I couldn't agree more, I am not an E developer, but would eventually like to become one. Unit testing not only for the new API features

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

2015-04-01 Thread Tom Hacohen
On 01/04/15 00:54, Andrew Williams wrote: 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

Re: [E-devel] core/efl-git compile fails....

2015-04-01 Thread Tom Hacohen
On 01/04/15 15:06, Stefan Schmidt wrote: Hello. On 01/04/15 15:54, Branko wrote: Dne 01. 04. 2015 ob 14:57 je Stefan Schmidt zapisal(a): Hello. On 01/04/15 12:17, Branko wrote: Can anyone shed some light into this ? For several days now I have git enlightenment-core failing to compile at

Re: [E-devel] core/efl-git compile fails....

2015-04-01 Thread Tom Hacohen
On 01/04/15 15:21, Stefan Schmidt wrote: Hello. On 01/04/15 16:13, Tom Hacohen wrote: On 01/04/15 15:06, Stefan Schmidt wrote: Hello. On 01/04/15 15:54, Branko wrote: Dne 01. 04. 2015 ob 14:57 je Stefan Schmidt zapisal(a): Hello. On 01/04/15 12:17, Branko wrote: Can anyone shed some

Re: [E-devel] core/efl-git compile fails....

2015-04-01 Thread Tom Hacohen
On 01/04/15 15:24, Branko wrote: Dne 01. 04. 2015 ob 16:06 je Stefan Schmidt zapisal(a): Hello. On 01/04/15 15:54, Branko wrote: Dne 01. 04. 2015 ob 14:57 je Stefan Schmidt zapisal(a): Hello. On 01/04/15 12:17, Branko wrote: Can anyone shed some light into this ? For several days now I

Re: [E-devel] core/efl-git compile fails....

2015-04-01 Thread Tom Hacohen
On 01/04/15 15:52, Cedric Bail wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 01/04/2015 16:49, Tom Hacohen wrote: On 01/04/15 15:24, Branko wrote: Dne 01. 04. 2015 ob 16:06 je Stefan Schmidt zapisal(a): Hello. On 01/04/15 15:54, Branko wrote: Dne 01. 04. 2015 ob 14:57 je

Re: [E-devel] [EGIT] [core/efl] master 01/01: ecore_idler: + null check.

2015-03-25 Thread Tom Hacohen
On 25/03/15 14:11, Cedric BAIL wrote: Eo is tricky here and not obvious. You need to use eo_isa in fact as data scope can return invalid pointer different from null... It's significantly slower to check that. There's actually a define that that lets you enable that kind of checking. However,

Re: [E-devel] Efl.File interface and it's overriding in Elm_Layout, Elm_Button and others

2015-03-16 Thread Tom Hacohen
On 16/03/15 17:07, Yakov Goldberg wrote: Hi, I have an issue with Elm_Button (and other classes which inherit from Elm_Layout) and efl_file_set/get(). ERR22924:eo lib/eo/eo.c:676 _eo_call_resolve() in ../src/lib/efl/interfaces/efl_file.eo.c:2: func 'efl_file_get' (613) could not be resolved

[EGIT] [core/efl] master 01/01: Edje epp: Fix FSF mailing address in the copyright notice.

2015-03-06 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=374fa09f4821e06396b20014b95b9138e63ab0ee commit 374fa09f4821e06396b20014b95b9138e63ab0ee Author: Tom Hacohen t...@stosb.com Date: Fri Mar 6 10:39:59 2015 + Edje epp: Fix FSF mailing address

[EGIT] [core/efl] master 01/01: Edje init: fix typo in error message.

2015-03-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dac7e8844f7c83b65c59389b6b64033c03ad5ece commit dac7e8844f7c83b65c59389b6b64033c03ad5ece Author: Tom Hacohen t...@stosb.com Date: Thu Mar 5 09:26:01 2015 + Edje init: fix typo in error message

Re: [E-devel] Interested in Becoming A Developer

2015-03-05 Thread Tom Hacohen
On 05/03/15 06:45, Carsten Haitzler (The Rasterman) wrote: On Wed, 4 Mar 2015 22:00:53 -0500 Rick Van Camp ravc0...@gmail.com said: Hello, I have been communicating with Jeff Hoogland of Bodhi Linux regarding my interest in becoming involved in his effort. After explaining my background

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elm_win now accurately reapplies framespace in all cases for fullscreen wins

2015-03-05 Thread Tom Hacohen
This commit message doesn't follow our conventions. Mike (this time I double checked it wasn't Chris), please review the commit message guidelines and adhere to them. This is not the first time. -- Tom. On 04/03/15 20:22, Mike Blumenkrantz wrote: discomfitor pushed a commit to branch master.

[EGIT] [tools/exactness] master 01/01: Remove unused variable.

2015-03-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/exactness.git/commit/?id=e2c1fa063677673a22408cdab0f306d154a0e147 commit e2c1fa063677673a22408cdab0f306d154a0e147 Author: Tom Hacohen t...@stosb.com Date: Thu Mar 5 12:03:55 2015 + Remove unused variable

Re: [E-devel] [EGIT] [core/efl] master 01/01: Use doubles to store libinput's mouse motion

2015-03-04 Thread Tom Hacohen
On 04/03/15 17:31, Christopher Michael wrote: On 03/04/2015 12:20 PM, Tom Hacohen wrote: On 04/03/15 09:25, Tom Hacohen wrote: Commit guidelines. Mike, when you review commits, make sure they conform to our commit guidelines. In this case, the summary line. This is not a single instance

Re: [E-devel] [EGIT] [core/efl] master 01/01: Use doubles to store libinput's mouse motion

2015-03-04 Thread Tom Hacohen
On 04/03/15 09:25, Tom Hacohen wrote: Commit guidelines. Mike, when you review commits, make sure they conform to our commit guidelines. In this case, the summary line. This is not a single instance, I've seen others too. Oops, rereading this after comments from Chris on IRC, I forgot

Re: [E-devel] [EGIT] [tools/erigo] master 01/01: Eo: adapt code to follow eo_do new syntax - part 3

2015-03-04 Thread Tom Hacohen
On 04/03/15 16:56, Christopher Michael wrote: Commit guidelines. Yakov, when you push commits, make sure they conform to our commit guidelines. In this case, the summary line. This is not a single instance, I've seen others too. See my other email, this is not covered by the efl commit

Re: [E-devel] [EGIT] [core/efl] master 01/01: Use doubles to store libinput's mouse motion

2015-03-04 Thread Tom Hacohen
On 04/03/15 18:08, Christopher Michael wrote: On 03/04/2015 12:34 PM, Tom Hacohen wrote: On 04/03/15 17:31, Christopher Michael wrote: On 03/04/2015 12:20 PM, Tom Hacohen wrote: On 04/03/15 09:25, Tom Hacohen wrote: Commit guidelines. Mike, when you review commits, make sure they conform

Re: [E-devel] [EGIT] [tools/exactness] master 01/01: added code to enable shots capturing of ecore_evas and evas examples

2015-03-04 Thread Tom Hacohen
On 04/03/15 16:55, Christopher Michael wrote: Commit guidelines. Tom, when you review commits, make sure they conform to our commit guidelines. In this case, the summary line. This is not a single instance, I've seen others too. Huh? This is exactness, it's not covered by our commit

Re: [E-devel] [EGIT] [core/efl] master 01/01: Use doubles to store libinput's mouse motion

2015-03-04 Thread Tom Hacohen
Commit guidelines. Mike, when you review commits, make sure they conform to our commit guidelines. In this case, the summary line. This is not a single instance, I've seen others too. On 27/02/15 15:46, Derek Foreman wrote: devilhorns pushed a commit to branch master.

[EGIT] [tools/exactness] master 02/02: Add arc config.

2015-02-26 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/exactness.git/commit/?id=93620e389f79a07c920a3161046ad9668dab7ba9 commit 93620e389f79a07c920a3161046ad9668dab7ba9 Author: Tom Hacohen t...@stosb.com Date: Thu Feb 26 13:10:22 2015 + Add arc config

Re: [E-devel] [EGIT] [core/efl] master 01/02: Eo: Remove GCCism and make it more portable.

2015-02-26 Thread Tom Hacohen
On 26/02/15 14:39, Michelle Legrand wrote: - Mail original - De: Tom Hacohen tom.haco...@samsung.com À: enlightenment-devel@lists.sourceforge.net Envoyé: Mercredi 25 Février 2015 21:09:47 Objet: Re: [E-devel] [EGIT] [core/efl] master 01/02: Eo: Remove GCCism and make it more

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas: textures are standardized 256*256.

2015-02-26 Thread Tom Hacohen
On 24/02/15 17:11, Daniel Kolesa wrote: On Mon, Feb 23, 2015 at 6:30 PM, Bogdan Devichev b.devic...@samsung.com wrote: cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d9c9ea1f2aafe5ad106ba1be702fcc083f2710b0 commit

Re: [E-devel] [EGIT] [core/efl] master 03/07: evas: Evas_3D - improve Shooter example.

2015-02-26 Thread Tom Hacohen
On 24/02/15 07:24, Jean-Philippe André wrote: Ah I was wondering what took git a few extra seconds to update last time. Ha! On Tue, Feb 24, 2015 at 1:41 AM, Tom Hacohen tom.haco...@samsung.com wrote: On 23/02/15 16:27, Cedric BAIL wrote: On Mon, Feb 23, 2015 at 4:56 PM, Daniel Kolesa dan

Re: [E-devel] [EGIT] [core/efl] master 03/07: evas: Evas_3D - improve Shooter example.

2015-02-26 Thread Tom Hacohen
On 25/02/15 14:52, Cedric BAIL wrote: On Mon, Feb 23, 2015 at 5:41 PM, Tom Hacohen tom.haco...@samsung.com wrote: On 23/02/15 16:27, Cedric BAIL wrote: On Mon, Feb 23, 2015 at 4:56 PM, Daniel Kolesa dan...@octaforge.org wrote: On Mon, Feb 23, 2015 at 3:55 PM, Daniel Kolesa dan...@octaforge.org

Re: [E-devel] [EGIT] [core/efl] master 01/02: eolian_cxx: Fix wrapper constructors by updating to the new eo_add_ref interface

2015-02-25 Thread Tom Hacohen
On 23/02/15 21:40, Vitor Sousa wrote: felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0ca8f7c7186e83724bf4590665b9f99a559d1369 commit 0ca8f7c7186e83724bf4590665b9f99a559d1369 Author: Vitor Sousa vitorsousasi...@gmail.com Date: Mon Feb

Re: [E-devel] [EGIT] [tools/enventor] master 01/01: Revert edj_viewer: Fix cursor position on status bar.

2015-02-25 Thread Tom Hacohen
On 24/02/15 11:33, Jaehyun Cho wrote: jaehyun pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=dd7da0b038184a2d2a65b8bf752029ad9e8e468a commit dd7da0b038184a2d2a65b8bf752029ad9e8e468a Author: Jaehyun Cho jae_hyun@samsung.com Date: Tue Feb 24

Re: [E-devel] [EGIT] [core/efl] master 01/02: Eo: Remove GCCism and make it more portable.

2015-02-25 Thread Tom Hacohen
On 24/02/15 16:44, Michelle Legrand wrote: Hello, Well when trying to build for Windows, I got this strange error: make -j2 make --no-print-directory all-recursive Making all in src make all-recursive CCLD lib/eina/libeina.la CC

[EGIT] [core/efl] master 01/01: Eo: Add eo_do_super_ret.

2015-02-24 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=43629a95f378a79be5844998be1fb367f512821f commit 43629a95f378a79be5844998be1fb367f512821f Author: Tom Hacohen t...@stosb.com Date: Tue Feb 24 14:23:15 2015 + Eo: Add eo_do_super_ret

Re: [E-devel] Probie acess - vitorsousa

2015-02-23 Thread Tom Hacohen
On 19/02/15 13:50, Tom Hacohen wrote: Hey, I hope you recognise the nick vitorsousa from IRC, or maybe by his name, Vitor Sousa da Silva from the git log. Either way, he's been diligently working on the C++ bindings for a while now, and has more than a few patches in the efl. He started

[EGIT] [admin/devs] master 01/02: probie: remove yossik

2015-02-23 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=ebd7ea84352480ca8bb39ceaadef99000d74f00c commit ebd7ea84352480ca8bb39ceaadef99000d74f00c Author: Tom Hacohen t...@stosb.com Date: Mon Feb 23 11:24:33 2015 + probie: remove yossik

[EGIT] [admin/devs] master 02/02: probie: add vitorsousa.

2015-02-23 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=4a9a23c4f4a05e9c9829434ee68122c1139bd367 commit 4a9a23c4f4a05e9c9829434ee68122c1139bd367 Author: Tom Hacohen t...@stosb.com Date: Mon Feb 23 11:25:29 2015 + probie: add vitorsousa

Re: [E-devel] [EGIT] [core/efl] master 03/07: evas: Evas_3D - improve Shooter example.

2015-02-23 Thread Tom Hacohen
On 23/02/15 15:40, Cedric BAIL wrote: On Mon, Feb 23, 2015 at 4:23 PM, Tom Hacohen tom.haco...@samsung.com wrote: On 23/02/15 15:16, Daniel Kolesa wrote: On Wed, Feb 18, 2015 at 9:43 PM, perepelits.m perepelit...@samsung.com wrote: cedric pushed a commit to branch master. http

Re: [E-devel] [EGIT] [core/efl] master 03/07: evas: Evas_3D - improve Shooter example.

2015-02-23 Thread Tom Hacohen
On 23/02/15 15:16, Daniel Kolesa wrote: On Wed, Feb 18, 2015 at 9:43 PM, perepelits.m perepelit...@samsung.com wrote: cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2e2145b5945c94587e5a11502432ea2e8f75d2bd commit

Re: [E-devel] [EGIT] [core/efl] master 03/07: evas: Evas_3D - improve Shooter example.

2015-02-23 Thread Tom Hacohen
(GMT+03:00) Title : Re: [E-devel] [EGIT] [core/efl] master 03/07: evas: Evas_3D - improve Shooter example. On Mon, Feb 23, 2015 at 4:23 PM, Tom Hacohen wrote: On 23/02/15 15:16, Daniel Kolesa wrote: On Wed, Feb 18, 2015 at 9:43 PM, perepelits.m wrote

Re: [E-devel] [EGIT] [core/efl] master 25/27: evas: Evas_3D - mechanism for finding node by color pick.

2015-02-23 Thread Tom Hacohen
On 23/02/15 16:30, Oleksandr Shcherbina wrote: [1]https://phab.enlightenment.org/D1811 [2]https://phab.enlightenment.org/D1956 Do you really see here broken indentation? Please fix your mail client (again). Yes, specifically line 968 compared to 967, but I assume other lines

Re: [E-devel] [EGIT] [core/efl] master 03/07: evas: Evas_3D - improve Shooter example.

2015-02-23 Thread Tom Hacohen
On 23/02/15 16:27, Cedric BAIL wrote: On Mon, Feb 23, 2015 at 4:56 PM, Daniel Kolesa dan...@octaforge.org wrote: On Mon, Feb 23, 2015 at 3:55 PM, Daniel Kolesa dan...@octaforge.org wrote: On Mon, Feb 23, 2015 at 3:50 PM, Oleksandr Shcherbina o.shcherb...@samsung.com wrote: Sorry guys,

Re: [E-devel] [EGIT] [core/efl] master 25/27: evas: Evas_3D - mechanism for finding node by color pick.

2015-02-23 Thread Tom Hacohen
CODING CONVENTIONS AND COMMIT GUIDELINES!!! Commit message should be: evas 3d: mechanism... Lines are too long. Indentation is completely broken for this patch. Please start rejecting patches. -- Tom. On 11/02/15 17:50, Oleksandr Shcherbina wrote: cedric pushed a commit to branch master.

Re: [E-devel] [EGIT] [core/efl] master 01/02: Eo: Remove GCCism and make it more portable.

2015-02-23 Thread Tom Hacohen
:16, Tom Hacohen wrote: tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a791d97bfcc7ae66f63e9fa694292bd7a0fc3610 commit a791d97bfcc7ae66f63e9fa694292bd7a0fc3610 Author: Tom Hacohen t...@stosb.com Date: Mon Feb 23 16:06:40 2015 + Eo

Re: [E-devel] [EGIT] [core/efl] master 03/07: evas: Evas_3D - improve Shooter example.

2015-02-23 Thread Tom Hacohen
On 23/02/15 15:50, Oleksandr Shcherbina wrote: Sorry guys, capital letters will be changed asap. Also we plan reduce quality of resources. It example useful for testing, because gathers features together. Can you advice acceptable size for 3d models and images for

[E-devel] Terminology key press sounds

2015-02-20 Thread Tom Hacohen
Hey guys, I was just wondering, how many of you use that feature? Please reply to the poll here: https://phab.enlightenment.org/V12 Thanks, Tom. -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server

[e-users] Terminology key press sounds

2015-02-20 Thread Tom Hacohen
Hey guys, I was just wondering, how many of you use that feature? Please reply to the poll here: https://phab.enlightenment.org/V12 Thanks, Tom. -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server

Re: [e-users] Terminology mute key clicks

2015-02-19 Thread Tom Hacohen
On 19/02/15 10:31, Francesc Guasch wrote: Hi. I am using Terminology-0.8.0. I love it but I can't manage to disable the audio key clicks. And they are loud. At the preferences - video settings I have checked: Video muted Audio visalized Also in Behaviour I have unchecked Bell rings

Re: [E-devel] Testing EFL dev mode from an application

2015-02-19 Thread Tom Hacohen
On 19/02/15 01:10, Carsten Haitzler (The Rasterman) wrote: On Tue, 17 Feb 2015 09:35:50 + Tom Hacohen tom.haco...@samsung.com said: On 16/02/15 21:38, Boris Faure wrote: Hi fellow developers, I want to add to an api in the efl. It is not important to know what it is about but I want

[E-devel] Probie acess - vitorsousa

2015-02-19 Thread Tom Hacohen
Hey, I hope you recognise the nick vitorsousa from IRC, or maybe by his name, Vitor Sousa da Silva from the git log. Either way, he's been diligently working on the C++ bindings for a while now, and has more than a few patches in the efl. He started helping out with the efl interfaces efforts

Re: [E-devel] Testing EFL dev mode from an application

2015-02-18 Thread Tom Hacohen
On 17/02/15 20:30, Boris Faure wrote: On 15-02-17 09:35, Tom Hacohen wrote: On 16/02/15 21:38, Boris Faure wrote: Hi fellow developers, I want to add to an api in the efl. It is not important to know what it is about but I want to use it in terminology. It should be included in efl-1.14

Re: [E-devel] Can't crosscompile efl because of eolian_gen

2015-02-18 Thread Tom Hacohen
On 18/02/15 11:16, Daniel Kolesa wrote: On Wed, Feb 18, 2015 at 8:40 AM, haithem rahmani haithem.rahm...@gmail.com wrote: Hi, I'm trying to cross-compile the efl-1.12.3 for arm, but it fails with the following error. ../src/bin/eolian/eolian_gen: line 117:

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Allow building without ptrace

2015-02-18 Thread Tom Hacohen
On 18/02/15 14:44, Christopher Michael wrote: On 02/18/2015 08:11 AM, Tom Hacohen wrote: Sorry about that. Pushed by mistake. Ohhh, so you Are human and do make mistakes like the rest of us...good to know ;) Unfortunately being human is a flaw we all share. :( Btw, I only send emails

[EGIT] [core/enlightenment] master 01/01: Allow building without ptrace

2015-02-18 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=86654c86f820116eee92a86d84aa19f76707cbec commit 86654c86f820116eee92a86d84aa19f76707cbec Author: Tom Hacohen t...@stosb.com Date: Wed Feb 18 12:36:20 2015 + Allow building without

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Allow building without ptrace

2015-02-18 Thread Tom Hacohen
Sorry about that. Pushed by mistake. 1. Commit log conventions. 2. The author was not set on phab and I haven't noticed that before pushing. :( -- Tom. On 18/02/15 12:36, Tom Hacohen wrote: tasn pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id

Re: [E-devel] Testing EFL dev mode from an application

2015-02-17 Thread Tom Hacohen
On 16/02/15 21:38, Boris Faure wrote: Hi fellow developers, I want to add to an api in the efl. It is not important to know what it is about but I want to use it in terminology. It should be included in efl-1.14 if everything goes according to my plan. In terminology, I've got the

Re: [E-devel] Bodhi 3.0.0 Released with the E19 Desktop

2015-02-17 Thread Tom Hacohen
On 17/02/15 09:25, Jeff Hoogland wrote: First Bodhi stable release featuring an Ubuntu 14.04 core and the E19 destkop. http://www.bodhilinux.com/2015/02/17/bodhi-linux-3-0-0-release/ I'm an Arch user myself, but I still love and appreciate your work. Glad to have you back. :) -- Tom.

Re: [E-devel] Force Entry Line Height?

2015-02-16 Thread Tom Hacohen
On 16/02/15 04:04, Jeff Hoogland wrote: Is there a way I can force all lines in an entry to have the same height? Certain characters are making some lines taller than others which is screwing with my formatting in an application. I don't think we change line height unless it switches to a

Re: [E-devel] Deprecating evas_object_event_callback_del() and the likes

2015-02-13 Thread Tom Hacohen
On 13/02/15 07:41, Adrien Nader wrote: On Tue, Feb 10, 2015, Tom Hacohen wrote: On Tue, Feb 10, 2015 at 8:00 PM, Brett Nash n...@nash.id.au wrote: Please don't kill _del. A documentation fix or guarantee on what it deletes would be nice[1] (I recall it used to delete the most recently added

[EGIT] [editors/vim-configs] master 01/01: Update syntax.

2015-02-12 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/editors/vim-configs.git/commit/?id=aa981dfbd4be263875341c836bf75a1cd481c360 commit aa981dfbd4be263875341c836bf75a1cd481c360 Author: Tom Hacohen t...@stosb.com Date: Thu Feb 12 13:48:52 2015 + Update syntax

Re: [E-devel] [EGIT] [core/efl] master 01/01: tests/evas: Disable segfaulting evas_object_mesh_loader_saver

2015-02-12 Thread Tom Hacohen
On 12/02/15 09:25, Stefan Schmidt wrote: stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8c7c48a3f745194d21f01b857c3640d6a9bb88d3 commit 8c7c48a3f745194d21f01b857c3640d6a9bb88d3 Author: Stefan Schmidt s.schm...@samsung.com Date: Thu Feb 12

Re: [E-devel] Eolian, nullability and the gcc attribute nonnull

2015-02-11 Thread Tom Hacohen
On 10/02/15 19:01, Davide Andreoli wrote: Hi, first of all... +1 then my reply is based on the python experience and syntax. 2015-02-10 17:17 GMT+01:00 Tom Hacohen tom.haco...@samsung.com: Hey, Daniel and I are back to hacking on Eolian and we've again reached the topic of nullability

Re: [E-devel] [EGIT] [core/efl] master 06/11: eolian: fix to pass make check on windows

2015-02-11 Thread Tom Hacohen
On 11/02/15 14:55, Michelle Legrand wrote: Hello, Based on your comments, I've made a new patch to use EXEEXT. Is it the correct way to be done or should I modify something here. You can find the patch at

[E-devel] Deprecating evas_object_event_callback_del() and the likes

2015-02-10 Thread Tom Hacohen
Hey, I'd like to raise another issue which has been bugging me for a while and I was just reminded of thanks to T2077: evas_object_event_callback_del() and the such. The failure cases are not that common, but they can happen. This API is already gone in Eo. So what is it? There are two ways

[E-devel] Eolian, nullability and the gcc attribute nonnull

2015-02-10 Thread Tom Hacohen
(repost, tried sending it a few hours ago and it hasn't gone through for some reason) Hey, Daniel and I are back to hacking on Eolian and we've again reached the topic of nullability. In most correct cases, C pointers either point to a valid memory region, or hold NULL. While NULL is valid

[E-devel] Eolian, nullability and the gcc attribute nonnull

2015-02-10 Thread Tom Hacohen
Hey, Daniel and I are back to hacking on Eolian and we've again reached the topic of nullability. In most correct cases, C pointers either point to a valid memory region, or hold NULL. While NULL is valid for many APIs, it's not valid in others (strlen() and etc.). I can think of three

Re: [E-devel] [EGIT] [core/efl] master 07/07: Merge branch 'devs/cedric/next'

2015-02-10 Thread Tom Hacohen
On 09/02/15 21:17, Cedric BAIL wrote: cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6f3f92b72a2e600718eadead399346ede47de199 commit 6f3f92b72a2e600718eadead399346ede47de199 Merge: 2d40315 d5496b0 Author: Cedric BAIL ced...@osg.samsung.com

[EGIT] [core/efl] master 01/01: Eina tmpstr: Fix tmpstr_strlen.

2015-02-10 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b5011fa867efed123986b340b3187c8147ab5524 commit b5011fa867efed123986b340b3187c8147ab5524 Author: Tom Hacohen t...@stosb.com Date: Tue Feb 10 09:53:29 2015 + Eina tmpstr: Fix tmpstr_strlen

Re: [E-devel] Deprecating evas_object_event_callback_del() and the likes

2015-02-10 Thread Tom Hacohen
On Tue, Feb 10, 2015 at 8:00 PM, Brett Nash n...@nash.id.au wrote: Please don't kill _del. A documentation fix or guarantee on what it deletes would be nice[1] (I recall it used to delete the most recently added item that matched). Del allows you to remove a callback without having to keep

Re: [E-devel] [EGIT] [core/efl] master 07/07: Merge branch 'devs/cedric/next'

2015-02-10 Thread Tom Hacohen
On 10/02/15 11:18, Cedric BAIL wrote: On Tue, Feb 10, 2015 at 11:17 AM, Tom Hacohen tom.haco...@samsung.com wrote: On 09/02/15 21:17, Cedric BAIL wrote: cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6f3f92b72a2e600718eadead399346ede47de199

Re: [E-devel] On tmpstr, death and performance

2015-02-09 Thread Tom Hacohen
On 09/02/15 15:13, Cedric BAIL wrote: Hello, On Mon, Feb 9, 2015 at 3:19 PM, Tom Hacohen tom.haco...@samsung.com wrote: Let's talk about tmpstr again. After raising my concerns last week regarding tmpstr_strlen, today I actually dove in to the code and fix the major (solvable) issues

Re: [E-devel] On tmpstr, death and performance

2015-02-09 Thread Tom Hacohen
On Mon, Feb 9, 2015 at 7:45 PM, Adrien Nader adr...@notk.org wrote: Hi, As a user of the EFLs, I've found tmpstr to be quite painful. I was jointly supervising other people and I'm quite certain that dropping a few tmpstr instances and going for something plain and simple solved at least a

[EGIT] [tools/abi_checks] master 01/01: Add efl + elm 1.13 dumps.

2015-02-09 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/abi_checks.git/commit/?id=e1c22330f423e15d48a063fc0ca9e60289082772 commit e1c22330f423e15d48a063fc0ca9e60289082772 Author: Tom Hacohen t...@stosb.com Date: Mon Feb 9 17:40:24 2015 + Add efl + elm 1.13 dumps

[EGIT] [core/efl] master 02/02: Eina tmpstr: fix race condition.

2015-02-09 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fb8dfe98cd940acade1b6bfe3f15c202b9757380 commit fb8dfe98cd940acade1b6bfe3f15c202b9757380 Author: Tom Hacohen t...@stosb.com Date: Mon Feb 9 13:47:00 2015 + Eina tmpstr: fix race condition

[EGIT] [core/efl] master 01/02: Eina tmpstr: deprecate tmpstr_strlen and add tmpstr_len.

2015-02-09 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f7a6880d5b0f25c8004d2bb3ba6385cc0d8869c5 commit f7a6880d5b0f25c8004d2bb3ba6385cc0d8869c5 Author: Tom Hacohen t...@stosb.com Date: Mon Feb 9 13:43:40 2015 + Eina tmpstr: deprecate tmpstr_strlen

[EGIT] [core/efl] master 01/01: Eina tmpstr: remove usage of tmpstr_strlen().

2015-02-09 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8fbee3fac069f62ce41996fc8f20030ae208ad91 commit 8fbee3fac069f62ce41996fc8f20030ae208ad91 Author: Tom Hacohen t...@stosb.com Date: Mon Feb 9 14:02:40 2015 + Eina tmpstr: remove usage

[E-devel] On tmpstr, death and performance

2015-02-09 Thread Tom Hacohen
Hey, Let's talk about tmpstr again. After raising my concerns last week regarding tmpstr_strlen, today I actually dove in to the code and fix the major (solvable) issues with tmpstr. The biggest problem with tmpstr, is that it's broken by design, and I don't see how this could easily be

Re: [E-devel] E is completely broken in git

2015-02-07 Thread Tom Hacohen
On Sat, Feb 7, 2015 at 3:33 PM, Carsten Haitzler ras...@rasterman.com wrote: On Sat, 7 Feb 2015 16:29:11 +0100 Davide Andreoli d...@gurumeditation.it said: 2015-02-02 22:13 GMT+01:00 Tom Hacohen tom.haco...@samsung.com: Hey, I'm too tired to investigate it further, already spent

Re: [E-devel] Deprecating eina_tmpstr_strlen

2015-02-06 Thread Tom Hacohen
On 05/02/15 23:22, Carsten Haitzler (The Rasterman) wrote: On Thu, 05 Feb 2015 11:59:38 + Tom Hacohen tom.haco...@samsung.com said: On 04/02/15 23:48, Carsten Haitzler (The Rasterman) wrote: On Wed, 04 Feb 2015 12:11:28 + Tom Hacohen tom.haco...@samsung.com said: Hey

Re: [E-devel] Deprecating eina_tmpstr_strlen

2015-02-05 Thread Tom Hacohen
On 04/02/15 23:48, Carsten Haitzler (The Rasterman) wrote: On Wed, 04 Feb 2015 12:11:28 + Tom Hacohen tom.haco...@samsung.com said: Hey, If there are no objections, I'd like to deprecate eina_tmpstr_strlen() and create eina_tmpstr_len() that is unlike the former, not crazily confusing

Re: [E-devel] [EGIT] [core/efl] master 06/11: eolian: fix to pass make check on windows

2015-02-05 Thread Tom Hacohen
On 04/02/15 20:53, Adrien Nader wrote: On Tue, Feb 03, 2015, Stefan Schmidt wrote: Hello. On 01/02/15 19:02, Sebastian Dransfeld wrote: $(EXEEXT)? Fair point as this would avoid the ifdef alltogether. Is normally only used in Makefile, right? Is is really available at this stage? I'd say

Re: [E-devel] [EGIT] [core/efl] master 01/03: ecore-x: Deprecate misspelled screensaver API function

2015-02-04 Thread Tom Hacohen
Oops, read it as: pull tasn in. Anyhow, pulling a tasn is an honour, especially in this case. It means speaking up your mind when you see an obvious wrong that has been going for too long and has to stop because it's driving tasn mad. :P On Wed, Feb 4, 2015 at 7:30 PM, Tom Hacohen t...@stosb.com

Re: [E-devel] Deprecating eina_tmpstr_strlen

2015-02-04 Thread Tom Hacohen
a comment in code), and just after that does s-length = length; Agreeing with your suggestion, but let's keep this for 1.14+ and not a few days before release :) On 02/04/2015 02:28 PM, Tom Hacohen wrote: On 04/02/15 12:11, Tom Hacohen wrote: Hey, If there are no objections, I'd like

[E-devel] Deprecating eina_tmpstr_strlen

2015-02-04 Thread Tom Hacohen
Hey, If there are no objections, I'd like to deprecate eina_tmpstr_strlen() and create eina_tmpstr_len() that is unlike the former, not crazily confusing and error prone. With a name like *_strlen() you'd expect a function would behave like strlen(), alas, it behaves like strlen() + 1. This

Re: [E-devel] Deprecating eina_tmpstr_strlen

2015-02-04 Thread Tom Hacohen
On 04/02/15 12:11, Tom Hacohen wrote: Hey, If there are no objections, I'd like to deprecate eina_tmpstr_strlen() and create eina_tmpstr_len() that is unlike the former, not crazily confusing and error prone. With a name like *_strlen() you'd expect a function would behave like strlen

Re: [E-devel] 1.14 release cycle schedule proposal

2015-02-03 Thread Tom Hacohen
On 03/02/15 13:48, Stefan Schmidt wrote: Hello. 1.13 should only be a week away so its time to see if we are all happy with the schedule for 1.14. My proposal looks like this: 2015-02-09 Merge window for 1.14 opens 2015-03-30 Notice about soon ending merge window 2015-04-06 Merge window

Re: [E-devel] [Enlightenment-release] Pre-release tarballs for efl and elm 1.12.3

2015-02-03 Thread Tom Hacohen
On 03/02/15 14:09, Stefan Schmidt wrote: Hello. On 30/01/15 10:36, Vasiliy Tolstov wrote: 2015-01-30 11:56 GMT+03:00 Martin Jansa martin.ja...@gmail.com: From package maintainer point of view, it would be much better with preN in filenames. Using the same filenames will cause our source

Re: [E-devel] E is completely broken in git

2015-02-03 Thread Tom Hacohen
On 03/02/15 10:54, Daniel Kolesa wrote: On Tue, Feb 3, 2015 at 10:05 AM, Daniel Kolesa dan...@octaforge.org wrote: On Mon, Feb 2, 2015 at 9:13 PM, Tom Hacohen tom.haco...@samsung.com wrote: Hey, I'm too tired to investigate it further, already spent some time on it. Mike: you recent

[E-devel] E is completely broken in git

2015-02-02 Thread Tom Hacohen
Hey, I'm too tired to investigate it further, already spent some time on it. Mike: you recent pixmap changes seem to have completely broken E for me. It segs, hangs, doesn't draw in some cases, or in general, a complete mess. I know Daniel Kolesa had issues with not being able to open e

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: Include /usr/local too in the no-duplication of XDG_DATA_DIRS

2015-01-29 Thread Tom Hacohen
On 29/01/15 19:56, Cedric BAIL wrote: On Thu, Jan 29, 2015 at 7:40 PM, Thanatermesis thanatermesis.e...@gmail.com wrote: Are you planning to add all the possible path on earth ? not really, they are already static entries (so just these ones) that comes from the default/fallback

Re: [E-devel] Elementary Libappindicator support?

2015-01-29 Thread Tom Hacohen
On 29/01/15 20:49, Jeff Hoogland wrote: I know once upon a time Elementary had (still has?) exembed/sysray support. Is there currently any support for Libappindicator icons? From elementary to a tray? elementary_test - tray in the box. -- Tom.

Re: [E-devel] Elementary Libappindicator support?

2015-01-29 Thread Tom Hacohen
It's a simple dbus interface iirc, shouldn't be hard to use from python. On 29/01/15 21:20, Jeff Hoogland wrote: Thanks! Looks like it doesn't have python bindings yet. Rats. On Thu, Jan 29, 2015 at 2:55 PM, Tom Hacohen tom.haco...@samsung.com wrote: On 29/01/15 20:49, Jeff Hoogland wrote

Re: [E-devel] Erigo + PythonEFL = WOW !!

2015-01-26 Thread Tom Hacohen
On 26/01/15 13:26, Davide Andreoli wrote: 2015-01-26 13:09 GMT+01:00 Tom Hacohen tom.haco...@samsung.com: On 26/01/15 11:41, Yakov Goldberg wrote: Hey Davide, that's cool :) I installed everything and played with it: changed your test_gui.egui in Erigo and run it again through

[E-devel] EFL + Elementary ABI report v1.13.0

2015-01-26 Thread Tom Hacohen
Hey, Here again, the new EFL + Elementary ABI reports. As usual: https://devs.enlightenment.org/~tasn/abi/ There's some noise because of C++, but I guess that's easy to skip. Let me know if you have any questions. Thanks to Stefan for reminding me about it. -- Tom.

Re: [E-devel] [EGIT] [core/efl] master 01/01: eet: add warning about security to be sure people don't use this function in the wrong context.

2015-01-26 Thread Tom Hacohen
No one is going to read this comment. Probably better to rename it to verify_unsafe, or verify_test. -- Tom. On 26/01/15 14:29, Cedric BAIL wrote: cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=686b10df5523f30765173c2392bda77155496b50 commit

[EGIT] [tools/abi_checks] master 01/01: Add v1.13 config files.

2015-01-26 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/abi_checks.git/commit/?id=8eebbb4d914e574c6aeb3955cc8954eeb3d4a202 commit 8eebbb4d914e574c6aeb3955cc8954eeb3d4a202 Author: Tom Hacohen t...@stosb.com Date: Mon Jan 26 13:19:52 2015 + Add v1.13 config files

Re: [E-devel] [EGIT] [enlightenment/modules/tclock] master 01/01: use eina_stringshare_ref instead of eina_stringshare_add

2015-01-26 Thread Tom Hacohen
On 26/01/15 17:24, Daniel Kolesa wrote: q66 pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/tclock.git/commit/?id=5388680581b36b9072a08446ad4e015c282c528e commit 5388680581b36b9072a08446ad4e015c282c528e Author: Daniel Kolesa d.kol...@samsung.com Date:

Re: [E-devel] Erigo + PythonEFL = WOW !!

2015-01-26 Thread Tom Hacohen
On 26/01/15 11:41, Yakov Goldberg wrote: Hey Davide, that's cool :) I installed everything and played with it: changed your test_gui.egui in Erigo and run it again through erigo.py! Great! Just could you explain something. You don't generate Python from Json. As

Re: [E-devel] Jenkins ++

2015-01-25 Thread Tom Hacohen
On 25/01/15 17:03, Bertrand Jacquin wrote: Hi, A new version of Jenkins in now available on https://build.enlightenment.org which looks a bit more 2015 and fix a lot of security issues. Coverity 7.6.0 is also there now, no ChangeLog available. Good job, thanks. :) I see a message saying

Re: [E-devel] [EGIT] [core/enlightenment] master 01/02: e - fix e widgets to use evas size hints - this unifies sizing elm vs e

2015-01-25 Thread Tom Hacohen
Probably unintended, but this commit does a lot more than it says it does. More specifically, you removed e_randr.[ch]. :) On 25/01/15 13:50, Carsten Haitzler wrote: raster pushed a commit to branch master.

Re: [E-devel] Trouble compiling an eo.c file

2015-01-24 Thread Tom Hacohen
it for the current state of things? Many thanks for your help. Andrew On 23/01/15 09:31, Tom Hacohen wrote: Really hard to see among all the warnings. :( I'm not sure what you've done, but you need EFL_BETA_API_SUPPORT (which you have) and EFL_EO_API_SUPPORT both defined before the inclusion

[EGIT] [core/efl] master 01/01: Eo add: beef up error reporting.

2015-01-23 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=40cb2cd3d44e3266b7a50a3c64626034da2817e4 commit 40cb2cd3d44e3266b7a50a3c64626034da2817e4 Author: Tom Hacohen t...@stosb.com Date: Fri Jan 23 16:51:02 2015 + Eo add: beef up error reporting

Re: [E-devel] [EGIT] [core/efl] master 01/01: Eo add: beef up error reporting.

2015-01-23 Thread Tom Hacohen
On 23/01/15 17:39, Jérémy Zurcher wrote: Hi Tom, just a little typo : On Friday 23 January 2015 08:51, Tom Hacohen wrote : tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=40cb2cd3d44e3266b7a50a3c64626034da2817e4 commit

Re: [E-devel] [Enlightenment-release] Pre-release tarballs for efl and elm 1.12.3

2015-01-23 Thread Tom Hacohen
On 23/01/15 10:41, Stefan Schmidt wrote: Hello. On 22/01/15 14:57, Stefan Schmidt wrote: Hello. I just uploaded some tarballs for 1.12.3 which will become the final release if I hear nothing problematic within the next 24h. http://download.enlightenment.org/pre-releases/efl-1.12.3.tar.gz

Re: [E-devel] [EGIT] [core/elementary] master 02/02: image now implements edje object size functions

2015-01-22 Thread Tom Hacohen
On 22/01/15 09:58, Davide Andreoli wrote: 2015-01-21 23:11 GMT+01:00 Cedric BAIL cedric.b...@free.fr: On Wed, Jan 21, 2015 at 10:02 PM, Davide Andreoli d...@gurumeditation.it wrote: and new api's in feature freeze time? This one is not an new API. The error message, we were seeing, was due

<    8   9   10   11   12   13   14   15   16   17   >