2009-03-10 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / ChangeLog
index 0775bb4..d1f2152 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,68 @@
+2009-03-10  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.50]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
+2009-03-10  Alejandro G. Castro  <alex@igalia.com>
+
+       * src/hildon-pannable-area.c,
+       (hildon_pannable_area_motion_notify_cb): We control that the
+       direction error margin is used just in case the movement is
+       allowed in the other direction.
+
+       Fixes: NB#105012 (buttons inside a pannable area not getting
+       release event when dragging/releasing)
+
+2009-03-10  Alejandro G. Castro  <alex@igalia.com>
+
+       * src/hildon-pannable-area.c,
+       (hildon_pannable_area_class_init),
+       (hildon_pannable_area_get_property),
+       (hildon_pannable_area_set_property),
+       (hildon_pannable_area_initial_effect),
+       (hildon_pannable_axis_scroll),
+       (hildon_pannable_area_button_release_cb): Reviewed the
+       overshooting effect, now it has its own max
+       speed (PROP_VEL_MAX_OVERSHOOTING). Modified the calculation of the
+       speed when bouncing.
+
+2009-03-09  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.48]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
+2009-03-09  Alejandro G. Castro  <alex@igalia.com>
+
+       * src/hildon-pannable-area.c,
+       (hildon_pannable_area_class_init): Changed the max speed, now
+       users can launch the widget very fast. Reduced the default force,
+       that way it is easier to control the launch speed.
+
+2009-03-09  Alejandro G. Castro  <alex@igalia.com>
+
+       * src/hildon-pannable-area.c,
+       (hildon_pannable_area_button_release_cb): Removed this check
+       because it causes problems when the device is overloaded.
+
+2009-03-06  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * src/hildon-picker-dialog.c (hildon_picker_dialog_init):
+       add a current_text field to store the text entered in the
+       touch selector entry.
+       (_clean_current_selection): clean up the current text as well.
+       (_save_current_selection), (_restore_current_selection):
+       Save/restore the text in the entry if the selector is a
+       HildonTouchSelectorEntry.
+
+       Fixes: NB#102541 (value entered in the touch selector entry is not
+       shown when opened for second time)
+
 2009-03-06  Claudio Saavedra  <csaavedra@igalia.com>
 
        * doc/hildon-sections.txt: