[EGIT] [core/efl] efl-1.20 01/02: evas: fix invalid return of evas_textgrid_cellrow_get()

2017-08-29 Thread Jean Guyomarc'h
raster pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=7fbfab4dc7bfd8c0c7c3c94954c99149400a241a commit 7fbfab4dc7bfd8c0c7c3c94954c99149400a241a Author: Jean Guyomarc'h Date: Tue Aug 29 20:50:12 2017 +0200 evas: fix invalid

[EGIT] [core/efl] efl-1.20 02/02: access: Fix crash in ecore

2017-08-29 Thread Jean-Philippe ANDRÉ
raster pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=1e2ca46feb20b5f9f6ee7a3d456034c3cebbc81d commit 1e2ca46feb20b5f9f6ee7a3d456034c3cebbc81d Author: Jean-Philippe Andre Date: Tue Aug 29 13:33:49 2017 +0900 access: Fix

[EGIT] [core/efl] efl-1.20 01/02: eina file - use recursive locks for cache and file to avoid deadlock

2017-08-29 Thread Carsten Haitzler
raster pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=d0d9da6f9e79d399aaa519d71231f2403ac49b25 commit d0d9da6f9e79d399aaa519d71231f2403ac49b25 Author: Carsten Haitzler (Rasterman) Date: Wed Aug 30 11:31:02 2017 +0900 eina

[EGIT] [core/efl] efl-1.20 02/02: eina mmap safety - only map zeropages if it's an eina file that sigbuses

2017-08-29 Thread Carsten Haitzler
raster pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=1bdd8943c2825022a0f48fc52e7843ba20b55094 commit 1bdd8943c2825022a0f48fc52e7843ba20b55094 Author: Carsten Haitzler (Rasterman) Date: Wed Aug 30 12:03:41 2017 +0900 eina

[EGIT] [core/efl] master 01/02: eina file - use recursive locks for cache and file to avoid deadlock

2017-08-29 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=15cdd9b71b6d5abef5adc563410b4aa9a3443800 commit 15cdd9b71b6d5abef5adc563410b4aa9a3443800 Author: Carsten Haitzler (Rasterman) Date: Wed Aug 30 11:31:02 2017 +0900 eina file

[EGIT] [core/efl] master 02/02: eina mmap safety - only map zeropages if it's an eina file that sigbuses

2017-08-29 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a5c8e883d8f9b3389e9a6233ba79c47df3bdc420 commit a5c8e883d8f9b3389e9a6233ba79c47df3bdc420 Author: Carsten Haitzler (Rasterman) Date: Wed Aug 30 12:03:41 2017 +0900 eina mmap

Re: [E-devel] [EGIT] [core/efl] master 12/14: widget: Simplify code with rectangle (EO)

2017-08-29 Thread Jean-Philippe André
2017-08-30 10:49 GMT+09:00 Jean-Philippe André : > > > 2017-08-29 22:04 GMT+09:00 Gustavo Sverzut Barbieri : > >> On Tue, Aug 29, 2017 at 4:29 AM, Jean-Philippe ANDRÉ >> wrote: >> > jpeg pushed a commit to branch master. >> > >> >

Re: [E-devel] [EGIT] [core/efl] master 12/14: widget: Simplify code with rectangle (EO)

2017-08-29 Thread Jean-Philippe André
2017-08-29 22:04 GMT+09:00 Gustavo Sverzut Barbieri : > On Tue, Aug 29, 2017 at 4:29 AM, Jean-Philippe ANDRÉ > wrote: > > jpeg pushed a commit to branch master. > > > > http://git.enlightenment.org/core/efl.git/commit/?id= >

[EGIT] [core/efl] master 01/01: emotion: gst: use proper GStreamer time-unit macros

2017-08-29 Thread Reynaldo H. Verdejo Pinochet
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2cf1fd3be9c4da357d962e0525bbbc8eda8008ba commit 2cf1fd3be9c4da357d962e0525bbbc8eda8008ba Author: Reynaldo H. Verdejo Pinochet Date: Tue Aug 29 17:08:03 2017 -0700

[EGIT] [core/efl] master 02/03: ector: cleanup grammar in comments

2017-08-29 Thread Bryce Harrington
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d5346d4e24ded8d50e249fb8efa15daa93c73c16 commit d5346d4e24ded8d50e249fb8efa15daa93c73c16 Author: Bryce Harrington Date: Tue Aug 29 16:24:20 2017 -0700 ector: cleanup

[EGIT] [core/efl] master 03/03: emotion: gst: drop Frenglish from English messages

2017-08-29 Thread Reynaldo H. Verdejo Pinochet
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=835fd7a485afa8b44478fdcfbf82bc3fd93a0cb9 commit 835fd7a485afa8b44478fdcfbf82bc3fd93a0cb9 Author: Reynaldo H. Verdejo Pinochet Date: Tue Aug 29 17:03:00 2017 -0700

[EGIT] [core/efl] master 01/03: evas: make the high level documentation more concise

2017-08-29 Thread Bryce Harrington
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dcc2654673f7bdf83d9dba4ad94ff085a23bc89a commit dcc2654673f7bdf83d9dba4ad94ff085a23bc89a Author: Bryce Harrington Date: Tue Aug 29 16:23:30 2017 -0700 evas: make the high

[E-devel] [support.osuosl.org #29680] enlightenment5.osuosl.oob fan failure

2017-08-29 Thread Lance Albertson via RT
Thanks for checking. We'll take a closer look sometime tomorrow. On Sun Aug 27 10:59:05 2017, bertr...@jacquin.bzh wrote: > I did not have access to the original email, so I was actually looking > in the wrong direction. > > Indeed, web interface (HTTP and HTTPS) is not accessible, while TCP >

[E-devel] [support.osuosl.org #29683] Re: enlightenment5.osuosl.oob fan failure

2017-08-29 Thread Jonathan Aquilina via RT
A new ticket has been created and assigned an ID of [support.osuosl.org/29683]. --- From: Jonathan Aquilina Hi Cody I'm one of the sys admins. I don't have a final say, but I'm directing this at the list. Guys do you think that this fan could have been the root cause

[E-devel] [support.osuosl.org #29684] Re: enlightenment5.osuosl.oob fan failure

2017-08-29 Thread Carsten Haitzler via RT
A new ticket has been created and assigned an ID of [support.osuosl.org/29684]. --- From: Carsten Haitzler On Sun, 27 Aug 2017 13:39:16 +0200 Jonathan Aquilina said: > Hi Cody I'm one of the sys admins. I don't have a final say, but I'm >

Re: [E-devel] [Enlightenment-release] packaging test

2017-08-29 Thread Simon Lees
On 29/08/17 22:46, Mike Blumenkrantz wrote: > Which process are you referring to? > See the "Compilation" section at https://www.enlightenment.org/download which is basically the same as every other autotools project. > On Tue, Aug 29, 2017 at 2:55 AM Simon Lees wrote: > >>

[EGIT] [core/efl] master 01/01: evas: fix color set on Efl.Canvas.Group.

2017-08-29 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=84cfde45f66383661cab0805bdcbab13c589a449 commit 84cfde45f66383661cab0805bdcbab13c589a449 Author: Cedric BAIL Date: Tue Aug 29 16:01:10 2017 -0700 evas: fix color set on

[EGIT] [core/efl] efl-1.20 01/01: evas: fix color set on Efl.Canvas.Group.

2017-08-29 Thread Cedric BAIL
cedric pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=6bb5ea076bb07bdc09e4b488a0c849ab867b6617 commit 6bb5ea076bb07bdc09e4b488a0c849ab867b6617 Author: Cedric BAIL Date: Tue Aug 29 16:01:10 2017 -0700 evas: fix color set on

[EGIT] [core/efl] efl-1.20 01/01: PKit gadget: more contrast for the design

2017-08-29 Thread Davide Andreoli
discomfitor pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=75dfcd0374acbcfd4e6e4bb65f2f838ee9ed36e0 commit 75dfcd0374acbcfd4e6e4bb65f2f838ee9ed36e0 Author: Dave Andreoli Date: Tue Aug 29 21:34:47 2017 +0200 PKit gadget:

[EGIT] [core/efl] master 01/01: PKit gadget: more contrast for the design

2017-08-29 Thread Davide Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=11efbdd7b44c673a2c637f1b65fd5df3de0c1772 commit 11efbdd7b44c673a2c637f1b65fd5df3de0c1772 Author: Dave Andreoli Date: Tue Aug 29 21:34:47 2017 +0200 PKit gadget: more

[EGIT] [core/enlightenment] master 02/02: wl-drm: Add screen position to debug output

2017-08-29 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=f5e19a7721a37e6373fa7710b739ca798d7f58cc commit f5e19a7721a37e6373fa7710b739ca798d7f58cc Author: Chris Michael Date: Tue Aug 29 15:17:36 2017 -0400 wl-drm:

[EGIT] [core/enlightenment] master 01/02: wl-drm: Properly retrieve output geometry and propertly set output mode

2017-08-29 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=3cc70fc607ee6a323678e2e5c3f12835790fa7b4 commit 3cc70fc607ee6a323678e2e5c3f12835790fa7b4 Author: Chris Michael Date: Tue Aug 29 15:03:33 2017 -0400 wl-drm:

[EGIT] [core/efl] master 01/02: eina: fix typo in documentation

2017-08-29 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=232e193673170810e995c29e1767a2ca8e80ace9 commit 232e193673170810e995c29e1767a2ca8e80ace9 Author: Jean Guyomarc'h Date: Tue Aug 29 20:49:16 2017 +0200 eina: fix typo in

[EGIT] [core/efl] master 02/02: evas: fix invalid return of evas_textgrid_cellrow_get()

2017-08-29 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9e3a344454855f79b05b391551cb6f115ab6aa2a commit 9e3a344454855f79b05b391551cb6f115ab6aa2a Author: Jean Guyomarc'h Date: Tue Aug 29 20:50:12 2017 +0200 evas: fix invalid return

[EGIT] [core/efl] master 01/01: elm: fix uninitialized variables

2017-08-29 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=172cf67d161626bd97e16a9508e4e803c711c156 commit 172cf67d161626bd97e16a9508e4e803c711c156 Author: Jean Guyomarc'h Date: Tue Aug 29 20:41:40 2017 +0200 elm: fix uninitialized

[E-devel] E22 Release Cycle: Update 1

2017-08-29 Thread Mike Blumenkrantz
A quick update, the timing of this release schedule means that (currently) the required efl version will be no higher than 1.20.X. Any code which requires API from versions newer than 1.20 must either be runtime-activated (ie. dlsym and library version checks) or must not be added until after

Re: [E-devel] Committer access proposal for netstar

2017-08-29 Thread Vincent Torri
i'm not an E dev anymore but i agree. He also helped me for Etui on BSD On Tue, Aug 29, 2017 at 4:06 PM, Gustavo Sverzut Barbieri wrote: > +1 > > On Tue, Aug 29, 2017 at 9:21 AM, Andrew Williams wrote: >> Absolutely agree - he's a star. >> +1 >> >> Andy

[EGIT] [core/efl] efl-1.20 01/01: Canvas text: fix non-dirty paragraph width calculation

2017-08-29 Thread Daniel Hirt
herdsman pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=9685eca01640e51d403d031b05242ac2cb3ff0bb commit 9685eca01640e51d403d031b05242ac2cb3ff0bb Author: Daniel Hirt Date: Tue Aug 29 13:05:01 2017 +0300 Canvas text: fix

[EGIT] [core/efl] master 01/01: Canvas text: fix non-dirty paragraph width calculation

2017-08-29 Thread Daniel Hirt
herdsman pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=048dcc32633f47a2bc8eaab856e3288b2c72abe6 commit 048dcc32633f47a2bc8eaab856e3288b2c72abe6 Author: Daniel Hirt Date: Tue Aug 29 13:05:01 2017 +0300 Canvas text: fix

[EGIT] [core/enlightenment] master 01/01: battery: fix typo.

2017-08-29 Thread Al Poole
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=dece94b6ca558af603d0aab8644ad94f0f7c85bd commit dece94b6ca558af603d0aab8644ad94f0f7c85bd Author: Al Poole Date: Tue Aug 29 09:18:42 2017 -0400 battery: fix

Re: [E-devel] [Enlightenment-release] packaging test

2017-08-29 Thread Mike Blumenkrantz
Which process are you referring to? On Tue, Aug 29, 2017 at 2:55 AM Simon Lees wrote: > > > On 29/08/17 00:09, Mike Blumenkrantz wrote: > > I want to get an idea about how package-able enlightenment currently is, > > so it would be great if packagers could report any issues with

Re: [E-devel] Committer access proposal for netstar

2017-08-29 Thread Gustavo Sverzut Barbieri
+1 On Tue, Aug 29, 2017 at 9:21 AM, Andrew Williams wrote: > Absolutely agree - he's a star. > +1 > > Andy > On Tue, 29 Aug 2017 at 12:32, Carsten Haitzler wrote: > >> On Tue, 29 Aug 2017 11:56:11 +0200 Stefan Schmidt >> said:

Re: [E-devel] [EGIT] [core/efl] master 12/14: widget: Simplify code with rectangle (EO)

2017-08-29 Thread Gustavo Sverzut Barbieri
On Tue, Aug 29, 2017 at 4:29 AM, Jean-Philippe ANDRÉ wrote: > jpeg pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=233068c30c90c7cafbdcd7108f78ea0d353d26ad > > commit 233068c30c90c7cafbdcd7108f78ea0d353d26ad > Author: Jean-Philippe

[EGIT] [core/efl] master 01/01: Fix PS3 backend removal (Cedric...)

2017-08-29 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4337e776697b4add3c1fc6c4178542c7c76d0ad5 commit 4337e776697b4add3c1fc6c4178542c7c76d0ad5 Author: Daniel Zaoui Date: Tue Aug 29 15:21:09 2017 +0300 Fix PS3 backend

Re: [E-devel] Committer access proposal for netstar

2017-08-29 Thread Andrew Williams
Absolutely agree - he's a star. +1 Andy On Tue, 29 Aug 2017 at 12:32, Carsten Haitzler wrote: > On Tue, 29 Aug 2017 11:56:11 +0200 Stefan Schmidt > said: > > +★ > > > Hello. > > > > I would like to propose commit access for netstar. > > > > He has

[EGIT] [core/enlightenment] master 01/01: e actions - add actions for moving focus around - feature request

2017-08-29 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=5ec93f15ffa57d10fa513edbb1661450e1ec2fff commit 5ec93f15ffa57d10fa513edbb1661450e1ec2fff Author: Carsten Haitzler (Rasterman) Date: Tue Aug 29 20:31:30 2017 +0900

Re: [E-devel] Committer access proposal for netstar

2017-08-29 Thread The Rasterman
On Tue, 29 Aug 2017 11:56:11 +0200 Stefan Schmidt said: +★ > Hello. > > I would like to propose commit access for netstar. > > He has been active for a long time now. Contributing code for Edi, E and > efl, etc. Next to this he is also helping with making sure our

Re: [E-devel] Committer access proposal for netstar

2017-08-29 Thread Jean-Philippe André
Absolutely! 2017-08-29 19:02 GMT+09:00 : > +1 :) > > On Tue, Aug 29, 2017 at 11:56:11AM +0200, Stefan Schmidt wrote: > > Hello. > > > > I would like to propose commit access for netstar. > > > > He has been active for a long time now. Contributing code for Edi, E

[EGIT] [core/efl] master 01/01: Introduce text on path widget

2017-08-29 Thread Thiep Ha
thiep pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b0d185ac127297f5dd73cb8b58966fd0256611d7 commit b0d185ac127297f5dd73cb8b58966fd0256611d7 Author: Thiep Ha Date: Tue Aug 29 19:04:15 2017 +0900 Introduce text on path widget

Re: [E-devel] Committer access proposal for netstar

2017-08-29 Thread marcel-hollerbach
+1 :) On Tue, Aug 29, 2017 at 11:56:11AM +0200, Stefan Schmidt wrote: > Hello. > > I would like to propose commit access for netstar. > > He has been active for a long time now. Contributing code for Edi, E and > efl, etc. Next to this he is also helping with making sure our code keeps >

[E-devel] Committer access proposal for netstar

2017-08-29 Thread Stefan Schmidt
Hello. I would like to propose commit access for netstar. He has been active for a long time now. Contributing code for Edi, E and efl, etc. Next to this he is also helping with making sure our code keeps working on *BSD systems and he actively helps on IRC and the list. I think he has

[EGIT] [core/efl] master 01/01: widget: Add protected tag to focus_highlight_geometry

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d8f1ea44fd3ef9bdd70387383b9c68849713cfed commit d8f1ea44fd3ef9bdd70387383b9c68849713cfed Author: Jean-Philippe Andre Date: Tue Aug 29 16:41:53 2017 +0900 widget: Add

[EGIT] [core/efl] master 04/14: widget: Remove useless import in EO file

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=81042b8aabba2b04b28cf9a8c3ec74852e50a3eb commit 81042b8aabba2b04b28cf9a8c3ec74852e50a3eb Author: Jean-Philippe Andre Date: Thu Aug 24 15:01:19 2017 +0900 widget: Remove

[EGIT] [core/efl] master 05/14: widget: Rename hook "activate" (EO)

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0e98f57d6d6b1527d8040d79101cfeb2089bbb3e commit 0e98f57d6d6b1527d8040d79101cfeb2089bbb3e Author: Jean-Philippe Andre Date: Thu Aug 24 15:21:59 2017 +0900 widget: Rename hook

[EGIT] [core/efl] master 13/14: widget: Mark focus_region_show as protected (EO)

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c6c1751fe3b8d2a208803e6f7dd786fab68f4b15 commit c6c1751fe3b8d2a208803e6f7dd786fab68f4b15 Author: Jean-Philippe Andre Date: Tue Aug 29 14:48:48 2017 +0900 widget: Mark

[EGIT] [core/efl] master 06/14: widget: Rename hook "access" (EO)

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0a0bbe5fdad38ef4411ce18bd26dad9a81238e93 commit 0a0bbe5fdad38ef4411ce18bd26dad9a81238e93 Author: Jean-Philippe Andre Date: Thu Aug 24 15:31:05 2017 +0900 widget: Rename hook

[EGIT] [core/efl] master 11/14: widget: Merge on_focus_region and focus_region_get

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d928ba989ad8921c13f5a130ffc2f5246e250e16 commit d928ba989ad8921c13f5a130ffc2f5246e250e16 Author: Jean-Philippe Andre Date: Tue Aug 29 14:18:50 2017 +0900 widget: Merge

[EGIT] [core/efl] master 08/14: evas: Fix automatic visible set (EO)

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9a816931a28c674e9f12ebb5d33b953f190a272f commit 9a816931a28c674e9f12ebb5d33b953f190a272f Author: Jean-Philippe Andre Date: Tue Aug 29 10:55:56 2017 +0900 evas: Fix automatic

[EGIT] [core/efl] master 07/14: evas: Fix a few shadow warnings

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d920b36ab41bc2b5e9e4563b8d5bf05a60e831d5 commit d920b36ab41bc2b5e9e4563b8d5bf05a60e831d5 Author: Jean-Philippe Andre Date: Tue Aug 29 10:43:33 2017 +0900 evas: Fix a few

[EGIT] [core/efl] master 12/14: widget: Simplify code with rectangle (EO)

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=233068c30c90c7cafbdcd7108f78ea0d353d26ad commit 233068c30c90c7cafbdcd7108f78ea0d353d26ad Author: Jean-Philippe Andre Date: Tue Aug 29 14:29:45 2017 +0900 widget: Simplify

[EGIT] [core/efl] master 09/14: access: Fix crash in ecore

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fc0d2cb6a744c76f11925d9e25edac12c75574e2 commit fc0d2cb6a744c76f11925d9e25edac12c75574e2 Author: Jean-Philippe Andre Date: Tue Aug 29 13:33:49 2017 +0900 access: Fix crash in

[EGIT] [core/efl] master 10/14: widget: Improve access_info doc

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ff3a723003dae41b71998535d29aeb44831e9357 commit ff3a723003dae41b71998535d29aeb44831e9357 Author: Jean-Philippe Andre Date: Tue Aug 29 13:50:56 2017 +0900 widget: Improve

[EGIT] [core/efl] master 01/14: widget: Rename hook "orientation" (EO)

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6e5e8e567b774118ffc14a09442742e867b3cf75 commit 6e5e8e567b774118ffc14a09442742e867b3cf75 Author: Jean-Philippe Andre Date: Thu Aug 24 13:45:01 2017 +0900 widget: Rename hook

[EGIT] [core/efl] master 14/14: widget: Use rectangle for focus_hilight

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8c1f771a67d37f560067d75cc0485f486ad42733 commit 8c1f771a67d37f560067d75cc0485f486ad42733 Author: Jean-Philippe Andre Date: Tue Aug 29 15:59:40 2017 +0900 widget: Use

[EGIT] [core/efl] master 03/14: widget: Make theme_apply a protected function (EO)

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1610ed12a8fe56bc4534d01f86b6e61620a1029a commit 1610ed12a8fe56bc4534d01f86b6e61620a1029a Author: Jean-Philippe Andre Date: Thu Aug 24 14:33:36 2017 +0900 widget: Make

[EGIT] [core/efl] master 02/14: widget: Rename hook "disable" (EO)

2017-08-29 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6aa309ffb80a30ce7049d744f2d5abcc2a70b42c commit 6aa309ffb80a30ce7049d744f2d5abcc2a70b42c Author: Jean-Philippe Andre Date: Thu Aug 24 14:06:32 2017 +0900 widget: Rename hook

Re: [E-devel] [Enlightenment-release] packaging test

2017-08-29 Thread Simon Lees
On 29/08/17 00:09, Mike Blumenkrantz wrote: > I want to get an idea about how package-able enlightenment currently is, > so it would be great if packagers could report any issues with this tarball. > > https://download.enlightenment.org/pre-releases/enlightenment-0.21.99.tar.xz >