[EGIT] [core/efl] master 04/04: Evas: Rename Zoomable_Interface to Efl.Ui.Zoomable

2016-06-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e165854a78949cd76fedd84cd124de2185c910c9 commit e165854a78949cd76fedd84cd124de2185c910c9 Author: Jean-Philippe Andre Date: Fri Jun 10 18:02:03 2016 +0900 Evas: Rename

[EGIT] [core/efl] master 03/04: Evas: Rename Selectable_Interface to Efl.Ui.Selectable

2016-06-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b2355d7da3f9919b4227e803a90b4f68c4230201 commit b2355d7da3f9919b4227e803a90b4f68c4230201 Author: Jean-Philippe Andre Date: Fri Jun 10 17:58:17 2016 +0900 Evas: Rename

[EGIT] [core/efl] master 01/04: Evas: Rename Draggable_Interface to Efl.Ui.Draggable

2016-06-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d67171940f803c7da0ad88048739e1fd85153d05 commit d67171940f803c7da0ad88048739e1fd85153d05 Author: Jean-Philippe Andre Date: Fri Jun 10 17:42:03 2016 +0900 Evas: Rename

[EGIT] [core/efl] master 02/04: Evas: Rename Scrollable_Interface to Efl.Ui.Scrollable

2016-06-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=31c4fd1f7c8e9731e9c36903a79db754d94060ee commit 31c4fd1f7c8e9731e9c36903a79db754d94060ee Author: Jean-Philippe Andre Date: Fri Jun 10 17:51:20 2016 +0900 Evas: Rename

[EGIT] [core/efl] master 01/01: Evas: Rename Evas.Filter to Efl.Canvas.Filter.Internal

2016-06-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3df8e89e9a898f5a4d0559659851c0a1866bd0fa commit 3df8e89e9a898f5a4d0559659851c0a1866bd0fa Author: Jean-Philippe Andre Date: Fri Jun 10 15:55:28 2016 +0900 Evas: Rename

[EGIT] [core/efl] master 01/01: Evas: Remove Evas.Signal_Interface

2016-06-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1dbff7d2b80ab54f6bdde306888da3a0c5a208f4 commit 1dbff7d2b80ab54f6bdde306888da3a0c5a208f4 Author: Jean-Philippe Andre Date: Fri Jun 10 17:08:05 2016 +0900 Evas: Remove

[EGIT] [core/efl] master 01/01: Evas: Fix previous commit

2016-06-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=36cec53890ac8f9fd9133e99d457c9a87437a067 commit 36cec53890ac8f9fd9133e99d457c9a87437a067 Author: Jean-Philippe Andre Date: Fri Jun 10 17:22:13 2016 +0900 Evas: Fix previous

[EGIT] [core/efl] master 01/01: Evas: Rename Clickable_Interface to Efl.Ui.Clickable

2016-06-10 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e691de04be0946856a423ab4bae9d73680b3ab0f commit e691de04be0946856a423ab4bae9d73680b3ab0f Author: Jean-Philippe Andre Date: Fri Jun 10 17:29:40 2016 +0900 Evas: Rename

Re: [E-devel] promises...

2016-06-03 Thread Jean-Philippe André
ncel(p); --> crash if p is NULL (2 most convenient cases above) --> crashes later if p is valid... but the timeout cb is still triggered (bug) Basically promises as they are right now are incredibly unsafe. Any misstep will crash. Last point is: ecore_timeout takes one line only to create t

[EGIT] [core/efl] master 01/04: Efl.Ui.Box: Fix direction set

2016-06-03 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5fd02a79cc7e0fcc934b784a747a1aca4436bc08 commit 5fd02a79cc7e0fcc934b784a747a1aca4436bc08 Author: Jean-Philippe Andre Date: Thu Jun 2 18:32:47 2016 +0900 Efl.Ui.Box: Fix

[EGIT] [core/efl] master 03/04: elm_win: Forward events between window and evas

2016-06-03 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b147911bad2b216b23f504ad3470278418ff32d2 commit b147911bad2b216b23f504ad3470278418ff32d2 Author: Jean-Philippe Andre Date: Thu Jun 2 14:36:55 2016 +0900 elm_win: Forward

[EGIT] [core/efl] master 04/04: elm_test: Add test case for event refeed

2016-06-03 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=57b279cd569799e5d6c30567e5afdf3a40441954 commit 57b279cd569799e5d6c30567e5afdf3a40441954 Author: Jean-Philippe Andre Date: Fri Jun 3 11:56:57 2016 +0900 elm_test: Add test

[EGIT] [core/efl] master 02/04: elm: Partially revert "elementary: avoid random memory access."

2016-06-03 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a4701ea9696d3e6aab9d5b14895cee903ea5f048 commit a4701ea9696d3e6aab9d5b14895cee903ea5f048 Author: Jean-Philippe Andre Date: Fri Jun 3 12:01:35 2016 +0900 elm: Partially revert

[EGIT] [core/efl] master 01/01: Efl.Pack: Replace pack_direction with Efl.Orientation

2016-06-03 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=31279d2513f02588854c3720aa811be0ea83c0e4 commit 31279d2513f02588854c3720aa811be0ea83c0e4 Author: Jean-Philippe Andre Date: Fri Jun 3 15:55:29 2016 +0900 Efl.Pack: Replace

Re: [E-devel] Abandoning pointers within Eolian and strings - request for feedback

2016-05-25 Thread Jean-Philippe André
at it > means death of nested types in Eolian, which will make manipulation of > types with the API much simpler. > > If you have any objections or notes, please bring them up. Otherwise, > I will proceed with my approach. > As for the rest, I think string and no pointers anywhere is a gr

[EGIT] [core/efl] master 03/03: fileselector button: Move EO APIs to legacy

2016-05-25 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f212b62d5282774c278555bc78d9308626e8dae2 commit f212b62d5282774c278555bc78d9308626e8dae2 Author: Jean-Philippe Andre Date: Wed May 25 14:48:35 2016 +0900 fileselector button:

[EGIT] [core/efl] master 01/03: Edje: Remove impossible code

2016-05-25 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d2ba9866fbd6c6b2b26715180fa132ca4b632cc4 commit d2ba9866fbd6c6b2b26715180fa132ca4b632cc4 Author: Jean-Philippe Andre Date: Tue May 24 21:44:27 2016 +0900 Edje: Remove

[EGIT] [core/efl] master 02/03: fileselector entry: Move EO API to legacy

2016-05-25 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=317ce60ab6aa9c5ba31e5cd71735684b62481d9d commit 317ce60ab6aa9c5ba31e5cd71735684b62481d9d Author: Jean-Philippe Andre Date: Wed May 25 11:56:59 2016 +0900 fileselector entry:

[EGIT] [core/efl] master 10/12: evas object: Move some events to efl_gfx and efl_image

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=254f5ef772c42ba48b3286433d9e0d58fcb96c74 commit 254f5ef772c42ba48b3286433d9e0d58fcb96c74 Author: Jean-Philippe Andre Date: Tue Jun 14 14:24:43 2016 +0900 evas object: Move

[EGIT] [core/efl] master 12/12: cxx: Add support for protected and beta events

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c6dfdeb0c8d0122c848e959cfb73d529c44d5176 commit c6dfdeb0c8d0122c848e959cfb73d529c44d5176 Author: Jean-Philippe Andre Date: Tue Jun 14 16:20:51 2016 +0900 cxx: Add support for

[EGIT] [core/efl] master 11/12: evas: Move canvas events to a common interface

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8a0e74afa820769a4fe41a61a502cac96c9626e3 commit 8a0e74afa820769a4fe41a61a502cac96c9626e3 Author: Jean-Philippe Andre Date: Tue Jun 14 14:59:57 2016 +0900 evas: Move canvas

[EGIT] [core/efl] master 08/12: evas object: Mark legacy input events as @beta

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=64896646ce95f6873ddc02af716c7154bf186732 commit 64896646ce95f6873ddc02af716c7154bf186732 Author: Jean-Philippe Andre Date: Tue Jun 14 14:04:34 2016 +0900 evas object: Mark

[EGIT] [core/efl] master 09/12: evas object: Mark event free as @beta

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ff0124bdae3bebeccf45a98a4a804d28406c0ebf commit ff0124bdae3bebeccf45a98a4a804d28406c0ebf Author: Jean-Philippe Andre Date: Tue Jun 14 14:15:43 2016 +0900 evas object: Mark

[EGIT] [core/efl] master 01/12: edje: Remove usage of evas object eo events

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=22c7b2bae2099e091407f74d3a34439df5a832fd commit 22c7b2bae2099e091407f74d3a34439df5a832fd Author: Jean-Philippe Andre Date: Mon Jun 13 21:01:04 2016 +0900 edje: Remove usage

[EGIT] [core/efl] master 05/12: fileselector: Remove usage of eo evas object events

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=77bd2819b92cb4cbd77a3d6676fea642b61f5fe6 commit 77bd2819b92cb4cbd77a3d6676fea642b61f5fe6 Author: Jean-Philippe Andre Date: Mon Jun 13 21:19:06 2016 +0900 fileselector: Remove

[EGIT] [core/efl] master 04/12: spinner: Remove usage of eo evas object event

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1e82603013fb65d44622e194b91d969cb8c66d79 commit 1e82603013fb65d44622e194b91d969cb8c66d79 Author: Jean-Philippe Andre Date: Mon Jun 13 21:09:51 2016 +0900 spinner: Remove

[EGIT] [core/efl] master 03/12: wl_shm: Fix compilation warning (cast)

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c9d94a44cfd82d76e8e76a53f15882d2dbad9343 commit c9d94a44cfd82d76e8e76a53f15882d2dbad9343 Author: Jean-Philippe Andre Date: Mon Jun 13 21:07:04 2016 +0900 wl_shm: Fix

[EGIT] [core/efl] master 07/12: widget: Switch to pointer & key events

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=70a358357a887d910faa09a13abbc273914ecf68 commit 70a358357a887d910faa09a13abbc273914ecf68 Author: Jean-Philippe Andre Date: Tue Jun 14 13:43:36 2016 +0900 widget: Switch to

[EGIT] [core/efl] master 06/12: tests: Remove eo evas object events

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=edc7675db6c928372163a877fc18ae9ef8a54c12 commit edc7675db6c928372163a877fc18ae9ef8a54c12 Author: Jean-Philippe Andre Date: Mon Jun 13 21:21:31 2016 +0900 tests: Remove eo

[EGIT] [core/efl] master 02/12: elm: Fix compilation warnings

2016-06-14 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a60f2afd60515ffac2bf0f7626d8758b81a4223b commit a60f2afd60515ffac2bf0f7626d8758b81a4223b Author: Jean-Philippe Andre Date: Mon Jun 13 21:06:31 2016 +0900 elm: Fix compilation

Re: [E-devel] promises...

2016-06-13 Thread Jean-Philippe André
it means that we can use an object (promise) we don't hold any reference on (after first _then). This is weird :) > Etc.. > > Regards, > -- > Felipe Magno de Almeida > > > On Mon, Jun 13, 2016 at 2:17 PM, Cedric BAIL <cedric.b...@free.fr> wrote: > > Hello, >

Re: [E-devel] Preparation for release: Removal of EFL_EO_API_SUPPORT and etc

2016-06-13 Thread Jean-Philippe André
and cleanup is still to be landed on elm. Some are > obvious some are less. Still the main issue is to review all object > and point to the one that are still incorrect for bindings. That can > be automated I think. This are the one that needs the biggest change, > while the other should just be a namespace change away. > > > If

[EGIT] [core/efl] master 01/05: win: Add event render,pre

2016-06-13 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=be82f4f0fd1cccaf43c627458a275d1f47322315 commit be82f4f0fd1cccaf43c627458a275d1f47322315 Author: Jean-Philippe Andre Date: Mon Jun 13 15:48:29 2016 +0900 win: Add event

[EGIT] [core/efl] master 02/05: win: Add focus events (in, out, object in/out)

2016-06-13 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4bb8a6bd21c094460bbf8ede6833047edd93dafa commit 4bb8a6bd21c094460bbf8ede6833047edd93dafa Author: Jean-Philippe Andre Date: Mon Jun 13 16:28:17 2016 +0900 win: Add focus

[EGIT] [core/efl] master 03/05: win: Add event device,changed

2016-06-13 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dd24c588fadfba97e30bd234ff1008d4ab4bac9e commit dd24c588fadfba97e30bd234ff1008d4ab4bac9e Author: Jean-Philippe Andre Date: Mon Jun 13 16:31:03 2016 +0900 win: Add event

[EGIT] [core/efl] master 04/05: win: Optimize event forward using callback add/del events

2016-06-13 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=59f3841803238a21972d17336a68616406bec8b3 commit 59f3841803238a21972d17336a68616406bec8b3 Author: Jean-Philippe Andre Date: Mon Jun 13 17:28:36 2016 +0900 win: Optimize event

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje: add new svg part to edc

2016-06-09 Thread Jean-Philippe André
: "Enlightenment developer list"< > enlightenment-devel@lists.sourceforge.net>; > >> Cc: > >> Sent: 2016-06-09 (목) 13:40:34 > >> Subject: Re: [E-devel] [EGIT] [core/efl] master 01/01: edje: add new > svg part to edc > >> > >> On Thu, J

Re: [E-devel] [EGIT] [core/efl] master 02/02: pdf: Fix build with poppler >= 0.40

2016-06-08 Thread Jean-Philippe André
On 9 June 2016 at 00:32, Stefan Schmidt <ste...@osg.samsung.com> wrote: > Hello. > > On 07/06/16 09:25, Jean-Philippe ANDRÉ wrote: > > jpeg pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/efl.git/commit/?id=f3b625e5477acf451dd

Re: [E-devel] Build issue following the merge of generic modules

2016-06-08 Thread Jean-Philippe André
openomp at all. :/ ? > > For GCC it works for me on arch, but clang fails with -lomp linking error. > > Yes, see the other thread about OpenMP. $ pacman -S openmp -- Jean-Philippe André -- What NetFlow Analyzer can

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje: add new svg part to edc

2016-06-08 Thread Jean-Philippe André
Revision: https://phab.enlightenment.org/D3894 > > Signed-off-by: Cedric BAIL <ced...@osg.samsung.com> > Is this to be considered stable? Or still a beta feature? -- Jean-Philippe André -- What

Re: [E-devel] [EGIT] [core/efl] master 01/01: eolian: refine the ref system to suit more cases

2016-06-08 Thread Jean-Philippe André
ing about reference a la eo_ref? Is there something we need to know for the interfaces? > [...] TIA, -- Jean-Philippe André -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns

Re: [E-devel] [EGIT] [core/efl] master 01/01: eolian: refine the ref system to suit more cases

2016-06-09 Thread Jean-Philippe André
On 9 June 2016 at 11:38, Daniel Kolesa <dan...@octaforge.org> wrote: > On Thu, Jun 9, 2016 at 2:33 AM, Jean-Philippe André <j...@videolan.org> > wrote: > > Hi Daniel, > > > > On 8 June 2016 at 23:51, Daniel Kolesa <dan...@octaforge.org> wrote: >

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread Jean-Philippe André
.Gfx.Color is still behind the BETA #ifdef A short lived eo object could actually make sense, like efl_part. If color_set() owns the Color object then it can just read its value and unref it. Then we could do just like Qt and provide lots of color "conversion" functions (hex, html name, rgba 32 bit...

Re: [E-devel] Elm Layout box/table broken

2016-05-25 Thread Jean-Philippe André
rking on this. More break^Wfixes to come soon. But thanks a lot for the report, I'll check and fix asap. -- Jean-Philippe André -- Mobile security can be enabling, not merely restricting. Employees who bring their own device

Re: [E-devel] Elm is broken and can't revert due to Efl.part

2016-05-31 Thread Jean-Philippe André
e API (first alpha tarball). Then we'll be busy fixing things as we discover them. :) But quick reports are always welcome! This is helpful. > On Sun, May 29, 2016 at 9:18 PM Jean-Philippe André <j...@videolan.org> > wrote: > > > "Broke elm" --> "broke elm_hover&quo

[EGIT] [core/efl] master 01/01: Evas: Rename Evas.Rectangle as Efl.Canvas.Rectangle

2016-06-02 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=915e09aed3238db97ad77913c0a043b63ab7a770 commit 915e09aed3238db97ad77913c0a043b63ab7a770 Author: Jean-Philippe Andre Date: Thu Jun 2 18:55:51 2016 +0900 Evas: Rename

[EGIT] [core/efl] master 01/01: elm_win: Code simplification

2016-05-26 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=751b50ae22848306e38e04548ad59b8c270a4950 commit 751b50ae22848306e38e04548ad59b8c270a4950 Author: Jean-Philippe Andre Date: Wed Apr 27 15:21:49 2016 +0900 elm_win: Code

[EGIT] [core/efl] master 01/05: Efl: Remove part name in Efl.Container (use Efl.Part)

2016-05-26 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=99924852abf4e92db329d2f9f89a43a3143eea0d commit 99924852abf4e92db329d2f9f89a43a3143eea0d Author: Jean-Philippe Andre Date: Tue May 24 20:40:18 2016 +0900 Efl: Remove part

[EGIT] [core/efl] master 05/05: Evas: Fix compilation warning

2016-05-26 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2af9f15bf93e5a4e6c8192df59fd59b1a6fa058e commit 2af9f15bf93e5a4e6c8192df59fd59b1a6fa058e Author: Jean-Philippe Andre Date: Thu May 26 20:53:53 2016 +0900 Evas: Fix

[EGIT] [core/efl] master 04/05: Evas GL: Fix compilation warning, use func pointer

2016-05-26 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3d6ea827b9940a1fda6b2643a918d1ba546f5c11 commit 3d6ea827b9940a1fda6b2643a918d1ba546f5c11 Author: Jean-Philippe Andre Date: Thu May 26 20:08:04 2016 +0900 Evas GL: Fix

[EGIT] [core/efl] master 02/05: Elm.Layout: Fix BOX and TABLE usage with efl_part

2016-05-26 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=58d0c89fd9513e61ff2633c8947be326f194ff87 commit 58d0c89fd9513e61ff2633c8947be326f194ff87 Author: Jean-Philippe Andre Date: Thu May 26 11:54:30 2016 +0900 Elm.Layout: Fix BOX

[EGIT] [core/efl] master 03/05: Elm Layout: Make box & table part proxies temporary

2016-05-26 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6e487e93b86472b54744f87124c71ef409abb2b7 commit 6e487e93b86472b54744f87124c71ef409abb2b7 Author: Jean-Philippe Andre Date: Thu May 26 14:06:52 2016 +0900 Elm Layout: Make box

Re: [E-devel] Elm Layout box/table broken

2016-05-26 Thread Jean-Philippe André
Hi everyone, On 26 May 2016 at 11:21, Jean-Philippe André <j...@videolan.org> wrote: > Hey Dave, > > On 26 May 2016 at 03:05, Davide Andreoli <d...@gurumeditation.it> wrote: > >> >From the last 2/3 days elm layout box and table legacy api is broken >> >&

[EGIT] [core/efl] master 01/01: Evas GL common: Simplify GLPIPES... trying to prevent a crash

2016-05-26 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=56a7a66e97e231e8b9a7c3917055993fe36b4c30 commit 56a7a66e97e231e8b9a7c3917055993fe36b4c30 Author: Jean-Philippe Andre Date: Thu May 26 18:30:35 2016 +0900 Evas GL common:

[EGIT] [core/efl] master 05/06: ecore_evas: Fix mouse inputs

2016-06-01 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=29d5be9e5e5d52d8eb8ead9eac77746258763ccb commit 29d5be9e5e5d52d8eb8ead9eac77746258763ccb Author: Jean-Philippe Andre Date: Thu Jun 2 10:58:06 2016 +0900 ecore_evas: Fix mouse

[EGIT] [core/efl] master 04/06: Evas: Simplify eo event mechanism

2016-06-01 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0505a729e2bf46c99d1574f60e46b26ad9c3446c commit 0505a729e2bf46c99d1574f60e46b26ad9c3446c Author: Jean-Philippe Andre Date: Wed Jun 1 20:40:18 2016 +0900 Evas: Simplify eo

[EGIT] [core/efl] master 01/06: Evas: Add storage class for Key events

2016-06-01 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=95628c1efaa1476e2a5f05ed09e216603ac78a1f commit 95628c1efaa1476e2a5f05ed09e216603ac78a1f Author: Jean-Philippe Andre Date: Tue May 31 20:08:22 2016 +0900 Evas: Add storage

[EGIT] [core/efl] master 03/06: Evas: Send Efl_Event_Key data to evas objects

2016-06-01 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=350b465d22e310220625fb924f898deb8461ad34 commit 350b465d22e310220625fb924f898deb8461ad34 Author: Jean-Philippe Andre Date: Wed Jun 1 15:32:35 2016 +0900 Evas: Send

[EGIT] [core/efl] master 06/06: ecore_evas: Fix mouse in/out events

2016-06-01 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=014295fbc95f46f5e9f9d328ea6ab9162880d63d commit 014295fbc95f46f5e9f9d328ea6ab9162880d63d Author: Jean-Philippe Andre Date: Thu Jun 2 13:28:40 2016 +0900 ecore_evas: Fix mouse

[EGIT] [core/efl] master 02/06: Evas: Send key events through eo callbacks

2016-06-01 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d6b8f0a69116607ae9a761e04c530c6cf2970157 commit d6b8f0a69116607ae9a761e04c530c6cf2970157 Author: Jean-Philippe Andre Date: Wed Jun 1 15:22:07 2016 +0900 Evas: Send key events

[EGIT] [core/efl] master 12/29: efl: Simplify pointer event names + add missing

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ef843e8801ee680740022fa71f4d0b75aeaa2036 commit ef843e8801ee680740022fa71f4d0b75aeaa2036 Author: Jean-Philippe Andre Date: Wed May 11 20:13:19 2016 +0900 efl: Simplify

[EGIT] [core/efl] master 04/29: Evas: Fix compilation warnings (enum implicit cast)

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c06cdadca28db6c4547562b2f577a2c21452d24e commit c06cdadca28db6c4547562b2f577a2c21452d24e Author: Jean-Philippe Andre Date: Fri Apr 29 14:24:14 2016 +0900 Evas: Fix

[EGIT] [core/efl] master 23/29: Efl event: Remove useless method declaration

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=02716d03c88e48fed609a39cc11e2024d3f033af commit 02716d03c88e48fed609a39cc11e2024d3f033af Author: Jean-Philippe Andre Date: Tue May 31 11:17:08 2016 +0900 Efl event: Remove

[EGIT] [core/efl] master 14/29: ecore_x: Pass in/out through ecore_input_evas

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=05dfab84429979f8ae69d4fea8524ead39c40722 commit 05dfab84429979f8ae69d4fea8524ead39c40722 Author: Jean-Philippe Andre Date: Wed May 11 21:43:57 2016 +0900 ecore_x: Pass in/out

[EGIT] [core/efl] master 20/29: Evas events: Add EO APIs for lock & modifiers

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c68f71239c0595708c4d9145bf52b75e27321104 commit c68f71239c0595708c4d9145bf52b75e27321104 Author: Jean-Philippe Andre Date: Mon May 30 15:34:31 2016 +0900 Evas events: Add EO

[EGIT] [core/efl] master 19/29: Evas events: Replace calls to event feed with internal func

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2ca159dc58994400aec9ad8f7ded7329527c6d9f commit 2ca159dc58994400aec9ad8f7ded7329527c6d9f Author: Jean-Philippe Andre Date: Mon May 30 14:26:48 2016 +0900 Evas events: Replace

[EGIT] [core/efl] master 09/29: ecore_evas: Feed evas events with eo (down, up)

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d764d8710ad2eb6dda01cf89bcf7b2d020ec2208 commit d764d8710ad2eb6dda01cf89bcf7b2d020ec2208 Author: Jean-Philippe Andre Date: Wed May 11 14:54:11 2016 +0900 ecore_evas: Feed

[EGIT] [core/efl] master 16/29: evas: send eo pointer events on mouse move

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=37d894abb191cfaff3f7b702792e79a617b755a1 commit 37d894abb191cfaff3f7b702792e79a617b755a1 Author: Jean-Philippe Andre Date: Thu May 12 16:48:54 2016 +0900 evas: send eo

[EGIT] [core/efl] master 27/29: Evas events: Fix a crash

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9b4a6ba6390a212523701f91f10b110ca8a812ff commit 9b4a6ba6390a212523701f91f10b110ca8a812ff Author: Jean-Philippe Andre Date: Tue May 31 14:58:23 2016 +0900 Evas events: Fix a

[EGIT] [core/efl] master 07/29: ecore_evas: Register direct input cb from modules

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5aa4a5f8e54fbf8637bf62338ed005a4239a commit 5aa4a5f8e54fbf8637bf62338ed005a4239a Author: Jean-Philippe Andre Date: Wed May 11 13:29:23 2016 +0900 ecore_evas: Register

[EGIT] [core/efl] master 22/29: Evas events: Split pointer events

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0a27c78a33473c656cf8a9c8b98c83d2fb56b55f commit 0a27c78a33473c656cf8a9c8b98c83d2fb56b55f Author: Jean-Philippe Andre Date: Mon May 30 20:53:07 2016 +0900 Evas events: Split

[EGIT] [core/efl] master 29/29: Evas: Add proper EO events with info for mouse inputs

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b8d1db365b86c8c0a7d98fa021e377419e563b60 commit b8d1db365b86c8c0a7d98fa021e377419e563b60 Merge: 5e90b86 b0a32b0 Author: Jean-Philippe Andre Date: Tue May 31 19:08:37 2016 +0900

[EGIT] [core/efl] master 25/29: Evas events: Add helper functions to read event info

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=68329593182257d2ba0523ae8b486314b0209771 commit 68329593182257d2ba0523ae8b486314b0209771 Author: Jean-Philippe Andre Date: Tue May 31 13:40:14 2016 +0900 Evas events: Add

[EGIT] [core/efl] master 17/29: Evas events: Forward more pointer events

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7658ed7ae3f9e7be28b01bb2fd9832bb1e1f7b2d commit 7658ed7ae3f9e7be28b01bb2fd9832bb1e1f7b2d Author: Jean-Philippe Andre Date: Fri May 27 16:21:13 2016 +0900 Evas events: Forward

[EGIT] [core/efl] master 08/29: ecore_input: Pass all events through direct cb first

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=21bc2f89f5e932405a63a65f332a0f6d9319c0c3 commit 21bc2f89f5e932405a63a65f332a0f6d9319c0c3 Author: Jean-Philippe Andre Date: Wed May 11 13:55:54 2016 +0900 ecore_input: Pass

[EGIT] [core/efl] master 01/29: Evas: EO-ify Evas_Device and partly move to Efl

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ce5688a38812a30b343e7c58991da1112c503aa5 commit ce5688a38812a30b343e7c58991da1112c503aa5 Author: Jean-Philippe Andre Date: Thu Apr 28 17:08:14 2016 +0900 Evas: EO-ify

[EGIT] [core/efl] master 05/29: Evas: Extend pointer events and add legacy conversion routines

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ea8c6e5632beb4c5cf1e445473ca85b0135a4aa9 commit ea8c6e5632beb4c5cf1e445473ca85b0135a4aa9 Author: Jean-Philippe Andre Date: Tue May 10 21:26:07 2016 +0900 Evas: Extend pointer

[EGIT] [core/efl] master 24/29: Evas events: Store position as double only

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4381d3a8242f5e36597cdc127d6afbe427f9e011 commit 4381d3a8242f5e36597cdc127d6afbe427f9e011 Author: Jean-Philippe Andre Date: Tue May 31 12:15:25 2016 +0900 Evas events: Store

[EGIT] [core/efl] master 06/29: ecore_evas: Add private direct callback for ecore

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bd70604ee83904fde17c6ac26cae67bc4e4bd6ac commit bd70604ee83904fde17c6ac26cae67bc4e4bd6ac Author: Jean-Philippe Andre Date: Wed May 11 13:01:54 2016 +0900 ecore_evas: Add

[EGIT] [core/efl] master 02/29: Efl: Add storage class Efl.Pointer.Event

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=645a7b7d6cdaac532d8a1f7bef327fb7dde4bd69 commit 645a7b7d6cdaac532d8a1f7bef327fb7dde4bd69 Author: Jean-Philippe Andre Date: Thu Apr 28 17:31:46 2016 +0900 Efl: Add storage

[EGIT] [core/efl] master 21/29: Elm win: Forward pointer events from evas to window

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1950fb6fde791edfa9396b97cc6a637e015c1363 commit 1950fb6fde791edfa9396b97cc6a637e015c1363 Author: Jean-Philippe Andre Date: Mon May 30 19:51:31 2016 +0900 Elm win: Forward

[EGIT] [core/efl] master 10/29: evas: Move event feed and input to legacy

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f11932749549a30e605eb3c13599fd35a7f0efa4 commit f11932749549a30e605eb3c13599fd35a7f0efa4 Author: Jean-Philippe Andre Date: Wed May 11 16:21:49 2016 +0900 evas: Move event

[EGIT] [core/efl] master 11/29: ecore_evas: Pass mouse down, up, move with eo

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c1be667a6ccd8177976960c7e311ff2d419e806e commit c1be667a6ccd8177976960c7e311ff2d419e806e Author: Jean-Philippe Andre Date: Wed May 11 17:28:26 2016 +0900 ecore_evas: Pass

[EGIT] [core/efl] master 26/29: Evas events: Propagate event flags between eo and legacy

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=632ef372262c717b78778c8274f1f3fea917ed3e commit 632ef372262c717b78778c8274f1f3fea917ed3e Author: Jean-Philippe Andre Date: Tue May 31 14:39:10 2016 +0900 Evas events:

[EGIT] [core/efl] master 28/29: Efl: Rename Efl.Pointer.Event into Efl.Event.Pointer

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b0a32b0bd0acc987965e6bb68721e0c459ec0217 commit b0a32b0bd0acc987965e6bb68721e0c459ec0217 Author: Jean-Philippe Andre Date: Tue May 31 16:44:26 2016 +0900 Efl: Rename

[EGIT] [core/efl] master 13/29: evas_events: Propagate more eo pointer events

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1c739cada9a82d9cc4cdb67a38114f8e1cb8591e commit 1c739cada9a82d9cc4cdb67a38114f8e1cb8591e Author: Jean-Philippe Andre Date: Wed May 11 20:26:07 2016 +0900 evas_events:

[EGIT] [core/efl] master 15/29: Efl.Pointer.Event: Add dup() method to copy an event

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8e31929aab1d7c299ff9954d1617ab3887ef807c commit 8e31929aab1d7c299ff9954d1617ab3887ef807c Author: Jean-Philippe Andre Date: Thu May 12 15:07:49 2016 +0900 Efl.Pointer.Event:

[EGIT] [core/efl] master 03/29: Evas.Canvas: Move some event_feed to legacy

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fb35171186a54489e68db926f96cc8ad440f9eb0 commit fb35171186a54489e68db926f96cc8ad440f9eb0 Author: Jean-Philippe Andre Date: Thu Apr 28 18:43:18 2016 +0900 Evas.Canvas: Move

[EGIT] [core/efl] master 18/29: Evas events: Pass Efl_Pointer_Event for proxy source events

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4c7272720b4b1686d319d2a1b29478271776389d commit 4c7272720b4b1686d319d2a1b29478271776389d Author: Jean-Philippe Andre Date: Fri May 27 20:06:06 2016 +0900 Evas events: Pass

[EGIT] [core/efl] master 01/01: elm: Fix build (use efl_ui_image.eo)

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b1e361e8de1f39c2d84e901bef189ebf4cfed66a commit b1e361e8de1f39c2d84e901bef189ebf4cfed66a Author: Jean-Philippe Andre Date: Tue May 31 20:44:41 2016 +0900 elm: Fix build (use

Re: [E-devel] Segfault on file delete

2016-05-29 Thread Jean-Philippe André
t; fix it soon. but at worst we just need to back out all the eo_del() > removal and > go back to using it. > I've seen similar backtraces. What is it? How is it related to eo_del vs. eo_unref? -- Jean-Philippe André -

Re: [E-devel] What is still pending for 1.18 before the freeze starts

2016-05-29 Thread Jean-Philippe André
1.18 closes? Chris, > Mike Derek? > o Anything else? > -- Jean-Philippe André -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, an

Re: [E-devel] [EGIT] [core/efl] master 02/02: Evas: gl_common remove gl3.h and gl3ext.h includes

2016-05-29 Thread Jean-Philippe André
ddm/clk/304595813;131938128;j > >> ___ > >> enlightenment-devel mailing list > >> enlightenment-devel@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > > > -- > > Nicola

[EGIT] [core/efl] master 01/01: elm_hover: Fix crash with efl_part

2016-05-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c59d222f6da28442bc9213bd6ec42590494e67de commit c59d222f6da28442bc9213bd6ec42590494e67de Author: Jean-Philippe Andre Date: Mon May 30 11:14:43 2016 +0900 elm_hover: Fix crash

Re: [E-devel] Elm is broken and can't revert due to Efl.part

2016-05-29 Thread Jean-Philippe André
st > > enlightenment-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > ------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and > traffic > patterns at an interf

[EGIT] [core/efl] master 01/01: elm: Fix efl_part inheritance

2016-05-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3092e08a83f754ba8d49cfda83e9c5408ed3e04a commit 3092e08a83f754ba8d49cfda83e9c5408ed3e04a Author: Jean-Philippe Andre Date: Mon May 30 12:28:18 2016 +0900 elm: Fix efl_part

Re: [E-devel] Elm is broken and can't revert due to Efl.part

2016-05-29 Thread Jean-Philippe André
On 30 May 2016 at 11:23, Carsten Haitzler <ras...@rasterman.com> wrote: > On Mon, 30 May 2016 11:16:18 +0900 Jean-Philippe André <j...@videolan.org> > said: > > > "Broke elm" --> "broke elm_hover", please. > > > > This

[EGIT] [core/efl] master 02/02: evas 3d: Fix shaders compilation (parallax and normal)

2016-06-21 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=41e17f7e73840f89178bb3b1b50b3e483346ae95 commit 41e17f7e73840f89178bb3b1b50b3e483346ae95 Author: Jean-Philippe Andre Date: Wed Jun 22 14:27:20 2016 +0900 evas 3d: Fix shaders

[EGIT] [core/efl] master 01/02: evas 3d: Fix shaders generation script

2016-06-21 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8a273158788d630e56b4dc14cdd44f0eaae6b7b5 commit 8a273158788d630e56b4dc14cdd44f0eaae6b7b5 Author: Jean-Philippe Andre Date: Wed Jun 22 13:40:18 2016 +0900 evas 3d: Fix shaders

[EGIT] [core/efl] master 01/01: evas: Fix crash in Efl.Ui.Box

2016-06-21 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f067bc6f7185fa29bf55266ec8a4361cc8262173 commit f067bc6f7185fa29bf55266ec8a4361cc8262173 Author: Jean-Philippe Andre Date: Wed Jun 22 10:53:37 2016 +0900 evas: Fix crash in

<    2   3   4   5   6   7   8   9   10   11   >