2006-09-11 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
[hildon] / ChangeLog
index 185a113..cb6f5ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2006-09-11  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-time-editor.c: Do an extra validity check when
+       switching to another field. Fixes #NB40054.
+
+2006-09-08  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-window.c: Call the
+       hildon_window_is_topmost_notify before firing the g-object
+       notification signal. Fixes #NB39202.
+
+2006-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.14.1-2 release]
+
+       * debian/changelog: Bumping version numbers.
+
+2006-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-app.h:
+       * hildon-widgets/hildon-defines.h: Once again reverting the Johan's
+       patch for new key handling.
+
+2006-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-find-toolbar.c: Move focus to the parent
+       widget when the toolbar is closed. Fixes #NB34193.
+
+2006-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-defines.c: Fixing the recursive call in
+       _set_recursive_from_ld. The container for_each call was missing a
+       parameter and effectively passing NULL as data. So amateurish. Fixes
+       #NB39181.
+
+2006-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-defines.h: Adding gdkkeysyms.h to includes.
+       Fixes #NB39714.
+
+2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-color-button.c: Redraw the button if cancel
+       was pressed in the color selection dialog. Fixes #NB39778 but I think
+       the real cause of the bug lies at a different level.
+
+2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+       
+       [0.14.1-1 release]
+
+       * configure.ac: Version bump. Display version string during configure
+       stage.
+
+       * debian/changelog: Adding release details.
+
+2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-font-selection-dialog.c: Adding a comment
+       about the new property introduced. Once we have property documentation
+       we need to mark it with a "Since: 0.14.1" keyword ("font-scaling").
+
+2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * Makefile.am:
+       * configure.ac: Removing the unit tests (ut/outo) from the build
+       system. They're introducing an additionall dependency and need to be
+       fixed/arranged differently anyways. 
+
+2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-app.h:
+       * hildon-widgets/hildon-defines.h: Applying Johan's new key mapping
+       patch back again. WARNING: This breaks compatibility with IT-2006.
+
+       * hildon-widgets/hildon-caption.c: Add specific behaviour for
+       containers when press button event occurs. Fixes #NB36843.
+
+       * hildon-widgets/hildon-program.c:
+       * hildon-widgets/hildon-window.c: Adding a patch to fix occassional
+       BadWindow X errors. Fixes #NB39679.
+
+2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-sort-dialog.c: Adding a function to add
+       reversed sort keys. Reversed sort keys present Descending/Ascending
+       selection instead of Ascending/Descending default. Fixes #NB32544. 
+
+2006-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-note.c: Fixing the behaviour of
+       hildon_note_new_confirmation_with_icon_stock. Fixes #NB22825.
+
+2006-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-font-selection-dialog.c: Adding a
+       "font-scaling" property that allows to customize the output of the
+       Preview dialog during font selection. By default font-scaling equals
+       1.0 = no change. Applications/clients should apply here the
+       font-scaling they use for user-output/visualization. Fixes #NB19001.
+
+2006-09-05  Tomas Junnonen  <tomas.junnonen@nokia.com>
+
+       * src/hildon-widgets/hildon-find-toolbar.c: Start search on "activate"
+       entry signal instead of only KP_Enter. 
+
+2006-09-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-banner.c: Aling the stock images to 0.0
+       position, not to the center. Fixes #NB31168.
+
+2006-09-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-color-selector.c:
+       * hildon-widgets/hildon-time-picker.c: Applying a small patch by
+       Tamminen Eero to save some bytes of ram. Fixes #NB22965.
+
+2006-09-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-font-selection-dialog.c: Excluding some more
+       hardcoded fonts from the font selection dialog. We need a flexible API
+       to do that in future, but currently introducing it wouldn't be
+       feasible. Fixes #NB30530.
+
+2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * debian/changelog: Small ver. fix.
+
+2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.14.0-1 release]
+
+2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * debian/changelog: Adding info about bugs fixed: #NB16830, #NB38487,
+       #NB36938, #NB34642, #NB32772, #NB38598.
+
+       * doc/design/abstract_vs_modular_plugin_widgets.dia:
+       * doc/design/abstract_vs_modular_plugin_widgets.png: Adding the
+       missing design schemes. 
+
+2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * po/POTFILES.in:
+       * po/en_GB.po: Rebuilding & updating the PO files. 
+
+2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * changelog: Adding one more bug fix from the mergedown. Fixes
+       #NB38565.
+
+2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * debian/changelog: 
+       * hildon-widgets/hildon-defines.c: Disconnect the signal before
+       attaching a new one -- prevents signals from being emitted two times,
+       fixes a memory leak. Fixes #NB26114.
+
+2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * debian/changelog:
+       * hildon-widgets/hildon-wizard-dialog.c: Changing the orded of the
+       buttons in the wizard dialog to be: finish, previous, next, cancel.
+       Fixes #NB34613.
+
+2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * debian/changelog:
+       * hildon-widgets/hildon-name-password-dialog.c: Applying a patch by
+       Fernando to fix the autocaptialization for username/password entries.
+       Fixes #NB37467.
+
+2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [Merging 0.13.1 => TRUNK]
+
+       * ./: Merging the experimental color selector branch. Fixes: #NB37010,
+       #NB38559, #NB33217, #NB37172.   
+       Maintainer change:
+       Michael Dominic Kostrzewa
+       <michael.kostrzewa@nokia.com>
+
+       * configure.ac: Bumping the version number to 0.14.0.
+
+2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * ./: Cosmetics.
+
+2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * AUTHORS: Adding an AUTHORS file with maintainer/contact information.
+
+       * debian/control:
+       * debian/copyright:
+       * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c:
+       * hildon-widgets-plugins/hildon-color-chooser-hsv.c:
+       * hildon-widgets/gtk-infoprint.c:
+       * hildon-widgets/gtk-infoprint.h:
+       * hildon-widgets/hildon-add-home-dialog.c:
+       * hildon-widgets/hildon-add-home-dialog.h:
+       * hildon-widgets/hildon-app-private.h:
+       * hildon-widgets/hildon-app.c:
+       * hildon-widgets/hildon-app.h:
+       * hildon-widgets/hildon-appview.c:
+       * hildon-widgets/hildon-appview.h:
+       * hildon-widgets/hildon-banner.c:
+       * hildon-widgets/hildon-banner.h:
+       * hildon-widgets/hildon-calendar-popup.c:
+       * hildon-widgets/hildon-calendar-popup.h:
+       * hildon-widgets/hildon-caption.c:
+       * hildon-widgets/hildon-caption.h:
+       * hildon-widgets/hildon-code-dialog.c:
+       * hildon-widgets/hildon-code-dialog.h:
+       * hildon-widgets/hildon-color-button.c:
+       * hildon-widgets/hildon-color-button.h:
+       * hildon-widgets/hildon-color-chooser-button.c:
+       * hildon-widgets/hildon-color-chooser-button.h:
+       * hildon-widgets/hildon-color-chooser-dialog.c:
+       * hildon-widgets/hildon-color-chooser-dialog.h:
+       * hildon-widgets/hildon-color-chooser.c:
+       * hildon-widgets/hildon-color-chooser.h:
+       * hildon-widgets/hildon-color-popup.c:
+       * hildon-widgets/hildon-color-popup.h:
+       * hildon-widgets/hildon-color-selector.c:
+       * hildon-widgets/hildon-color-selector.h:
+       * hildon-widgets/hildon-composite-widget.c:
+       * hildon-widgets/hildon-composite-widget.h:
+       * hildon-widgets/hildon-controlbar.c:
+       * hildon-widgets/hildon-controlbar.h:
+       * hildon-widgets/hildon-date-editor.c:
+       * hildon-widgets/hildon-date-editor.h:
+       * hildon-widgets/hildon-defines.c:
+       * hildon-widgets/hildon-defines.h:
+       * hildon-widgets/hildon-dialoghelp.c:
+       * hildon-widgets/hildon-dialoghelp.h:
+       * hildon-widgets/hildon-file-handling-note.c:
+       * hildon-widgets/hildon-file-handling-note.h:
+       * hildon-widgets/hildon-find-toolbar.c:
+       * hildon-widgets/hildon-find-toolbar.h:
+       * hildon-widgets/hildon-font-selection-dialog.c:
+       * hildon-widgets/hildon-font-selection-dialog.h:
+       * hildon-widgets/hildon-get-password-dialog.c:
+       * hildon-widgets/hildon-get-password-dialog.h:
+       * hildon-widgets/hildon-grid-item-private.h:
+       * hildon-widgets/hildon-grid-item.c:
+       * hildon-widgets/hildon-grid-item.h:
+       * hildon-widgets/hildon-grid.c:
+       * hildon-widgets/hildon-grid.h:
+       * hildon-widgets/hildon-hvolumebar.c:
+       * hildon-widgets/hildon-hvolumebar.h:
+       * hildon-widgets/hildon-input-mode-hint.h:
+       * hildon-widgets/hildon-name-password-dialog.c:
+       * hildon-widgets/hildon-name-password-dialog.h:
+       * hildon-widgets/hildon-note.c:
+       * hildon-widgets/hildon-note.h:
+       * hildon-widgets/hildon-number-editor.c:
+       * hildon-widgets/hildon-number-editor.h:
+       * hildon-widgets/hildon-plugin-widget.c:
+       * hildon-widgets/hildon-plugin-widget.h:
+       * hildon-widgets/hildon-private.h:
+       * hildon-widgets/hildon-program.c:
+       * hildon-widgets/hildon-program.h:
+       * hildon-widgets/hildon-range-editor.c:
+       * hildon-widgets/hildon-range-editor.h:
+       * hildon-widgets/hildon-scroll-area.c:
+       * hildon-widgets/hildon-scroll-area.h:
+       * hildon-widgets/hildon-seekbar.c:
+       * hildon-widgets/hildon-seekbar.h:
+       * hildon-widgets/hildon-set-password-dialog.c:
+       * hildon-widgets/hildon-set-password-dialog.h:
+       * hildon-widgets/hildon-sort-dialog.c:
+       * hildon-widgets/hildon-sort-dialog.h:
+       * hildon-widgets/hildon-system-sound.c:
+       * hildon-widgets/hildon-system-sound.h:
+       * hildon-widgets/hildon-telephone-editor.c:
+       * hildon-widgets/hildon-telephone-editor.h:
+       * hildon-widgets/hildon-time-editor.c:
+       * hildon-widgets/hildon-time-editor.h:
+       * hildon-widgets/hildon-time-picker.c:
+       * hildon-widgets/hildon-time-picker.h:
+       * hildon-widgets/hildon-volumebar-private.h:
+       * hildon-widgets/hildon-volumebar-range.c:
+       * hildon-widgets/hildon-volumebar-range.h:
+       * hildon-widgets/hildon-volumebar.c:
+       * hildon-widgets/hildon-volumebar.h:
+       * hildon-widgets/hildon-vvolumebar.c:
+       * hildon-widgets/hildon-vvolumebar.h:
+       * hildon-widgets/hildon-weekday-picker.c:
+       * hildon-widgets/hildon-weekday-picker.h:
+       * hildon-widgets/hildon-window-private.h:
+       * hildon-widgets/hildon-window.c:
+       * hildon-widgets/hildon-window.h:
+       * hildon-widgets/hildon-wizard-dialog.c:
+       * hildon-widgets/hildon-wizard-dialog.h:
+       * timer/timer.c:
+       * timer/timer.h:
+       * ut/hildon-clock-widgets_tests.c:
+       * ut/hildon-widgets_tests.c:
+       * ut/tc_banner_truncate.c: Adding myself as the contact
+       person/maintainer. FIxing copyright notices to include 2006 as new things 
+       were added this year.
+
+2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-app.h:
+       * hildon-widgets/hildon-defines.h: Undoing the Johan's new
+       key-handling changes from 2006-08-10. That requires a fix at a
+       different level, waiting for Daniel Stone. 
+
+2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * debian==/changelog: Adding some missing entries about bugs being
+       fixed.
+
+       * debian/copyright: Adding information about the license version of
+       the package.
+
+2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-window.c: Properly ref the attached menus,
+       allow NULL to be passed to the attach function to remove the existing
+       menu. Fixes NB#32845. 
+
+2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * debian/control: Removing unnecessary manual dependencies, fixes
+       NB#34225. 
+
+2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * hildon-widgets-plugins/Makefile.am:
+       * hildon-widgets-plugins/hildon-color-chooser-dialog_hsv.c:
+       * hildon-widgets-plugins/hildon-color-chooser_hsv.c:
+       * hildon-widgets-plugins/hildoncolorchooser_hsv.c:
+       * hildon-widgets-plugins/hildoncolorchooserdialog_hsv.c: Removing
+       left overs from the old color selector code, making the file names
+       more sane.
+
+2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * hildon-widgets-plugins/hildon-color-chooser-dialog_hsv.c:
+       * hildon-widgets-plugins/hildon-color-chooser_hsv.c:
+       * hildon-widgets-plugins/hildoncolorchooser_hsv.c:
+       * hildon-widgets/gtk-infoprint.c:
+       * hildon-widgets/gtk-infoprint.h:
+       * hildon-widgets/hildon-add-home-dialog.c:
+       * hildon-widgets/hildon-add-home-dialog.h:
+       * hildon-widgets/hildon-app-private.h:
+       * hildon-widgets/hildon-app.c:
+       * hildon-widgets/hildon-app.h:
+       * hildon-widgets/hildon-appview.c:
+       * hildon-widgets/hildon-appview.h:
+       * hildon-widgets/hildon-banner.c:
+       * hildon-widgets/hildon-banner.h:
+       * hildon-widgets/hildon-calendar-popup.c:
+       * hildon-widgets/hildon-calendar-popup.h:
+       * hildon-widgets/hildon-caption.c:
+       * hildon-widgets/hildon-caption.h:
+       * hildon-widgets/hildon-code-dialog.c:
+       * hildon-widgets/hildon-code-dialog.h:
+       * hildon-widgets/hildon-color-button.c:
+       * hildon-widgets/hildon-color-button.h:
+       * hildon-widgets/hildon-color-chooser-button.c:
+       * hildon-widgets/hildon-color-chooser-button.h:
+       * hildon-widgets/hildon-color-chooser-dialog.c:
+       * hildon-widgets/hildon-color-chooser-dialog.h:
+       * hildon-widgets/hildon-color-chooser.h:
+       * hildon-widgets/hildon-color-popup.c:
+       * hildon-widgets/hildon-color-popup.h:
+       * hildon-widgets/hildon-color-selector.c:
+       * hildon-widgets/hildon-color-selector.h:
+       * hildon-widgets/hildon-composite-widget.c:
+       * hildon-widgets/hildon-composite-widget.h:
+       * hildon-widgets/hildon-controlbar.c:
+       * hildon-widgets/hildon-controlbar.h:
+       * hildon-widgets/hildon-date-editor.c:
+       * hildon-widgets/hildon-date-editor.h:
+       * hildon-widgets/hildon-defines.c:
+       * hildon-widgets/hildon-defines.h:
+       * hildon-widgets/hildon-dialoghelp.c:
+       * hildon-widgets/hildon-dialoghelp.h:
+       * hildon-widgets/hildon-file-handling-note.c:
+       * hildon-widgets/hildon-file-handling-note.h:
+       * hildon-widgets/hildon-find-toolbar.c:
+       * hildon-widgets/hildon-find-toolbar.h:
+       * hildon-widgets/hildon-font-selection-dialog.c:
+       * hildon-widgets/hildon-font-selection-dialog.h:
+       * hildon-widgets/hildon-get-password-dialog.c:
+       * hildon-widgets/hildon-get-password-dialog.h:
+       * hildon-widgets/hildon-grid-item-private.h:
+       * hildon-widgets/hildon-grid-item.c:
+       * hildon-widgets/hildon-grid-item.h:
+       * hildon-widgets/hildon-grid.c:
+       * hildon-widgets/hildon-grid.h:
+       * hildon-widgets/hildon-hvolumebar.c:
+       * hildon-widgets/hildon-hvolumebar.h:
+       * hildon-widgets/hildon-input-mode-hint.h:
+       * hildon-widgets/hildon-name-password-dialog.c:
+       * hildon-widgets/hildon-name-password-dialog.h:
+       * hildon-widgets/hildon-note.c:
+       * hildon-widgets/hildon-note.h:
+       * hildon-widgets/hildon-number-editor.c:
+       * hildon-widgets/hildon-number-editor.h:
+       * hildon-widgets/hildon-plugin-widget.c:
+       * hildon-widgets/hildon-private.h:
+       * hildon-widgets/hildon-program.c:
+       * hildon-widgets/hildon-program.h:
+       * hildon-widgets/hildon-range-editor.c:
+       * hildon-widgets/hildon-range-editor.h:
+       * hildon-widgets/hildon-scroll-area.c:
+       * hildon-widgets/hildon-scroll-area.h:
+       * hildon-widgets/hildon-seekbar.c:
+       * hildon-widgets/hildon-seekbar.h:
+       * hildon-widgets/hildon-set-password-dialog.c:
+       * hildon-widgets/hildon-set-password-dialog.h:
+       * hildon-widgets/hildon-sort-dialog.c:
+       * hildon-widgets/hildon-sort-dialog.h:
+       * hildon-widgets/hildon-system-sound.c:
+       * hildon-widgets/hildon-system-sound.h:
+       * hildon-widgets/hildon-telephone-editor.c:
+       * hildon-widgets/hildon-telephone-editor.h:
+       * hildon-widgets/hildon-time-editor.c:
+       * hildon-widgets/hildon-time-editor.h:
+       * hildon-widgets/hildon-time-picker.c:
+       * hildon-widgets/hildon-time-picker.h:
+       * hildon-widgets/hildon-volumebar-private.h:
+       * hildon-widgets/hildon-volumebar-range.c:
+       * hildon-widgets/hildon-volumebar-range.h:
+       * hildon-widgets/hildon-volumebar.c:
+       * hildon-widgets/hildon-volumebar.h:
+       * hildon-widgets/hildon-vvolumebar.c:
+       * hildon-widgets/hildon-vvolumebar.h:
+       * hildon-widgets/hildon-weekday-picker.c:
+       * hildon-widgets/hildon-weekday-picker.h:
+       * hildon-widgets/hildon-window-private.h:
+       * hildon-widgets/hildon-window.c:
+       * hildon-widgets/hildon-window.h:
+       * hildon-widgets/hildon-wizard-dialog.c:
+       * hildon-widgets/hildon-wizard-dialog.h:
+       * timer/timer.c:
+       * timer/timer.h:
+       * ut/hildon-clock-widgets_tests.c:
+       * ut/hildon-widgets_tests.c:
+       * ut/tc_banner_truncate.c: Fixing the license banners (adding them
+       if missing, correcting "... version 2 or any later version" to "version
+       2."
+
+2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-window.c: Put extra ref on the GdkWindow 
+       before emitting the signal so that we don't lose it in event free
+       function. Fixes NB#38996.  
+
+2006-08-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * configure.ac: Bumping the version number to 0.13.1.6.
+
+       * hildon-widgets-plugins/Makefile.am: Adding the proper symlinks for
+       default plugin targets during installation. Fixes a crasher bug in the
+       selector.
+
+       * hildon-widgets/hildon-color-button.c:
+       * hildon-widgets/hildon-color-chooser-dialog.c:
+       * hildon-widgets/hildon-plugin-widget.c: Adding some basic sanity checks.
+
+2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * ./: Merging with the 0.13.1-1_pluged-in-color-selector branch.
+
+2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-number-editor.c: When a range error occurs,
+       set the correct value before calling the range-error signal, so that
+       the widget consumer has a chance to actually adjust the value to it's
+       liking in the signal. Fixes NB#33260.
+
+2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-wizard-dialog.c: Fixing a small compilation
+       whoops.
+
+2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-time-picker.c: Fixing 
+       NB#37489.
+
+2006-08-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-wizard-dialog.c:
+       * hildon-widgets/hildon-wizard-dialog.h: Cleaning up, fixing some
+       bugs.
+
+2006-08-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-add-home-dialog.h:
+       * hildon-widgets/hildon-app.h:
+       * hildon-widgets/hildon-appview.h:
+       * hildon-widgets/hildon-calendar-popup.h:
+       * hildon-widgets/hildon-code-dialog.h:
+       * hildon-widgets/hildon-color-button.h:
+       * hildon-widgets/hildon-color-selector.h:
+       * hildon-widgets/hildon-controlbar.h:
+       * hildon-widgets/hildon-date-editor.h:
+       * hildon-widgets/hildon-file-handling-note.h:
+       * hildon-widgets/hildon-find-toolbar.h:
+       * hildon-widgets/hildon-grid-item-private.h:
+       * hildon-widgets/hildon-grid-item.h:
+       * hildon-widgets/hildon-grid.h:
+       * hildon-widgets/hildon-input-mode-hint.h:
+       * hildon-widgets/hildon-marshalers.h:
+       * hildon-widgets/hildon-name-password-dialog.h:
+       * hildon-widgets/hildon-private.h:
+       * hildon-widgets/hildon-program.h:
+       * hildon-widgets/hildon-range-editor.h:
+       * hildon-widgets/hildon-scroll-area.h:
+       * hildon-widgets/hildon-seekbar.h:
+       * hildon-widgets/hildon-sort-dialog.h:
+       * hildon-widgets/hildon-telephone-editor.h:
+       * hildon-widgets/hildon-time-picker.h:
+       * hildon-widgets/hildon-weekday-picker.h:
+       * hildon-widgets/hildon-window-private.h:
+       * hildon-widgets/hildon-window.h:
+       * hildon-widgets/hildon-wizard-dialog.h:
+       * timer/timer.h: Just cosmetic cleanups in defines for consistency.
+
+       * COPYING: Removing the executable bit from the text file. 
+
+2006-08-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.13.1 branch]
+
+       * Makefile.am:
+       * doc/Makefile.am:
+       * hildon-widgets-plugins/Makefile.am:
+       * hildon-widgets/Makefile.am:
+       * po/Makefile.am:
+       * timer/Makefile.am:
+       * ut/Makefile.am: Fixing the build system so that `make
+       maintainer-clean` can be used safely.
+
+2006-08-22  Kuisma Salonen  <kuisma.salonen@nokia.com>
+
+       [0.13.1 branch]
+
+       * hildon-widgets-plugins/hildoncolorchooser_hsv.c:
+       Grayscale dimming re-enabled.
+
+2006-08-16  Johan Bilien  <johan.bilien@nokia.com>
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-app.c:
+       (hildon_app_switch_to_desktop): Removed unused function
+       (hildon_app_key_snooper): Removed handling of the Home hardware key
+
+       NB#35076
+
+       * configure.ac: 0.13.1.4
+
+2006-08-11  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-plugin-widget.c
+       (ascii_decapitalize_without_dashes): Fixed.
+
+2006-08-10  Johan Bilien  <johan.bilien@nokia.com>
+
+       [0.13.1 branch]
+
+       * hildon-widgets/hildon-{app.h,defines.h}:
+       switched HILDON_MENU_KEY to now match GDK_F10
+       WARNING: This breaks compatibility with IT-2006
+
+       * configure.ac: 0.13.1.3
+
+2006-08-08  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       [0.13.1 branch]
+
+       * configure.ac: 0.13.1.2
+
+2006-08-07  Johan Bilien  <johan.bilien@nokia.com>
+
+       * hildon-widgets/hildon-program.c
+       (hildon_program_common_toolbar_topmost_window): Added this
+       function, it is an internal function created to notify the topmost
+       window of the topmost program that it has a new common toolbar, it
+       is supposed to be used inside a foreach call.
+       (hildon_program_set_common_toolbar): Added a foreach call in case
+       the program is the topmost in order to notify the topmost window
+       it should take the common toolbar. Fixed a problem with unparent
+       call it causes the vbox disappears in some cases, now we are using
+       container_remove.
+
+       NB#22808
+
+2006-08-01  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.22
+
+2006-07-31  Johan Bilien  <johan.bilien@nokia.com>
+
+       * hildon-widgets/hildon-code-dialog.c
+       (hildon_code_dialog_insert_text):
+       - Use hildon_banner_show_info instead of deprecated gtk_info_print
+       - Localize the string in the applet
+
+       NB#36309
+
+2006-07-26  Kuisma Salonen  <kuisma.salonen@nokia.com>
+
+       [0.13.1 branch]
+
+       Added plugged-in color chooser,
+       
+       -- Plugin infrastructure:
+
+       * hildon-widgets/hildon-plugin-widget.[ch]: API to help loading
+       widgets from plugins.
+
+       * hildon-widgets-plugins/: directory containing widget
+       implementations which are going to be built into separate shared
+       object files (plugins)
+
+       * hildon-widgets-plugins/Makefile.am: automake file for the plugins.
+
+       * doc/design/abstract_vs_modular_plugin_widgets.dia:
+       * doc/design/hildon-plugin-widget.txt: design doc
+
+
+       -- ColorChooser plugin:
+
+       * hildon-widgets-plugins/hildoncolorchooser_hsv.c: Implementation of a
+       HildonColorChooser, HSV based one.
+
+       * hildon-widgets-plugins/hildoncolorchooserdialog_hsv.c: HSV based
+       implementation of color chooser dialog.
+
+
+       -- Uses the plugin infrastructure:
+       
+       * hildon-widgets/hildon-color-chooser.[ch] : An abstract class for
+       color chooser widget. The _new function utilizes plugin widget
+       helper functions to initialize the widget.
+
+       * hildon-widgets/hildon-color-chooser-dialog.[ch] : Same as color
+       chooser, but a dialog widget to choose a color.
+
+       * hildon-widgets/hildon-color-button.c: HildonColorButton uses now
+       HildonColorChooserDialog instead of HildonColorSelector.
+
+2006-07-25  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
+
+       * configure.ac: 0.12.21
+
+2006-07-25  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
+
+       * hildon-widgets/hildon-number-editor.c: Revert previous patch here
+       until we get a new release of themes stuff. (M#624)
+
+2006-07-25  Johan Bilien  <johan.bilien@nokia.com>
+
+       * hildon-widgets/hildon-window.c:
+       (hildon_window_toggle_menu): free the GList returned by
+       gtk_container_get_children
+
+       NB#34340
+
+2006-07-18  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
+
+       * hildon-widgets/hildon-number-editor.c: 
+       renamed {plus,minus}-button widgets to ne-{plus,minus}-button in
+       order to do the theming without depending on the HildonNumberEditor
+       widget name. Fixes maemo M#624
+
+2006-06-13  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       [0.13.1 branch]
+
+       * configure.ac: 0.13.1.1
+
+2006-06-13  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       [0.13.1 branch]
+
+       * added experimental plugged-in color selector
+
+2006-06-13  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.20
+
+2006-06-12  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-color-button.c
+       (hildon_color_button_key_pressed):
+       return FALSE when no key was handled.
+
+       NB#32302
+
+2006-06-12  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-banner.c:
+       (force_to_wrap_truncated): Modified size request of the label
+       when it is wider than the maximum allowed, using the pango
+       layout extension instead of the maximum allowed width.
+
+       NB#31256
+
+2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.19
+
+2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-color-button.c
+       (hildon_color_button_init): Moved key handling from key release
+       event to key press event.
+
+       (hildon_color_button_key_released): Renamed  to   _key_pressed
+       (hildon_color_button_key_pressed) : new name from _key_released
+
+       NB#31604
+
+2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-time-editor.c
+       (validated_conversion): return the minimum allowed value for the
+       entry when the user types an empty text into an entry and moves
+       the focus, instead of returning -1. This change implies that the
+       minimum allowed value for the entry is set into the entry instead
+       of leaving it empty.
+
+       NB#30937
+
+2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-grid.c (hildon_grid_class_init): do not
+       use accumulator for "popup-context-menu"
+
+       NB#29888 / M#483
+
+2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-window.c
+       (hildon_window_toggle_menu): Changed the hide condition of the
+       menu, now we are using GTK_WIDGET_MAPPED instead of
+       GTK_WIDGET_VISIBLE, because the menu can be visible but not mapped
+       in some situations, like the one described in this bug.
+
+       NB#28836
+
+2006-06-02  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-app.c (hildon_app_key_snooper): Add code
+       to control if there is a combobox activated when the menu key is
+       pressed and stop the menu drawing, this is a new case that happens
+       when the application is avoiding the focus can go to the combobox.
+
+       NB#26383 (bis)
+
+2006-06-02  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-time-editor.c
+       (hildon_time_editor_validate): removed the assinment of the
+       error_widget, now just the highlight_callback can do it when it
+       finished with it. Control that if we are already managing an error
+       we don't start working in other.
+
+       (hildon_time_editor_inserted_text): added a control to stop insert
+       handle if we are already managing an error, we have also blocked
+       the focusout event before que grab focus to avoid another
+       validation of the field.
+
+       NB#30955
+
+       * hildon-widgets/hildon-time-editor.c
+       (highlight_callback): Removed the return in the middle of the
+       function, now that situation is imposible. It was causing the
+       interlock.
+
+2006-05-31  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-banner.c
+       (HILDON_BANNER_LABEL_MAX_PROGRESS): increase even more 320 -> 375
+       to satisfy NB#31099. (actually info and anim banners should have
+       375 px width and only progress banners should have 265 px)
+
+       NB#31099 (workaround)
+
+2006-05-30  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       [0.13.1 branch]
+
+       * configure.ac: 0.13.1 unstable branch
+
+2006-05-30  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-libs.pc.in (Description): updated description
+
+2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.18
+
+2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-app.c
+       (hildon_app_key_snooper): Add code to control if there is a
+       combobox activated when the menu key is pressed and prevent the
+       menu drawing.
+
+       NB#26383
+
+2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-banner.c
+       (hildon_banner_set_property): Set max_width hint to -1 instead of
+       HILDON_BANNER_LABEL_MAX_TIMED when banner is timed to avoid. This
+       has been done to ensure that the size of the banner will be the
+       requisition size and avoid the size problem when reusing the
+       banner window. See NB#24339.
+
+       (hildon_banner_set_text): Removed useless gtk_window_resize after
+       changing the label text. The size requisition of the banner is
+       updated when the label text is modified, so there is no need to do
+       a resize of the window to the requisition size.
+       (hildon_banner_set_markup): Likewise.
+       
+       (hildon_banner_check_position): Added cast to widget argument in
+       call to force_to_wrap_truncated in order to avoid a compilation
+       warning.
+
+2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       Added time-error signal - NB#22155
+       
+       * hildon-widgets/hildon-time-editor.c:
+       (hildon_time_editor_class_init): added time-error signal
+       (validated_conversion): added 'error_code' output parameter.
+       (hildon_time_editor_real_validate): use 'error_code' and trigger
+       'time-error' signal when apprpriate.
+       (highlight_callback): avoid revalidation
+
+       * hildon-widgets/hildon-time-editor.h (HildonTimeEditorErrorType):
+       new enumerative type for error types
+       (_HildonTimeEditorClass): added time_error signal
+
+       * hildon-widgets/Makefile.am (hildon-libs-enum-types.c): added time-editor.h
+
+2006-05-23  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.17
+
+2006-05-23  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/gtk-infoprint.c
+       (gtk_confirmation_banner_with_icon_name): wooops, use _with_markup
+       variant to process markup string. NB#28370 (ter)
+
+2006-05-22  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.16
+
+2006-05-22  Johan Bilien  <johan.bilien@nokia.com>
+
+       * hildon-widgets/hildon-window.c
+       (hildon_window_vbox_expose_event): This function has been
+       removed, now the window has the responsability of painting the
+       toolbar, because it has that space allocated.
+       (hildon_window_init): we do not have to connect the
+       hildon_window_vbox_expose_event function to the expose event of
+       the toolbar vbox anymore.
+       (hildon_window_expose): Added the call to paint_toolbar, as we can
+       see in the allocation function the toolbar decorators are
+       responsability of the window, and gdk was not sending the proper
+       events to the vbox because that space is not its responsability.
+       (hildon_window_remove_toolbar): We don't need a queue_draw here
+       because we have another call in the expose function when the size
+       of the container has been changed.
+
+       NB#29461
+
+2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       Removed hildon-insert-object-dialog NB#8015
+
+       * hildon-widgets/hildon-insert-object-dialog.[ch]: removed
+       * doc/tmpl/hildon-insert-object-dialog.sgml: removed
+       * ut/hildon-widgets_tests.c (test27a, test27b, test27c): removed 
+       
+       * hildon-widgets/Makefile.am (hildonwidgetsincludeinst_DATA) 
+       * hildon-widgets/Makefile.am (libhildonwidgets_la_SOURCES)
+       * doc/hildon-libs-docs.sgml: 
+       * po/POTFILES.in: : removed reference
+       
+       * configure.ac: removed check for gnome-vfs
+       * hildon-widgets/Makefile.am: removed gnome-vfs flags
+       * doc/Makefile.am: likewise
+       * ut/Makefile.am: likewise
+
+2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/gtk-infoprint.c
+       (gtk_confirmation_banner_with_icon_name):
+       added bold markup for backward compatibility. NB#28370 (bis)
+
+2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-grid.c (get_child_index_by_coord): returns
+       if empty grid. NB#29883
+
+2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/gtk-intoprint.c (find_banner_for_parent): Added
+       check for "is-timed" property. NB#26546
+
+2006-05-21  Johan Bilien  <johan.bilien@nokia.com>
+
+       * hildon-widgets/hildon-window.c
+       (hildon_window_remove_toolbar)
+       (hildon_window_size_expose): Removed the
+       gtk_widget_queue_draw_area call from this functions, because
+       sometimes the event is not managed in the proper order.
+
+       (hildon_window_size_allocate): Added the
+       gtk_widget_queue_draw_area call in case the number of the toolbars
+       has changed, this way we insure an expose event for the proper
+       region will come after the change of the toolbars.
+
+       NB#26366
+
+2006-05-21  Johan Bilien  <johan.bilien@nokia.com>
+       
+       * hildon-widgets/hildon-window.c:
+       (hildon_window_size_allocate): Now the window uses all the space
+       when its state is fullscreen, we avoid to subtract the top and
+       bottom borders if the window state is fullscreen.
+       
+       NB#28925
+
+2006-05-18  Tapani Palli <tapani.palli@nokia.com>
+
+       * hildon-widgets/hildon-time-editor.c: block signal handler for
+       hildon_time_editor_inserted_text, null check for entry widget in
+       highlight_callback. Fixes NB#28679
+
+2006-05-16  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/gtk-infoprint.c (gtk_confirmation_banner): added
+       bold markup for backward compatibility. NB#28370
+
+2006-05-15  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.15
+
+2006-05-15  Johan Bilien  <johan.bilien@nokia.com>
+
+       * hildon-widgets/hildon-window.[ch]:
+         - Added clipboad_operation signal used by osso-browser to receive
+           clipborad operations from hildon-input-method
+         - Trigger this signal when we receive an clipboard X message
+           from HIM. related to NB#25502
+
+2006-05-11  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-caption.c
+       (hildon_caption_set_label_alignment)
+       (hildon_caption_get_label_alignment): added gtk-doc "Since" marker
+
+       * doc/hildon-libs-docs.sgml: added index for 0.12.0 new symbols
+
+2006-05-10  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-time-editor.c:
+       (hildon_time_editor_set_ticks) removed block signal handler for
+       hildon_time_editor_inserted_text. Added block and unblock signal
+       handler for hildon_time_editor_entry_focusout.
+
+       NB#28027
+
+2006-05-10  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-caption.c:
+       (hildon_caption_size_allocate): add a margin to the start position
+       of the caption_area (HILDON_CAPTION_SPACING), leaving this way the
+       space required to the left of the caption.
+
+       (hildon_caption_expose): allocation, subtract the left margin
+       which we have added to the children widgets when we paint the
+       selection box.
+
+       NB#28483
+
+3006-05-10 Tapani Palli <tapani.palli@nokia.com>
+
+       * hildon-widgets/hildon-time-editor.c:
+       block signal handler for hildon_time_editor_inserted_text
+
+       NB#28679
+
+2006-05-09  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-time-editor.c:
+       (_hildon_time_editor_get_time_separators) renamed from
+       _get_time_separator(). Refactored to return h-m and m-s
+       separators. Now it is independent of the time editor priv
+       structure and receives two labels that can be NULL.
+
+       (_HildonTimeEditorPrivate): removed hm_sep_symbol and ms_sep_symbol
+       members: not used anymore.
+       (hildon_time_editor_init): removed ref to above members.
+       (hildon_time_editor_finalize): likewise
+
+       (hildon_time_editor_check_locale): use
+       _hildon_time_editor_get_time_separators()
+       
+       * hildon-widgets/hildon-private.h: new file. To be used to use
+       private functions from other widgets inside the library.
+       (_hildon_time_editor_get_time_separators): added.
+       
+       * hildon-widgets/Makefile.am:
+       added hildon-private.h to the source list.
+
+       
+       * hildon-widgets/hildon-time-picker.c (hildon_time_picker_init):
+       Use _hildon_time_editor_get_time_separators() to get the h-m
+       separator from the locale (and not from a .po file)
+
+       N#28654
+
+2006-05-09  Marius Vollmer  <marius.vollmer@nokia.com>
+
+       * hildon-widgets/hildon-find-toolbar.c
+       (hildon_find_toolbar_class_init): Reverted change from 2006-04-15:
+       The "search", "close", "invalid_input", "history_append" signals
+       have always been correctly registered: you don't include the last
+       'user data' parameter in the list of argument types passed to
+       g_signal_new et al.  Thanks to Jorn from OpenedHand!
+
+       N#28807
+       
+2006-05-08  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.14
+
+2006-05-04  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       gtk-doc config bits...
+       * autogen.sh: call aclocal first
+       * configure.ac: enable GTK_DOC_CHECK
+       * doc/Makefile.am: really "include". "-include" is not followed by
+       automake, as a result gtk-doc.make would not be processed.
+       
+2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       N#27000 (additional fixes to patch from 2006-05-01)
+
+       * hildon-widgets/hildon-banner.c (force_to_wrap_truncated): do not
+       hardcode pixel scaling factor ("/1000"), use PANGO_PIXELS instead
+       which deals with rounding (and uses the right factor: 1024).
+       Thanks Michael Natterer <mitch@imendio.com>
+
+       Force label size also when width_text == width_max.
+
+2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.13
+
+2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-font-selection-dialog.c:
+       (is_internal_font): new function. Tells if a font family is internal.
+       (filter_out_internal_fonts): new function. Filters out inernal fonts.
+       (hildon_font_selection_dialog_show_available_fonts): call filter_out_internal_fonts
+       Fixes N#21854
+
+2006-05-01  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-libs/hildon-widgets/hildon-time-editor.c
+       * hildon-libs/hildon-widgets/hildon-time-picker.c
+       * hildon-libs/hildon-widgets/hildon-wizard-dialog.h:
+       added comments to anonymous enums
+
+2006-05-01  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       Hildon banner truncations,
+       * hildon-widgets/hildon-banner.c
+       (force_to_wrap_truncated): new function. Force to wrap truncated
+       label by setting explicit size request. See N#27000 and G#329646
+       (hildon_banner_check_position): call force_to_wrap_truncated()
+       fixes N#27000, N#25305, N#26203
+
+       * hildon-widgets/hildon-banner.c
+       (HILDON_BANNER_LABEL_MAX_PROGRESS): increase value 265 -> 320 to
+       satisfy N#26624, N#26161, N#27875
+
+       * ut/tc_banner_truncate.c: new file. Test cases for banner truncations.
+
+2006-05-01  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-banner.[ch]: code cleanup.
+
+2006-04-29  Johan Bilien  <johan.bilien@nokia.com>
+
+       * hildon-widgets/hildon-window.c:
+         - removed connection to self, replaced with overridding virtual
+           methods
+         - removed gtk_widget_set_event in init, legacy from HildonApp
+         - use gtk_widget_get_child_requisition() instead of
+           gtk_widget_size_request() in _allocation
+         - don't allocate space for the child if it is not visible
+
+2006-04-28  Johan Bilien  <johan.bilien@nokia.com>
+
+       * hildon-widgets/hildon-window.c:
+         - forgot to reinitialize convenience pointers to borders after they
+           are reinitialised
+         - replaced a g_return_if_fail with a g_return_val_if_fail now
+           that toggle_menu returns a g_boolean
+
+2006-04-28  Johan Bilien  <johan.bilien@nokia.com>
+
+       N#28176
+       * hildon-widgets/hildon-window.c: Free the borders structure
+         when the window is destroyed.
+
+2006-04-27 Tapani Palli <tapani.palli@nokia.com>
+
+       * hildon-widgets/hildon-caption.c : check if ancestor
+       (still) exists in set-focus handler, fixes N#25501
+
+2006-04-27  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-time-editor.c
+       (hildon_time_editor_check_locale): do not force lower case for
+       AM/PM symbols. Use the string as it is given by the locale. Makes
+       it coherent with hildon time picker. Fixes N#27963
+
+2006-04-26  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-set-password-dialog.c
+       (c_): new macro, calls dgettext on "hildon-common-strings" domain.
+       (hildon_set_password_response_set): use c_ for common strings
+       (hildon_set_password_response_change): likewise.
+       Fixes N#27749
+
+       * hildon-widgets/hildon-set-password-dialog.h: indent cleanup
+
+2006-04-26  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * hildon-widgets/hildon-file-handling-note.c (gettext macro): use
+       "hildon-fm" as textual domain. Fixes N#27702
+
+2006-04-26  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.12
+
+       * Makefile.am (clean-all): brutal target to cleanup the
+       folder. Will do this properly later.
+
+2006-04-25  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * doc/Makefile.am: use "-include" for gtk-doc.make (ignore
+       included Makefile if missing).
+
+       * configure.ac: temporarily disable GTK_DOC_CHECK (problem in
+       integration environement)
+
+       * configure.ac: print configuration summary after processing
+
+2006-04-24  Marius Vollmer  <marius.vollmer@nokia.com>
+
+       From Murray Cumming  <murrayc@murrayc.com>, M#183.
+
+       * hildon-widgets/hildon-calendar-popup.c:
+       (hildon_calendar_popup_new): Use only g_object_new(), passing 
+       it properties, so that language bindings can do the same.
+       (hildon_calendar_popup_set_date): Veryify the date here, 
+       instead of only in the _new() function.
+       (hildon_calendar_popup_set_property): Use get/set_date() to 
+       verify the new date and to select it.
+       (hildon_calendar_popup_get_property): Remove unused variables.
+       * ut/hildon-widgets_tests.c (test45): New.
+
+       * hildon-widgets/hildon-add-home-dialog.c:
+       (hildon_add_home_dialog_new): Move code into
+       hildon_add_home_dialog_init(),
+       hildon_add_home_dialog_set_old_name(), and
+       hildon_add_home_dialog_set_new_name().  Supply parameters as
+       properties values to g_object_new() instead, so that language
+       bindings can do the same.
+       (hildon_add_home_dialog_class_init): Added name and new_name
+       properties.
+       (hildon_add_home_dialog_init): Create always-needed widgets.
+       (hildon_add_home_dialog_get_property),
+       (hildon_add_home_dialog_set_property): Get/Set the name and
+       new_name properties, recreating widgets if necessary, using new
+       static helper function.
+       * ut/hildon-widgets_tests.c (test46): New.
+
+       * hildon-widgets/hildon-grid-item.c
+       (hildon_grid_item_set_property), (hildon_grid_item_get_property),
+       (hildon_grid_item_class_init): Add icon-basename property.
+       (hildon_grid_item_new, hildon_grid_item_new_with_label): Move code
+       from here to hildon_grid_item_init(), so we can just call
+       g_object_new().
+       (hildon_grid_item_set_label): Convert NULL label to empty string.
+       Bug fix: don't cast the label widget to a string and compare it
+       against the new label text, use gtk_label_get_label instead.
+       Expect priv->label to always be non-NULL.
+       (update_icon): Don't pass NULL icon name to
+       gtk_icon_theme_load_icon, use default icon instead in that case.
+       * hildon-widgets/hildon-grid-item.h: Make
+       _hildon_grid_item_set_label into public
+       hildon_grid_item_set_label(), so that language bindings can use
+       it.
+       * ut/hildon-widgets_tests.c (VALID_ICON): Use existing icon.
+       (test33a2, test33b4, test33b4): Expect them to succeed now that a
+       HildonGridItem can handle NULL icons.
+       
+2006-04-21  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.11
+
+2006-04-19 Tapani Palli <tapani.palli@nokia.com>
+
+       * thread safety (N#24348), fixed timeout and idle callbacks :
+       hildon-widgets/hildon-window.c : hildon_window_escape_timeout()
+       hildon-widgets/hildon-time-picker.c : hildon_time_picker_key_repeat_timeout()
+       hildon-widgets/hildon-number-editor.c : do_mouse_timeout(),hildon_number_editor_select_all()
+       hildon-widgets/hildon-banner.c : hildon_banner_timeout()
+       hildon-widgets/hildon-app.c : hildon_app_escape_timeout()
+       hildon-widgets/hildon-time-editor.c : highlight_callback()
+       hildon-widgets/hildon-date-editor.c : _hildon_date_editor_entry_select_all()
+
 2006-04-19 Tapani Palli <tapani.palli@nokia.com>
 
        * hildon-widgets/hildon-app.c (hildon_app_key_release): send
 2006-04-17  Luc Pionchon  <luc.pionchon@nokia.com>
 
        * doc/hildon-libs-docs.sgml: added index for new symbols.
-
        
 2006-04-17  Luc Pionchon  <luc.pionchon@nokia.com>
 
        * doc/Makefile.am (version.xml): generates version.xml
        * doc/hildon-libs-docs.sgml: added &version; entity, and display
        the version number in the doc title.
-       
 
 2006-04-17  Luc Pionchon  <luc.pionchon@nokia.com>
 
        * gtk-infoprint.c
        * hildon-date-editor.h
 
-
 2006-04-16  Luc Pionchon  <luc.pionchon@nokia.com>
 
        * hildon-widgets/hildon-time-editor.c
        (hildon_time_editor_set_show_hours) 
        (hildon_time_editor_get_show_hours): added gtk-doc tag 'Since:'
 
-
 2006-04-15  Luc Pionchon  <luc.pionchon@nokia.com>
 
        N#22557
        2.6.10-1.osso4, instead of GTK private symbol
        _gtk_button_set_depressed
 
-
 2006-04-15  Marius Vollmer  <marius.vollmer@nokia.com>
 
        From Murray Cummings (M#185 M#283), with slight changes:
        (hildon_number_editor_class_init):
        "range_error".
 
-
 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
 
        M#90 - Use standard GLib macro names.
        * hildon-widgets/hildon-volumebar-range.c: 
        * hildon-widgets/hildon-weekday-picker.c:
 
-
 2006-04-13  Johan Bilien  <johan.bilien@nokia.com>
 
        * hildon-widgets/hildon-code-dialog.c: Fixed L10n logical ids
        * hildon-widgets/hildon-time-editor.c
        (convert_to_12h): removed m and s paramters (useless)
        (convert_to_24h): likewise.
-
        
 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
 
        (hildon_time_editor_inserted_text): new function.
        On inserted text, if entry has two digits, jumps to the next field.
 
-
 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
 
        Pops up the color selector on 'select' hardkey (IMP-15)
        (hildon_color_button_key_released): new function.
        Pops up the color selector on 'select' hardkey release
 
-
 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
 
        Hildon grid, set items to be focus-and-activate instead of single
 
 2006-04-07  Tomas Junnonen  <tomas.junnonen@nokia.com>
 
-       - Added support for Pango markup
+       - Added support for Pango markup
          Added   hildon_banner_show_information_with_markup
-       - Removed hildon_banner_show_confirmation
-       - Re-position the banner when its content changes
-       - Banner now doesn't truncate strings nor insert linebreaks
+       - Removed hildon_banner_show_confirmation
+       - Re-position the banner when its content changes
+       - Banner now doesn't truncate strings nor insert linebreaks
        - fixes N#24339 - Information banners do not resize
 
        * hildon-widgets/hildon-banner.[ch]
 
        From Murray Cumming.
        
-       * hildon-lgpl/hildon-caption.c:
+       * hildon-libs/hildon-caption.c:
        (hildon_caption_init): Do the hildon_caption_set_child_expand()
        here.
        (hildon_caption_new): Use the child property from GtkContainer
 
 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
 
-       * hildon-lgpl/hildon-find-toolbar.c (hildon_find_toolbar_filter):
+       * hildon-libs/hildon-find-toolbar.c (hildon_find_toolbar_filter):
        calculates correctly which items will be visible. Fixes N#16991.
 
 
 
        Cleanup Caption widget,
        
-       * hildon-lgpl/hildon-caption.[ch]
+       * hildon-libs/hildon-caption.[ch]
        (hildon_caption_status_get_type, hildon_caption_get_type):
        G_CONST_RETURN removed, G_GNUC_CONST added
 
 
        Cleanup AppView,
        
-       * hildon-lgpl/hildon-appview-c:
+       * hildon-libs/hildon-appview-c:
        (hildon_app_view_init): Fixed a problem that prevented to set an
        arbitrary value for TOOLBAR_MIDDLE (the distance, in pixel,
        between toolbars). This fix involves a change in the default gtkrc
        
 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
 
-        Cleanup name-password dialog:
+       Cleanup name-password dialog:
        
        * hildon-widgets/hildon-name-password-dialog.[ch]
 
        duplicated code replaced with calls to relevant public functions
 
        (hildon_name_password_dialog_init): fixed leaking group variable;
-        reworked to have captions as local variables and captioned entries
-        in the private struct
+       reworked to have captions as local variables and captioned entries
+       in the private struct
 
        (hildon_name_password_dialog_new_with_default): name and password
        arguments declared const
        (hildon_name_password_dialog_set_domain): domain argument declared
        const; type check added + cleanup
 
-
 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
 
        Cleanup get-password dialog:
        (hildon_get_password_dialog_set_max_characters): broken type check fixed
        (_invalid_input): gpointer data argument renamed unused
 
-
 2006-02-28  Luc Pionchon  <luc.pionchon@nokia.com>
 
        (*_get_type): declared G_GNUC_CONST
 
 2006-02-28  Luc Pionchon  <luc.pionchon@nokia.com>
 
-        Volume bars cleanup
+       Volume bars cleanup
        
        * hildon-widgets/hildon-volumebar.c
        (hildon_volumebar_class_init): object class casts cleaned up
        * hildon-widgets/hildon-vvolumebar.h
        (hildon_vvolumebar_get_type): declared G_GNUC_CONST 
 
-
 2006-02-28  Luc Pionchon  <luc.pionchon@nokia.com>
 
        * hildon-widgets/hildon-weekday-picker.c
        (_HildonWeekdayPickerPrivate): Removed members: dayorder, days,
        last_index; added day_order_buttons
        
-       (hildon_weekday_picker_mnemonic_activate): removed.
-                                        mnemonics are no longer used.
+       * (hildon_weekday_picker_mnemonic_activate): removed.
+       mnemonics are no longer used.
        
-       (hildon_weekday_picker_class_init): Removed mnemonic_activate
+       * (hildon_weekday_picker_class_init): Removed mnemonic_activate
        function. Rewritten creation of buttons. Unref'ed size group.
        
-       (button_toggle): Removed bit mask checking, simplified function
+       * (button_toggle): Removed bit mask checking, simplified function
        
-       (hildon_weekday_picker_set_day):
-       (hildon_weekday_picker_unset_day): Removed bit mask checking, date
-                                           adjustment, unecessary for loop
+       * (hildon_weekday_picker_set_day):
+       * (hildon_weekday_picker_unset_day): Removed bit mask checking, date
+       adjustment, unecessary for loop
        
-       (hildon_weekday_picker_toggle_day): Removed date adjustment and
+       * (hildon_weekday_picker_toggle_day): Removed date adjustment and
        unecessary for loop. Simplified button toggling
 
-       (hildon_weekday_picker_set_all):
-       (hildon_weekday_picker_unset_all): Removed bit mask checking and
-                                          simplified for loop
+       * (hildon_weekday_picker_set_all):
+       * (hildon_weekday_picker_unset_all): Removed bit mask checking and
+       simplified for loop
 
        (hildon_weekday_picker_isset_day): Removed date adjustment and
-                                           unecessary for loop;
+       unecessary for loop;
 
 2006-02-21  Luc Pionchon  <luc.pionchon@nokia.com>
 
-        Added hildon-banner, as a clean replacement for gtk-infoprint
+       Added hildon-banner, as a clean replacement for gtk-infoprint
        * hildon-widgets/hildon-banner.[ch]: implementation and header  
        * hildon-widgets/Makefile.am: reference new files
        * hildon-widgets/gtk-infoprint.c: removed implementation, now just
 
        * configure.ac: do not depend anymore on hildon-lgpl nor
        hildon-fm, check for libmb, added Makefile output for timer/
-
-
        
 2006-01-18  Luc Pionchon  <luc.pionchon@nokia.com>
 
 
 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
 
-        N#21063 hildon_note_new_confirmation_add_buttons has misleading docs
+       N#21063 hildon_note_new_confirmation_add_buttons has misleading docs
        * hildon-widgets/hildon-note.c: 
        (hildon_note_new_confirmation_add_buttons): updated doc
        (hildon_note_set_button_texts): likewise.
        
 2005-11-18  Luc Pionchon  <luc.pionchon@nokia.com>
 
-
        Gazpacho support, added the following properties:
        
        * hildon-widgets/hildon-insert-object-dialog.c: "name", "mimetype"
 
        * hildon-widgets/hildon-color-button.c: minor cleanup
 
-
 2005-11-18  Luc Pionchon  <luc.pionchon@nokia.com>
 
-        Started new development
+       Started new development
        (branche for maintenance continues with versions 0.9.x)
 
 2005-11-03  Luc Pionchon  <luc.pionchon@nokia.com>
 2005-10-31  Luc Pionchon  <luc.pionchon@nokia.com>
 
        same fix for,
-        N#19283 Control panel - The values entered are not saved.
+       N#19283 Control panel - The values entered are not saved.
        N#19648 Hildon Date Editor widget detects values too high
-        (note: complete fix include also fixes in GTk+)
+       (note: complete fix include also fixes in GTk+)
 
        * hildon-widgets/hildon-calendar-popup.c
        (hildon_calendar_popup_set_property),
 
 2005-10-12  Luc Pionchon  <luc.pionchon@nokia.com>
 
-        N#19140 System alerts still audible despite being turned off
+       N#19140 System alerts still audible despite being turned off
        
        * hildon-widgets/hildon-note.c (sound_handling): 
 
        hildon_play_system_sound.
        (hildon_note_init): Signal handler id is changed to be in private
        structure, not in global variable.
-       
+
        * hildon-note.c: Removed unused defines etc.
 
-        * Makefile.am: Appended new files to build rules.
+       * Makefile.am: Appended new files to build rules.
 
 2005-10-05  Luc Pionchon  <luc.pionchon@nokia.com>
 
        (hildon_grid_class_init, hildon_grid_init): Replaced default empty
        label by logical name "Ckct_wi_grid_no_items"
 
-
 2005-08-31  Luc Pionchon  <luc.pionchon@nokia.com>
 
        * po/en_GB.po (ecdg_ti_verify_password): translation update.