[EGIT] [apps/terminology] master 01/01: git: ignore generated files

2013-12-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=de1969a124352ecb655c4b2376cccb2c025dfab5 commit de1969a124352ecb655c4b2376cccb2c025dfab5 Author: Cedric BAIL Date: Fri Dec 13 15:07:22 2013 +0900 git: ignore generated files --- .gitigno

[EGIT] [apps/terminology] master 01/02: autotools: we do include file from subdir, so we need this option

2013-12-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=d4445b87f92beeb403203afd6b81b10760c3c217 commit d4445b87f92beeb403203afd6b81b10760c3c217 Author: Cedric BAIL Date: Fri Dec 13 14:58:12 2013 +0900 autotools: we do include file from subdir

[EGIT] [apps/terminology] master 02/02: tabs: improve behavior by making possible to navigate between them by using mouse wheel.

2013-12-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=5f15fae4e70473cd85a1de94a502f2d9e941b4ba commit 5f15fae4e70473cd85a1de94a502f2d9e941b4ba Author: Cedric BAIL Date: Fri Dec 13 14:58:36 2013 +0900 tabs: improve behavior by making possible

[EGIT] [core/efl] efl-1.8 01/03: emotion: lower warning on webcam access error to information (Not critical anyway).

2013-12-12 Thread Cedric BAIL
cedric pushed a commit to branch efl-1.8. http://git.enlightenment.org/core/efl.git/commit/?id=5fc2fe86250d3d96f28207a3259f8f89616ffda0 commit 5fc2fe86250d3d96f28207a3259f8f89616ffda0 Author: Cedric BAIL Date: Fri Dec 13 11:27:20 2013 +0900 emotion: lower warning on webcam access error to

[EGIT] [core/efl] efl-1.8 02/03: emotion: fix potential memory leak when webcam register fail.

2013-12-12 Thread Cedric BAIL
cedric pushed a commit to branch efl-1.8. http://git.enlightenment.org/core/efl.git/commit/?id=c5c1ee243bf15a9ace1e7a50d346c2bb39620079 commit c5c1ee243bf15a9ace1e7a50d346c2bb39620079 Author: Cedric BAIL Date: Fri Dec 13 12:22:06 2013 +0900 emotion: fix potential memory leak when webcam r

[EGIT] [core/efl] efl-1.8 03/03: emotion: use emotion log domain instead of eina one.

2013-12-12 Thread Cedric BAIL
cedric pushed a commit to branch efl-1.8. http://git.enlightenment.org/core/efl.git/commit/?id=5f92b97014e9124ccff2d7ba674e4629fd500af0 commit 5f92b97014e9124ccff2d7ba674e4629fd500af0 Author: Cedric BAIL Date: Fri Dec 13 11:27:57 2013 +0900 emotion: use emotion log domain instead of eina

[EGIT] [core/efl] master 03/04: emotion: fix potential memory leak when webcam register fail.

2013-12-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=96c1d15ac04195a2fbee17294aae5a0ac3a3e1a1 commit 96c1d15ac04195a2fbee17294aae5a0ac3a3e1a1 Author: Cedric BAIL Date: Fri Dec 13 12:22:06 2013 +0900 emotion: fix potential memory leak when webcam re

[EGIT] [core/efl] master 01/04: emotion: lower warning on webcam access error to information (Not critical anyway).

2013-12-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d55164c5a22806bd74fabb39678ddd4ddfd3694e commit d55164c5a22806bd74fabb39678ddd4ddfd3694e Author: Cedric BAIL Date: Fri Dec 13 11:27:20 2013 +0900 emotion: lower warning on webcam access error to

[EGIT] [core/efl] master 02/04: emotion: use emotion log domain instead of eina one.

2013-12-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f6c4513da47945a3283fa66eefd388d0e079 commit f6c4513da47945a3283fa66eefd388d0e079 Author: Cedric BAIL Date: Fri Dec 13 11:27:57 2013 +0900 emotion: use emotion log domain instead of eina o

[EGIT] [core/efl] master 04/04: emotion: make webcam initialization lazy and non blocking.

2013-12-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ca2f9571abf16670ac7c0d7c34d2221d97d5fffd commit ca2f9571abf16670ac7c0d7c34d2221d97d5fffd Author: Cedric BAIL Date: Fri Dec 13 12:44:19 2013 +0900 emotion: make webcam initialization lazy and non

Re: [E-devel] [Terminology 0.4] Mouse wheel stuck in generating up/down after quitting mc

2013-12-12 Thread Cedric BAIL
On Fri, Dec 13, 2013 at 8:28 AM, Egmont Koblinger wrote: > Around 50% reproducibility: > > Start mc-4.8.11, resize the window, then quit mc. Scroll by mouse wheel. > > Expected: scroll back the buffer (like Shift+PageUp). > Actual: up/down keypress events are generated. I made that one also a ph

Re: [E-devel] [Terminology 0.4] Should enable IUTF8

2013-12-12 Thread Cedric BAIL
Hello, On Fri, Dec 13, 2013 at 8:13 AM, Egmont Koblinger wrote: > When the terminal operates in UTF-8 environment, it should set the IUTF8 > termios flag. > > Try: Execute "cat", type some accented letters, then backspace over some of > them, then press enter. > Expected result: The visible line

Re: [E-devel] [Terminology 0.4] UTF-8 decoding problem across multiple reads

2013-12-12 Thread Cedric BAIL
Hello, On Fri, Dec 13, 2013 at 8:19 AM, Egmont Koblinger wrote: > [ Sorry, re-sending with a more informative subject line, my bad ] > > When a UTF-8 character is split across multiple read()s, it is not decoded > correctly. This causes random screen corruption problems. > > Execute: echo -ne '\

[EGIT] [core/elementary] master 01/01: elementary/ctxpopup - disable the contents when they are exist.

2013-12-12 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=1932e6713104bfe752097dab8b6902ed86b58493 commit 1932e6713104bfe752097dab8b6902ed86b58493 Author: ChunEon Park Date: Fri Dec 13 11:21:08 2013 +0900 elementary/ctxpopup - disable the content

Re: [E-devel] [EGIT] [core/efl] master 01/01: ecore_con - dns.c - re-fix coverty double-free. coverity was and is right.

2013-12-12 Thread Michael Blumenkrantz
except that this doesn't include any efl headers. On Fri, 13 Dec 2013 11:02:13 +0900 Daniel Juyung Seo wrote: > EINA_SAFE_FREE is needed here! > > I will add it today :) > Thanks. > > Daniel Juyung Seo (SeoZ) > > > > On Fri, Dec 13, 2013 at 9:43 AM, Carsten Haitzler wrote: > > > raster pus

Re: [E-devel] [EGIT] [core/efl] master 01/01: ecore_con - dns.c - re-fix coverty double-free. coverity was and is right.

2013-12-12 Thread Daniel Juyung Seo
EINA_SAFE_FREE is needed here! I will add it today :) Thanks. Daniel Juyung Seo (SeoZ) On Fri, Dec 13, 2013 at 9:43 AM, Carsten Haitzler wrote: > raster pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=675309d9d91fd8a21588e67944e2a3c702bf0983 > > co

[EGIT] [core/efl] master 01/01: ecore_con - dns.c - re-fix coverty double-free. coverity was and is right.

2013-12-12 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=675309d9d91fd8a21588e67944e2a3c702bf0983 commit 675309d9d91fd8a21588e67944e2a3c702bf0983 Author: Carsten Haitzler (Rasterman) Date: Fri Dec 13 09:41:23 2013 +0900 ecore_con - dns.c - re-fix cover

[E-devel] [Terminology 0.4] CJK wrapping

2013-12-12 Thread Egmont Koblinger
Hi, When the cursor stands over the last cell and a double wide (CJK) character is printed, it is truncated and hence becomes unreadable. The cursor should immediately wrap to the next line (leaving a blank cell at the end of the line which should not be included when copy-pasting the text), and

[E-devel] [Terminology 0.4] Mouse wheel stuck in generating up/down after quitting mc

2013-12-12 Thread Egmont Koblinger
Hi, Around 50% reproducibility: Start mc-4.8.11, resize the window, then quit mc. Scroll by mouse wheel. Expected: scroll back the buffer (like Shift+PageUp). Actual: up/down keypress events are generated. thx, egmont ---

[E-devel] [Terminology 0.4] UTF-8 decoding problem across multiple reads

2013-12-12 Thread Egmont Koblinger
Hi all, [ Sorry, re-sending with a more informative subject line, my bad ] When a UTF-8 character is split across multiple read()s, it is not decoded correctly. This causes random screen corruption problems. Execute: echo -ne '\0303\0241\0303'; sleep 1; echo -e '\0251' Expected output: áé Actu

[E-devel] [Terminology 0.4] Should enable IUTF8

2013-12-12 Thread Egmont Koblinger
Hi, When the terminal operates in UTF-8 environment, it should set the IUTF8 termios flag. Try: Execute "cat", type some accented letters, then backspace over some of them, then press enter. Expected result: The visible line should be echoed back. Actual result: More characters are echoed back, s

[E-devel] UTF-8 decoding problem across multiple reads

2013-12-12 Thread Egmont Koblinger
Hi all, (Quick introduction: I'm myself a software developer and spent quite some time recently on fixing bugs and adding new features to Vte/Gnome-terminal, and occasionally to other terminals as well. Unfortunately I won't have time to work on Terminology but I'd like to keep an eye on the proje

[EGIT] [core/enlightenment] master 01/01: switch to rc2

2013-12-12 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ed1a5e4bcf16cab1a2df948d04feeb990e77768d commit ed1a5e4bcf16cab1a2df948d04feeb990e77768d Author: Mike Blumenkrantz Date: Thu Dec 12 15:18:39 2013 -0500 switch to rc2 --- configure

[EGIT] [bindings/python/python-efl] master 01/02: Bump version for 1.9 development

2013-12-12 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=728ba9611584bc5bdebe94b11c2a2041ab07f22a commit 728ba9611584bc5bdebe94b11c2a2041ab07f22a Author: Kai Huuhko Date: Tue Dec 10 09:55:46 2013 +0200 Bump version for 1.9 development

[EGIT] [bindings/python/python-efl] python-efl-1.8 01/01: Elementary.web: updates to work with the new webkit-efl snapshot.

2013-12-12 Thread Kai Huuhko
kuuko pushed a commit to branch python-efl-1.8. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=a86d6cdab8ff77bf7c7072ea8d6f6ce9eb9d5d2b commit a86d6cdab8ff77bf7c7072ea8d6f6ce9eb9d5d2b Author: Kai Huuhko Date: Thu Dec 12 21:33:58 2013 +0200 Elementary.web: updates t

[EGIT] [bindings/python/python-efl] master 02/02: Elementary.web: updates to work with the new webkit-efl snapshot.

2013-12-12 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=96c720fae7a47f2feeb62458f8752457f56ccea1 commit 96c720fae7a47f2feeb62458f8752457f56ccea1 Author: Kai Huuhko Date: Thu Dec 12 21:33:58 2013 +0200 Elementary.web: updates to work w

[EGIT] [tools/enventor] master 01/01: enventor - use eina_stringshare_refplace instead of eina_stringshare_replace in case of both strings are stringshared.

2013-12-12 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=eaf349394d8c5bd507063bc0ba2fb578b12fcb18 commit eaf349394d8c5bd507063bc0ba2fb578b12fcb18 Author: Daniel Juyung Seo Date: Fri Dec 13 03:04:57 2013 +0900 enventor - use eina_stringshare_refplac

Re: [E-devel] [EGIT] [tools/enventor] master 01/01: enventor - use eina_stringshare_replace instead of eina_stringshare_add + del.

2013-12-12 Thread Daniel Juyung Seo
On Fri, Dec 13, 2013 at 2:40 AM, Michael Blumenkrantz < michael.blumenkra...@gmail.com> wrote: > On Thu, 12 Dec 2013 09:38:03 -0800 > Daniel Juyung Seo wrote: > > > seoz pushed a commit to branch master. > > > > > http://git.enlightenment.org/tools/enventor.git/commit/?id=27cb2ab4e736f1d4ca7cca80

Re: [E-devel] [Enlightenment-release] Webkit EFL

2013-12-12 Thread Daniel Juyung Seo
Awesome Cedric and Ryuan Choi, I will also try this soon :) Btw, why don't you post a news or blog on phab? Thanks. Daniel Juyung Seo (SeoZ) On Thu, Dec 12, 2013 at 2:39 PM, Cedric BAIL wrote: > Hello, > > Thanks to the help of Ryuan Choi, we can announce today the release of > a recent Webk

Re: [E-devel] [EGIT] [tools/enventor] master 01/01: enventor - use eina_stringshare_replace instead of eina_stringshare_add + del.

2013-12-12 Thread Michael Blumenkrantz
On Thu, 12 Dec 2013 09:38:03 -0800 Daniel Juyung Seo wrote: > seoz pushed a commit to branch master. > > http://git.enlightenment.org/tools/enventor.git/commit/?id=27cb2ab4e736f1d4ca7cca80eed3f93c332f85d2 > > commit 27cb2ab4e736f1d4ca7cca80eed3f93c332f85d2 > Author: Daniel Juyung Seo > Date:

[EGIT] [tools/enventor] master 01/01: enventor - use eina_stringshare_replace instead of eina_stringshare_add + del.

2013-12-12 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=27cb2ab4e736f1d4ca7cca80eed3f93c332f85d2 commit 27cb2ab4e736f1d4ca7cca80eed3f93c332f85d2 Author: Daniel Juyung Seo Date: Fri Dec 13 02:30:44 2013 +0900 enventor - use eina_stringshare_replace

[EGIT] [core/enlightenment] master 01/01: force unmount/eject on udisks2 filesystem removal, also remove undocumented fixme from seb

2013-12-12 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ec484b131725a6eb962e22ea9d3f0070e256975c commit ec484b131725a6eb962e22ea9d3f0070e256975c Author: Mike Blumenkrantz Date: Thu Dec 12 10:42:21 2013 -0500 force unmount/eject on udisk

Re: [E-devel] [e-users] [PRE-RELEASE] Enlightenment 0.17.6 and EFL 1.7.10

2013-12-12 Thread Michael Blumenkrantz
There's several releases out past that, such as this one from Monday https://phab.enlightenment.org/phame/post/view/21/ It'll be out when it's ready. On Thu, 12 Dec 2013 09:53:55 -0500 Robert Heller wrote: > When is a *production* release of Enlightement 0.18 expected to hit the > streets? I

Re: [E-devel] [e-users] [PRE-RELEASE] Enlightenment 0.17.6 and EFL 1.7.10

2013-12-12 Thread Robert Heller
When is a *production* release of Enlightement 0.18 expected to hit the streets? I see that there is an *Alpha* release of Enlightement 0.18 available for download. How stable is this release? At Thu, 12 Dec 2013 12:08:48 -0200 Enlightenment users discussion & support wrote: > > It is

[EGIT] [core/efl] master 01/01: fix ecore-x shadow warning

2013-12-12 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0f46b8d7ec388a17206d6f9434b033603ab04190 commit 0f46b8d7ec388a17206d6f9434b033603ab04190 Author: discomfitor Date: Thu Dec 12 09:31:08 2013 -0500 fix ecore-x shadow warning --- src/lib/ecor

[EGIT] [core/efl] master 01/01: rebase dns.c from upstream

2013-12-12 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5a549c8e97ee8f663f0a63dc499acdec93f777f1 commit 5a549c8e97ee8f663f0a63dc499acdec93f777f1 Author: discomfitor Date: Thu Dec 12 09:29:02 2013 -0500 rebase dns.c from upstream --- src/lib/ecor

[E-devel] Eolian C generation

2013-12-12 Thread daniel.za...@samsung.com
Hi all, As you maybe know, we are developing a tool (Eolian) that will help people to add functions to the Eo classes and to generate automatically bindings. We spoke a lot about the .eo format to describe the classes but we never spoke about the generator. So is the time. The solution chosen

[E-devel] [PRE-RELEASE] Enlightenment 0.17.6 and EFL 1.7.10

2013-12-12 Thread Eduardo Lima (Etrunko)
It is time for the last release of the stable EFL 1.7 and Enlightement 0.17 series. After it goes to final state, there is no expectation of any new one this series, except for security fixes. Please test and report any issues you may find so it can be fixed before we call it a final release. The

Re: [E-devel] Webkit EFL

2013-12-12 Thread Jeff Hoogland
This is great, glad to see a release for this. ~Jeff Hoogland Bodhi Linux - http://www.bodhilinux.com/ On Dec 12, 2013 7:28 AM, "Tom Hacohen" wrote: > On 12/12/13 13:12, ryuan Choi wrote: > > No, you can enable them but you need to install some more additional > > packages (source folders). > >

Re: [E-devel] Webkit EFL

2013-12-12 Thread Tom Hacohen
On 12/12/13 13:12, ryuan Choi wrote: > No, you can enable them but you need to install some more additional > packages (source folders). > > For Accessibility, atk 2.10 is required. ( > http://ftp.gnome.org/pub/GNOME/sources/atk/2.10/atk-2.10.0.tar.xz) > For VIDEO, VIDEO_TRACK and WEB_AUDIO, gstrea

Re: [E-devel] Webkit EFL

2013-12-12 Thread ryuan Choi
No, you can enable them but you need to install some more additional packages (source folders). For Accessibility, atk 2.10 is required. ( http://ftp.gnome.org/pub/GNOME/sources/atk/2.10/atk-2.10.0.tar.xz) For VIDEO, VIDEO_TRACK and WEB_AUDIO, gstreamer and series 1.2.1 are required ( - gstreamer

[EGIT] [tools/enventor] master 01/01: Store last accessed path of load/save dialog to revisit next time.

2013-12-12 Thread Ryuan Choi
ryuan pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=234e37c519584c221fc5623d31868ac86f9d4f5c commit 234e37c519584c221fc5623d31868ac86f9d4f5c Author: Ryuan Choi Date: Thu Dec 12 21:54:39 2013 +0900 Store last accessed path of load/save dialog

Re: [E-devel] Webkit EFL

2013-12-12 Thread Bertrand Jacquin
On 2013-12-12 06:39, Cedric BAIL wrote: > Hello, > > Thanks to the help of Ryuan Choi, we can announce today the release of > a recent Webkit EFL snapshot. It is based on svn r159807. You can this > tarball here (as it was a little bit big, I did go with xz): > http://download.enlightenment.org/re

Re: [E-devel] Webkit EFL

2013-12-12 Thread Tom Hacohen
On 12/12/13 05:39, Cedric BAIL wrote: > Hello, > > Thanks to the help of Ryuan Choi, we can announce today the release of > a recent Webkit EFL snapshot. It is based on svn r159807. You can this > tarball here (as it was a little bit big, I did go with xz): > http://download.enlightenment.org/rel/l

[EGIT] [core/efl] efl-1.8 02/03: evas gif loader - address animated always being true

2013-12-12 Thread Carsten Haitzler
raster pushed a commit to branch efl-1.8. http://git.enlightenment.org/core/efl.git/commit/?id=8469ca25fd323e5e323a4d8b4a0c5bb88fabfa88 commit 8469ca25fd323e5e323a4d8b4a0c5bb88fabfa88 Author: Carsten Haitzler (Rasterman) Date: Wed Dec 11 18:10:15 2013 +0900 evas gif loader - address anima

[EGIT] [core/efl] efl-1.8 01/03: gif loader - handle theoretical NULL loader_data case

2013-12-12 Thread Carsten Haitzler
raster pushed a commit to branch efl-1.8. http://git.enlightenment.org/core/efl.git/commit/?id=50f786f24a1366cd2ce6cf23b24442fb93aabb49 commit 50f786f24a1366cd2ce6cf23b24442fb93aabb49 Author: Carsten Haitzler (Rasterman) Date: Wed Dec 11 09:23:09 2013 +0900 gif loader - handle theoretical

[EGIT] [core/efl] efl-1.8 03/03: evas - fix gif loader drop of image data sometimes (image dump/flush)

2013-12-12 Thread Carsten Haitzler
raster pushed a commit to branch efl-1.8. http://git.enlightenment.org/core/efl.git/commit/?id=1e2d434fc38f9cfaa0e290be9a4308646fac3f48 commit 1e2d434fc38f9cfaa0e290be9a4308646fac3f48 Author: Carsten Haitzler (Rasterman) Date: Thu Dec 12 18:42:13 2013 +0900 evas - fix gif loader drop of i

[EGIT] [core/efl] master 01/01: evas - fix gif loader drop of image data sometimes (image dump/flush)

2013-12-12 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8f876cfe72167554f0e50e4dd265b8ca4f799590 commit 8f876cfe72167554f0e50e4dd265b8ca4f799590 Author: Carsten Haitzler (Rasterman) Date: Thu Dec 12 18:42:13 2013 +0900 evas - fix gif loader drop of im