New embryo function: get_program_id
[platform/upstream/edje.git] / NEWS
diff --git a/NEWS b/NEWS
index fe083e2..692f3d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,74 @@
-Edje 1.7.1
+Edje 1.7.8
 
+Changes since Edje 1.7.7:
+-------------------------
+
+Fixes:
+    * Edje textblock: Fixed issue with quoted formats.
+    * Edje Lua: Stop leaking evas objects in Lua.
+
+Edje 1.7.7
+
+Changes since Edje 1.7.6:
+-------------------------
+
+Fixes:
+    * fix custom states for proxy parts
+
+Edje 1.7.6
+
+Changes since Edje 1.7.5:
+-------------------------
+
+Fixes:
+    * Fix cache miss when active edje hash is empty.
+    * Checking walking_callbacks for not removing patterns which are still used.
+    * fix anchor clicked mouse signals for selection-enabled entries
+    * Fix edje_color_class_list() and edje_text_class_list() to look at right hashes.
+    * Fix bug candidate word couldn't be selected with up/down key in the preedit status
+    * Report file not found properly.
+    * fix custom states for SPACER parts
+    * fix program filters
+    * Fix CURRENT for moving objects.
+
+Changes since Edje 1.7.4:
+-------------------------
+
+    * No visible changes, bumping to sync with new minor release.
+
+Changes since Edje 1.7.3:
+-------------------------
+
+Fixes:
+    * Lua 5.2 support added, still works fine with 5.1.
+    * Before cursor is moved by mouse_down, imf_context_reset should be called with current cursor position.
+    * Backport from 78587 in trunk.
+    * Fix inheriting groups with programs that have after programs where after programs are duplicated in the list.
+
+Changes since Edje 1.7.2:
+-------------------------
+
+Fixes:
+    * fix compilation on Solaris 11
+    * fix duplicate after programs in group inheritance.
+
+Changes since Edje 1.7.1:
+-------------------------
+
+Fixes:
+    * fix scale_set with edje containing boxes and/or tables
+    * fix edje_cc to use max, not default compression
+    * fix edje_text_class_set to update the text classes correctly.
+    * fix to not update map uv for proxy
+    * fix to not segv on inheriting group lookups
+    * fix build on Solaris 11
+    
 Changes since Edje 1.7.0:
 -------------------------
 
 Fixes:
     * Fix edje_*scale_set() on sub-group.
 
-Edje 1.7.0
-
 Changes since Edje 1.2.0:
 -------------------------
 
@@ -43,8 +104,6 @@ Fixes:
     * Properly destroy color_class and text_class on an Edje_Object.
     * Stop leaking memory on edje block error during signal emit.
 
-Edje 1.2.0
-
 Changes since Edje 1.1.0:
 -------------------------