Fix debian/changelog
[hildon] / ChangeLog
index 9b48374..eaa1a7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,97 @@
+2009-06-08  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * configure.ac: post release version bump
+       * debian/changelog: post release version bump
+
+2009-06-08  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.80]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
+2009-06-08  Christian Dywan  <christian@lanedo.com>
+
+       * debian/changelog:
+       * debian/control:
+       * hildon/hildon-helper.c (hildon_format_file_size_for_display):
+       Correct errors in hildon_format_file-size_for_display and use
+       translations from the hildon-fm package instead of osso-filemanager.
+
+2009-06-08  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_init): Initialized new values to handle the
+       adjustment position.
+       (hildon_pannable_area_adjust_value_changed): Check if the values
+       changed before even call the redraw function.
+       (hildon_pannable_area_size_allocate),
+       (hildon_pannable_axis_scroll),
+       (hildon_pannable_area_scroll),
+       (hildon_pannable_area_jump_to): Improved the diagonal movement
+       case.
+
+       Fixes: NB#113065 (Image viewer image scrolling updates in X, then
+       Y)
+
+2009-06-08  Alberto Garcia  <agarcia@igalia.com>
+
+       * examples/hildon-banner-example.c:
+       Several style updates
+       (on_animation_clicked, on_animation_idle)
+       (on_progress_clicked, on_progress_idle):
+       Add additional reference for the cases when the parent window is
+       destroyed.
+
+2009-06-08  Alberto Garcia  <agarcia@igalia.com>
+
+       * doc/hildon-sections.txt
+       * hildon/hildon-pannable-area.c
+       * hildon/hildon-banner.h
+       * hildon/hildon-banner.c: Documentation updates.
+
+       Fixes: MB#4643 (Documentation: hildon_banner_show_information()
+       memory management)
+
+2009-06-05  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-calendar-popup.h:
+       * hildon/hildon-caption.h:
+       * hildon/hildon-code-dialog.h:
+       * hildon/hildon-controlbar.h:
+       * hildon/hildon-date-editor.h:
+       * hildon/hildon-dialog.h:
+       * hildon/hildon-get-password-dialog.h:
+       * hildon/hildon-hvolumebar.h:
+       * hildon/hildon-login-dialog.h:
+       * hildon/hildon-note.h:
+       * hildon/hildon-number-editor.h:
+       * hildon/hildon-range-editor.h:
+       * hildon/hildon-seekbar.h:
+       * hildon/hildon-set-password-dialog.h:
+       * hildon/hildon-sort-dialog.h:
+       * hildon/hildon-time-editor.h:
+       * hildon/hildon-time-picker.h:
+       * hildon/hildon-volumebar-range.h:
+       * hildon/hildon-volumebar.h:
+       * hildon/hildon-vvolumebar.h:
+       * hildon/hildon-weekday-picker.h:
+       * hildon/hildon-window.h:
+       * hildon/hildon-wizard-dialog.h: Replaced the deprecated GTK
+       macros with the current replacements
+
+       Fixes: NB#120941 (HildonWindow using deprecated GTK_CHECK* macros)
+
+2009-06-04  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-color-button.c (hildon_color_button_init): Use
+       HILDON_ICON_PIXEL_SIZE_FINGER for the color icon and 80x70 for the button
+       itself, to make it fit better with Fremantle style.
+
+       Fixes: NB#109878 (height and width of focus on color icon is not
+       consistent with other item in the application tool bar)
+
 2009-06-02  Alejandro Pinheiro  <apinheiro@igalia.com>
 
        * hildon/hildon-touch-selector.c: