[EGIT] [core/elementary] master 01/01: elm win - if no ELM_DISPLAY is set, try more engines before giving up

2014-05-30 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=132a4d38735441c983be92d8ad4b0fe339557e72 commit 132a4d38735441c983be92d8ad4b0fe339557e72 Author: Carsten Haitzler (Rasterman) ras...@rasterman.com Date: Fri May 30 15:41:40 2014 +0900 elm

[EGIT] [core/elementary] elementary-1.10 01/01: elm win - if no ELM_DISPLAY is set, try more engines before giving up

2014-05-30 Thread Carsten Haitzler
raster pushed a commit to branch elementary-1.10. http://git.enlightenment.org/core/elementary.git/commit/?id=4b5b92f97220dce9cba927b8b648123742be85d7 commit 4b5b92f97220dce9cba927b8b648123742be85d7 Author: Carsten Haitzler (Rasterman) ras...@rasterman.com Date: Fri May 30 15:41:40 2014 +0900

[EGIT] [bindings/python/python-efl] master 01/01: Update README

2014-05-30 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=6115bcd0ab090a6a271542d68086596f0d2e19b9 commit 6115bcd0ab090a6a271542d68086596f0d2e19b9 Author: Kai Huuhko kai.huu...@gmail.com Date: Fri May 30 10:08:57 2014 +0300 Update

[EGIT] [core/efl] master 01/01: Fix unused var warning when not building on linux.

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3ab1b8afd843fd72676ccfd86376b239d766efe8 commit 3ab1b8afd843fd72676ccfd86376b239d766efe8 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 09:25:33 2014 +0200 Fix unused var

[EGIT] [core/efl] master 01/01: Fix warnings on calls to iconv, on freebsd.

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=19e0422adf6843200cfffaaad88aa86ad813d69e commit 19e0422adf6843200cfffaaad88aa86ad813d69e Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 09:31:11 2014 +0200 Fix warnings on

[EGIT] [core/efl] master 01/01: Fix warnings in eina_thread.c

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a6240d98741c16ef8fc78cad92cf2a4112f62093 commit a6240d98741c16ef8fc78cad92cf2a4112f62093 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 10:01:42 2014 +0200 Fix warnings in

[EGIT] [core/efl] master 01/01: Removed double inclusion of eina_thread.h

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=88b3db4ccfef4029b37e997b1f66ccdfb014fa13 commit 88b3db4ccfef4029b37e997b1f66ccdfb014fa13 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 10:04:45 2014 +0200 Removed double

[EGIT] [core/efl] master 01/01: Remove warning by adding eina_cpu.h which expose eina_cpu_page_size()

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=619987bc2e74ecceed36f579840ead782f50529f commit 619987bc2e74ecceed36f579840ead782f50529f Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 10:25:05 2014 +0200 Remove warning by

[EGIT] [core/efl] master 01/01: Fix unused param warning when building on non linux.

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=949b51af24e716b756589aa2b8ab10722533c802 commit 949b51af24e716b756589aa2b8ab10722533c802 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 10:38:27 2014 +0200 Fix unused param

[EGIT] [core/efl] master 01/01: Fix warning with -Wincompatible-pointer-types-discards-qualifiers

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=91afb45cd048b8eda1416aa4d77eac1281598eb3 commit 91afb45cd048b8eda1416aa4d77eac1281598eb3 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 10:43:54 2014 +0200 Fix warning with

[EGIT] [core/efl] master 01/01: Add prototype of evas_3d_mesh_aabb_add_to_frame for evas_3d_mesh_loader_md2.c

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a3e58b7618ad72517f89fefe5a04491f04a68584 commit a3e58b7618ad72517f89fefe5a04491f04a68584 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 11:50:02 2014 +0200 Add prototype of

[EGIT] [core/efl] master 01/01: Eo: Add eo_finalize. A func that's called at the end of eo_add.

2014-05-30 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f92e5d50f920720ea21146156b82ee422e77a0c1 commit f92e5d50f920720ea21146156b82ee422e77a0c1 Author: Tom Hacohen t...@stosb.com Date: Fri May 30 11:17:36 2014 +0100 Eo: Add eo_finalize. A func that's

[EGIT] [tools/enventor] master 01/01: theme - removed enventor title animation

2014-05-30 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=5af20a44f117214279c62039916b87b7a4e3524a commit 5af20a44f117214279c62039916b87b7a4e3524a Author: ChunEon Park her...@hermet.pe.kr Date: Fri May 30 19:41:52 2014 +0900 theme - removed

[EGIT] [tools/enventor] master 01/01: theme - removed panes buttons

2014-05-30 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=f559e674021dc83a683c207af39b306116aac03f commit f559e674021dc83a683c207af39b306116aac03f Author: ChunEon Park her...@hermet.pe.kr Date: Fri May 30 19:53:09 2014 +0900 theme - removed panes

[EGIT] [core/efl] master 01/01: Fix warnings with sig_atomic_t being a long on FreeBSD.

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6d320cac20e050442b7a028cdedb622d3cf81df7 commit 6d320cac20e050442b7a028cdedb622d3cf81df7 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 14:02:36 2014 +0200 Fix warnings with

[EGIT] [core/efl] master 01/01: Fix warning with undefined ntohl().

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=08a70a113ff095b732c36f5cc711535a6e8f3c03 commit 08a70a113ff095b732c36f5cc711535a6e8f3c03 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 14:15:27 2014 +0200 Fix warning with

[EGIT] [core/efl] master 01/01: Fix unused var warning.

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e1c64380076f220e0e3961e2be13ef48512fa4b5 commit e1c64380076f220e0e3961e2be13ef48512fa4b5 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 14:24:42 2014 +0200 Fix unused var

[EGIT] [core/efl] master 01/01: Fix unused var warning

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=68e55258d197b9be0317190b6edcfdb1e671c74b commit 68e55258d197b9be0317190b6edcfdb1e671c74b Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 14:26:55 2014 +0200 Fix unused var

[EGIT] [core/efl] master 01/01: Fix unused var warning.

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5d053c75499a4f8e1349f36671fede63b765adf9 commit 5d053c75499a4f8e1349f36671fede63b765adf9 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 14:34:13 2014 +0200 Fix unused var

[EGIT] [core/efl] master 01/01: Fix unused var warning in emotion.

2014-05-30 Thread Guillaume Friloux
kuri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4f7bab2134a6665a9ab7be9f48e38ca252d3baf5 commit 4f7bab2134a6665a9ab7be9f48e38ca252d3baf5 Author: Guillaume Friloux guillaume.fril...@gmail.com Date: Fri May 30 14:37:42 2014 +0200 Fix unused var

[EGIT] [core/efl] efl-1.10 01/01: Eo: Fix docs of functions that have changed in eo2.

2014-05-30 Thread Tom Hacohen
tasn pushed a commit to branch efl-1.10. http://git.enlightenment.org/core/efl.git/commit/?id=b1c1f7de36f68e97d44997428363c56b9561f0df commit b1c1f7de36f68e97d44997428363c56b9561f0df Author: Tom Hacohen t...@stosb.com Date: Fri May 30 14:54:10 2014 +0100 Eo: Fix docs of functions that

[EGIT] [core/enlightenment] master 03/03: slightly optimize shape cutting

2014-05-30 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=7bc59d01fed8b715a08ee7d6209cd8723d7a3241 commit 7bc59d01fed8b715a08ee7d6209cd8723d7a3241 Author: Mike Blumenkrantz zm...@samsung.com Date: Fri May 30 11:22:21 2014 -0400 slightly

[EGIT] [core/enlightenment] master 01/03: show moveresize info immediately upon beginning an operation

2014-05-30 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=29b57b40f6736f1dc7e1920550af9d1e578bcbfb commit 29b57b40f6736f1dc7e1920550af9d1e578bcbfb Author: Mike Blumenkrantz zm...@samsung.com Date: Fri May 30 11:00:37 2014 -0400 show

[EGIT] [core/enlightenment] master 02/03: set resize mode for keyboard resizes

2014-05-30 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=3033c550d1fbc57c31871be1b70d5753512a4b0e commit 3033c550d1fbc57c31871be1b70d5753512a4b0e Author: Mike Blumenkrantz zm...@samsung.com Date: Fri May 30 11:02:04 2014 -0400 set resize

[EGIT] [core/enlightenment] master 01/02: clamp client calc geometry to zone when maximizing

2014-05-30 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=5f731a8a63dcddd9eeec59d3e238f496080832e3 commit 5f731a8a63dcddd9eeec59d3e238f496080832e3 Author: Mike Blumenkrantz zm...@samsung.com Date: Fri May 30 15:53:37 2014 -0400 clamp

[EGIT] [core/enlightenment] master 02/02: improve maximize calculations for vertical shelves

2014-05-30 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=60aee8d0b9cad23c2309eeb7a5ce23d6058f0872 commit 60aee8d0b9cad23c2309eeb7a5ce23d6058f0872 Author: Mike Blumenkrantz zm...@samsung.com Date: Fri May 30 15:55:21 2014 -0400 improve

[EGIT] [core/efl] master 01/01: evas/blend - disable neon code.

2014-05-30 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aede29e2d4cd49c370b5225196fd267a712d3593 commit aede29e2d4cd49c370b5225196fd267a712d3593 Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 31 14:32:46 2014 +0900 evas/blend - disable neon

[EGIT] [core/efl] master 01/01: evas/blend: oops, missed a variable declaration.

2014-05-30 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=06507978251bed625dea66ab9568080c4abb05f0 commit 06507978251bed625dea66ab9568080c4abb05f0 Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 31 14:43:48 2014 +0900 evas/blend: oops, missed a