Dear all,
Some elm API names are changed according to API naming refactoring.
As evas used 'homogeneous' instead of 'homogenous', elm will follow
the convention.

[API Changes]
elm_box_homogenous_set --> elm_box_homogeneous_set
elm_box_homogenous_get --> elm_box_homogeneous_get
elm_table_homogenous_set --> elm_table_homogeneous_set
elm_table_homogenous_get --> elm_table_homogeneous_get
elm_toolbar_homogenous_set --> elm_toolbar_homogeneous_set
elm_toolbar_homogenous_get --> elm_toolbar_homogeneous_get

Existing APIs are there but set as EINA_DEPRECATED.
These will be removed some time later or when the elm v1.0 will be released.
New APIs are already added. So you can just use new APIs.
I will change some codes which is using deprecated APIs in trunk gradually.

Thank you.
Daniel Juyung Seo (SeoZ)

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to