Eo: Fix return value of eo_do_super to depend on error_set.
[profile/ivi/eobj.git] / src /
2012-06-20 tasnEo: Fix return value of eo_do_super to depend on error_set.
2012-06-14 tasnEo: Fixed eo_isa to work with comp objects and fixed...
2012-06-13 tasnEo: Implemented eo_isa(). It checks if an object implem...
2012-06-13 tasnEo: Save both mixins and interfaces, not just mixins.
2012-06-13 tasnEo: Implement handling of eo_do errors and use it.
2012-06-11 tasnEo: Actually, no reason why to force inheritance from...
2012-06-11 tasnEo: Force classes to inherit from EO_BASE_CLASS.
2012-06-11 tasnEo examples: evas_obj -> exevas_obj (example evas).
2012-06-10 tasnEo: Fix internal code using eo_composite functions.
2012-06-10 tasnEo: eo_composite_object_* -> eo_composite_*.
2012-06-10 tasnEo composite: Reordered parameters and improved docs.
2012-06-10 tasnEo: Removed EINA_CONST.
2012-06-10 tasnEo: Restructure source tree to be like the rest of...