Add a 'size' property to HildonCheckButton and HildonEntry
[hildon] / NEWS
diff --git a/NEWS b/NEWS
index e92b592..b7462c4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,77 @@
+[2.1.74 release]
+
+  * Fixes: NB#116289 (Hildon home crashes while adding task shortcuts.)
+  * Fixes: NB#116682 (Destroying parented animation actors when parent
+    in unmapped leads to crash) (Artem Egorkine)
+  * Fixes: NB#116786 (Image viewer crases whie trying to launch menu,
+    in a scenario)
+  * Fixes: NB#107486 (HildonWindow should size itself properly)
+  * Fixes: NB#106374 (Need API to take a loading screenshot)
+
+  New API:
+  * hildon_format_file_size_for_display() (Christian Dywan)
+  * hildon_gtk_window_take_screenshot()
+
+  Other:
+
+  * Fix tests build during distcheck.
+  * HildonButton minor fixes.
+  * Coverity reported fixes.
+
+[2.1.72 release]
+
+  * Fixes: NB#114395 ('Disconnect charger...' info banner in portrait is truncated)
+  * Fixes: NB#113761 (Update progress banner to use progress indicator)
+  * Fixes: NB#114253 (HildonPickerButton not refreshing its value)
+  * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
+  * Fixes: NB#105529 (Empty App menu is launched in a scenario.)
+  * Fixes: NB#115166 (Formatting memory card is not taking place)
+  * Fixes: NB#115242 (Sound is not played every time for the 'Switch off
+     device?' confirmation note)
+
+   Other:
+
+  * New unit tests for HildonPickerButton
+  * Set "dialog-information" role for sounds played by hildon_play_system_sound()
+  * Documentation and examples fixes.
+
+[2.1.70 release]
+
+  * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned
+    properly)
+  * Fixes: NB#112933 (text is not left aligned in confirmation dialog
+    is connectivity dialog)
+  * Fixes: NB#111606 (HildonTimeSelector should expose API to
+    set/unset am/pm mode)
+  * Fixes: NB#111160 (!HildonEditToolbar buttons are focused after
+    typing on an HW arrows key)
+
+  New API:
+
+  * HildonTimeSelector:time-format-policy
+
+[2.1.68 release]
+
+  * Fixes: NB#109635 (Confirmation notes do not support portrait)
+  * Fixes: NB#112328 (Adding helpers for setting portrait properties)
+  * Fixes: NB#108470 (Selected items in multiple selection are either
+    having a tick that is cut or not visible at all.)
+  * NB#111027 (Title menu closed immediately if activated when
+    "Invalid e-mail address" banner is shown)
+
+  New API:
+
+  * hildon_gtk_window_set_portrait_flags()
+  *(hildon_gtk_window_set_progress_indicator),
+   (hildon_gtk_window_set_do_not_disturb),
+   (hildon_gtk_window_set_portrait_flags): will work even if the window is
+   not realized yet.
+
+  Deprecated API:
+
+  * hildon_pannable_area_get/set_size_request_policy,
+    HildonSizeRequestPolicy: deprecated.
+
 [2.1.66 release]
 
   * Fixes: NB#110689 (HildonPickerButton doesn't ellipsize very long values)