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
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/
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
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
davemds pushed a commit to branch master.
commit f8c332d6366149022306a84d027b1f2a29c66f97
Author: davemds
Date: Mon Sep 16 21:10:45 2013 +0200
Python-EFL: add support for the "recording" style of ProgressBar
---
efl/elementary/progressbar.pxd | 4 +++-
efl/elementary/progressbar