Make sure that all timeouts in HildonBanner are removed
[hildon] / ChangeLog
index 5945fe2..43e76df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2009-10-01  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-banner.c (hildon_banner_timeout):
+       Remove the timeout, if present, before setting it to 0.
+
+       Fixes: NB#141447 (HildonBanner crashes if a new one is shown
+       during a delete event)
+
+2009-09-30  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-banner.c (screen_size_changed):
+       Don't hide and show the banner when the screen size changes.
+
+       Fixes: NB#141140 (Rotation stops when banner is present)
+
+2009-09-22  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_axis_scroll),
+       (hildon_pannable_area_scroll): Unset the scroll_to in some
+       situations, it was causing the timeout did not stop in some cases.
+
+       Fixes: NB#140186 (HildonPannableArea goes into an infinite loop)
+
 2009-07-02  David King  <davidk@openismus.com>
 
        * hildon/hildon-animation-actor-private.h