python-efl/include
Kai Huuhko f2b22e94bb Eo: Change _register_decorated_callbacks to not use hasattr/getattr
They actually get the value of a property, leading to unexpected
behavior. Iterate the class dict instead.
2013-11-24 17:56:08 +02:00
..
efl.c_eo.pxd Eo: Add several methods, tests and more debug logging. 2013-11-09 09:05:44 +02:00
efl.ecore.enums.pxd Python-EFL: implemented ecore.Poller, with docs and unittest. 2013-05-13 01:27:00 +02:00
efl.ecore.pxd Ecore: Add AnimatorTimeline. 2013-11-19 21:21:04 +02:00
efl.edje.pxd Rename efl.pxd to efl.eina.pxd 2013-09-30 07:26:35 +03:00
efl.edje_edit.pxd Rename efl.pxd to efl.eina.pxd 2013-09-30 07:26:35 +03:00
efl.eina.pxd PythonEFL: (as always) unbreak the build with older chyton 2013-10-23 19:36:04 +02:00
efl.emotion.pxd Rename efl.pxd to efl.eina.pxd 2013-09-30 07:26:35 +03:00
efl.eo.enums.pxd Eo: Add several methods, tests and more debug logging. 2013-11-09 09:05:44 +02:00
efl.eo.pxd Eo: Change _register_decorated_callbacks to not use hasattr/getattr 2013-11-24 17:56:08 +02:00
efl.evas.enums.pxd Evas: Remove the unnecessary value assignments for enums. 2013-05-30 16:53:35 +03:00
efl.evas.pxd Optimize exception propagation in several hot/time critical cases. 2013-11-10 08:47:21 +02:00
efl.utils.conversions.pxd Move common conversion functions from efl.eo to efl.utils.conversions 2013-10-01 04:56:28 +03:00
efl.utils.deprecated.pxd Add arguments 'version' and 'message' to DEPRECATED decorator. 2013-10-25 02:09:29 +03:00
efl.utils.logger.pxd Add support for loggers that have been initialized already. 2013-10-26 03:22:47 +03:00