2009-04-08 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / debian / changelog
index a0fb525..957e020 100644 (file)
@@ -1,3 +1,193 @@
+libhildon (2.1.62-1) unstable; urgency=low
+
+  * Fixes: NB#110029 (selectors not scrolling to selected value)
+  * Coverity reported fixes.
+  * Improved documentation (Ivan Gomez)
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 08 Apr 2009 09:49:45 +0300
+
+libhildon (2.1.60-1) unstable; urgency=low
+
+  * 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.
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 06 Apr 2009 15:34:47 +0300
+
+libhildon (2.1.58-1) unstable; urgency=low
+
+  * 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)
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 30 Mar 2009 11:31:07 +0300
+
+libhildon (2.1.56-2) unstable; urgency=low
+
+  * Do not use new gtk+ API yet to avoid depending on a new GTK+ version.
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 25 Mar 2009 20:59:01 +0200
+
+libhildon (2.1.56-1) unstable; urgency=low
+
+  * 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)
+  * Bump GTK+ dependency to 2:2.12.12-1maemo12.
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 24 Mar 2009 16:56:29 +0200
+
+libhildon (2.1.54-1) unstable; urgency=low
+
+  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.
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 23 Mar 2009 10:09:21 +0200
+
+libhildon (2.1.52-2) unstable; urgency=low
+
+  * Reverted some changes that were causing problems in the date-button creation
+
+ -- Alejandro G. Castro <alex@igalia.com>  Thu, 19 Mar 2009 13:58:33 +0200
+
+libhildon (2.1.52-1) unstable; urgency=low
+
+  Bug fixes:
+
+  * Fixes: NB#104485 (Not able to address the call when application menu is
+    opened at background)
+  * Fixes: NB#105507 (hildon_date_button_set_date leads to crash.)
+  * Fixes: NB#105407 (highlight is not cancelled when panning starts)
+  * Fixes: NB#105455 (HildonTouchSelectorPrintFunc lacks user data)
+  * Fixes: NB#105678 (HildonTextView should use logical colours instead of
+    setting widget name)
+
+  New API:
+
+  * (HildonTouchSelectorPrintFunc *) (HildonTouchSelector * selector, gpointer user_data)
+  User data parameter added to (HildonTouchSelectorPrintFunc *) signature.
+  * hildon_touch_selector_set_print_func_full (): support for user data and a destroy callback.
+
+  Other:
+
+  * More HildonPannableArea fine tunning.
+  * Documentation improvements.
+  * Minor theming fixes.
+
+ -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 16 Mar 2009 10:50:54 +0200
+
+libhildon (2.1.50-1) unstable; urgency=low
+
+  * Fixes: NB#105012 (buttons inside a pannable area not getting release
+    event when dragging/releasing)
+
+ -- 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: