2009-04-14 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / NEWS
diff --git a/NEWS b/NEWS
index f39f852..405e67e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,75 @@
+[2.1.64 release]
+
+  * Fixes: NB#110244 (Problems with the
+    hildon_pannable_area_set_size_request_policy API)
+
+[2.1.62 release]
+
+  * Fixes: NB#110029 (selectors not scrolling to selected value)
+  * Coverity reported fixes.
+  * Improved documentation (Ivan Gomez)
+
+[2.1.60 release]
+
+  * Fixes: NB#109099 (Memory leak in Hildon touch selector)
+  * Fixes: NB#107386 (Odd stacking behaviour for information banners)
+  * Fixes: NB#94957 (Smoothly opened application menu)
+  * Fixes: NB#109179 (Memory leak in Hildon program)
+  * Fixes: NB#107775 (No scrollbars can be seen when several items are
+    available in a dialog)
+  * Fixes: NB#106375 (Need API to retitle a window with a title
+    including markup)
+  * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
+  * Fixes: NB#109639 (Update hildon passwd dialogs to Hildon 2.2)
+
+  New API:
+
+  * hildon_window_stack_get_windows()
+  * New "markup" property and hildon_window_{get,set}_markup()
+    methods.
+
+  Other:
+
+  * More HildonPannableArea tunning.
+  * Fixed some memory leaks.
+
+[2.1.58 release]
+
+  * Fixes: NB#107583 (Hildon app menu crashes in various applications)
+  * Fixes: NB#106067 (hildon_play_system_sound() play sound only first
+    time called)
+  * Fixes: NB#106998 (HildonProgram's is-topmost property doesn't
+    change when the user tasks in/out of an application)
+  * Fixes: NB#107897 (Patch to make editmodetoolbar background
+    themeable and adjust margin)
+
+[2.1.56 release]
+
+  * Fixes: NB#107494 (Items stay selected when clicking and moving
+    away when inside pannable area)
+  * Fixes: NB#103564 (Make hildon animation banner use individual image
+    files as the animation)
+  * Fixes: NB#107471 (hildon_entry_set_text() not setting the text
+    when the placeholder text is already set)
+
+[2.1.54 release]
+
+  Bug fixes:
+
+  * Fixes: NB#105190 (Text input area of HildonTouchSelectorEntry to
+    be selected manually for the HW keys to work)
+  * Fixes: NB#105427 (Clicking and dragging ( for pixel values more
+    than the threshold value ) within the button is not sending the
+    event to the child)
+  * Fixes: NB#106607 (hildon_init should issue error message upon
+    successive calls)
+
+  Other:
+
+  * Improved usability in HildonPannableArea and HildonTouchSelectorEntry.
+  * Some examples cleaned up.
+  * Code fixes.
+
 [2.1.52 release]
 
   Bug fixes: