Go to file
Kai Huuhko 0f3c3999e3 Make the conv functions more robust.
Now we may leak the strings from _(c)fruni which should be looked up
case by case. The positive side is that we no longer point to (possibly)
invalid memory.

Strings used with touni funcs are suspected to leak as well.
2013-03-26 18:53:13 +00:00
doc python-efl: Fix documentation issues, use NotImplementedError for 2013-03-01 12:44:05 +00:00
efl Make the conv functions more robust. 2013-03-26 18:53:13 +00:00
examples Internal function renames: 2013-03-23 06:50:33 +00:00
include Make the conv functions more robust. 2013-03-26 18:53:13 +00:00
tests Python-EFL: edje.text/color_class_list are ok now.Unskip the unittests 2013-02-18 20:53:55 +00:00
.gitignore Add .gitignore 2013-03-22 19:13:18 +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
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: Initial work on edbus bindings. 2013-02-28 16:13:07 +00:00
TODO Free allocated memory after passing an array of strings to elm_win_available_profiles_set. 2013-03-25 21:30:38 +00:00
api_coverage.py python-efl: api_coverage: Include prefix in the excluded functions, add 2013-03-12 08:31:08 +00:00
setup.py Change the libs/includes to a sane minimal configuration which should 2013-03-23 16:33:32 +00:00