Fixed problem with the timeout deceleration in pannable.
[hildon] / ChangeLog
index 0c0e2e4..11a9ccc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2009-09-08  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_timeout): Fixed problem with the timeout
+       function, we need to move before decelerating the first time or we
+       are loosing the first jump.
+
+       Fixes: NB#137604 (Pannable scroll_to does not move correctly)
+
+2009-09-07  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [2.2.0 Release Candidate 3]
+
+       * debian/changelog: updates
+
+2009-09-07  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_class_init): Increased max speed.
+
+2009-09-07  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [2.2.0 Release Candidate 2]
+
+       * NEWS: Updates
+       * debian/changelog: bump version, updates
+
+2009-09-07  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_class_init),
+       (hildon_pannable_area_button_release_cb): More tuning for the
+       large lists.
+
+2009-09-07  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_class_init):
+       Change the default value of the scrollbar_fade_delay.
+
+       Fixes: NB#127018 (Panning indicator fades out too slowly)
+
 2009-09-04  Claudio Saavedra  <csaavedra@igalia.com>
 
        [2.2.0 Release Candidate 1]