[EGIT] [core/efl] master 01/01: evas - fix textblock handling of effects for shadows and so on in some cases

2013-10-15 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aba7e9892e395433a2f0f2bdc40c387a75422e51 commit aba7e9892e395433a2f0f2bdc40c387a75422e51 Author: Carsten Haitzler (Rasterman) Date: Tue Oct 15 16:04:40 2013 +0900 evas - fix textblock handling of

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: fix CID 1106345 - missing parentheses

2013-10-15 Thread Stefan Schmidt
Hello. On 10/14/2013 10:25 PM, Boris Faure wrote: > billiob pushed a commit to branch master. > > http://git.enlightenment.org/apps/terminology.git/commit/?id=c4366ed2b57c685cb9130ff7c5b4105692cfa207 > > commit c4366ed2b57c685cb9130ff7c5b4105692cfa207 > Author: Boris Faure > Date: Mon Oct 14

Re: [E-devel] Creating enlightenment module with C++

2013-10-15 Thread Michael Blumenkrantz
rejected, this patch completely breaks build. On Mon, Oct 14, 2013 at 11:52 PM, Felipe Magno de Almeida < felipe.m.alme...@gmail.com> wrote: > Hello, > > This patch allows C++ code to #include installed headers for > enlightenment to create modules in C++. > > Any comments are appreciated. > > R

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: fix CID 1106345 - missing parentheses

2013-10-15 Thread Boris Faure
On 13-10-15 08:23, Stefan Schmidt wrote: > Hello. > > On 10/14/2013 10:25 PM, Boris Faure wrote: > > billiob pushed a commit to branch master. > > > > http://git.enlightenment.org/apps/terminology.git/commit/?id=c4366ed2b57c685cb9130ff7c5b4105692cfa207 > > > > commit c4366ed2b57c685cb9130ff7c5b4

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: fix CID 1106345 - missing parentheses

2013-10-15 Thread Stefan Schmidt
Hello. On 10/15/2013 08:59 AM, Boris Faure wrote: > On 13-10-15 08:23, Stefan Schmidt wrote: >> Hello. >> >> On 10/14/2013 10:25 PM, Boris Faure wrote: >>> billiob pushed a commit to branch master. >>> >>> > http://git.enlightenment.org/apps/terminology.git/commit/?id=c4366ed2b57c6 > 85cb9130ff7c5

[EGIT] [apps/terminology] master 01/01: alpha shadow image now has more fidelity at scaled up sizes = less banding

2013-10-15 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=5b1cc34ff9dd805bbf2a035d881850b8d436ba68 commit 5b1cc34ff9dd805bbf2a035d881850b8d436ba68 Author: Carsten Haitzler (Rasterman) Date: Tue Oct 15 17:29:34 2013 +0900 alpha shadow image now h

[EGIT] [core/enlightenment] master 01/01: Improve monitor resize/mouse interaction (hopefully).

2013-10-15 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=0d03652c8439e71e2da36ae82330b4df8c48550e commit 0d03652c8439e71e2da36ae82330b4df8c48550e Author: Chris Michael Date: Tue Oct 15 10:18:20 2013 +0100 Improve monitor resize/mouse inte

[EGIT] [core/efl] master 01/01: edje: handle reallocation of pointed data properly for limits.

2013-10-15 Thread Cedric Bail
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4be4076cd427ba1754819d737421c49b638b8d3c commit 4be4076cd427ba1754819d737421c49b638b8d3c Author: Cedric Bail Date: Tue Oct 15 18:15:07 2013 +0900 edje: handle reallocation of pointed data properl

[EGIT] [themes/dark] master 03/03: typo in XXX .. fix.

2013-10-15 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/themes/dark.git/commit/?id=15347b540f030470d4ce04e8b1da59823b6b121a commit 15347b540f030470d4ce04e8b1da59823b6b121a Author: Carsten Haitzler (Rasterman) Date: Tue Oct 15 19:16:15 2013 +0900 typo in XXX .. fix. --- edje

[EGIT] [themes/dark] master 02/03: focus - clean up focus. the dots didnt work simple. glowing outline now

2013-10-15 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/themes/dark.git/commit/?id=07aaf6fce1bba13c5b47e6b2673fcb0bd7690bc3 commit 07aaf6fce1bba13c5b47e6b2673fcb0bd7690bc3 Author: Carsten Haitzler (Rasterman) Date: Tue Oct 15 19:15:08 2013 +0900 focus - clean up focus. the d

[EGIT] [themes/dark] master 01/03: add in entry magnifier and handles as per XXX todo.

2013-10-15 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/themes/dark.git/commit/?id=e4447433c03dfaab27f1ef0b75b4739462bf01ef commit e4447433c03dfaab27f1ef0b75b4739462bf01ef Author: Carsten Haitzler (Rasterman) Date: Tue Oct 15 18:38:40 2013 +0900 add in entry magnifier and ha

[EGIT] [core/enlightenment] master 01/01: fix crash when activating e restart from start menu

2013-10-15 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=54b71428ca49a973dc8def0ddaba45df5761cdba commit 54b71428ca49a973dc8def0ddaba45df5761cdba Author: Mike Blumenkrantz Date: Tue Oct 15 11:45:01 2013 +0100 fix crash when activating e

Re: [E-devel] [EGIT] [core/efl] master 01/03: eo: add EO_CLASS_CLASS

2013-10-15 Thread Tom Hacohen
On 12/10/13 23:00, Jérémy Zurcher wrote: > jeyzu pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=1648b67c5b1fc7108e13904d4884c50cb9cf7c44 > > commit 1648b67c5b1fc7108e13904d4884c50cb9cf7c44 > Author: Jérémy Zurcher > Date: Sat Oct 12 23:51:59 2013 +0200

Re: [E-devel] [EGIT] [bindings/python/python-efl] master 01/01: Python-EFL: unbreak the compilation with older cython. Kuuko: you win a spank this time :P

2013-10-15 Thread Kai Huuhko
15.10.2013 02:29, Davide Andreoli kirjoitti: > 2013/10/15 Kai Huuhko > >> 0.19 is fine IMO. 0.19.1 has mostly bugfixes. >> >> Users N.B.: We intend to eventually package a release of the bindings with >> only the generated C files that are used to compile the extension modules, >> Cython will n

Re: [E-devel] [EGIT] [bindings/python/python-efl] master 01/01: Python-EFL: unbreak the compilation with older cython. Kuuko: you win a spank this time :P

2013-10-15 Thread Kai Huuhko
15.10.2013 08:45, David Seikel kirjoitti: > On Mon, 14 Oct 2013 23:31:08 +0300 Kai Huuhko > wrote: > >> Let's just bump the minimum version requirement already. ;) > > Ubuntu LTS still has cython 0.15.1. Will I ever be able to actually > compile any of this python stuff? Patience, young Padaw

Re: [E-devel] [EGIT] [bindings/python/python-efl] master 01/01: Python-EFL: unbreak the compilation with older cython. Kuuko: you win a spank this time :P

2013-10-15 Thread Kai Huuhko
15.10.2013 02:05, Doug Newgard kirjoitti: > Speaking of cython, does setup.py need to print the cython version even when > it's fine? It screws up things like setup.py --version. No, I'll remove it now. > > >> Date: Tue, 15 Oct 2013 01:12:10 +0300 >> Fro

[EGIT] [bindings/python/python-efl] master 01/01: setup.py: Don't print current Cython version.

2013-10-15 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=f5fbb90e42e63a5023802205e40f40dc5b3543e2 commit f5fbb90e42e63a5023802205e40f40dc5b3543e2 Author: Kai Huuhko Date: Tue Oct 15 15:16:51 2013 +0300 setup.py: Don't print current Cyt

[EGIT] [core/efl] master 01/02: Remove blank line

2013-10-15 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=961c8c8684899e5fda6f18bf481f7927b607f3e9 commit 961c8c8684899e5fda6f18bf481f7927b607f3e9 Author: Chris Michael Date: Tue Oct 15 13:37:47 2013 +0100 Remove blank line Signed-off-by: C

[EGIT] [core/efl] master 02/02: Fix doxy typo

2013-10-15 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7c6e4a233991c4537c9c386a789dcd4c1d7857bc commit 7c6e4a233991c4537c9c386a789dcd4c1d7857bc Author: Chris Michael Date: Tue Oct 15 13:38:15 2013 +0100 Fix doxy typo Signed-off-by: Chris

[EGIT] [core/efl] master 01/01: Fix horrid formatting

2013-10-15 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cf859cfaccb48fd482d2b50072f82b5d6877cc34 commit cf859cfaccb48fd482d2b50072f82b5d6877cc34 Author: Chris Michael Date: Tue Oct 15 13:40:50 2013 +0100 Fix horrid formatting Signed-off-b

Re: [E-devel] Creating enlightenment module with C++

2013-10-15 Thread Felipe Magno de Almeida
On Tue, Oct 15, 2013 at 4:31 AM, Michael Blumenkrantz wrote: > rejected, this patch completely breaks build. Sorry, forgot to add more files to the patch. I've also changed for the EAPI to have extern "C" when compiling with a C++ compiler instead of making blocks of extern "C" for all headers.

[EGIT] [core/efl] master 01/01: evas/map - Fixed the map surface to be updated properly.

2013-10-15 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=eea1b83cf6c47b61aea35a70d2e9ff7b2b899780 commit eea1b83cf6c47b61aea35a70d2e9ff7b2b899780 Author: ChunEon Park Date: Tue Oct 15 22:24:27 2013 +0900 evas/map - Fixed the map surface to be updated p

[EGIT] [apps/terminology] master 01/01: lets reduce the theme color strings in size since there are so many - memory

2013-10-15 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=aef3d275d2cfc0c1db78039bc9484910e5051f78 commit aef3d275d2cfc0c1db78039bc9484910e5051f78 Author: Carsten Haitzler (Rasterman) Date: Tue Oct 15 22:32:35 2013 +0900 lets reduce the theme co

[EGIT] [core/elementary] master 01/01: progressbar: fix doxygen

2013-10-15 Thread Yakov Goldberg
yakov pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=20b9d32bf45decbb9ca29d78124158176fcbb304 commit 20b9d32bf45decbb9ca29d78124158176fcbb304 Author: Yakov Goldberg Date: Tue Oct 15 17:02:31 2013 +0300 progressbar: fix doxygen --- src/lib/el

[EGIT] [core/enlightenment] master 01/01: build: Enable subdir-objects option in e_fm

2013-10-15 Thread Lucas De Marchi
demarchi pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c8a624cc85630796c245852fc7c60fc2d5874d37 commit c8a624cc85630796c245852fc7c60fc2d5874d37 Author: Lucas De Marchi Date: Tue Oct 15 10:46:09 2013 -0300 build: Enable subdir-objects opti

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: build: Enable subdir-objects option in e_fm

2013-10-15 Thread Stefan Schmidt
Hello. On 10/15/2013 03:13 PM, Lucas De Marchi wrote: > demarchi pushed a commit to branch master. > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=c8a624cc85630796c245852fc7c60fc2d5874d37 > > commit c8a624cc85630796c245852fc7c60fc2d5874d37 > Author: Lucas De Marchi > Date:

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: build: Enable subdir-objects option in e_fm

2013-10-15 Thread Daniel Juyung Seo
History repeats itself :) Daniel Juyung Seo (SeoZ) On Tue, Oct 15, 2013 at 11:23 PM, Stefan Schmidt wrote: > Hello. > > On 10/15/2013 03:13 PM, Lucas De Marchi wrote: > > demarchi pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=c8a624cc

Re: [E-devel] [EGIT] [core/efl] master 04/07: efreet: Set umask before creating temp file

2013-10-15 Thread Sebastian Dransfeld
> Den Oct 14, 2013 kl. 17:32 skrev Gustavo Sverzut Barbieri > : > > 1 - we have eina_file_mkstemp(), use it. Ok. > > 2 - eina_file_mkstemp() does not enforce any of umask(), should it? According to some security issues linked from coverity files from mkstemp can have the wrong permissions.

[EGIT] [core/efl] master 01/01: Set secure file permissions for temporary file

2013-10-15 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7576ff00f3e014db84ae1a044ae60a78cc31 commit 7576ff00f3e014db84ae1a044ae60a78cc31 Author: Sebastian Dransfeld Date: Wed Oct 16 04:28:53 2013 +0200 Set secure file permissions for tempor

Re: [E-devel] [EGIT] [core/efl] master 01/01: Set secure file permissions for temporary file

2013-10-15 Thread Cedric BAIL
On Wed, Oct 16, 2013 at 11:30 AM, Sebastian Dransfeld wrote: > englebass pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=7576ff00f3e014db84ae1a044ae60a78cc31 > > commit 7576ff00f3e014db84ae1a044ae60a78cc31 > Author: Sebastian Dransfeld > Date:

[EGIT] [core/efl] master 01/01: efreet: Use eina_file_mkstemp

2013-10-15 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bd5a5e7fce3931476bbc68a156be28e58f5d7ef8 commit bd5a5e7fce3931476bbc68a156be28e58f5d7ef8 Author: Sebastian Dransfeld Date: Wed Oct 16 04:48:20 2013 +0200 efreet: Use eina_file_mkstemp --- src

[EGIT] [core/efl] master 01/01: eina: And guard the right function with umask

2013-10-15 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0b26b1bd8950b0e385a2f96c3a123d0dee1b67b4 commit 0b26b1bd8950b0e385a2f96c3a123d0dee1b67b4 Author: Sebastian Dransfeld Date: Wed Oct 16 04:56:51 2013 +0200 eina: And guard the right function wit

Re: [E-devel] [EGIT] [core/efl] master 01/01: Set secure file permissions for temporary file

2013-10-15 Thread Sebastian Dransfeld
On 10/16/2013 04:41 AM, Cedric BAIL wrote: > On Wed, Oct 16, 2013 at 11:30 AM, Sebastian Dransfeld > wrote: >> englebass pushed a commit to branch master. >> >> http://git.enlightenment.org/core/efl.git/commit/?id=7576ff00f3e014db84ae1a044ae60a78cc31 >> >> commit 7576ff00f3e014db84ae1a044ae60a

[EGIT] [apps/terminology] master 01/01: Fix define

2013-10-15 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=cf19e3f987d2df7ff5d90565b000a57b57b9d19f commit cf19e3f987d2df7ff5d90565b000a57b57b9d19f Author: Sebastian Dransfeld Date: Wed Oct 16 05:15:57 2013 +0200 Fix define Seems gcc

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: Fix define

2013-10-15 Thread Sebastian Dransfeld
On 10/16/2013 05:19 AM, Sebastian Dransfeld wrote: > englebass pushed a commit to branch master. > > http://git.enlightenment.org/apps/terminology.git/commit/?id=cf19e3f987d2df7ff5d90565b000a57b57b9d19f > > commit cf19e3f987d2df7ff5d90565b000a57b57b9d19f > Author: Sebastian Dransfeld > Date: Wed

[E-devel] git mailing-list, Thunderbird and Reply-To

2013-10-15 Thread Sebastian Dransfeld
When I see a mail from the git mailing list in thunderbird it says: Reply-To: Enlightenment developer list To: g...@lists.enlightenment.org but if I press reply, it wants to send the mail to g...@lists.enlightenment.org Is Thunderbird screwed or the mail headers? S. -

[EGIT] [core/enlightenment] master 01/02: build: Fix failing to install unit file on distcheck

2013-10-15 Thread Lucas De Marchi
demarchi pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=219ef659b1ae22c9286d2e5dce77d24227c6d3f5 commit 219ef659b1ae22c9286d2e5dce77d24227c6d3f5 Author: Lucas De Marchi Date: Tue Oct 15 21:06:53 2013 -0300 build: Fix failing to install uni

[EGIT] [core/enlightenment] master 02/02: build: Fix distcheck due to subdir sources

2013-10-15 Thread Lucas De Marchi
demarchi pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=a1cb1e4671014529840c03291b6e1f06078dbb7e commit a1cb1e4671014529840c03291b6e1f06078dbb7e Author: Lucas De Marchi Date: Wed Oct 16 01:20:40 2013 -0300 build: Fix distcheck due to subdi

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: build: Enable subdir-objects option in e_fm

2013-10-15 Thread Lucas De Marchi
Hi Stefan. On Tue, Oct 15, 2013 at 11:23 AM, Stefan Schmidt wrote: > Hello. > > On 10/15/2013 03:13 PM, Lucas De Marchi wrote: >> demarchi pushed a commit to branch master. >> >> http://git.enlightenment.org/core/enlightenment.git/commit/?id=c8a624cc85630796c245852fc7c60fc2d5874d37 >> >> commit c

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: build: Enable subdir-objects option in e_fm

2013-10-15 Thread Lucas De Marchi
Hi Daniel, On Tue, Oct 15, 2013 at 11:43 AM, Daniel Juyung Seo wrote: > History repeats itself :) At least part of it didn't since it's now fixed ;-) Lucas De Marchi -- October Webinars: Code for Performance Free Inte

Re: [E-devel] git mailing-list, Thunderbird and Reply-To

2013-10-15 Thread The Rasterman
On Wed, 16 Oct 2013 06:27:16 +0200 Sebastian Dransfeld said: > When I see a mail from the git mailing list in thunderbird it says: > Reply-To: Enlightenment developer list > > To: g...@lists.enlightenment.org > > but if I press reply, it wants to send the mail to > g...@lists.enlightenment.or

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: Fix define

2013-10-15 Thread The Rasterman
On Wed, 16 Oct 2013 06:24:31 +0200 Sebastian Dransfeld said: > On 10/16/2013 05:19 AM, Sebastian Dransfeld wrote: > > englebass pushed a commit to branch master. > > > > http://git.enlightenment.org/apps/terminology.git/commit/?id=cf19e3f987d2df7ff5d90565b000a57b57b9d19f > > > > commit cf19e3f987

Re: [E-devel] git mailing-list, Thunderbird and Reply-To

2013-10-15 Thread Sebastian Dransfeld
On 10/16/2013 06:50 AM, Carsten Haitzler (The Rasterman) wrote: > On Wed, 16 Oct 2013 06:27:16 +0200 Sebastian Dransfeld > said: > >> When I see a mail from the git mailing list in thunderbird it says: >> Reply-To: Enlightenment developer list >> >> To: g...@lists.enlightenment.org >> >> but if I

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: Fix define

2013-10-15 Thread Sebastian Dransfeld
On 10/16/2013 06:49 AM, Carsten Haitzler (The Rasterman) wrote: > On Wed, 16 Oct 2013 06:24:31 +0200 Sebastian Dransfeld > said: > >> On 10/16/2013 05:19 AM, Sebastian Dransfeld wrote: >>> englebass pushed a commit to branch master. >>> >>> http://git.enlightenment.org/apps/terminology.git/commit/

Re: [E-devel] git mailing-list, Thunderbird and Reply-To

2013-10-15 Thread Sebastian Dransfeld
On 10/16/2013 06:55 AM, Sebastian Dransfeld wrote: > On 10/16/2013 06:50 AM, Carsten Haitzler (The Rasterman) wrote: >> On Wed, 16 Oct 2013 06:27:16 +0200 Sebastian Dransfeld >> said: >> >>> When I see a mail from the git mailing list in thunderbird it says: >>> Reply-To: Enlightenment developer l

Re: [E-devel] git mailing-list, Thunderbird and Reply-To

2013-10-15 Thread The Rasterman
On Wed, 16 Oct 2013 06:55:32 +0200 Sebastian Dransfeld said: > On 10/16/2013 06:50 AM, Carsten Haitzler (The Rasterman) wrote: > > On Wed, 16 Oct 2013 06:27:16 +0200 Sebastian Dransfeld > > > > said: > > > >> When I see a mail from the git mailing list in thunderbird it says: > >> Reply-To: Enl

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: Fix define

2013-10-15 Thread The Rasterman
On Wed, 16 Oct 2013 06:54:47 +0200 Sebastian Dransfeld said: > On 10/16/2013 06:49 AM, Carsten Haitzler (The Rasterman) wrote: > > On Wed, 16 Oct 2013 06:24:31 +0200 Sebastian Dransfeld > > > > said: > > > >> On 10/16/2013 05:19 AM, Sebastian Dransfeld wrote: > >>> englebass pushed a commit to

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: build: Enable subdir-objects option in e_fm

2013-10-15 Thread Daniel Juyung Seo
On Wed, Oct 16, 2013 at 1:47 PM, Lucas De Marchi < lucas.demar...@profusion.mobi> wrote: > Hi Daniel, > > On Tue, Oct 15, 2013 at 11:43 AM, Daniel Juyung Seo > wrote: > > History repeats itself :) > > At least part of it didn't since it's now fixed ;-) > Hehe yes I just noticed that :) Great! Hi