2006-09-11 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
[hildon] / ChangeLog
index 60ac70a..cb6f5ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,180 @@
+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, #33217, #NB37172.   
+       #NB38559, #NB33217, #NB37172.   
        Maintainer change:
        Michael Dominic Kostrzewa
        <michael.kostrzewa@nokia.com>