Re: [E-devel] Building efl on Mac OSX

2013-09-15 Thread Sung W. Park
Great! :) -Sung On Sun, Sep 15, 2013 at 5:00 AM, Leif Middelschulte < leif.middelschu...@gmail.com> wrote: > Am Samstag, 14. September 2013 um 18:05 schrieb Stefan Schmidt: > > Hello. > > > > On Sat, 2013-09-14 at 17:21, Leif Middelschulte wrote: > > > Am Samstag, 14. September 2013 um 17:16 sc

[EGIT] [bindings/python/python-efl] master 01/01: Python-EFL: fix the cython version check

2013-09-15 Thread davemds - Enlightenment Git
davemds pushed a commit to branch master. commit 50a70d29334cf0e4395d0dc8a80380a1bde4403f Author: davemds Date: Sun Sep 15 12:59:39 2013 +0200 Python-EFL: fix the cython version check If the cython import fail than min_ver is never defined and the except will fail badly --- setu

Re: [E-devel] [EGIT] [core/elementary] master 01/01: fix EAPI definition on Windows (patch by vtorri)

2013-09-15 Thread Daniel Juyung Seo
Oh.. THE vtorri! Good to see his name again :) Daniel Juyung Seo (SeoZ) On Sun, Sep 15, 2013 at 2:21 AM, Boris Faure - Enlightenment Git < no-re...@enlightenment.org> wrote: > billiob pushed a commit to branch master. > > commit e3dfc6f2b73d01f9e75c7746efbbe48540d2a10a > Author: Boris Faure >

[EGIT] [bindings/python/python-efl] master 01/01: PythonEFL: make a little more readable the include directory for sphinx. Also some tweaks to the INSTALL file.

2013-09-15 Thread davemds - Enlightenment Git
davemds pushed a commit to branch master. commit 3ca0ccd040228165a9d67c6047f4cda54ab6982d Author: davemds Date: Sun Sep 15 15:16:44 2013 +0200 PythonEFL: make a little more readable the include directory for sphinx. Also some tweaks to the INSTALL file. --- INSTALL | 8 doc/

[EGIT] [apps/terminology] master 01/03: fix solarized-light theme

2013-09-15 Thread Boris Faure - Enlightenment Git
billiob pushed a commit to branch master. commit 2beb10beda2c06afd9c0c4cf9b7fe05c63eb8c32 Author: Boris Faure Date: Sat Sep 14 17:29:01 2013 +0200 fix solarized-light theme --- data/themes/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/themes/Makefile

[EGIT] [apps/terminology] master 03/03: fix shift tab. Closes T358

2013-09-15 Thread Boris Faure - Enlightenment Git
billiob pushed a commit to branch master. commit efd096b3bda4518a4e6031988de209b5b26e715a Author: Boris Faure Date: Sun Sep 15 15:30:42 2013 +0200 fix shift tab. Closes T358 --- src/bin/keyin.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bin/keyin.c b/src/bin/keyin.c index a05

[EGIT] [apps/terminology] master 02/03: improve debug logs

2013-09-15 Thread Boris Faure - Enlightenment Git
billiob pushed a commit to branch master. commit 97c2275e8c4d4e1e13ce3a6df329faa633de0c5a Author: Boris Faure Date: Sat Sep 14 18:52:48 2013 +0200 improve debug logs --- src/bin/termptyesc.c | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --g

[EGIT] [core/elementary] master 03/03: ChangeLog: fixed formatting.

2013-09-15 Thread Daniel Juyung Seo - Enlightenment Git
seoz pushed a commit to branch master. commit 6e4f17a381cf4c0f3ab4eafb1a38e1a7da3620d1 Author: Daniel Juyung Seo Date: Mon Sep 16 00:22:39 2013 +0900 ChangeLog: fixed formatting. No tabs. --- ChangeLog | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Ch

[EGIT] [core/elementary] master 02/03: elm_flip.c: set focus to the flip's content object when flip go to is called.

2013-09-15 Thread Daniel Juyung Seo - Enlightenment Git
seoz pushed a commit to branch master. commit 43ce72a8bc870d01f31c973ce4cd8e3f19e208a6 Author: Daniel Juyung Seo Date: Mon Sep 16 00:14:50 2013 +0900 elm_flip.c: set focus to the flip's content object when flip go to is called. --- ChangeLog | 5 + NEWS | 1 +

[EGIT] [core/elementary] master 01/03: test_launcher.c: use elm_layout_signal_emit instead of edje_object_signal_emit + elm_layout_edje_get for elm_layout object.

2013-09-15 Thread Daniel Juyung Seo - Enlightenment Git
seoz pushed a commit to branch master. commit 875c53d2a0795ab4a9c59dbd3292839717a0d375 Author: Daniel Juyung Seo Date: Sun Sep 15 22:19:41 2013 +0900 test_launcher.c: use elm_layout_signal_emit instead of edje_object_signal_emit + elm_layout_edje_get for elm_layout object. --- src/bin/te

[EGIT] [bindings/python/python-efl] master 01/01: Python-EFL: warn the user when try to use the subprocess or the signal modules, as they conflict with ecore

2013-09-15 Thread davemds - Enlightenment Git
davemds pushed a commit to branch master. commit bac6d9a281711ad5ca61d8c46b6d6bb52a37ecd9 Author: davemds Date: Sun Sep 15 17:53:21 2013 +0200 Python-EFL: warn the user when try to use the subprocess or the signal modules, as they conflict with ecore --- TODO| 1 - e

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elc_fileselector : Select path which user typed on path_entry.

2013-09-15 Thread Yakov Goldberg
Ryuan, cool, I can save new file now... Thanks. But only when I press "enter". :( But user expects the same behaviour when "ok" is pressed... T.e. I open fileselector in my home: /home/yakov and type new file name: /home/yakov/newfile if I press "enter" I will receive it in callback; but if press "

[EGIT] [bindings/python/python-efl] master 01/01: Python-EFL: renamed TODO to README, with some small additions

2013-09-15 Thread davemds - Enlightenment Git
davemds pushed a commit to branch master. commit 6b9058c51ae0eb1ec3adfefd86a1af28364c3aea Author: davemds Date: Sun Sep 15 18:12:28 2013 +0200 Python-EFL: renamed TODO to README, with some small additions --- TODO => README | 51 ++- 1 file

[EGIT] [core/elementary] master 01/01: elm_spinner.c: consider style name starting with "vertical" is a vertical spinner.

2013-09-15 Thread Daniel Juyung Seo - Enlightenment Git
seoz pushed a commit to branch master. commit 4b1597bab9c733ecadd3fa39d2420292f41aa468 Author: Daniel Juyung Seo Date: Mon Sep 16 02:51:42 2013 +0900 elm_spinner.c: consider style name starting with "vertical" is a vertical spinner. I think it's better to introduce elm_spinner_ve

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elementary - introduces 3 apis elm_object_item_track/untrack/track_get().

2013-09-15 Thread ChunEon Park
Hello Rafael. The fact that the API is removed by me was happened without any discussion while on cleaning up the APIs before 1.0 release. The reason was, at least the API would be accpetable if the API was elm_object_item_object_get() instead of elm_genlist/gengrid_item_object_get(). I remove