python-efl/efl
Kai Huuhko fc69997a75 Elementary.object_item: Change ObjectItem.data to hold a dict (like Eo).
This may affect some cases where it was assumed to hold
a tuple with args,kwargs. Dealing with the fallout was added as a TODO
and the change documented in README.
2013-11-02 02:05:48 +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 Move common conversion functions from efl.eo to efl.utils.conversions 2013-10-01 04:56:28 +03:00
eldbus Complete renaming edbus -> eldbus. 2013-05-06 22:36:09 +03:00
elementary Elementary.object_item: Change ObjectItem.data to hold a dict (like Eo). 2013-11-02 02:05:48 +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 Simplify and correct string representation functions. 2013-10-28 18:55:58 +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