Eobj: Added event callbacks for Object free/del.
[profile/ivi/eobj.git] / lib / Eobj.h
2012-04-16 tasnEobj: Added event callbacks for Object free/del.
2012-04-16 tasnEobj: Renamed EOBJ_SIG_CALLBACK_* to EOBJ_EV_CALLBACK_*.
2012-04-16 tasnEobj: Better grouped docs in doxygen.
2012-04-16 tasnEobj: Initial doxygen commit.
2012-04-16 tasnEobj: EOBJ_OP_FUNC_DESCRIPTION -> EOBJ_OP_FUNC.
2012-04-15 tasnEobj: Make eobj_event_callback_add a macro.
2012-04-15 tasnEobj: Eobj_Op should be unsigned int, not uintptr_t.
2012-04-12 tasnEobj: Pass the private data to functions automatically.
2012-04-12 tasnEobj: Cosmetic change + added a FIXME.
2012-04-11 tasnEobj: Removed eobj_class_parent_get. It's useless and...
2012-04-11 tasnEobj: Only allocate kls_itr when really needed.
2012-04-11 tasnEobj: Added eobj_ref_get.
2012-04-11 tasnEobj: Added eobj_super_do instead of class_do.
2012-04-11 tasnEobj: added default constructor/destructor.
2012-04-10 tasnEobj: eobj.h -> Eobj.h