X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=fb405939f79d0f64a3f14c4657801b72c5f17f7f;hb=23c1e07f8e376866ed3cf91b516a631a9f1af037;hp=e53a2453e33c501581ef728427903592a26ad5e4;hpb=2309914bcdd4aaeba4f088ba86c241551b51a8a3;p=hildon diff --git a/ChangeLog b/ChangeLog index e53a245..fb40593 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,842 @@ +2006-12-16 Michael Dominic Kostrzewa + + * src/hildon-calendar-popup-private.h: + * src/hildon-calendar-popup.c: + * src/hildon-calendar-popup.h: Cleaning up the HildonCalendarPopup. + +2006-12-15 Michael Dominic Kostrzewa + + * src/hildon-controlbar-private.h: + * src/hildon-controlbar.c: + * src/hildon-controlbar.h: Cleaning up the HildonControlBar. + +2006-12-15 Michael Dominic Kostrzewa + + * src/hildon-range-editor-private.h: + * src/hildon-range-editor.c: + * src/hildon-range-editor.h: Cleaning up HildonRangeEditor. + +2006-12-14 Michael Dominic Kostrzewa + + * src/hildon-sound.c: + * src/hildon-sound.h: Cleaning up. + +2006-12-14 Michael Dominic Kostrzewa + + * TODO: Removing. + + * src/hildon-volumebar-range.c: + * src/hildon-volumebar-range.h: Cleaning up HildonVolumebarRange. + +2006-12-14 Michael Dominic Kostrzewa + + * TODO: + * src/hildon-find-toolbar-private.h: + * src/hildon-find-toolbar.c: + * src/hildon-find-toolbar.h: Cleaning up HildonFindToolbar. + +2006-12-13 Michael Dominic Kostrzewa + + * TODO: + * src/hildon-program-private.h: + * src/hildon-program.c: + * src/hildon-program.h: Cleaning up HildonProgram. + +2006-12-12 Michael Dominic Kostrzewa + + * TODO: + * src/hildon-hvolumebar.c: + * src/hildon-hvolumebar.h: Cleaning up. + + * src/hildon-vvolumebar.c: Defines fixes. + +2006-12-12 Michael Dominic Kostrzewa + + * TODO: Removing cleaned stuff. + + * src/hildon-volumebar.h: Cosmetic. + + * src/hildon-vvolumebar.c: + * src/hildon-vvolumebar.h: Cleaning. + +2006-12-12 Michael Dominic Kostrzewa + + * TODO: Adding more TODO. + + * src/hildon-volumebar-private.h: + * src/hildon-volumebar.c: + * src/hildon-volumebar.h: Cleaning up. + + * src/hildon-hvolumebar.c: + * src/hildon-vvolumebar.c: Adjusting for changes in volumebar. + + * src/hildon-window-private.h: + * src/hildon-window.c: + * src/hildon-window.h: Adding the G_GNUC_CONST keyword, some more + layouting tweaks. + +2006-12-12 Michael Dominic Kostrzewa + + * TODO: Adding a TODO file. + +2006-12-11 Michael Dominic Kostrzewa + + * src/hildon-window-private.h: + * src/hildon-window.c: + * src/hildon-window.h: Correcting the coding style. Correcting the + identing. Modyfying to use standard gobject set_private thingies. + Making the private API not exported to symbols. + +2006-12-11 Michael Dominic Kostrzewa + + * pkgconfig/hildon.pc.in: + * src/Makefile.am: Fixing the install directories. + +2006-11-28 Michael Dominic Kostrzewa + + * autogen.sh: Updated autogen not to complain when launched without + parameters in NOCONFIGURE mode. + +2006-11-28 Michael Dominic Kostrzewa + + * examples/Makefile.am: + * examples/hildon-sort-dialog: + * examples/hildon-sort-dialog/hildon-sort-dialog-example.c: Adding the + example for HildonSortDialog. + +2006-11-23 Michael Dominic Kostrzewa + + * configure.ac: Fixing the build problem of the examples (missing _) + + * examples/Makefile.am: + * examples/hildon-weekday-picker: + * examples/hildon-weekday-picker/hildon-weekday-picker-example.c: + Adding a weekday picker example. + + * src/Makefile.am: Fixing the problem mis-ordered build. + +2006-11-20 Michael Dominic Kostrzewa + + * Makefile.am: + * configure.ac: + * m4/as-version.m4: + * pkgconfig/Makefile.am: + * pkgconfig/hildon-widgets.pc.in: + * src/Makefile.am: Changing the install dirs etc. + +2006-11-20 Michael Dominic Kostrzewa + + * src/hildon-banner.c: + * src/hildon-calendar-popup.c: + * src/hildon-caption.c: + * src/hildon-code-dialog.c: + * src/hildon-color-button.c: + * src/hildon-color-chooser-button.c: + * src/hildon-color-chooser-button.h: + * src/hildon-color-chooser-dialog.c: + * src/hildon-color-chooser-dialog.h: + * src/hildon-color-chooser.c: + * src/hildon-color-popup.c: + * src/hildon-color-selector.c: + * src/hildon-composite-widget.c: + * src/hildon-composite-widget.h: + * src/hildon-controlbar.c: + * src/hildon-date-editor.c: + * src/hildon-defines.c: + * src/hildon-find-toolbar.c: + * src/hildon-font-selection-dialog.c: + * src/hildon-get-password-dialog.c: + * src/hildon-hvolumebar.c: + * src/hildon-hvolumebar.h: + * src/hildon-name-password-dialog.c: + * src/hildon-note.c: + * src/hildon-number-editor.c: + * src/hildon-plugin-widget.c: + * src/hildon-plugin-widget.h: + * src/hildon-program.c: + * src/hildon-program.h: + * src/hildon-range-editor.c: + * src/hildon-seekbar.c: + * src/hildon-set-password-dialog.c: + * src/hildon-sort-dialog.c: + * src/hildon-sound.c: + * src/hildon-sound.h: + * src/hildon-time-editor.c: + * src/hildon-time-picker.c: + * src/hildon-volumebar-range.c: + * src/hildon-volumebar.c: + * src/hildon-vvolumebar.c: + * src/hildon-vvolumebar.h: + * src/hildon-weekday-picker.c: + * src/hildon-widgets.h: + * src/hildon-window.c: + * src/hildon-window.h: + * src/hildon-wizard-dialog.c: Fixing the include files. + +2006-11-20 Michael Dominic Kostrzewa + + * examples/Makefile.am: + * examples/hildon-caption: + * examples/hildon-caption/hildon-caption-example.c: Adding the example + for hildon-caption. + +2006-11-20 Michael Dominic Kostrzewa + + * examples/Makefile.am: + * examples/hildon-banner: + * examples/hildon-banner/hildon-banner-example.c: Adding a hildon-banner example. + + * examples/hildon-window/hildon-window-example.c: Addin the quit + function. + +2006-11-17 Michael Dominic Kostrzewa + + * Makefile.am: + * configure.ac: + * examples: + * examples/Makefile.am: + * examples/hildon-program: + * examples/hildon-window: + * examples/hildon-window/hildon-window-example.c: + * src/Makefile.am: + * src/hildon-banner.c: + * src/hildon-banner.h: + * src/hildon-caption.c: + * src/hildon-code-dialog.c: + * src/hildon-color-button.c: + * src/hildon-color-chooser-button.c: + * src/hildon-color-chooser-button.h: + * src/hildon-color-chooser-dialog.c: + * src/hildon-color-chooser-dialog.h: + * src/hildon-date-editor.c: + * src/hildon-defines.c: + * src/hildon-find-toolbar.c: + * src/hildon-font-selection-dialog.c: + * src/hildon-get-password-dialog.c: + * src/hildon-note.c: + * src/hildon-number-editor.c: + * src/hildon-range-editor.c: + * src/hildon-set-password-dialog.c: + * src/hildon-sort-dialog.c: + * src/hildon-sort-dialog.h: + * src/hildon-sound.c: + * src/hildon-sound.h: + * src/hildon-time-editor.h: + * src/hildon-time-picker.c: + * src/hildon-widgets.h: + * src/hildon-window.c: + * src/hildon-wizard-dialog.c: Making the stuff compile with -Werror. + +2006-11-16 Michael Dominic Kostrzewa + + * src/Makefile.am: + * src/gtk-infoprint.c: + * src/gtk-infoprint.h: Removing the infoprints for good. + +2006-11-16 Michael Dominic Kostrzewa + + * hildon-date-editor.c: + * hildon-date-editor.h: + * hildon-time-editor.h: Switching to a common DateTime editor error + type. + +2006-11-16 Michael Dominic Kostrzewa + + * src/hildon-time-editor.c: + * src/hildon-time-editor.h: Switching to a common DateTime editor + error type. + +2006-11-16 Michael Dominic Kostrzewa + + * src/hildon-calendar-popup.h: + * src/hildon-caption.c: + * src/hildon-caption.h: + * src/hildon-date-editor.h: + * src/hildon-font-selection-dialog.c: + * src/hildon-font-selection-dialog.h: + * src/hildon-get-password-dialog.c: + * src/hildon-get-password-dialog.h: + * src/hildon-note.c: + * src/hildon-note.h: + * src/hildon-program.h: + * src/hildon-range-editor.h: + * src/hildon-time-editor.c: + * src/hildon-time-editor.h: + * src/hildon-volumebar-range.h: + * src/hildon-weekday-picker.h: + * src/hildon-wizard-dialog.h: Removing deprecated functions. + +2006-11-15 Michael Dominic Kostrzewa + + * src/hildon-caption.c: + * src/hildon-caption.h: + * src/hildon-note.c: + * src/hildon-note.h: + * src/hildon-window.h: Register all the unregistered enums as GEnums + to make it easier for the language bindings. + +2006-11-15 Michael Dominic Kostrzewa + + * src/Makefile.am: + * src/hildon-marshalers.c: + * src/hildon-marshalers.h: Fixing the marshalers rebuilding etc. + +2006-11-15 Michael Dominic Kostrzewa + + * ./: Making the source buildable again, fixing the mkenums thingy. + +2006-11-14 Michael Dominic Kostrzewa + + * ./: Removing the whole lot of deprecated components. + +2006-11-14 Michael Dominic Kostrzewa + + * ./: Some basic fixed to make the source actually buildable. Removing + the marshallers from the build system for a little while. + +2006-11-14 Michael Dominic Kostrzewa + + * configure.ac: + * pkgconfig/hildon-widgets.pc.in: Few more fixes for the pkgconfig + file. + +2006-11-14 Michael Dominic Kostrzewa + + * ./: Moving pkgconfig file to pkgconfig/. + +2006-11-14 Michael Dominic Kostrzewa + + * ./: Removing plugins and doc temporarily from the build process. + Upgrading the autogen.sh and configure.ac. + +2006-11-14 Michael Dominic Kostrzewa + + * ./: Removing the theme, ut and timer. + +2006-11-14 Michael Dominic Kostrzewa + + * ./: hildon-widgets => src . hildon-widgets-plugins => plugins. + Changing dir names etc. + +2006-11-08 Michael Dominic Kostrzewa + + * 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 + + [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 + + * 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 + + * 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 + + * 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 + + [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 + + * 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 + + * hildon-widgets/hildon-time-editor.c: Removing the extra focus grab, + missing patch from NB#42555. + +2006-10-20 Michael Dominic Kostrzewa + + * 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 + + * 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 + + * 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 + + * 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 + + * 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 + + [0.14.6-1 release] + + * configure.ac: + * debian/changelog: Updating. + +2006-10-18 Michael Dominic Kostrzewa + + * hildon-widgets-plugins/hildon-color-chooser-hsv.c: Fixing the + clipping in the color selector. Fixes NB#43565. + +2006-10-18 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-color-button.c: One more extra to actually fix + NB#39798. + +2006-10-16 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-get-password-dialog.c: Making the password + text entry 20 characters long. Fixes NB#39586. A workaround. + +2006-10-16 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-name-password-dialog.c: Fixing the + auto-capitalization issues in the name password dialog. Two things + accumulated here -- missing NULL in property set and the lack of + visibility re-set after input method hint setting (this should not be + needed BTW). Fixes NB#37467. + +2006-10-16 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-color-button.c: Correctly fixing NB#39798 -- + the expose event should draw it's bits according to widget's + allocation and not the expose area. + +2006-10-16 Michael Dominic Kostrzewa + + * hildon-widgets-plugins/hildon-color-chooser-hsv.c: Changing the way the + dimmed elements of the dialog are being drawn -- fixes NB#41498. + Cache the pre-generated dimmed pixbuf to improve the performance. We could + cache the actual hsv plane too in a similiar way. + +2006-10-11 Michael Dominic Kostrzewa + + * hildon-widgets-plugins/hildon-color-chooser-hsv.c: Adding the border + around the color selector. Fixes #NB42007. + +2006-10-10 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-font-selection-dialog.c: Forcing the dialog to + be more wide. A slightly ugly fix, but fixes NB#41501. Will be fixed + properly once we solve all the label truncating/wrapping/ellipsizing + issues. + +2006-10-10 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-date-editor.c: Remove the focus grab after + dialog execution. Fixes NB#42555. + +2006-10-06 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-date-editor.c: + (hildon_date_editor_entry_validate): Set the stored date value + when it's validated with some entry empty. Fixes NB#42504. + +2006-10-06 Michael Dominic Kostrzewa + + [0.14.5-1 release] + + * configure.ac: + * debian/changelog: Update. + + * debian/hildon-libs-dev.install: Removing redundant .la/.a files. + +2006-10-06 Michael Dominic Kostrzewa + + * debian/copyright: One more license fix. + +2006-10-06 Michael Dominic Kostrzewa + + * 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: One again fixing the license headers... + NB#40228. + +2006-10-05 Michael Dominic Kostrzewa + + * common-rcfiles/gtk-2.0/ossomediaplayer: Changing the wizard dialog + enum to equal GTK_RESPONSE_CANCEL for automatic Escape key handling. + Fixes NB#41234. + +2006-10-04 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-caption.c: + * hildon-widgets/hildon-caption.h: Adding a new property: + "icon-position" and helper set/get routine methods. + This propery controls the align/position of the icon in the caption. + The icon can be aligned left or right. + +2006-10-04 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-wizard-dialog.c: Adding an "autotitle" + property that controls the way wizard handles window titles. If set to + TRUE (default) the wizard will automatically update window title when + changing wizard pages. If set to FALSE, no title handling is being + done, and the title can be overriden by the application developer. + +2006-10-05 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-time-editor.c + (validated_conversion): Modifications to check the '-' + input and change value to the default min. Fixes NB#40059. + +2006-10-04 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-set-password-dialog.c: Turning off the + auto-capitalization. Fixes NB#39585. + +2006-10-03 Michael Dominic Kostrzewa + + * debian/rules: Correcting debian debug package generation. Should + really fix NB#40532. + +2006-10-02 Michael Dominic Kostrzewa + + * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c: Make ok + the default response for the dialog. Fixes NB#39909. + +2006-09-29 Tomas Junnonen + + * hildon-font-selection-dialog.c: Remove extra space in font size + string. Fixes NB#41291. + +2006-09-26 Iain Holmes + + * hildon-wizard-dialog.c: Show all created widgets so that a + gtk_widget_show is all that is required to display the dialog + correctly. Fixes MB#432. + +2006-09-25 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-number-editor.c: Applying a patch by Fernando + Herrera to fix the number editor notification signals. Fixes MB#625. + +2006-09-22 Michael Dominic Kostrzewa + + [0.14.4-1 release] + + * configure.ac: + * debian/changelog: Update. + +2006-09-21 Tommi Komulainen + + * hildon-widgets/hildon-find-toolbar.c + (hildon_find_toolbar_entry_activate): Stop 'activate' signal emission + to prevent focus from moving. NB#40936 + +2006-09-22 Tommi Komulainen + + * hildon-widgets/hildon-volumebar.h (HildonVolumebarPrivate) + * hildon-widgets/hildon-volumebar.c (hildon_volumebar_size_allocate, + hildon_volumebar_realize, hildon_volumebar_unrealize, + hildon_volumebar_map, hildon_volumebar_unmap, + hildon_volumebar_notify, hildon_volumebar_class_init): Add a + input-only event window to catch button-press events anywhere in the + widget when the widget is insensitive. NB#6214 + + * hildon-widgets/hildon-hvolumebar.c (hildon_hvolumebar_size_allocate): + * hildon-widgets/hildon-vvolumebar.c (hildon_vvolumebar_size_allocate): + Chain to parent so that the event window is properly resized. + +2006-09-22 Michael Dominic Kostrzewa + + * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c: + * hildon-widgets-plugins/hildon-color-chooser-hsv.c: Changing the name + in witch the borders afre being draw around color selectors. Fixes + NB#40057. + Making the dimmed color bar/plane look a bit nicer. + + * hildon-widgets/hildon-name-password-dialog.c: Changing the 'name' + property of the dialog to 'username'. Fixes #MB772. + +2006-09-21 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-font-selection-dialog.c: Do not put the + "reference" text in the font preview dialog if the super/subscript + setting has not been selected. Fixes #NB40999. + +2006-09-21 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-number-editor.c: + (hildon_number_editor_validate_value): Modified the condition + for checking if the inputted value is 0 when range minimun is + positive. Fixes #NB30734. + +2006-09-21 Fernando Herrera + + * hildon-widgets/hildon-get-password-dialog.c: + (hildon_get_password_get_property): Fix "numbers-only" getter. + Fix #MB769 + +2006-09-21 Michael Dominic Kostrzewa + + * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c: Reverting + the hex -> color func (hsv not supported by the parse function). + Fixing a bug where last character is not appended to the color -> + ascii conversion. Fixes #NB40061. + +2006-09-20 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-get-password-dialog.c: Fixing the way input + method is set. Fixes #NB37467. + + * hildon-widgets/hildon-name-password-dialog.c: Fixing the way the + password entry is being accessed. Fixes #MB767. Using a patch by + Lorenzo Gil Sanchez. + +2006-09-19 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-date-editor.c: + (hildon_date_editor_keypress): On left or right key pressed, it + first takes in consideration the current cursor position inside + the entries. If it's in an edge, focus moves to the widget on the + right or left. Fixes #NB40770. + +2006-09-19 Michael Dominic Kostrzewa + + * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c: Agh... + correcting silly mistake. + +2006-09-19 Michael Dominic Kostrzewa + + * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c: + Replacing a custom hex -> color with a stock gdk func. + + * hildon-widgets/hildon-caption.c: + Ups... a momentary lapse of reason. + +2006-09-19 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-time-editor.c: + (validated_conversion): Added default parameter -- if the field is + empty, sets this value. + (hildon_time_editor_real_validate): Gets current values to pass it + as the default values to forward validation. Fixes #NB39048. + +2006-09-19 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-caption.c: Do not draw the focus border when + the label has no text set. Fixes #NB40649. + Also fixing some memory leaks in properties setting. + +2006-09-19 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-time-editor.c: + (hildon_time_editor_entry_clicked): This function has been + removed. It is not needed any more. + (_hildon_time_editor_entry_select_all): Added in order to perform + the whole text selection into the entry with an idle call. + (hildon_time_editor_entry_focusin): Modified to just add the + function above to the idle queue. + Fixes #NB40665. + + * hildon-widgets/hildon-caption.c (hildon_caption_button_press): + Added condition to return when the widget has already the focus. + Fixes #NB31086. + +2006-09-19 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-color-button.c: Draw insensitive grid over the + color button widget if the widget is insensitive. Fixes #NB40329. + +2006-09-18 Michael Dominic Kostrzewa + + * debian/control: + * debian/rules: Fixing the debug symbols package. Fixes #NB40532. + +2006-09-15 Michael Dominic Kostrzewa + + [0.14.3-1 release] + + * configure.ac: + * debian/changelog: Bumping version numbers, adding info about the + fixes. + +2006-09-15 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-window.c: When a new menu is being attached to + the window, call show on the menu itself, not the whole window. Fixes + #NB40566. + +2006-09-14 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-date-editor.c: + (hildon_date_editor_entry_released): Removed this function in order + to avoid the selection of the entry with the second click. + (hildon_date_editor_entry_focusin): Removed the test, now we want + to select the entry using the callback in all the situations. + Fixes #NB39612. + + * 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 #MB624. Will + work with new theme config. + +2006-09-14 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-composite-widget.c: Changed the focus + handler -- with hildon-time-editor and hildon-date-editor, if we + are moving up or down, with the focus inside the widget, we return + false to force moving to the next widget outside. Fixes #NB36938. + +2006-09-14 Michael Dominic Kostrzewa + + * hildon-widgets/hildon-defines.c: Ensure the style before setting the + logical color. Fixes #NB40041. + 2006-09-14 Michael Dominic Kostrzewa * hildon-widgets/hildon-date-editor.c: Bring focus to date after the