Go to file
Davide Andreoli 5913721de9 Python-EFL: implemented decorators for edje.
Decorators implemented in a much more simple and generic
way than before, we can use them in other place too.

3 deco implemented:
@on_signal(emission, source)
@message_handler
@on_text_change

I choosed the 'strange' on_* naming convention to not
clash/confuse with normal callback functions, tell
me if you don't like.
2013-05-14 21:51:29 +02:00
doc Python-EFL: implemented ecore.Poller, with docs and unittest. 2013-05-13 01:27:00 +02:00
efl Python-EFL: implemented decorators for edje. 2013-05-14 21:51:29 +02:00
examples Python-EFL: espionage: more unicode fun 2013-05-09 20:18:57 +02:00
include Python-EFL: implemented decorators for edje. 2013-05-14 21:51:29 +02:00
tests Python-EFL: implemented decorators for edje. 2013-05-14 21:51:29 +02:00
.gitignore Add cython generated html files to gitignore 2013-03-29 16:48:29 +00:00
AUTHORS Put in a first, still wip, version of the python bindings in a merged tree. 2013-02-11 22:32:50 +00:00
CODING CODING++, TODO++ 2013-04-03 11:24:08 +00:00
COPYING Put in a first, still wip, version of the python bindings in a merged tree. 2013-02-11 22:32:50 +00:00
INSTALL Python-EFL: implemented ecore.FileMonitor class 2013-05-12 19:15:09 +02:00
TODO Python-EFL: implemented decorators for edje. 2013-05-14 21:51:29 +02:00
api_coverage.py Elementary: Comment out quicklaunch defines and add them to ignores. 2013-04-22 20:12:27 +03:00
setup.py Complete renaming edbus -> eldbus. 2013-05-06 22:36:09 +03:00