Clouseau-Eo integration: Added debug info functions.
authorAharon Hillel <a.hillel@samsung.com>
Tue, 29 Jan 2013 06:36:23 +0000 (06:36 +0000)
committerDaniel Zaoui <daniel.zaoui@yahoo.com>
Tue, 29 Jan 2013 06:36:23 +0000 (06:36 +0000)
commit028f059d325c8361cd9157adc08029148708d0ca
tree0d52e98f849788c55c2ba1fba0a5ae1f02e43f10
parented8e0f222a203d4aa17e4156eed90e29c52e05db
Clouseau-Eo integration: Added debug info functions.

From now, classes implementing the Eo function with id
EO_BASE_SUB_ID_DBG_INFO_GET will be able to show in Clouseau their own
specific information.
Information contents is controlled by the class itself and no more
by Clouseau. Basic types and lists are supported..

Signed-off-by: Aharon Hillel <a.hillel@samsung.com>
SVN revision: 83410
src/lib/edje/edje_smart.c
src/lib/eo/Eo.h
src/lib/eo/eo.c
src/lib/eo/eo_base_class.c
src/lib/evas/canvas/evas_object_image.c
src/lib/evas/canvas/evas_object_main.c
src/lib/evas/canvas/evas_object_text.c
src/lib/evas/canvas/evas_object_textblock.c