efl/legacy/elementary/src
Avi Levin d92d4afbb0 elm_box: porting evas smart callbacks to eo
Replacing  calls of evas_object_smart_callback_add/del/call
with eo_callback_add/del/call.
This will reduce the use of legacy events and callbacks lists in
smart_object which in turn will improve performance and reduce memory
use.
2015-06-29 11:02:17 +03:00
..
bin elm_config: Add feature to control transition scale for edje 2015-06-26 13:54:48 +09:00
edje_externals edje_externals: Fix wrong free. 2015-06-26 10:17:33 +09:00
examples examples: fix changes in Evas.Canvas3D namespace. 2015-06-22 12:36:58 +02:00
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib elm_box: porting evas smart callbacks to eo 2015-06-29 11:02:17 +03:00
modules elm_prefs: looking for right lib directory in prefix. 2015-03-26 18:11:30 +01:00
tests tests/elm_test_image: Give a proper path to test images 2015-04-22 17:24:42 +02:00
Makefile.am tests: add coverage support. 2015-01-16 16:39:37 +01:00