2006-09-15 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
[hildon] / debian / changelog
index b130fba..55503a8 100644 (file)
@@ -1,4 +1,73 @@
-hildon-libs (0.14.0) unstable; urgency=low
+hildon-libs (0.14.3-1) unstable; urgency=low
+
+  * fixes NB#40055 - Modified time in time editor is not updated in the time picker.
+  * fixes NB#25602 - Accessibility unable to toggle am/pm in hildon time editor.
+  * fixes NB#24411 - Icon in Hildon date editor is not exposed to accessibility framework. 
+  * fixes NB#40566 - HildonWindow's hildon_window_set_menu calls gtk_widget_show_all to itself.
+  * fixes NB#35945 - Cannot move the focus to am/pm in the time field in 'Set Alarm' dialog using right HW button.
+  * fixes NB#37659 - Submenus in ongoing chat need two clicks to open.
+  * fixes NB#36440 - Unnecessary focus when toggling between AM and PM.
+  * fixes NB#39565 - Focus is not going to time field.
+  * fixes NB#40041 - Button's ("AC" and "C") color is not as per spec.
+  * fixes NB#36938 - UP/Down arrow keys do not move the focus to the previous/next widget in date and time editors.
+  * fixes NB#39612 - Unable to modify single digit in Date field directly.
+  * fixes MB#624 - HildonNumberEditor fails to display images if gtk_widget_set_name() is used.
+  
+  * Fixing the copyright headers to match the requirements.
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 15 Sep 2006 14:00:00 +0300
+
+hildon-libs (0.14.2-1) unstable; urgency=low
+
+  * fixes NB#39778 - Showing black line in color icon if cancel color dialog box. 
+  * fixes NB#39764 - Application crashed after some sequnce of operation.
+  * fixes NB#39765 - Application crashed after some sequence of operation.
+  * fixes NB#39757 - User can able to open clock Menu over setting dialog.
+  * fixes NB#39714 - Hildon header doesn't include needed file (gdkkeysyms.h)
+  * fixes NB#39181 - Inet status bar should show an "informational menu element"
+  * fixes NB#34193 - Tapping on the close button of the findtoolbar does not close the VKB.
+  * fixes NB#33829 - WLAN IAP settings - Security method is not shown as 'Choice list' in UI
+  * fixes NB#39202 - Application tool bar does not appear in new browser window
+  * fixes NB#40054 - No infobanner is shown when "00" is entered in the hour or minutes field of the time editor.
+  * fixes NB#21151 - Hildon Date Editor repairs out of range number to an illegal date.
+  * fixes NB#35834 - Focus in date and time field and fieldlets.
+  * fixes NB#33820 - Mnemonics and accelarators are not hidden when the H/W KB is detached.
+
+  * Changing the top-level notification mechanism in hildon-window to work with new 
+    matchbox. Doesn't brake prev matchbox compatibility.
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 11 Sep 2006 15:00:00 +0300
+
+hildon-libs (0.14.1-2) unstable; urgency=low
+
+  * Removing the new menu key mapping once again
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 7 Sep 2006 15:00:00 +0300
+
+hildon-libs (0.14.1-1) unstable; urgency=low
+
+  * fixes NB#33451 - Drop down arrow missing in all drop down boxes
+  * fixes NB#30530 - List of fonts in Font selection -dialog doesn't follow the spec
+  * fixes NB#22965 - Trivial improvements to some static hildonwidgets arrays
+  * fixes NB#31168 - Icon not appearing at the start of text in a infoprint with long text.
+  * fixes NB#34122 - Find toolbar widget does not work with HW keyboards
+  * fixes NB#19001 - Notes font format preview dialog text size doesn't correlate to the Notes text size
+  * fixes NB#33775 - Vertical Scroll Bar is not in proper position
+  * fixes NB#22825 - Hildon Note: The api hildon_note_new_confirmation_with_icon_stock() does not display the stock icon
+  * fixes NB#32544 - Sort dialog : incorrect sort order for date
+  * fixes NB#36843 - Can get selection around labels for location, device, and read only in details dialog
+  * fixes NB#39679 - HildonProgram/Window gets BadWindow errors
+
+  * Bringing back the new key mapping by Johan (removed in 0.14.0). That
+    breaks IT 2006 compatibility
+  * Removing the outo-based unit tests from the build system
+  * Adding new property (font-scaling) to font selection dialog
+  * Adding new function to sort dialog to add sort keys with reverse default order
+    (ie. date)
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 6 Sep 2006 16:00:00 +0300
+
+hildon-libs (0.14.0-1) unstable; urgency=low
 
   * fixes NB#38996 - HildonApp/HildonWindow: _escape_timeout() ref.count issue
   * fixes NB#37010 - Time pickers in Set alarm and Date and time dialogs
@@ -7,15 +76,28 @@ hildon-libs (0.14.0) unstable; urgency=low
   * fixes NB#38559 - Progress banner does not fit enough text
   * fixes NB#33217 - No borders for the custom defined color boxes in hildon color selector
   * fixes NB#37172 - Colour selector for background color shows logical string
+  * fixes NB#37467 - Hildon name password dialog with autocapitalization
+  * fixes NB#34613 - 'Cancel' and 'Finish' in wrong order in Wizard widget
+  * fixes NB#26114 - hildon_gtk_widget_set_logical_* leak signals
+  * fixes NB#38565 - Text weirdly centered in the information banner
+  * fixes NB#16830 - In feed details dialog horizontal alignment is incorrect
+  * fixes NB#38487 - Focus not set properly when invalid data is entered in a time editor
+  * fixes NB#36938 - UP/Down arrow keys do not move the focus to the previous/next widget in date and time editors
+  * fixes NB#34642 - Placeholder appears in place of spaces in file save dialog for file names
+  * fixes NB#32772 - Labels are partially hidden in Hildon Grid view in large Icons mode
+  * fixes NB#38598 - Information banners do not resize
 
   * Merging the new color selector branch (0.13.1) with the main trunk code.
   * Maintainer change: Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
   * Correcting the license headers
   * Removing the redundant files
   * Allowing menus to be removed from windows by passing NULL to set_menu
-  function (documented).
+    function (documented).
   * Removing the Johan's new key handling (introduced in 0.13.1.3) for the
-  time being. That requires a fix at a different level.
+    time being. That requires a fix at a different level.
+  * Changing the order of the buttons in the wizard dialog
+  * Disconnect the previous notification signal before connecting the new one
+    (hildon_gtk_widget_set_logical_*)
 
  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 30 Aug 2006 14:30:00 +0300