Home | Back
2011-01-29  Carsten Haitzler (The Rasterman)

        1.0.0 release

2011-02-08  Cedric BAIL

* Fix invalid memory access by edje alias code.

2011-02-10  Cedric BAIL

* Fix use of recursive alias.

2011-02-10  Cedric BAIL

* Fix propagation of recursive events on existing part.

2011-02-24  Cedric BAIL

* fix signal comming from box/table item to include their
index or name correctly.

2011-03-10  WooHyun Jung

        * Fix: Emit clicked signal on entry if still in - missing.

2011-05-11  Tom Hacohen

* text: fix ellipsis causing text to not draw in some cases.

2011-05-23  Cedric Bail

1.0.1 release

2011-06-11  Tom Hacohen (TAsn)

* Fix an issue with ellipsis not working properly with small
  text parts.

2011-06-20  Bruno Dilly

* Fix an invalid memory read on edje embryo's function get_part_id.

2011-10-02  Boris Faure (billiob)

* Fix edje_cc to accept -1 in description.max

2011-12-15  Cedric Bail

* Fix detections of limits by edje_cc parser.

2011-12-16  Cedric Bail

* Fix wrong call to free() in edje_load.

2012-01-23  Cedric Bail

* Fix overridding group in edje_cc by fixing with the right index.

2012-01-24  Cedric Bail

* Filter should only be valid once all program affecting there part are done.

2012-02-08  Cedric Bail

* Fix bug when using EDJE_CALC_CACHE and using relative to x and y
on separate part.

2012-03-07  Cedric Bail

* Correctly count and propagate preload signal with GROUP.

2012-03-11  Cedric Bail

* Propagate scale factor to GROUP's part.

2012-05-09  Cedric Bail

* Fix bug in case of nesting edje_object_signal_emit and edje_object_signal_callback_{add,del}
* Check that the file changed on disk when trying to reopen it.

2012-06-06  Mike Blumenkrantz

        * 1.0.2 release