Re: [E-devel] EFL and friends 1.13.0 alpha 1

2015-01-12 Thread Leif Middelschulte
Hi, I (tried to) compile(d) efl and elm on Mac OS Yosemite. Here's a little feedback. EFL: It seems that src/lib/ecore_cocoa/ecore_cocoa_window.h is missing in the tarball and thus compilation fails on Mac OS when enabling the cocoa backend. Anyway, I attached a formula for the efl package for

[EGIT] [core/elementary] master 01/01: elm image - fix image rotation in non-common cases

2015-01-12 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=dc30ef6d7ab9b3a657bf718889828561f58c47d1 commit dc30ef6d7ab9b3a657bf718889828561f58c47d1 Author: Carsten Haitzler (Rasterman) Date: Tue Jan 13 08:53:14 2015 +0900 elm image - fix image rot

[EGIT] [apps/terminology] master 01/01: add xterm 777 notification support. Closes T1765

2015-01-12 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=87d653ea4d2718038e1094542072143cc9704a71 commit 87d653ea4d2718038e1094542072143cc9704a71 Author: Boris Faure Date: Mon Jan 12 23:11:12 2015 +0100 add xterm 777 notification support. Clos

[E-devel] Cross-compile for armel Debian wheezy

2015-01-12 Thread Gilles DOFFE
Hi all, I already post this message on user mailing list but I think it was not the right place. So I post on this mailing list. Once solved I will mention this thread in the old one. Sorry for inconvenience. I cannot manage to cross-compile a simple test app for my mini2440 board. Here is my tes

[EGIT] [core/enlightenment] master 01/01: fix centering of elm wayland windows

2015-01-12 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1ec2a4e91c1ab1402b2a7f0c758684bdc37f3ef5 commit 1ec2a4e91c1ab1402b2a7f0c758684bdc37f3ef5 Author: Chris Michael Date: Mon Jan 12 13:36:58 2015 -0500 fix centering of elm wayland wind

[EGIT] [core/enlightenment] master 01/01: comp-wl: Set argb and no_shape_cut for new clients. This fixes the black shadow issue

2015-01-12 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=7c5c8b1561af3f8350653c1afb9cd6aec6cc4109 commit 7c5c8b1561af3f8350653c1afb9cd6aec6cc4109 Author: Chris Michael Date: Mon Jan 12 13:03:52 2015 -0500 comp-wl: Set argb and no_shape_cu

[EGIT] [core/enlightenment] master 02/02: Fix Coverity CID1261286. Identical code for different branches

2015-01-12 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=d11c42fd2369d0dbd0db43bbb68409fafebf36dc commit d11c42fd2369d0dbd0db43bbb68409fafebf36dc Author: Chris Michael Date: Mon Jan 12 12:12:52 2015 -0500 Fix Coverity CID1261286. Identica

[EGIT] [core/enlightenment] master 01/02: Fix Coverity CID1261288. Idential code for different branches

2015-01-12 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=13ed310a4dacfd61a59925a59db246f1d8ec commit 13ed310a4dacfd61a59925a59db246f1d8ec Author: Chris Michael Date: Mon Jan 12 12:11:26 2015 -0500 Fix Coverity CID1261288. Idential

[EGIT] [core/enlightenment] master 01/01: pager_plain: Fix Coverity CID1261290 reporting logically dead code, but in fact it looks like a copy/paste issue

2015-01-12 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=43a0d2a3aec838ea3dfeb1a5ed27bf891288de9c commit 43a0d2a3aec838ea3dfeb1a5ed27bf891288de9c Author: Chris Michael Date: Mon Jan 12 12:09:43 2015 -0500 pager_plain: Fix Coverity CID1261

[EGIT] [core/elementary] master 01/01: elementary: Fix dereference of null return value

2015-01-12 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=50fb0863fc3ec013e31e58c060dfde855ee2ae72 commit 50fb0863fc3ec013e31e58c060dfde855ee2ae72 Author: Chris Michael Date: Mon Jan 12 12:04:19 2015 -0500 elementary: Fix dereference of null

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje: Remove dead code

2015-01-12 Thread Tom Hacohen
Thanks. :) On 12/01/15 16:45, Christopher Michael wrote: > devilhorns pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=ee31af90cccdfd352beb20a35e9dfec62e7678fc > > commit ee31af90cccdfd352beb20a35e9dfec62e7678fc > Author: Chris Michael > Date: Mon Jan 1

[EGIT] [core/efl] master 01/01: edje: Remove dead code

2015-01-12 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ee31af90cccdfd352beb20a35e9dfec62e7678fc commit ee31af90cccdfd352beb20a35e9dfec62e7678fc Author: Chris Michael Date: Mon Jan 12 11:44:06 2015 -0500 edje: Remove dead code Summary: Th

Re: [E-devel] Evas rendering on Qemu distorted

2015-01-12 Thread Thanatermesis
I forgot to say, E works correctly but the rendering is distorted, a segfault happened 1-2 minutes after to play with the menus: http://pastebin.com/4WnthETG where we can see an entry like: #4 0xb70e25f7 in *evas_common_convert_rgba_to_24bpp_bgr_888* (src=0xb3d55000, dst=0xb3d3e000 "III", '@' .

[E-devel] Evas rendering on Qemu distorted

2015-01-12 Thread Thanatermesis
Seems like there's some evas problems rendering on a Qemu default machine: https://www.enlightenment.org/ss/display.php?image=e-54b3dd7695e692.79059838.jpg EFL is 1.12.2 compiled a few days ago Graphic-card details can be seen on: https://www.enlightenment.org/ss/display.php?image=e-54b3df47631c

[E-devel] EFL and friends 1.13.0 alpha 1

2015-01-12 Thread Stefan Schmidt
A bunch of fresh new tarballs with our latest work waiting for your testing before we can go into the final stages of releases. = EFL, Elementary and friends 1.13 alpha tarballs = The merge window for 1.13 closed today which means it is time for an alpha tarball of what we have been working on ov

[EGIT] [core/efl] master 01/01: Eo: use int for _eo_init_count intsead of Eina_Bool

2015-01-12 Thread Nicolas Aguirre
captainigloo pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2982b05288271fdaea88570d316890926323276e commit 2982b05288271fdaea88570d316890926323276e Author: Nicolas Aguirre Date: Mon Jan 12 14:43:25 2015 +0100 Eo: use int for _eo_init_count intsead

[EGIT] [core/efl] master 01/01: Eo base class: Fix compliation.

2015-01-12 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c0f67292d5d10774a7068235bb6bda328c6eddf2 commit c0f67292d5d10774a7068235bb6bda328c6eddf2 Author: Tom Hacohen Date: Mon Jan 12 13:43:59 2015 + Eo base class: Fix compliation. @inout als

[EGIT] [core/efl] annotated tag v1.13.0-alpha1 created (now 79eb4af)

2015-01-12 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. stefan pushed a change to annotated tag v1.13.0-alpha1 in repository core/efl. at 79eb4af (tag) tagging cc3f38c1f1281e54c1c4c980c427ce6738871ad0 (commit) replaces v1.12.0 tagged by Stefan Schmidt on Mo

[EGIT] [core/emotion_generic_players] annotated tag v1.13.0-alpha1 created (now 42abff7)

2015-01-12 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. stefan pushed a change to annotated tag v1.13.0-alpha1 in repository core/emotion_generic_players. at 42abff7 (tag) tagging e54d215042c792ca6ccec6221af9db81fa809a56 (commit) replaces v1.12.0 tagged by Stefan Sc

[EGIT] [core/evas_generic_loaders] annotated tag v1.13.0-alpha1 created (now e53f941)

2015-01-12 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. stefan pushed a change to annotated tag v1.13.0-alpha1 in repository core/evas_generic_loaders. at e53f941 (tag) tagging b0c3fe85309c0c729e212417c410b4a0490ba574 (commit) replaces v1.12.0 tagged by Stefan Schmi

[EGIT] [core/elementary] annotated tag v1.13.0-alpha1 created (now 865cd9f)

2015-01-12 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. stefan pushed a change to annotated tag v1.13.0-alpha1 in repository core/elementary. at 865cd9f (tag) tagging 2ccba474a635e45b19ae0ddc1053aa1a290ca6d8 (commit) replaces v1.12.0 tagged by Stefan Schmidt

[EGIT] [core/efl] master 01/01: Eo base: Remove @inout usage.

2015-01-12 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=650f2b314951e85489597a2cbc1ebb17dd429ec1 commit 650f2b314951e85489597a2cbc1ebb17dd429ec1 Author: Tom Hacohen Date: Mon Jan 12 13:33:39 2015 + Eo base: Remove @inout usage. First step t

[EGIT] [tools/erigo] master 01/01: DnD: fix

2015-01-12 Thread Yakov Goldberg
yakov pushed a commit to branch master. http://git.enlightenment.org/tools/erigo.git/commit/?id=e8824b1c6f45ae8bf08c17f552770c3f537e7df9 commit e8824b1c6f45ae8bf08c17f552770c3f537e7df9 Author: Yakov Goldberg Date: Mon Jan 12 15:18:13 2015 +0200 DnD: fix If dragging from factory,

[EGIT] [core/elementary] master 01/01: release: Update NEWS and bump version for 1.13.0-alpha1 release

2015-01-12 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=2ccba474a635e45b19ae0ddc1053aa1a290ca6d8 commit 2ccba474a635e45b19ae0ddc1053aa1a290ca6d8 Author: Stefan Schmidt Date: Mon Jan 12 14:11:43 2015 +0100 release: Update NEWS and bump version f

[EGIT] [core/evas_generic_loaders] master 01/01: release: Update NEWS and bump version for 1.13.0-alpha1 release

2015-01-12 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/evas_generic_loaders.git/commit/?id=b0c3fe85309c0c729e212417c410b4a0490ba574 commit b0c3fe85309c0c729e212417c410b4a0490ba574 Author: Stefan Schmidt Date: Mon Jan 12 14:09:20 2015 +0100 release: Update NEWS and bump

[EGIT] [core/emotion_generic_players] master 01/01: release: Update NEWS and bump version for 1.13.0-alpha1 release

2015-01-12 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=e54d215042c792ca6ccec6221af9db81fa809a56 commit e54d215042c792ca6ccec6221af9db81fa809a56 Author: Stefan Schmidt Date: Mon Jan 12 14:10:20 2015 +0100 release: Update NEWS and b

[EGIT] [core/efl] master 01/01: configure: Makre sure the tarballs are marked as alpha1

2015-01-12 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cc3f38c1f1281e54c1c4c980c427ce6738871ad0 commit cc3f38c1f1281e54c1c4c980c427ce6738871ad0 Author: Stefan Schmidt Date: Mon Jan 12 13:30:20 2015 +0100 configure: Makre sure the tarballs are marked

[EGIT] [core/efl] master 01/01: release: Update NEWS and bump version for 1.13.0 release

2015-01-12 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=afde6f178ddf46c780b8766be3e12ce7b9ce0f88 commit afde6f178ddf46c780b8766be3e12ce7b9ce0f88 Author: Stefan Schmidt Date: Mon Jan 12 12:59:42 2015 +0100 release: Update NEWS and bump version for 1.13

[EGIT] [core/efl] master 01/01: Eo tests: Fix bad free in eo_test_value

2015-01-12 Thread Avi Levin
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dad44a7100581ecc050271e9035c4f66dd2ed6ea commit dad44a7100581ecc050271e9035c4f66dd2ed6ea Author: Avi Levin Date: Mon Jan 12 13:34:01 2015 +0200 Eo tests: Fix bad free in eo_test_value When

[EGIT] [core/efl] efl-1.11 01/01: Eo tests: Fix bad free in eo_test_value

2015-01-12 Thread Avi Levin
tasn pushed a commit to branch efl-1.11. http://git.enlightenment.org/core/efl.git/commit/?id=6b2f60e41a4dff11bb2c08fed433960e72fb8251 commit 6b2f60e41a4dff11bb2c08fed433960e72fb8251 Author: Avi Levin Date: Mon Jan 12 13:34:01 2015 +0200 Eo tests: Fix bad free in eo_test_value Wh

[EGIT] [core/efl] efl-1.12 01/01: Eo tests: Fix bad free in eo_test_value

2015-01-12 Thread Avi Levin
tasn pushed a commit to branch efl-1.12. http://git.enlightenment.org/core/efl.git/commit/?id=8040d1f3c59ab9f0cac3b2aa850ad78ab7bd9ba1 commit 8040d1f3c59ab9f0cac3b2aa850ad78ab7bd9ba1 Author: Avi Levin Date: Mon Jan 12 13:34:01 2015 +0200 Eo tests: Fix bad free in eo_test_value Wh

Re: [E-devel] [EGIT] [core/elementary] master 01/01: +elm_win_fake(), ELM_WIN_FAKE type

2015-01-12 Thread Tom Hacohen
On 12/01/15 09:55, Tom Hacohen wrote: > Mike, ffs, start conforming to the commit guidelines. > > > As for the content itself, it's very wrong and ugly. > Why the fuck would you add a new internal parameter to a user facing > function? I will fix this solution, though I suspect there are better > s

[EGIT] [core/enlightenment] master 01/01: E comp: Adjust according to elm function rename.

2015-01-12 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=61c4a72ae2f81f3c0275203c170cd7f56a0d3ff1 commit 61c4a72ae2f81f3c0275203c170cd7f56a0d3ff1 Author: Tom Hacohen Date: Mon Jan 12 10:18:11 2015 + E comp: Adjust according to elm function

[EGIT] [core/elementary] master 01/02: Elm win: Fix elm_win_fake()'s name to follow conventions.

2015-01-12 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=ddb9e9f7aab0ab74e1fe5d1701ffc1d08c3a47ea commit ddb9e9f7aab0ab74e1fe5d1701ffc1d08c3a47ea Author: Tom Hacohen Date: Mon Jan 12 10:13:00 2015 + Elm win: Fix elm_win_fake()'s name to follow

[EGIT] [core/elementary] master 02/02: Elm win: Fix added internal parameter to the win constructor.

2015-01-12 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=49e669aafd9d4027a1be2719cf3ae23450404482 commit 49e669aafd9d4027a1be2719cf3ae23450404482 Author: Tom Hacohen Date: Mon Jan 12 10:13:34 2015 + Elm win: Fix added internal parameter to the

[E-devel] Canceled weekly news from the automated build and QA front

2015-01-12 Thread Stefan Schmidt
Hello. Nothing to report this week. Jenkins is not in a working state for almost a week now. Sadly there is nothing I can do about it but I have to be patient and hope that it get fixed. Will report back next week. regards Stefan Schmidt -

Re: [E-devel] [EGIT] [core/elementary] master 01/01: +elm_win_fake(), ELM_WIN_FAKE type

2015-01-12 Thread Tom Hacohen
Mike, ffs, start conforming to the commit guidelines. As for the content itself, it's very wrong and ugly. Why the fuck would you add a new internal parameter to a user facing function? I will fix this solution, though I suspect there are better solutions in general. -- Tom. On 10/01/15 05:3

[EGIT] [core/efl] master 01/01: efl - edje_cc - fix default state checks in previous commit

2015-01-12 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=82014cad2c11b40e455e0578d22f09b04ebd1e5c commit 82014cad2c11b40e455e0578d22f09b04ebd1e5c Author: Carsten Haitzler (Rasterman) Date: Mon Jan 12 18:01:34 2015 +0900 efl - edje_cc - fix default stat