Make sure that all timeouts in HildonBanner are removed
[hildon] / NEWS
diff --git a/NEWS b/NEWS
index b73824e..a3e09da 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,140 @@
+[2.2.0 release]
+
+  * Fixes: NB#132584 (Pannable kinetics in large lists needs tuning)
+  * Fixes: MB#4580 (HILDON_WINDOW_LONG_PRESS_TIME is undocumented)
+  * Fixes: NB#127018 (Panning indicator fades out too slowly)
+  * Improved UX for the pannable area with large lists.
+  * Fixes: 137604 (Pannable scroll_to does not move correctly)
+  * NB#137814 (Indicator for view menu in app title area)
+  * Fixes: NB#137604 (Pannable scroll_to does not move correctly)
+  * Documentation fixes updates (MB#5103, MB#5104)
+
+[2.1.97 release]
+
+  * Fixes: NB#133252 (Opening any feed item from RSS always opens the
+         first feed item in browser)
+  * Fixes: NB#135179 (Remove pannable timeouts in unrealize function)
+  * Fixes: NB#133767 (Information and confirmation note sound should
+    follow system profile setting)
+  * Fixes: NB#134533 (UI freezes if we show a dialog with
+    gtk_dialog_run() while a menu is opened)
+  * Fixes: NB#110894 (In event view containing very large description
+    field, application menu is displayed blank while panning)
+  * Fixes: NB#131942 (HildonPickerDialog is seen empty when popping up
+    for the first time)
+  * Fixes: NB#131911 (Appmenu does not resize properly, when number of
+    menu items change)
+  * Documentation updates
+
+[2.1.96 release]
+
+  * Fixes: NB#133252 (Opening any feed item from RSS always opens the
+         first feed item in browser)
+  * Fixes: NB#135179 (Remove pannable timeouts in unrealize function)
+  * Fixes: NB#132584 (Pannable kinetics in large lists needs tuning)
+
+[2.1.95 release]
+
+  * Fixes: NB#131794 (pannable area produces unnecessary allocations
+    causing performance problems)
+  * Fixes: NB#130900 (HildonPannableArea will leak it's event_window
+    if it's realized without showing and then deleted)
+
+[2.1.94 release]
+
+  * Fixes: NB#130910 (Screen gets unlocked when menu is open)
+  * Fixes: NB#126115 (Pannable list overshooting is unusably slow for
+    lists with slow row renderers)
+  * Fixes: NB#126198 (gdk-threads API should be used to install idle and
+    timeout handlers)
+
+[2.1.93 release]
+
+  * Fixes: NB#122395 (hildon_entry_set_placeholder() should be in
+    GtkEntry)
+  * Fixes: NB#131013 (unable to stop panning file manager by tapping on
+    it)
+
+[2.1.92 release]
+
+  * Fixes: NB#130043 (scrollindicator not smooth while panning)
+  * Fixes: NB#123409 (Showing dialog consumes significant amount of
+    time)
+  * Fixes NB#130291 (New HildonTouchSelector API is required to center on
+    any column item)
+
+[2.1.91 release]
+
+   * Fixes: NB#118398 (HildonEntry - unnecessary rescaling of images)
+
+[2.1.90 release]
+
+  * Fixes: NB#127896 (Information notes text truncated)
+
+[2.1.88 release]
+
+  * Fixes: NB#124510 (The Application Menu is distorted when switched
+    between portrait and landscape mode)
+  * Fixes: NB#115388 (Power key menu does not resize itself)
+  * Fixes: NB#108487 (Phone settings dialog should scroll to focused field)
+  * Fixes: NB#121445 (Virtual keyboard opening is not working in same
+    way for each text entry field)
+
+[2.1.86 release]
+
+  * MB#4700 (HildonFindToolbar documentation lacks Gtk-Doc markup,
+    and needs cleanup)
+  * Fixes: NB#124090 (New calendar wizard title is not using
+    ecdg_ti_caption_separator)
+  * Fixes: NB#121732 (New feature request: Signal to pannable area
+    that informs when panning is stopped.)
+  * Fixes: NB#124385 (Unable to select exact point in color mixing box
+    in color palette dialog)
+  * Fixes: NB#120500 (only device memory connect mmc in use info
+    banner is left aligned)
+  * Fixes: NB#124408 (Confirmation notes: the 'Yes' button overlaps
+    with the dialog edge)
+  * Fixes: NB#95685 (Add field dialog should use HILDON_UI_MODE_NORMAL)
+
+[2.1.84 release]
+
+  * Fixes: NB#122033 (Filter buttons in view menus incorrectly sized)
+  * Fixes: NB#108337 (Focus mismatch in items of AppMenu)
+  * Fixes: NB#102373 (Progress indicator also for the Edit mode
+    toolbar)
+  * Fixes: MB#4598 (HildonCheckButton documentation doesn't say why it
+    exists)
+  * Fixes: MB#4528 (HildonPickerButton docs should mention how to set
+    the title of its dialog)
+  * Fixes: MB#4556 (HildonNoteType is undocumented)
+  * Fixes: NB#118375 (unnecessary rescaling of images)
+  * Fixes MB#4697 (Documentation in HildonCaption)
+  * Fixes: MB#4698 (DateSelector documentation has bad output argument
+    description, and the day depends on both the month and the year)
+  * Fixes: NB#123448 (HildonNote is not portrait-friendly)
+  * Fixes: MB#4701 (HildonNote documentation lacks some Gtk-Doc markup and
+    has some mistakes)
+  * Fixes: NB#122389 (Stacking mixup when removing HildonStackableWindow
+    from the middle of the stack)
+  * Many other documentation improvements and fixes.
+
+[2.1.82 release]
+
+  * Fixes: NB#101420 (Update unit tests and fix make distcheck)
+  * Fixes: MB#4641 (Documentation:
+    hildon_touch_selector_append_column() ref-counting)
+  * New public API: hildon_touch_selector_set/get_column()
+  * Fixes: NB#117931 (Theming issues in accounts dialogs)
+  * Fixes: MB#4563 (Popup menu won't locate at the left side of the
+    screen)
+  * Fixes: NB#101437 (Invoking CSM on the left side of page area is
+    displayed in wrong location)
+  * Fixes: NB#122254 (random crash occured for contacts while sending
+    contact card thorugh email)
+  * Fixes: MB#4554 (Documentation: Annoying "represents" phrasing.)
+  * Fixes: MB#4463 (Hildon size #defines are undocumented)
+  * Many other documentation fixes.
+
 [2.1.80 release]
 
   * Fixes: NB#119805 (Merge conflict picker dialogs are too small)