Redisplay HildonBanner if the screen is rotated
[hildon] / ChangeLog
index 24973ac..0dcacf2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+2009-05-20  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-banner.c
+       (hildon_banner_realize, +hildon_banner_unrealize)
+       (+screen_size_changed, hildon_banner_class_init):
+       Redisplay the banner if the screen is rotated.
+
+       Fixes: NB#117870 ('Disconnect charger...' info banner is truncated
+       on transition from landscape to portrait)
+
+2009-05-20  Alejandro Pinheiro  <apinheiro@igalia.com>
+
+       * hildon/hildon-banner.[ch]:
+       (hildon_banner_show_information_override_dnd): remove icon_name from the
+       method definition as it is ignored.
+       * examples/hildon-banner-dnd-example.c: updated with the change on
+       hildon-banner.h API
+
+2009-05-20  Alejandro Pinheiro  <apinheiro@igalia.com>
+
+       * hildon/hildon-banner-private.h: new require_override_dnd and
+       overrides_dnd variables
+       * hildon/hildon-banner.h:
+       (hildon_banner_show_information_override_dnd): new method, that shows
+       the information but sets the override flag, in order to show important
+       messages
+       * hildon/hildon-banner.c
+       (hildon_banner_show_information_override_dnd): new method
+       (hildon_banner_set_override_flag): new utility function
+       (hildon_banner_real_show_information): new utility function, in order to
+       generalize the current hildon_banner_show_information_override_dnd and
+       hildon_banner_show_information_override_dnd
+       * examples/Makefile.am
+       * examples/hildon-banner-dnd-example.c: New example that show how to
+       use the new hildon_banner_show_information_override_dnd
+
+       Fixes: NB#114874 (There is no possibility to show hildon banners with
+       DND flag set)
+
 2009-05-20  Claudio Saavedra  <csaavedra@igalia.com>
 
        * hildon/hildon-pannable-area.c: Add a comment explaining the math