2009-02-20 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / NEWS
diff --git a/NEWS b/NEWS
index 2f327b8..6b8882d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,115 @@
+[2.1.44 release]
+
+  Bug fixes:
+
+ * Fixes: NB#100646 (Logical strings is shown for ok in set
+   password,Password needed dialogs)
+ * Fixes: NB#100445 (Hildon banner gets destroyed when a dialog is
+   opened)
+ * Fixes: NB#101916 (Do not allow custom icons on animation banner)
+ * Fixes: NB#101698 (Back button long press and delete-event handling)
+ * Fixes: NB#99915 (Date and Time options are not localised in Date
+   and Time setttings)
+ * Fixes: NB#101043 (Second row of all the command button are
+   displayed in transparent mode.)
+ * Fixes: NB#102225 (Crash setting the progress indicator to a non
+   visible window)
+ * Fixes: NB#102262 (memory leak in hildon_button_set_style())
+ * Fixes: NB#101793 (Make edit toolbar the same height as window
+   title bar (use title area theming))
+ * Fixes: NB#102467 (Do not show highlight on the text in
+   HildonCaption)
+ * Fixes: NB#102338 (HildonPannableArea scrolling indicator does not
+   treat ->lower correctly)
+ * Fixes: NB#102413 (The text margins (wrapping) in information
+   banner should be HILDON_MARGIN_TRIPLE)
+
+  New API:
+
+  * HildonRemoteTexture (Gordon Williams)
+  * HildonPannableArea:low-friction-mode property.
+
+  Deprecations:
+
+  * hildon_banner_show_annimation(): No more user defined icons.
+
+  Other:
+
+  * Theming improvements.
+  * Increased the maximum speed of the pannable area to improve usability.
+  * Memory leaks fixed and other code fixes.
+
+[2.1.42 release]
+
+  Bug fixes:
+
+  * Fixes: NB#100487 (HildonStackableWindow transiency becomes
+    incoherent)
+  * Fixes: NB#98039 (Wishlist: hildon_window_add_edit_toolbar())
+  * Fixes: NB#100320 (HildonPannableArea does not listen to
+    GtkAdjustment "change" signals)
+  * Fixes: NB#99802 (Hildon touch selector entry not working properly
+    for some of the input modes)
+  * Fixes: NB#100468 (Application menu window is launched even when a
+    new secondary-window/dialog is pending to be shown/realized.)
+  * Fixes: NB#93165 (HildonTouchSelector::changed not emitted when the
+    selection is programmatically changed)
+
+  Deprecations:
+
+  * Removed obsolete icon sizes:
+    HILDON_ICON_PIXEL_SIZE_WIZARD
+    HILDON_ICON_PIXEL_SIZE_BIG_NOTE
+    HILDON_ICON_PIXEL_SIZE_NOTE
+
+  Other:
+
+  * Documentation improvements.
+  * Misc. code improvements.
+  * Icon sizes updates.
+
+[2.1.40 release]
+
+  Bug fixes:
+
+  * Fixes: NB#98855 (HildonBanner uses qgn_note_infoprint)
+  * Fixes: NB#98614 (Hildon information note (background) should have
+    minimum height and maximum text width)
+  * Fixes: NB#91657 (HildonPickerDialog closes immediately when used
+    with some dynamic tree model)
+  * Fixes: NB#97468 (HildonPickerDialog doesn't need to show selected
+    contents in title)
+  * Fixes: NB#99713 (HildonButton value label color is wrong)
+  * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button
+    graphics from theme)
+
+  Other:
+
+  * Do not use cairo to render the HildonPannableArea panning indicators.
+  * HildonButton layout fixes.
+  * Improved and updated examples.
+  * Documentation improvements.
+
+[2.1.38 release]
+
+  Bug fixes:
+
+  * Fixes: NB#98609 (Use wdgt_ strings for all hildon dialog buttons)
+  * Fixes: NB#98537 (Device hangs in account settings dialog)
+  * Fixes: NB#95395 (prestarted applications show GLIB WARNING ** Gdk
+    - gdkdrawable-x11.c:878 drawable is not a pixmap or window)
+  * Fixes: NB#98383 (is-topmost signal is not emitted when task
+    switcher is clicked.)
+
+  New API:
+
+  * New HildonAnimationActor widget (Artem Egorkine)
+
+  Other:
+
+  * Reverted change in pannable area that caused irresponsive applications.
+  * Pannable Area misc. improvements.
+
 [2.1.36 release]
 
   Bug fixes: