Eo: Made composite objects more robust.
[profile/ivi/eobj.git] / examples / signals /
2012-06-06 tasnEo: Check adding/deleting callbacks from within callbac...
2012-06-03 tasnEo: Improved checks in signals example.
2012-06-03 tasnEo: Remove del_lazy.
2012-05-15 tasnEo: Added support for event freeze/thaw.
2012-05-14 tasnEo: Move event callback handling to base class.
2012-05-01 tasnEo: Rename SIG_* to EV_*.
2012-05-01 tasnEobj: Rename to Eo.
2012-04-24 tasnEobj: eobj_event_callback_del/_full renames.
2012-04-24 tasnEobj: Changed all the eobj_do macros to lowercase.
2012-04-23 tasnEobj: Added docs to the examples (needed for introspect...
2012-04-23 tasnEobj: Added EOBJ_CALLBACK_STOP/CONTINUE macros.
2012-04-23 tasnEobj: Add a convenience macro for defining the class_ge...
2012-04-23 tasnEobj: Fixed issue with FindEina.cmake and things using it.
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: eobj_generic_data_*->EOBJ_BASE_DATA_*.
2012-04-17 tasnEobj: Improved tests.
2012-04-17 tasnEobj: Made eobj_class_new return a const class.
2012-04-16 tasnEobj: Renamed EOBJ_SIG_CALLBACK_* to EOBJ_EV_CALLBACK_*.
2012-04-16 tasnEobj: EOBJ_OP_FUNC_DESCRIPTION -> EOBJ_OP_FUNC.
2012-04-12 tasnEobj: Pass the private data to functions automatically.
2012-04-12 tasnEobj: Improve signals test.
2012-04-12 tasnEobj: Improved output of signals test.
2012-04-12 tasnEobj: Improved tests a bit.
2012-04-10 tasnEobj: eobj.h -> Eobj.h
2012-04-05 tasnEobj: Initial commit.