From 825a3d837a33f226c879cd02ad15c3fba57e8b2c Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 23 Jan 2012 23:30:42 +1000 Subject: Update the EFL to what I'm actually using, coz I'm using some stuff not yet released. --- libraries/edje/NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'libraries/edje/NEWS') diff --git a/libraries/edje/NEWS b/libraries/edje/NEWS index e34a719..bf529dc 100644 --- a/libraries/edje/NEWS +++ b/libraries/edje/NEWS @@ -1,5 +1,22 @@ Edje 1.1.0 +Changes since Edje 1.1.0: +------------------------- + +Additions: + + * "recalc" smart callback for object size changes + * EDJE_ASPECT_PREFER_SOURCE. + * edje.version() Lua function. + * minmul edc property + +Improvements: + * speedup load time of Edje file. + * check existence of group at compile time also. + * reduce number of call to stat during edje_object_file_set. + * unswallow object about to be swallowed if necessary. + * Lua scripts now more resilient against API changes. + Changes since Edje 1.0.0: ------------------------- -- cgit v1.1