HildonTouchSelector documentation updates
[hildon] / ChangeLog
index 1c519b1..0f9aaac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+2009-09-10  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-touch-selector.c
+       (hildon_touch_selector_class_init):
+       Documentation updates
+
+       Fixes: MB#5103
+
+2009-09-10  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-touch-selector.c:
+       Documentation updates
+
+       Fixes: MB#5104 (HildonTouchSelector docs should say no
+       HildonPannableArea is necessary)
+
+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]
+
+       * NEWS: Updates
+       * configure.ac: Bump version
+       * debian/changelog: updates
+
 2009-09-04  Alejandro G. Castro  <alex@igalia.com>
 
        * hildon/hildon-pannable-area.c,