X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=ea0fcbd0fb5ec047eda85b5e9c0754d923886528;hb=308e5af68289c4b36012ec539cdb7d6661f61c26;hp=1b885b82fced3e9cd4d7fd59406ebf0c2ba33987;hpb=1481533964caced6b894bb6c5d9feccf3b94ab10;p=hildon diff --git a/ChangeLog b/ChangeLog index 1b885b8..ea0fcbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,102 @@ +2009-08-03 Alejandro G. Castro + + * 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 + + * configure.ac: bump version + * NEWS: updates + * debian/changelog: updates + +2009-07-28 Alejandro Pinheiro + + * 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 + + * 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 + + * 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 + + * 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 + + [Release 2.1.91] + + * configure.ac: bump version + * debian/changelog: updates + +2009-07-21 Claudio Saavedra + + * 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 + + * configure.ac: postrelease version bump. + * debian/changelog: post release version bump + +2009-07-21 Claudio Saavedra + + [Release 2.1.90] + + * NEWS: Updates. + * configure.ac: Bump version. + * debian/changelog: Updates. + +2009-07-20 Claudio Saavedra + + * 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 * configure.ac: postrelease version bump. @@ -13,6 +112,7 @@ 2009-07-16 Alejandro G. Castro + * 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