python-efl/efl
Kai Huuhko 41f0aeff67 Reduce usage of cpdef.
It was intended to make things easier but created problems with
inheritance and Evas SmartObject object customization.
2013-11-05 03:18:36 +02:00
..
dbus_mainloop Python-EFL: remove old/unused file adn a fix for sutup.py 2013-04-09 22:11:06 +02:00
ecore Move common conversion functions from efl.eo to efl.utils.conversions 2013-10-01 04:56:28 +03:00
edje Reduce usage of cpdef. 2013-11-05 03:18:36 +02:00
eldbus Complete renaming edbus -> eldbus. 2013-05-06 22:36:09 +03:00
elementary Reduce usage of cpdef. 2013-11-05 03:18:36 +02:00
emotion Move common conversion functions from efl.eo to efl.utils.conversions 2013-10-01 04:56:28 +03:00
eo Eo: Speed up, and fix a cornercase in, _properties_from_keyword_args. 2013-10-30 03:19:03 +02:00
evas Reduce usage of cpdef. 2013-11-05 03:18:36 +02:00
utils utils.logger: PyUnicode_FromFormatV -> vsprintf 2013-10-30 11:26:14 +02:00
__init__.py Move logger to its own module. 2013-10-24 22:58:09 +03:00