Increase default value of HildonPannableArea:velocity_max to 2000
[hildon] / ChangeLog
index 9f0b6e6..8849e93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2009-08-20  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-pannable-area.c
+       (hildon_pannable_area_class_init):
+       Increase default value of HildonPannableArea:velocity_max to 2000
+
+       Fixes: NB#132584 (Pannable kinetics in large lists needs tuning)
+
+2009-08-18  Alberto Garcia  <agarcia@igalia.com>
+
+       [Release 2.1.95]
+
+       * configure.ac: bump version
+       * NEWS: updates
+       * debian/changelog: updates
+
+2009-08-11  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c
+       (hildon_pannable_area_size_allocate): Checked the scrollbars
+       before the first try when defining the layout, avoids two
+       allocations in some situations.
+
+       Fixes: NB#131794 (pannable area produces unnecessary allocations
+       causing performance problems)
+
 2009-08-11  Alejandro G. Castro  <alex@igalia.com>
 
        * hildon/hildon-pannable-area.c