Release 2.1.92-1
[hildon] / ChangeLog
index d2be834..d535d94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+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
+       (+set_logical_color, +hildon_text_view_style_set)
+       (hildon_text_view_refresh_contents, hildon_text_view_class_init)
+       (hildon_text_view_init)
+       * hildon/hildon-entry.c
+       (+set_logical_color, +hildon_entry_style_set)
+       (hildon_entry_show_placeholder, hildon_entry_hide_placeholder)
+       (hildon_entry_class_init, hildon_entry_init)
+       * hildon/hildon-button.c
+       (+set_logical_font, +set_logical_color)
+       (hildon_button_style_set, hildon_button_init)
+       (hildon_button_set_arrangement, hildon_button_set_style):
+       Remove all calls to hildon_helper_set_logical_font() and
+       hildon_helper_set_logical_color(), which are recursive, from
+       within Hildon.
+
+       Fixes: NB#123409 (Showing dialog consumes significant amount of
+       time)
+
+2009-07-29  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_timeout): Added the process updates of the
+       scrollbars window in the pannable.
+
+       Fixes: NB#130043 (scrollindicator not smooth while panning)
+
 2009-07-23  Alejandro G. Castro  <alex@igalia.com>
 
        * hildon/hildon-pannable-area.c,