[EGIT] [core/efl] master 01/01: emotion: add two events to trigger when a webcam is plugged or unplugged

2013-10-09 Thread yoz
yoz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4ce3e1e72f600be69702ac918f4ff8a099d49c6d commit 4ce3e1e72f600be69702ac918f4ff8a099d49c6d Author: Michaël Bouchaud (yoz) Date: Wed Oct 9 12:29:04 2013 +0200 emotion: add two events to trigger when a

[EGIT] [core/enlightenment] master 01/01: efm selection cleanups

2013-10-09 Thread Yossi Kantor
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=437114651d5e3a26885c0996f26a13db778425c9 commit 437114651d5e3a26885c0996f26a13db778425c9 Author: Yossi Kantor Date: Sun Oct 6 10:35:23 2013 +0200 efm selection cleanups 1)

Re: [E-devel] [E-Devel][PATCH] A few more fixes in e_fm

2013-10-09 Thread Michael Blumenkrantz
looks good, in On Mon, Oct 7, 2013 at 8:00 AM, Yossi Kantor wrote: > This patch fixes a few thing after the changes made to an icon selection > mechanism: > > 1) last selected icon and range selection pointers are reset after icons > are freed for a a specific path (refresh, going to another pat

[EGIT] [core/elementary] master 01/01: elementary - updated launcher 2 test case.

2013-10-09 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=6a50eaaefce8a81da0c74180d1e11f38fe0853e7 commit 6a50eaaefce8a81da0c74180d1e11f38fe0853e7 Author: ChunEon Park Date: Wed Oct 9 21:50:16 2013 +0900 elementary - updated launcher 2 test case.

[EGIT] [apps/terminology] master 01/01: theme selector - massively improve theme preview to actually preview

2013-10-09 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=b0cca8b0dfac1776f0b226b4d3958c075a7365b9 commit b0cca8b0dfac1776f0b226b4d3958c075a7365b9 Author: Carsten Haitzler (Rasterman) Date: Wed Oct 9 22:51:15 2013 +0900 theme selector - massivel

[EGIT] [core/elementary] master 01/01: elementary/scroller - --duplicated compare.

2013-10-09 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=ba72d7462e2c2a6dabbcb5c2427bbaa15b10cf2a commit ba72d7462e2c2a6dabbcb5c2427bbaa15b10cf2a Author: ChunEon Park Date: Wed Oct 9 23:29:35 2013 +0900 elementary/scroller - --duplicated compare

[E-devel] Does a *buildable* *working* version of editje exist?

2013-10-09 Thread Robert Heller
Ok, after googling for editje I found one tarball that does not compile (http://freebox-elixir.googlecode.com/files/editje-0.9.3.tar.bz2) and a reference to a SVN version (http://svn.enlightenment.org/svn/e/trunk/editje), which compiles and installs, but does not run: squeeze32build% editje-bin

Re: [E-devel] Does a *buildable* *working* version of editje exist?

2013-10-09 Thread Doug Newgard
> Date: Wed, 9 Oct 2013 11:08:41 -0400 > From: hel...@deepsoft.com > To: enlightenment-devel@lists.sourceforge.net > CC: enlightenment-us...@lists.sourceforge.net > Subject: [E-devel] Does a *buildable* *working* version of editje exist? > > Ok, after googli

[EGIT] [apps/terminology] master 01/01: theme options - make sure current theme is hilighted.

2013-10-09 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=240365b3eabc540784545bbf51be5bc4ebe55cad commit 240365b3eabc540784545bbf51be5bc4ebe55cad Author: Carsten Haitzler (Rasterman) Date: Thu Oct 10 00:28:18 2013 +0900 theme options - make sur

Re: [E-devel] Does a *buildable* *working* version of editje exist?

2013-10-09 Thread Robert Heller
At Wed, 9 Oct 2013 10:33:49 -0500 Enlightenment developer list wrote: > > > > Date: Wed, 9 Oct 2013 11:08:41 -0400 > > From: hel...@deepsoft.com > > To: enlightenment-devel@lists.sourceforge.net > > CC: enlightenment-us...@lists.sourceforge.net > > Subj

Re: [E-devel] Does a *buildable* *working* version of editje exist?

2013-10-09 Thread Gustavo Lima Chaves
* Robert Heller [2013-10-09 12:56:38 -0400]: > > edj files are created from edc files, which are text usually created by > > hand. There is a new program called enventor that is made to aid in the > > creation of edc > > files: http://git.enlightenment.org/devs/hermet/enventor.git . It required >

Re: [E-devel] Does a *buildable* *working* version of editje exist?

2013-10-09 Thread Michael Blumenkrantz
On Wed, 9 Oct 2013 12:56:38 -0400 Robert Heller wrote: > At Wed, 9 Oct 2013 10:33:49 -0500 Enlightenment developer list > wrote: > > > > > > > > Date: Wed, 9 Oct 2013 11:08:41 -0400 > > > From: hel...@deepsoft.com > > > To: enlightenment-devel@l

[EGIT] [bindings/python/python-efl] master 01/02: utils.conversions: Initialize Eina_List to NULL

2013-10-09 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=40d5c4250a9e3d7933e4dd311ceeb99373627896 commit 40d5c4250a9e3d7933e4dd311ceeb99373627896 Author: Kai Huuhko Date: Wed Oct 9 17:04:16 2013 +0300 utils.conversions: Initialize Eina

[EGIT] [bindings/python/python-efl] master 02/02: Elementary: DnD work

2013-10-09 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=87ee22d55910144f13a0048c2ebfbfe7d07b1420 commit 87ee22d55910144f13a0048c2ebfbfe7d07b1420 Author: Kai Huuhko Date: Thu Oct 10 05:42:39 2013 +0300 Elementary: DnD work -

[E-devel] E Korean Diner

2013-10-09 Thread Cedric BAIL
Hello everyone, For those of you who are in Korea, there will be a Korean E Dinner in Gangnam tomorrow, Friday 11, at 8pm exit 11 as always. I know it is last minute planning, but that's life ! Cheers, -- Cedric BAIL --

[EGIT] [core/enlightenment] master 01/01: fix basic click focus settings apply

2013-10-09 Thread discomfitor
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=9226b89c4184043367fc4547c089bb9961a02f9d commit 9226b89c4184043367fc4547c089bb9961a02f9d Author: discomfitor Date: Thu Oct 10 06:48:13 2013 +0100 fix basic click focus settings app

Re: [E-devel] E Korean Diner

2013-10-09 Thread The Rasterman
On Thu, 10 Oct 2013 06:53:21 +0200 Cedric BAIL said: > Hello everyone, > > For those of you who are in Korea, there will be a Korean E Dinner in > Gangnam tomorrow, Friday 11, at 8pm exit 11 as always. I know it is > last minute planning, but that's life ! yarg! almost no notice! definitely kor