[EGIT] [bindings/python/python-efl] master 02/02: api_coverage.py: Add a couple of small clarifications and precautions.

2013-09-14 Thread Kai Huuhko - Enlightenment Git
kuuko pushed a commit to branch master. commit 7b27b5ac03e08949ad179b50fc1b8a3bbc71dd7e Author: Kai Huuhko kai.huu...@gmail.com Date: Sat Sep 14 12:43:07 2013 +0300 api_coverage.py: Add a couple of small clarifications and precautions. --- api_coverage.py | 68

[EGIT] [bindings/python/python-efl] master 01/02: Elementary Fileselector: Add mime type filter methods

2013-09-14 Thread Kai Huuhko - Enlightenment Git
kuuko pushed a commit to branch master. commit 158567f5d5e0fd191db4859b5c4df32ac1813aaf Author: Kai Huuhko kai.huu...@gmail.com Date: Sat Sep 14 12:36:18 2013 +0300 Elementary Fileselector: Add mime type filter methods --- efl/elementary/fileselector.pxd | 3 ++-

[EGIT] [bindings/python/python-efl] master 01/02: Documentation: Remove class- prefix from ecore doc files

2013-09-14 Thread Kai Huuhko - Enlightenment Git
kuuko pushed a commit to branch master. commit da71cedc0abcb17d71e6b5b10352c118c026bacc Author: Kai Huuhko kai.huu...@gmail.com Date: Sat Sep 14 15:01:01 2013 +0300 Documentation: Remove class- prefix from ecore doc files --- doc/ecore/{class-animator.rst = animator.rst} | 0

[EGIT] [bindings/python/python-efl] master 02/02: Documentation: Generate documentation for ecore exe event classes

2013-09-14 Thread Kai Huuhko - Enlightenment Git
kuuko pushed a commit to branch master. commit 8cee72625c4ad6e0ed26c6b087f3205512cb5da1 Author: Kai Huuhko kai.huu...@gmail.com Date: Sat Sep 14 15:05:13 2013 +0300 Documentation: Generate documentation for ecore exe event classes --- doc/ecore/exe.rst | 3 +++ 1 file changed, 3

[E-devel] Building efl on Mac OSX

2013-09-14 Thread Sung W. Park
Hi all, Has any of you tried compiling efl on Mac lately? I've followed the Wiki page instructions before efl was merged to a single tree and got it to work but now I've just tried it again last night and I'm getting the following errors. CC

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

2013-09-14 Thread Leif Middelschulte
Am Samstag, 14. September 2013 um 17:16 schrieb Sung W. Park: Hi all, Has any of you tried compiling efl on Mac lately? I've followed the Wiki page instructions before efl was merged to a single tree and got it to work but now I've just tried it again last night and I'm getting the

[EGIT] [admin/devs] master 01/01: update my info.txt

2013-09-14 Thread Boris Faure - Enlightenment Git
billiob pushed a commit to branch master. commit 0e6744f1e370f63153b092f36d93b14006d7fab7 Author: Boris Faure bill...@gmail.com Date: Sat Sep 14 17:52:46 2013 +0200 update my info.txt --- billiob/info.txt | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

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

2013-09-14 Thread Stefan Schmidt
Hello. On Sat, 2013-09-14 at 17:21, Leif Middelschulte wrote: Am Samstag, 14. September 2013 um 17:16 schrieb Sung W. Park: Hi all, Has any of you tried compiling efl on Mac lately? I've followed the Wiki page instructions before efl was merged to a single tree and got it to work

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

2013-09-14 Thread Boris Faure - Enlightenment Git
billiob pushed a commit to branch master. commit e3dfc6f2b73d01f9e75c7746efbbe48540d2a10a Author: Boris Faure bill...@gmail.com Date: Sat Sep 14 19:18:19 2013 +0200 fix EAPI definition on Windows (patch by vtorri) --- src/lib/elc_player.c | 8 src/lib/elm_video.c | 8 2

[EGIT] [core/elementary] master 01/01: _close() exists on windows (patch by vtorri)

2013-09-14 Thread Boris Faure - Enlightenment Git
billiob pushed a commit to branch master. commit 87f9113edba9b59ac8b95b410eb49effd23b0bf5 Author: Boris Faure bill...@gmail.com Date: Sat Sep 14 19:21:14 2013 +0200 _close() exists on windows (patch by vtorri) --- src/lib/elm_menu.c | 4 ++-- 1 file changed, 2 insertions(+), 2

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

2013-09-14 Thread Leif Middelschulte
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 schrieb Sung W. Park: Hi all, Has any of you tried compiling efl on Mac lately? I've followed the Wiki page