Eo: Removed "type" property from event/op descriptions.
[profile/ivi/eobj.git] / examples / constructors / simple6.c
2012-05-14 tasnEo: renamed eo_constructor_error_* -> eo_error_*.
2012-05-01 tasnEobj: Rename to Eo.
2012-04-23 tasnEobj: Add a convenience macro for defining the class_ge...
2012-04-19 tasnEobj: s/__UNUSED__/EINA_UNUSED/ I had no idea that...
2012-04-17 tasnEobj: EOBJ_CLASS_BASE -> EOBJ_BASE_CLASS.
2012-04-17 tasnEobj: Made eobj_class_new return a const class.
2012-04-12 tasnEobj: Improved constructors test.