[E-devel] porting cserve2 to ecore ?

2017-04-18 Thread Vincent Torri
Hey now that evas depends on ecore, should cserve2 be ported to ecore ? Vincent -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot

[E-devel] about eina_file_close_on_exec()

2017-04-18 Thread Vincent Torri
Hey about eina_file_close_on_exec() added by cedric, I see 2 problems : 1) I think that the namespace is not correct. It requires a fd (int) and not an Eina_File. Also, it can be used for a socket (see my 2nd problem below) 2) in ecore_con (and maybe elsewhere), in which this function is used,

[EGIT] [core/efl] master 01/01: ecore_pipe: Fixed dead lock with epoll

2017-04-18 Thread Ivan Furs
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c9469e0b011c1e4ee2f5e86e5df2a334820b6c6a commit c9469e0b011c1e4ee2f5e86e5df2a334820b6c6a Author: Ivan Furs Date: Wed Apr 19 10:29:27 2017 +0900 ecore_pipe: Fixed dead lock with

[EGIT] [core/efl] master 03/12: eet: use new API eina_file_close_on_exec.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fed9ca47f2454e33a3a430caeaa0da9cc7fe5533 commit fed9ca47f2454e33a3a430caeaa0da9cc7fe5533 Author: Cedric BAIL Date: Tue Apr 18 16:54:44 2017 -0700 eet: use new API

[EGIT] [core/efl] master 10/12: elementary: use new API eina_file_close_on_exec.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c1ea5ed76967b1032d242adc8a4d70c19fc8166a commit c1ea5ed76967b1032d242adc8a4d70c19fc8166a Author: Cedric BAIL Date: Tue Apr 18 16:57:11 2017 -0700 elementary: use new API

[EGIT] [core/efl] master 01/12: eina: add an API to correctly do close on exec.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9d8549f7a302e0c122baaa0ea2f15d7fe6d99589 commit 9d8549f7a302e0c122baaa0ea2f15d7fe6d99589 Author: Cedric BAIL Date: Tue Apr 18 16:53:26 2017 -0700 eina: add an API to

[EGIT] [core/efl] master 07/12: ecore_file: use new API eina_file_close_on_exec.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=214e22bf7275537e85b92cea37f7759a31267b46 commit 214e22bf7275537e85b92cea37f7759a31267b46 Author: Cedric BAIL Date: Tue Apr 18 16:56:18 2017 -0700 ecore_file: use new API

[EGIT] [core/efl] master 05/12: ecore: use new API eina_file_close_on_exec.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=712f7e878bfe9b49890cd1d67f921f3f1cf5d74a commit 712f7e878bfe9b49890cd1d67f921f3f1cf5d74a Author: Cedric BAIL Date: Tue Apr 18 16:55:31 2017 -0700 ecore: use new API

[EGIT] [core/efl] master 08/12: eio: use new API eina_file_close_on_exec.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9bd80d542ca98c0da01d20d262e3c7fbdc0dc1ff commit 9bd80d542ca98c0da01d20d262e3c7fbdc0dc1ff Author: Cedric BAIL Date: Tue Apr 18 16:56:40 2017 -0700 eio: use new API

[EGIT] [core/efl] master 09/12: elput: use new API eina_file_close_on_exec.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b12311804f2f5972f5a7304a81588c2ea405799a commit b12311804f2f5972f5a7304a81588c2ea405799a Author: Cedric BAIL Date: Tue Apr 18 16:56:56 2017 -0700 elput: use new API

[EGIT] [core/efl] master 12/12: ecore: use new API eina_file_close_on_exec in example too.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=91e87c5f0501e37f9513b8391bffc91ac7da93d0 commit 91e87c5f0501e37f9513b8391bffc91ac7da93d0 Author: Cedric BAIL Date: Tue Apr 18 16:57:36 2017 -0700 ecore: use new API

[EGIT] [core/efl] master 06/12: ecore_con: use new API eina_file_close_on_exec.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=662f7d33105029b664b57848cc7afec7bf7a6387 commit 662f7d33105029b664b57848cc7afec7bf7a6387 Author: Cedric BAIL Date: Tue Apr 18 16:56:01 2017 -0700 ecore_con: use new API

[EGIT] [core/efl] master 11/12: evas: use new API eina_file_close_on_exec.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=10ccb0842143751370be199d15e44790e5ffa02d commit 10ccb0842143751370be199d15e44790e5ffa02d Author: Cedric BAIL Date: Tue Apr 18 16:57:23 2017 -0700 evas: use new API

[EGIT] [core/efl] master 02/12: eina: use new API eina_file_close_on_exec.

2017-04-18 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b2893dfc77fc6bcf5c3a16d3dab30cafc3740d15 commit b2893dfc77fc6bcf5c3a16d3dab30cafc3740d15 Author: Cedric BAIL Date: Tue Apr 18 16:54:03 2017 -0700 eina: use new API

[E-devel] Ephoto 1.0 Final Released

2017-04-18 Thread Stephen Houston
It is with great pleasure that I announce the first major release of Ephoto is now available to download! This release comes just a few short weeks after Ephoto 1.0-beta3 and it coincides with EFL version 1.19 final. Please report any bugs or feedback to http://phab.enlightenment.org .You can

[E-devel] Python-EFL 1.19.0 pre-release

2017-04-18 Thread Davide Andreoli
Hi everyone, python-efl 1.19.0 tarballs are ready to be tested at the usual place: https://download.enlightenment.org/pre-releases/ Please test them and report any issue here or on #e.py If nothing arise, those tarballs will be definitive in 48h (more or less) happy testing :)

[EGIT] [website/www-content] master 01/01: Wiki page download-latest changed with summary [] by Stephen M Houston

2017-04-18 Thread Stephen M Houston
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=1b622dd97576e703c80fe29ab7f51e230076aaeb commit 1b622dd97576e703c80fe29ab7f51e230076aaeb Author: Stephen M Houston Date: Tue Apr 18 12:49:05 2017

[EGIT] [website/www-content] master 01/01: Wiki page download-latest changed with summary [] by Stephen M Houston

2017-04-18 Thread Stephen M Houston
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=6b623251322bf064abc801461b0b98196883f9d8 commit 6b623251322bf064abc801461b0b98196883f9d8 Author: Stephen M Houston Date: Tue Apr 18 12:47:26 2017

[EGIT] [website/www-content] master 01/01: Wiki page ephoto-1-final-released changed with summary [created] by Stephen M Houston

2017-04-18 Thread Stephen M Houston
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=3c7cb140ab5b901fb869dcd70f8c7276b9eccc65 commit 3c7cb140ab5b901fb869dcd70f8c7276b9eccc65 Author: Stephen M Houston Date: Tue Apr 18 12:36:56 2017

[EGIT] [website/www-content] master 01/01: Wiki page about-ephoto changed with summary [] by Stephen M Houston

2017-04-18 Thread Stephen M Houston
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=e66548d003c22525c19d03f107b2a8c29133aa92 commit e66548d003c22525c19d03f107b2a8c29133aa92 Author: Stephen M Houston Date: Tue Apr 18 12:32:14 2017

[EGIT] [apps/ephoto] master 01/01: Ephoto: Go 1.0 Final!

2017-04-18 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=dcb6a6839342c29df95dbc70a39e564c4eb3e230 commit dcb6a6839342c29df95dbc70a39e564c4eb3e230 Author: Stephen 'Okra' Houston Date: Tue Apr 18 14:31:12 2017 -0500 Ephoto: Go

[EGIT] [apps/ephoto] master 01/01: Update and compile Ephoto's French translation.

2017-04-18 Thread Vincent 'vtorri' Torri
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=b65319f93e81910b5271eed1f637bb3f6f586f9f commit b65319f93e81910b5271eed1f637bb3f6f586f9f Author: Vincent 'vtorri' Torri Date: Tue Apr 18 14:03:20 2017 -0500 Update and

[EGIT] [bindings/python/python-efl] master 01/01: Prepare the 1.19 release

2017-04-18 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=8c7ad9f31ff41e88edd188aa2422385ee2977be7 commit 8c7ad9f31ff41e88edd188aa2422385ee2977be7 Author: Dave Andreoli Date: Tue Apr 18 19:40:42 2017 +0200

[EGIT] [bindings/python/python-efl] master 01/02: Fix file_download test

2017-04-18 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=df221788f0b25ba4bed8eacc9c1a406dd0ca25cd commit df221788f0b25ba4bed8eacc9c1a406dd0ca25cd Author: Dave Andreoli Date: Tue Apr 18 19:21:04 2017 +0200 Fix

[EGIT] [bindings/python/python-efl] master 02/02: Fix evas.Box test

2017-04-18 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=d9f06e72a27bc27322fa0b3eec05abc60d9a8934 commit d9f06e72a27bc27322fa0b3eec05abc60d9a8934 Author: Dave Andreoli Date: Tue Apr 18 19:22:17 2017 +0200 Fix

[EGIT] [apps/extra] master 02/02: extra: swtich details and fullscreen buttons

2017-04-18 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/apps/extra.git/commit/?id=275d7772c4c49b41a72693ae1dc453e62eee1d5a commit 275d7772c4c49b41a72693ae1dc453e62eee1d5a Author: Marcel Hollerbach Date: Tue Apr 18 15:33:13 2017 +0200 extra:

[EGIT] [apps/extra] master 01/02: extra: directly pass the path to the fullscreen function

2017-04-18 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/apps/extra.git/commit/?id=88b11dee94210a57f32b052fc01ac56ba2dbb69f commit 88b11dee94210a57f32b052fc01ac56ba2dbb69f Author: Marcel Hollerbach Date: Tue Apr 18 15:32:27 2017 +0200 extra:

[EGIT] [tools/eflete] master 01/01: theme: fix not 'fixed' part for entry style

2017-04-18 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=4cc43f7cd96de22a59b3a3dddace378fd2a95a59 commit 4cc43f7cd96de22a59b3a3dddace378fd2a95a59 Author: Vyacheslav Reutskiy Date: Thu Apr 13 14:42:37 2017 +0300 theme: fix

[EGIT] [core/efl] master 14/19: ecore-drm2: Add API function to set plane destination

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9e07d37320718bbabd4feb4ff151fcb3cfd9f333 commit 9e07d37320718bbabd4feb4ff151fcb3cfd9f333 Author: Chris Michael Date: Mon Mar 27 13:30:56 2017 -0400 ecore-drm2: Add

[EGIT] [core/efl] master 01/19: ecore_drm2: Use library function instead of ioctl for addfb2

2017-04-18 Thread Derek Foreman
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=45e173d186cd3db210e974bfb82d7ffa52245026 commit 45e173d186cd3db210e974bfb82d7ffa52245026 Author: Derek Foreman Date: Tue Mar 21 14:21:14 2017 -0500 ecore_drm2: Use

[EGIT] [core/efl] master 18/19: ecore-drm2: Add fields to plane structure for current, next, pending FBOs

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e2a6ee29f04906eaffdb9c5e12729d45643687a5 commit e2a6ee29f04906eaffdb9c5e12729d45643687a5 Author: Chris Michael Date: Tue Mar 28 11:18:05 2017 -0400 ecore-drm2: Add

[EGIT] [core/efl] master 16/19: ecore-drm2: Add API functions for atomic commit test and commit

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=345fefd3ef841381a6a0206297a24df88afd311a commit 345fefd3ef841381a6a0206297a24df88afd311a Author: Chris Michael Date: Mon Mar 27 13:56:03 2017 -0400 ecore-drm2: Add

[EGIT] [core/efl] master 09/19: ecore-drm2: Store cursor size on device

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=205c829a1180939dad516a56d3bf94127f0a97d0 commit 205c829a1180939dad516a56d3bf94127f0a97d0 Author: Chris Michael Date: Mon Mar 27 10:56:50 2017 -0400 ecore-drm2: Store

[EGIT] [core/efl] master 03/19: ecore_drm2: Add ecore_drm2_fb_dmabuf_import

2017-04-18 Thread Derek Foreman
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=61f40d58f7e87b2c937884cae4e2fd59f9a60882 commit 61f40d58f7e87b2c937884cae4e2fd59f9a60882 Author: Derek Foreman Date: Tue Mar 21 15:44:46 2017 -0500 ecore_drm2: Add

[EGIT] [core/efl] master 15/19: ecore-drm2: Add library symlink to merge atomic commit requests

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9d5c76e0d59588670a5125853c3fe17310bc9d17 commit 9d5c76e0d59588670a5125853c3fe17310bc9d17 Author: Chris Michael Date: Mon Mar 27 13:35:36 2017 -0400 ecore-drm2: Add

[EGIT] [core/efl] master 13/19: ecore-drm2: Store plane src values on assign

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=44d5c855e08d3e5034277b0047a444d1b2e55a9a commit 44d5c855e08d3e5034277b0047a444d1b2e55a9a Author: Chris Michael Date: Mon Mar 27 13:28:06 2017 -0400 ecore-drm2: Store

[EGIT] [core/efl] master 17/19: ecore-drm2: Free any previous atomic request

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d3d9ab2296df8e77eb8c6998e5f2cf8860956f13 commit d3d9ab2296df8e77eb8c6998e5f2cf8860956f13 Author: Chris Michael Date: Tue Mar 28 09:18:37 2017 -0400 ecore-drm2: Free

[EGIT] [core/efl] master 02/19: ecore_drm2: store 4 handles, strides, and planes

2017-04-18 Thread Derek Foreman
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f0fc86516dc571f5ddcf6727e879326a45324fd8 commit f0fc86516dc571f5ddcf6727e879326a45324fd8 Author: Derek Foreman Date: Tue Mar 21 14:22:40 2017 -0500 ecore_drm2: store

[EGIT] [core/efl] master 05/19: ecore-drm2: Add opaque structure to represent a hardware plane

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=43104a7268990080dd79ee39f2a03ebdb888267c commit 43104a7268990080dd79ee39f2a03ebdb888267c Author: Chris Michael Date: Fri Mar 24 08:01:51 2017 -0400 ecore-drm2: Add

[EGIT] [core/efl] master 08/19: ecore-drm2: Support multiple planes on a given output

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=980ed70eb9af0e829a58e605351121685ac3e66a commit 980ed70eb9af0e829a58e605351121685ac3e66a Author: Chris Michael Date: Mon Mar 27 10:53:01 2017 -0400 ecore-drm2:

[EGIT] [core/efl] master 06/19: ecore-drm2: Remove old atomic flipping code

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0a647f9fce59eba7d867cfbfab10f232961977fb commit 0a647f9fce59eba7d867cfbfab10f232961977fb Author: Chris Michael Date: Mon Mar 27 09:27:19 2017 -0400 ecore-drm2: Remove

[EGIT] [core/efl] master 04/19: ecore-drm2: Disable driver whitelist tests

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=554883c048269cc8f3940c56a5f1bbdefd94555c commit 554883c048269cc8f3940c56a5f1bbdefd94555c Author: Chris Michael Date: Thu Mar 23 11:52:15 2017 -0400 ecore-drm2:

[EGIT] [core/efl] master 19/19: ecore-drm2: Add support for putting dmabuf clients into hardware planes

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2badf1e706979bf011e81e0611a93fa50faf39ac commit 2badf1e706979bf011e81e0611a93fa50faf39ac Merge: 86d1f2b e2a6ee2 Author: Chris Michael Date: Tue Apr 18 07:57:56 2017 -0400

[EGIT] [core/efl] master 07/19: ecore-drm2: Add support for plane formats

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4f8f41299fae4fdefb14b64ecbb02e371aa7c513 commit 4f8f41299fae4fdefb14b64ecbb02e371aa7c513 Author: Chris Michael Date: Mon Mar 27 10:50:52 2017 -0400 ecore-drm2: Add

[EGIT] [core/efl] master 12/19: ecore-drm2: Add hardware plane functions

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=19da4706f3763cf2c8eb333fbbc6e31e69d63850 commit 19da4706f3763cf2c8eb333fbbc6e31e69d63850 Author: Chris Michael Date: Mon Mar 27 11:54:38 2017 -0400 ecore-drm2: Add

[EGIT] [core/efl] master 10/19: ecore-drm2: Move defines for CAP_CURSOR sizes to private header

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9dbf54e2f644df4fbefe345caa0732b1a481c8b9 commit 9dbf54e2f644df4fbefe345caa0732b1a481c8b9 Author: Chris Michael Date: Mon Mar 27 11:52:44 2017 -0400 ecore-drm2: Move

[EGIT] [core/efl] master 11/19: ecore-drm2: Cleanup list of output planes on output_destroy

2017-04-18 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f1525ecf35f25019268ee0a2d87567b6846be194 commit f1525ecf35f25019268ee0a2d87567b6846be194 Author: Chris Michael Date: Mon Mar 27 11:53:54 2017 -0400 ecore-drm2:

[EGIT] [core/efl] master 03/03: eo: Use COW to save 8~16 bytes per object

2017-04-18 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=86d1f2b6cd25ca6359b6388ec9b1be268b5599bf commit 86d1f2b6cd25ca6359b6388ec9b1be268b5599bf Author: Jean-Philippe Andre Date: Tue Apr 18 14:16:31 2017 +0900 eo: Use COW to save

[EGIT] [core/efl] master 02/03: edje_cc: Clean up repeated code in color setter

2017-04-18 Thread Jeeyong Um
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e8711baec3201bfe06be7da551e199b96a238c86 commit e8711baec3201bfe06be7da551e199b96a238c86 Author: Jeeyong Um Date: Tue Apr 18 17:19:56 2017 +0900 edje_cc: Clean up repeated code

[EGIT] [core/efl] master 01/03: ecore_evas: Unnecessary to test p before calling free(p)

2017-04-18 Thread Bryce Harrington
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=10f1fedfec128cd319adb7053373f8ae850d9eb4 commit 10f1fedfec128cd319adb7053373f8ae850d9eb4 Author: Bryce Harrington Date: Tue Apr 18 16:18:56 2017 +0900 ecore_evas:

[EGIT] [core/efl] master 01/01: elm_filselector: don't force the icon size

2017-04-18 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c4e7d611d635c79fdc4d32a33b5bc1292ed8dd33 commit c4e7d611d635c79fdc4d32a33b5bc1292ed8dd33 Author: Vyacheslav Reutskiy Date: Tue Apr 18 11:29:29 2017 +0300 elm_filselector:

[EGIT] [core/efl] master 07/08: genlist - fix coverity complaint about null check

2017-04-18 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=706c7f9e3b1080aedd62de6fdf2c708f56eded8d commit 706c7f9e3b1080aedd62de6fdf2c708f56eded8d Author: Carsten Haitzler (Rasterman) Date: Tue Apr 18 16:58:04 2017 +0900 genlist -

[EGIT] [core/efl] master 03/08: evas key lock state set - remove dead code

2017-04-18 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4a4b0d87948632556f21ac206e42819af1e9db5e commit 4a4b0d87948632556f21ac206e42819af1e9db5e Author: Carsten Haitzler (Rasterman) Date: Tue Apr 18 15:40:23 2017 +0900 evas key

[EGIT] [core/efl] master 06/08: eina log - try and fix coverity complaint about integer overflow again

2017-04-18 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=330368c10c5b154781f9cf3897b7c688d131b32a commit 330368c10c5b154781f9cf3897b7c688d131b32a Author: Carsten Haitzler (Rasterman) Date: Tue Apr 18 16:49:39 2017 +0900 eina log

[EGIT] [core/efl] master 05/08: eina log - try and fix coverity complaint about integer overflow again

2017-04-18 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f3f032e63f7843b8bed3bbcccb58714b38b60e49 commit f3f032e63f7843b8bed3bbcccb58714b38b60e49 Author: Carsten Haitzler (Rasterman) Date: Tue Apr 18 16:40:04 2017 +0900 eina log

[EGIT] [core/efl] master 08/08: ecore file - use eina_file_mkstmp to solve umask complaint

2017-04-18 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c65782b15c0af7c25c5506cdf79cbbfa39604fec commit c65782b15c0af7c25c5506cdf79cbbfa39604fec Author: Carsten Haitzler (Rasterman) Date: Tue Apr 18 17:27:21 2017 +0900 ecore

[EGIT] [core/efl] master 01/08: evas - table - remove logically dead code

2017-04-18 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=55ad786873744ddb9a70495918fc026f0dd29e0f commit 55ad786873744ddb9a70495918fc026f0dd29e0f Author: Carsten Haitzler (Rasterman) Date: Tue Apr 18 15:13:28 2017 +0900 evas -

[EGIT] [core/efl] master 04/08: efreet cache create - check return values of i/o funcs

2017-04-18 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=39baea1053ef0dd6bf32147a53e45647f4bcec3d commit 39baea1053ef0dd6bf32147a53e45647f4bcec3d Author: Carsten Haitzler (Rasterman) Date: Tue Apr 18 15:55:12 2017 +0900 efreet

[EGIT] [core/efl] master 02/08: evas key modifier state set - remove dead code

2017-04-18 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4e282c79bd293de0291358ec0ebfa01df0e28db3 commit 4e282c79bd293de0291358ec0ebfa01df0e28db3 Author: Carsten Haitzler (Rasterman) Date: Tue Apr 18 15:38:32 2017 +0900 evas key

[EGIT] [core/efl] master 01/01: AUTHORS: Add Sungtaek Hong to the authors file

2017-04-18 Thread Jeeyong Um
conr2d pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3958a8ca3be8243f7ae796594c851c686ac2be03 commit 3958a8ca3be8243f7ae796594c851c686ac2be03 Author: Jeeyong Um Date: Tue Apr 18 16:50:26 2017 +0900 AUTHORS: Add Sungtaek Hong to

[EGIT] [core/efl] master 01/01: edje_cc: add short state handler for part.description.clip_to

2017-04-18 Thread Sungtaek Hong
conr2d pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aaefd66d0c6425bea182a2549075b8de7376782d commit aaefd66d0c6425bea182a2549075b8de7376782d Author: Sungtaek Hong Date: Tue Apr 18 16:48:04 2017 +0900 edje_cc: add short

[EGIT] [core/efl] master 01/01: ecore_imf: Added a new ecore_imf_context_keyboard_mode_get API and input_panel_event_callback type

2017-04-18 Thread Jihoon Kim
jihoon pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=badf7bca455afcc680cc218ded64069c99436a80 commit badf7bca455afcc680cc218ded64069c99436a80 Author: Jihoon Kim Date: Tue Apr 18 16:18:10 2017 +0900 ecore_imf: Added a new

[EGIT] [core/efl] master 02/02: elm_fileselector: fix thumbnail size for other themes bisides default

2017-04-18 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=52ddf9331a6eceac4b11fade920a7c6e85fe8a38 commit 52ddf9331a6eceac4b11fade920a7c6e85fe8a38 Author: Vyacheslav Reutskiy Date: Tue Apr 18 09:25:51 2017 +0300

[EGIT] [core/efl] master 01/02: fileselector: apply style for files view

2017-04-18 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0ecf3c6906599ef8f9104dbf45afb143f67a420e commit 0ecf3c6906599ef8f9104dbf45afb143f67a420e Author: Vyacheslav Reutskiy Date: Fri Apr 14 11:23:47 2017 +0300 fileselector:

[EGIT] [core/efl] master 02/02: eo/elm: Simplify box/grid EO API

2017-04-18 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=acb9ae70fe7832b0c3a08fb3f316a9630405bc49 commit acb9ae70fe7832b0c3a08fb3f316a9630405bc49 Author: Jean-Philippe Andre Date: Mon Apr 17 13:41:29 2017 +0900 eo/elm: Simplify

[EGIT] [core/efl] master 01/02: eo: Fix crash in case of API misuse

2017-04-18 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d6d4c3c25b932ff5fac8c6d0834c515cfa9d9c3b commit d6d4c3c25b932ff5fac8c6d0834c515cfa9d9c3b Author: Jean-Philippe Andre Date: Mon Apr 17 19:39:42 2017 +0900 eo: Fix crash in