2006-10-04 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
[hildon] / ChangeLog
index 38711b1..7af43ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+2006-10-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-wizard-dialog.c: Adding an "autotitle"
+       property that controls the way wizard handles window titles. If set to
+       TRUE (default) the wizard will automatically update window title when
+       changing wizard pages. If set to FALSE, no title handling is being
+       done, and the title can be overriden by the application developer.
+
+2006-10-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-time-editor.c
+       (validated_conversion): Modifications to check the '-' 
+       input and change value to the default min. Fixes NB#40059.
+
+2006-10-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-set-password-dialog.c: Turning off the
+       auto-capitalization. Fixes NB#39585.
+
+2006-10-03  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * debian/rules: Correcting debian debug package generation. Should
+       really fix NB#40532.
+
+2006-10-02  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c: Make ok
+       the default response for the dialog. Fixes NB#39909.
+
+2006-09-29  Tomas Junnonen  <tomas.junnonen@nokia.com>
+
+       * hildon-font-selection-dialog.c: Remove extra space in font size
+       string. Fixes NB#41291.
+
+2006-09-26  Iain Holmes  <iain@openedhand.com>
+
+       * hildon-wizard-dialog.c: Show all created widgets so that a
+       gtk_widget_show is all that is required to display the dialog
+       correctly. Fixes MB#432. 
+
+2006-09-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-number-editor.c: Applying a patch by Fernando
+       Herrera to fix the number editor notification signals. Fixes MB#625. 
+
 2006-09-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
        
        [0.14.4-1 release]