[0.15.0-1bi release]
[hildon] / ChangeLog
index 0f93db2..8e9901e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,158 @@
+2007-02-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.15.0-1bi release]
+
+       * debian/changelog: Forcing a binary rebuild.
+
+2007-02-02  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.15.0-1 release]
+
+       * configure.ac:
+       * debian/changelog:
+       * hildon-libs.pc.in: Updating with the -DMAEMO_CHANGES.
+
+2006-11-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.14.10-1 release]
+
+       * configure.ac:
+       * debian/changelog: Updating.
+
+2006-11-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-number-editor.c: Fixing a threads_enter
+       problem when trying to enter threads from signal. Fixes NB#47762.
+
+2006-11-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.14.9-1 release]
+
+       * configure.ac:
+       * debian/changelog: Updating. 
+
+2006-11-21  Tomas Junnonen <tomas.junnonen@nokia.com>
+
+       * hildon-widgets/Makefile.am:
+       * hildon-widgets/hildon-finger.c:
+       * hildon-widgets/hildon-finger.h: Finger events stuff.
+
+2006-11-08  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-libs.c:
+       Removed gtk_widget_grab_focus on entry_validate() and added 
+       control on entry_changed() for moving the focus when validate returns 
+       NO_ERROR. Also it's used skip_validation for not validating 
+       twice when entering a valid date in each entry.
+       Fixes NB#41059 and NB#42579.
+
+2006-11-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.14.8-1 release]
+
+       * configure.ac:
+       * debian/changelog: Updating.
+
+       * hildon-widgets/hildon-scroll-area.c: Fixing a silly compilation
+       breakage.
+
+2006-10-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-scroll-area.c:
+       * hildon-widgets/hildon-scroll-area.h: When using a GtkTextView inside
+       the HildonScrollArea try to "compensete" the cursor position
+       scrolling. Fixes NB#20219.
+
+2006-10-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-font-selection-dialog.c: Making the preview
+       dialog wider when being font sizes are being used. Fixes NB#41501. 
+
+2006-10-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-set-password-dialog.c: Removing
+       auto-capitalization from the entry used to verify the password. Fixes
+       NB#39585.
+
+2006-10-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.14.7-1 release]
+
+       * configure.ac:
+       * debian/changelog: Updating. 
+
+       * hildon-widgets/hildon-time-editor.c: Adding a "skipper" variable
+       that prevents us from doing validations from within validations. When
+       skipper == TRUE vallidation step is being skipped. A workaround.
+       Fixes NB#44610.
+
+2006-10-24  Daniel Elstner  <daniel.kitta@gmail.com>
+
+       * hildon-widgets/hildon-find-toolbar.h (search, close,
+       invalid_input, history_append): Remove the final user_data
+       parameter from the signal prototypes.  The user_data pointer
+       is a generic feature of GLib signal handling and not supposed
+       to be declared explicitely. (MB#185)
+
+2006-10-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com>
+
+       * hildon-widgets/hildon-time-editor.c: Removing the extra focus grab,
+       missing patch from NB#42555.
+
+2006-10-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com>
+
+       * hildon-widgets/hildon-time-editor.c:
+       (hildon_time_editor_entry_keypress): Added check for not allowed keys.
+       Fixes NB#43926.
+
+       * hildon-widgets/hildon-time-editor.h:
+       Added INVALID_CHAR to HildonTimeEditorErrorType enumeration.
+
+2006-10-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-find-toolbar.c: Do not grab focus but just
+       hide the IM context when the toolbar is being closed. Patch by Tomas
+       Ostman, fixes for good NB#34193. 
+
+2006-10-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-date-editor.c: Changing the error infobanner
+       displayed to ckct_ib_illegal_character (when user presses non-numeric
+       character in the date editor).
+
+2006-10-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com>
+
+       * hildon-widgets/hildon-date-editor.c:
+       (hildon_date_editor_keypress): Added check for not allowed keys.
+       (hildon_date_editor_date_error): Added banner message for not
+       allowed keys. Fixes NB#41049.
+
+       * hildon-widgets/hildon-date-editor.h:
+       Added INVALID_CHAR to HildonDateEditorErrorType enumeration.
+
+2006-10-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-banner.c:
+       (force_to_wrap_truncated): Set label size request to its natural 
+       size (it stands fixed after it's wrapped). Fixes NB#38598.
+
+2006-10-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       [0.14.6-1 release]
+
+       * configure.ac:
+       * debian/changelog: Updating.
+
+2006-10-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets-plugins/hildon-color-chooser-hsv.c: Fixing the
+       clipping in the color selector. Fixes NB#43565.
+
+2006-10-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * hildon-widgets/hildon-color-button.c: One more extra to actually fix
+       NB#39798.
+
 2006-10-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
 
        * hildon-widgets/hildon-get-password-dialog.c: Making the password