2006-09-01 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Fri, 1 Sep 2006 11:21:51 +0000 (11:21 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Fri, 1 Sep 2006 11:21:51 +0000 (11:21 +0000)
* debian/changelog: Adding info about bugs fixed: #NB16830, #NB38487,
#NB36938, #NB34642, #NB32772, #NB38598.

* doc/design/abstract_vs_modular_plugin_widgets.dia:
* doc/design/abstract_vs_modular_plugin_widgets.png: Adding the
missing design schemes.

ChangeLog
debian/changelog
doc/design/abstract_vs_modular_plugin_widgets.dia [new file with mode: 0644]
doc/design/abstract_vs_modular_plugin_widgets.png [new file with mode: 0644]

index caf8fcf..70a0ea4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+
+2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * debian/changelog: Adding info about bugs fixed: #NB16830, #NB38487,
+       #NB36938, #NB34642, #NB32772, #NB38598.
+
+       * doc/design/abstract_vs_modular_plugin_widgets.dia:
+       * doc/design/abstract_vs_modular_plugin_widgets.png: Adding the
+       missing design schemes. 
+
 2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
 
        * po/POTFILES.in:
index 81adcd1..3e09617 100644 (file)
@@ -11,6 +11,12 @@ hildon-libs (0.14.0) unstable; urgency=low
   * 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>
diff --git a/doc/design/abstract_vs_modular_plugin_widgets.dia b/doc/design/abstract_vs_modular_plugin_widgets.dia
new file mode 100644 (file)
index 0000000..bdecaa1
Binary files /dev/null and b/doc/design/abstract_vs_modular_plugin_widgets.dia differ
diff --git a/doc/design/abstract_vs_modular_plugin_widgets.png b/doc/design/abstract_vs_modular_plugin_widgets.png
new file mode 100644 (file)
index 0000000..9da32c4
Binary files /dev/null and b/doc/design/abstract_vs_modular_plugin_widgets.png differ