efl/legacy/elementary/src
Cedric BAIL 58d38c10d2 toolbar: delay evaluation of the toolbar size until it stabilize.
Elementary is not using much the calculate callback from Evas. This
create all sort of problem where it transform O(n) algorithm. Like
sizing a toolbar for next frame to O(n^n) by actually sizing the
toolbar every time an object is inserted.

T2777
2015-10-15 16:38:24 -07:00
..
bin elementary: Remove unused static variable 2015-10-14 10:04:03 -04:00
edje_externals elm_external: shutdown elm after del callback 2015-07-29 22:23:19 +09:00
examples example: genlist - intialize buffer array to 0 2015-10-14 20:47:46 +05:30
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib toolbar: delay evaluation of the toolbar size until it stabilize. 2015-10-15 16:38:24 -07:00
modules elementary: Port evas object smart callbacks to use eo event callbacks 2015-08-28 16:30:27 +09:00
tests tests: add new tests for AT-SPI beta API. 2015-10-06 17:18:44 +02:00
Makefile.am tests: add coverage support. 2015-01-16 16:39:37 +01:00