Release 2.1.92-2
[hildon] / ChangeLog
index 3b9c17a..ea0fcbd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2009-08-03  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_check_move),
+       (hildon_pannable_area_button_release_cb),
+       (hildon_pannable_area_scroll_to): Reverted the priority change of
+       the timeout, in some situations, slow renderers, the click do not
+       make it to the mainloop on time.
+
+       Fixes NB#131013 (unable to stop panning file manager by tapping on
+       it)
+
+2009-07-30  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * configure.ac: bump version
+       * NEWS: updates
+       * debian/changelog: updates
+
+2009-07-28  Alejandro Pinheiro <apinheiro@igalia.com>
+
+       * hildon/hildon-touch-selector.[ch]
+       (hildon_touch_selector_center_on_index): New method that allows to center
+       on a item not selected
+
+       Fixes NB#130291 (New HildonTouchSelector API is required to center on
+       any column item)
+
 2009-07-29  Alberto Garcia  <agarcia@igalia.com>
 
        * hildon/hildon-text-view.c
@@ -25,7 +52,7 @@
        (hildon_pannable_area_timeout): Added the process updates of the
        scrollbars window in the pannable.
 
-       Fixes: NB#130043 (scrollindicator not smooth while paning)
+       Fixes: NB#130043 (scrollindicator not smooth while panning)
 
 2009-07-23  Alejandro G. Castro  <alex@igalia.com>