2009-03-10 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / debian / changelog
index 82babba..9a3d467 100644 (file)
@@ -1,8 +1,120 @@
-libhildon (2.1.43-1~unreleased) unstable; urgency=low
+libhildon (2.1.50-1) unstable; urgency=low
 
-  * unreleased bump
+  * Fixes: NB#105012 (buttons inside a pannable area not getting release
+    event when dragging/releasing)
 
- -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 10 Feb 2009 16:16:35 +0200
+ -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 10 Mar 2009 16:40:03 +0200
+
+libhildon (2.1.48-1) unstable; urgency=low
+
+  Bug fixes:
+
+  * Fixes: NB#103758 (No way to obtain a menu from a  HildonStackableWindow)
+  * Fixes: NB#103761 (HildonAppMenu doesn't have methods to get its children)
+  * Fixes: NB#104439 (hildon_date_button_new() isn't set to the current date by
+    default)
+  * Fixes: NB#104485 (Not able to address the call when application menu is
+  opened at background)
+  * Fixes: NB#104819 (Clean up old icon names from hildon-widgets)
+  * Fixes: NB#104815 (I need accessor to the entry inside
+  HildonTouchSelectorEntry)
+  * Fixes: NB#102541 (value entered in the touch selector entry is not shown
+  when opened for second time)
+
+  New API:
+
+  * HildonAppMenu:
+    hildon_app_menu_get_items()
+    hildon_app_menu_get_filters()
+    HildonAppMenu::filter-vertical-spacing style property.
+  * hildon_stackable_window_{get,set}_app_menu()
+  * hildon_window_get_main_menu()
+  * hildon_touch_selector_entry_get_entry()
+  * HildonPannableArea properties:
+    ::drag-inertia, ::panning-threshold, ::scrollbar-fade-delay,
+    ::bounce-steps, ::force and ::direction-error-margin
+
+  Deprecations:
+
+  * hildon_window_get_menu(): use hildon_window_get_main_menu()
+  * hildon_stackable_window_set_main_menu(): use hildon_stackable_window_set_app_menu()
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 09 Mar 2009 10:15:08 +0200
+
+libhildon (2.1.46-1) unstable; urgency=low
+
+  Bug fixes:
+
+  * Fixes: NB#101603 (Focus is not even for the text entry boxes in
+    Contact editor dialog)
+  * Fixes: NB#92297 (Preview content is not clearly visible for
+    default colour text)
+  * Fixes: NB#101889 (Picker dialog should not close when nothing is
+    selected in multiple selection list)
+  * Fixes: NB#97458 (Pannable area prevents propagation of button
+    press events)
+  * Fixes: NB#103242 ("HildonPickerButton:value-changed" is emitted
+    before actual change of values)
+  * Fixes: NB#100468 (Application menu window is launched even when a
+    new secondary-window/dialog is pending to be shown/realized)
+
+  New API:
+
+  * hildon_app_menu_popup(): New function to pop up a HildonAppMenu
+  * hildon_picker_button_value_changed(): Programmatically emit "value-changed".
+
+  Other:
+
+  * unit testing suite fixes (Sven Herzberg)
+  * Removed hildon-remote-texture.h from hildon.h.
+  * Themability improvements.
+  * Code fixes.
+  * HildonPannableArea improvements.
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 02 Mar 2009 11:38:42 +0200
+
+libhildon (2.1.44-1) unstable; urgency=low
+
+  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.
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 20 Feb 2009 15:12:02 +0200
 
 libhildon (2.1.42-1) unstable; urgency=low