Modified the priority of the pannning timeout
[hildon] / ChangeLog
index 9e8c7a8..d2be834 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,70 @@
+2009-07-23  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): Increased the priority of the
+       timeout this way it is going to be handled before the events.
+
+2009-07-22  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.91]
+
+       * configure.ac: bump version
+       * debian/changelog: updates
+
+2009-07-21  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-entry.c: (set_property): Do not allow to set
+       automatic height and use finger height instead, to prevent an to
+       have a smaller size than than its theme pixbuf.
+
+       Fixes: NB#118398 (HildonEntry - unnecessary rescaling of images)
+
+2009-07-21  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * configure.ac: postrelease version bump.
+       * debian/changelog: post release version bump
+
+2009-07-21  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.90]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
+2009-07-20  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-note.c: (label_size_request): Take the note
+       padding into account when setting the size request.
+
+       Fixes: NB#127896 (Information notes text truncated)
+
+2009-07-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * configure.ac: postrelease version bump.
+       * debian/changelog: post release version bump
+
+2009-07-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.88]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
+2009-07-16  Alejandro G. Castro  <alex@igalia.com>
+
+
+       * hildon/hildon-text-view.c,
+       (hildon_text_view_button_press_event): Grabbed the focus in button
+       press, this way we are sure the widget has the focus in the
+       release event, required for HIM.
+
+       Fixes: NB#121445 (Virtual keyboard opening is not working in same
+       way for each text entry field)
+
 2009-07-15  Alejandro Pinheiro <apinheiro@igalia.com>
 
        * hildon/hildon-pannable-area.[ch](hildon_pannable_area_set_focus_child)