X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2Fchangelog;h=5c38478aa4873d5c686593478c3da553ff2e01c1;hb=8a743c0ddd350033e45267c49be2920f5467b276;hp=db0f4cb100a7f93c8d36f84943d51e2d30b5eb28;hpb=5f1161d6fcfd13fddd25b82dc390c2633ece5847;p=hildon diff --git a/debian/changelog b/debian/changelog index db0f4cb..5c38478 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,972 @@ +libhildon (2.1.96-5) unstable; urgency=low + + * Revert panning tunning. + + -- Claudio Saavedra Thu, 27 Aug 2009 10:49:56 +0200 + +libhildon (2.1.96-4) unstable; urgency=low + + * Fixes: NB#133767 (Information and confirmation note sound should + follow system profile setting) + + -- Claudio Saavedra Wed, 26 Aug 2009 18:19:47 +0200 + +libhildon (2.1.96-3) unstable; urgency=low + + * Fixes: NB#135344 (Pannign needs to be faster) + + -- Claudio Saavedra Wed, 26 Aug 2009 15:16:46 +0200 + +libhildon (2.1.96-2) unstable; urgency=low + + * Fixes: NB#133252 (Opening any feed item from RSS always opens the + first feed item in browser) + * Fixes: NB#135179 (Remove pannable timeouts in unrealize function) + * Reverted fix for NB#132661. + + -- Claudio Saavedra Wed, 26 Aug 2009 10:03:19 +0200 + +libhildon (2.1.96-1) unstable; urgency=low + + * Fixes NB#132661: (HildonCheckButton should inherit from + GtkToggleButton) + + -- Alberto Garcia Fri, 21 Aug 2009 11:55:56 +0200 + +libhildon (2.1.95-2) unstable; urgency=low + + * Fixes: NB#132584 (Pannable kinetics in large lists needs tuning) + + -- Alberto Garcia Thu, 20 Aug 2009 15:32:28 +0200 + +libhildon (2.1.95-1) unstable; urgency=low + + * Fixes: NB#131794 (pannable area produces unnecessary allocations + causing performance problems) + * Fixes: NB#130900 (HildonPannableArea will leak it's event_window + if it's realized without showing and then deleted) + + -- Alberto Garcia Tue, 18 Aug 2009 16:21:40 +0200 + +libhildon (2.1.94-1) unstable; urgency=low + + * Fixes: NB#130910 (Screen gets unlocked when menu is open) + * Fixes: NB#126115 (Pannable list overshooting is unusably slow for + lists with slow row renderers) + * Fixes: NB#126198 (gdk-threads API should be used to install idle and + timeout handlers) + + -- Alberto Garcia Mon, 10 Aug 2009 17:17:34 +0200 + +libhildon (2.1.93-1) unstable; urgency=low + + * Fixes: NB#122395 (hildon_entry_set_placeholder() should be in + GtkEntry) + * Bump GTK+ dependency to 2.14.7-1maemo5 + + -- Claudio Saavedra Tue, 04 Aug 2009 20:08:53 +0200 + +libhildon (2.1.92-2) unstable; urgency=low + + * Fixes: NB#131013 (unable to stop panning file manager by tapping on + it) + + -- Claudio Saavedra Mon, 03 Aug 2009 12:35:48 +0200 + +libhildon (2.1.92-1) unstable; urgency=low + + * Fixes: NB#130043 (scrollindicator not smooth while panning) + * Fixes: NB#123409 (Showing dialog consumes significant amount of + time) + * Fixes NB#130291 (New HildonTouchSelector API is required to center on + any column item) + + -- Claudio Saavedra Thu, 30 Jul 2009 16:33:53 +0200 + +libhildon (2.1.91-1) unstable; urgency=low + + * Fixes: NB#118398 (HildonEntry - unnecessary rescaling of images) + + -- Claudio Saavedra Wed, 22 Jul 2009 12:43:15 +0200 + +libhildon (2.1.90-1) unstable; urgency=low + + * Fixes: NB#127896 (Information notes text truncated) + + -- Claudio Saavedra Tue, 21 Jul 2009 12:14:35 +0200 + +libhildon (2.1.88-1) unstable; urgency=low + + * Fixes: NB#124510 (The Application Menu is distorted when switched + between portrait and landscape mode) + * Fixes: NB#115388 (Power key menu does not resize itself) + * Fixes: NB#108487 (Phone settings dialog should scroll to focused field) + * Fixes: NB#121445 (Virtual keyboard opening is not working in same + way for each text entry field) + + -- Claudio Saavedra Thu, 16 Jul 2009 12:20:12 +0200 + +libhildon (2.1.86-2) unstable; urgency=low + + * Correctly place HildonBanner during mapping. + + -- Claudio Saavedra Wed, 01 Jul 2009 11:22:22 +0200 + +libhildon (2.1.86-1) unstable; urgency=low + + * Bump GTK+ dependency to 2.14.3-1maemo5. + * MB#4700 (HildonFindToolbar documentation lacks Gtk-Doc markup, + and needs cleanup) + * Fixes: NB#124090 (New calendar wizard title is not using + ecdg_ti_caption_separator) + * Fixes: NB#121732 (New feature request: Signal to pannable area + that informs when panning is stopped.) + * Fixes: NB#124385 (Unable to select exact point in color mixing box + in color palette dialog) + * Fixes: NB#120500 (only device memory connect mmc in use info + banner is left aligned) + * Fixes: NB#124408 (Confirmation notes: the 'Yes' button overlaps + with the dialog edge) + * Fixes: NB#95685 (Add field dialog should use HILDON_UI_MODE_NORMAL) + + -- Claudio Saavedra Mon, 29 Jun 2009 11:44:17 +0200 + +libhildon (2.1.84-1) unstable; urgency=low + + * Fixes: NB#122033 (Filter buttons in view menus incorrectly sized) + * Fixes: NB#108337 (Focus mismatch in items of AppMenu) + * Fixes: NB#102373 (Progress indicator also for the Edit mode + toolbar) + * Fixes: MB#4598 (HildonCheckButton documentation doesn't say why it + exists) + * Fixes: MB#4528 (HildonPickerButton docs should mention how to set + the title of its dialog) + * Fixes: MB#4556 (HildonNoteType is undocumented) + * Fixes: NB#118375 (unnecessary rescaling of images) + * Fixes: MB#4697 (Documentation in HildonCaption) + * Fixes: MB#4698 (DateSelector documentation has bad output argument + description, and the day depends on both the month and the year) + * Fixes: NB#123448 (HildonNote is not portrait-friendly) + * Fixes: MB#4701 (HildonNote documentation lacks some Gtk-Doc markup and + has some mistakes) + * Fixes: NB#122389 (Stacking mixup when removing HildonStackableWindow + from the middle of the stack) + * Many other documentation improvements and fixes. + + -- Claudio Saavedra Mon, 22 Jun 2009 11:28:51 +0300 + +libhildon (2.1.82-1) unstable; urgency=low + + * Fixes: NB#101420 (Update unit tests and fix make distcheck) + * Fixes: MB#4641 (Documentation: + hildon_touch_selector_append_column() ref-counting) + * New public API: hildon_touch_selector_set/get_column() + * Fixes: NB#117931 (Theming issues in accounts dialogs) + * Fixes: MB#4563 (Popup menu won't locate at the left side of the + screen) + * Fixes: NB#101437 (Invoking CSM on the left side of page area is + displayed in wrong location) + * Fixes: NB#122254 (random crash occured for contacts while sending + contact card thorugh email) + * Fixes: MB#4554 (Documentation: Annoying "represents" phrasing.) + * Fixes: MB#4463 (Hildon size #defines are undocumented) + * Many other documentation fixes. + + -- Claudio Saavedra Mon, 15 Jun 2009 10:47:24 +0300 + +libhildon (2.1.80-1) unstable; urgency=low + + * Fixes: NB#119805 (Merge conflict picker dialogs are too small) + * Fixes: NB#109878 (height and width of focus on color icon is not + consistent with other item in the application tool bar) + * Fixes: MB#4643 (Documentation: hildon_banner_show_information() + memory management) + * Fixes: NB#113065 (Image viewer image scrolling updates in X, then + Y) + * Corrections to hildon_format_file_size_for_display () (Christian Dywan) + * Examples updates. + * Depend on hildon-fm localization package instead of osso-filemanager one. + + -- Claudio Saavedra Mon, 08 Jun 2009 16:34:26 +0300 + +libhildon (2.1.78-2) unstable; urgency=low + + * Fixes: NB#120941 (HildonWindow using deprecated GTK_CHECK* macros) + +libhildon (2.1.78-1) unstable; urgency=low + + * Fixes: NB#115988 (hildon_app_menu_popup creates menu with "crushed" + button(s) in the top left corner) + * Fixes: NB#118903 (Account setup wizard: Text in Search field should + be focused when "Region" touch list picker is reopened again) + * Fixes: NB#117927 (Application menu not usable with animation + actors) + * Fixes: NB#108265 (Animation banner not properly centered) + * HildonEntry sizing improvements. + * Other code fixes. + + -- Claudio Saavedra Fri, 29 May 2009 17:33:27 +0200 + +libhildon (2.1.76-1) unstable; urgency=low + + * Fixes: NB#117928 (Widgets such as Entry and CheckButton (and + others) do too much in the _new function) + * Fixes: NB#114874 (There is no possibility to show hildon banners with + DND flag set) + * Fixes: NB#117870 ('Disconnect charger...' info banner is truncated + on transition from landscape to portrait) + * Fixes: NB#109063 (HildonAppMenu shouldn't show its items + automatically when they're added) + * Fixes: NB#116607 (Pannable area should always have scrollbar visible + initially if the application can be scrolled) + * Several HildonPannableArea usability improvements. + + -- Claudio Saavedra Mon, 25 May 2009 20:00:39 +0200 + +libhildon (2.1.74-2) unstable; urgency=low + + * Revert fix for NB#107486. + + -- Claudio Saavedra Tue, 19 May 2009 16:12:44 +0300 + +libhildon (2.1.74-1) unstable; urgency=low + + * Fixes: NB#116682 (Destroying parented animation actors when parent + in unmapped leads to crash) (Artem Egorkine) + * Fixes: NB#106374 (Need API to take a loading screenshot) + * New: hildon_format_file_size_for_display() (Christian Dywan) + * New: hildon_gtk_window_take_screenshot() + * Fix tests build during distcheck. + * HildonButton minor fixes. + * Coverity reported fixes. + * Depend on osso-filemanager l10n package. + + -- Claudio Saavedra Mon, 18 May 2009 12:58:02 +0300 + +libhildon (2.1.72-4) unstable; urgency=low + + * Fixes: NB#116786 (Image viewer crases whie trying to launch menu, in a + scenario) + + -- Claudio Saavedra Thu, 14 May 2009 14:05:35 +0300 + +libhildon (2.1.72-3) unstable; urgency=low + + * Remove reopened bug from debian/changelog + + -- Claudio Saavedra Wed, 13 May 2009 16:09:41 +0300 + +libhildon (2.1.72-2) unstable; urgency=low + + * Fixes: NB#116289 (Hildon home crashes while adding task shortcuts.) + + -- Claudio Saavedra Tue, 12 May 2009 19:12:56 +0300 + +libhildon (2.1.72-1) unstable; urgency=low + + * Fixes: NB#114395 ('Disconnect charger...' info banner in portrait is truncated) + * Fixes: NB#113761 (Update progress banner to use progress indicator) + * Fixes: NB#114253 (HildonPickerButton not refreshing its value) + * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog) + * Fixes: NB#115166 (Formatting memory card is not taking place) + * Fixes: NB#115242 (Sound is not played every time for the 'Switch off + device?' confirmation note) + * New unit tests for HildonPickerButton + * Set "dialog-information" role for sounds played by hildon_play_system_sound() + * Documentation and examples fixes. + + -- Claudio Saavedra Mon, 11 May 2009 10:54:29 +0300 + +libhildon (2.1.70-1) unstable; urgency=low + + * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned + properly) + * Fixes: NB#112933 (text is not left aligned in confirmation dialog + is connectivity dialog) + * Fixes: NB#111606 (HildonTimeSelector should expose API to + set/unset am/pm mode) + * Fixes: NB#111160 (!HildonEditToolbar buttons are focused after + typing on an HW arrows key) + + New API: + + * HildonTimeSelector:time-format-policy + + [ Alberto Garcia ] + * Don't need to fix example files anymore in debian/rules + + -- Claudio Saavedra Mon, 04 May 2009 11:29:42 +0300 + +libhildon (2.1.68-1) unstable; urgency=low + + * Fixes: NB#109635 (Confirmation notes do not support portrait) + * Fixes: NB#112328 (Adding helpers for setting portrait properties) + * Fixes: NB#108470 (Selected items in multiple selection are either + having a tick that is cut or not visible at all.) + * NB#111027 (Title menu closed immediately if activated when + "Invalid e-mail address" banner is shown) + + New API: + + * hildon_gtk_window_set_portrait_flags() + *(hildon_gtk_window_set_progress_indicator), + (hildon_gtk_window_set_do_not_disturb), + (hildon_gtk_window_set_portrait_flags): will work even if the window is + not realized yet. + + Deprecated API: + + * hildon_pannable_area_get/set_size_request_policy, + HildonSizeRequestPolicy: deprecated. + + -- Claudio Saavedra Mon, 27 Apr 2009 11:23:58 +0300 + +libhildon (2.1.66-1) unstable; urgency=low + + * Fixes: NB#110689 (HildonPickerButton doesn't ellipsize very long values) + * Fixes: NB#110959 (Add API to set the do-not-disturb flag to a window) + * Fixes: NB#111206 (stylus sized icon for animation banner) + * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned + properly) + * Fixes: NB#111830 (HildonBanner should be marked as supporting + portrait) + + -- Claudio Saavedra Tue, 21 Apr 2009 14:09:53 +0300 + +libhildon (2.1.64-1) unstable; urgency=low + + * Fixes: NB#110244 (Problems with the + hildon_pannable_area_set_size_request_policy API) + + -- Claudio Saavedra Tue, 14 Apr 2009 11:17:53 +0300 + +libhildon (2.1.62-1) unstable; urgency=low + + * Fixes: NB#110029 (selectors not scrolling to selected value) + * Coverity reported fixes. + * Improved documentation (Ivan Gomez) + + -- Claudio Saavedra Wed, 08 Apr 2009 09:49:45 +0300 + +libhildon (2.1.60-1) unstable; urgency=low + + * Fixes: NB#109099 (Memory leak in Hildon touch selector) + * Fixes: NB#107386 (Odd stacking behaviour for information banners) + * Fixes: NB#94957 (Smoothly opened application menu) + * Fixes: NB#109179 (Memory leak in Hildon program) + * Fixes: NB#107775 (No scrollbars can be seen when several items are + available in a dialog) + * Fixes: NB#106375 (Need API to retitle a window with a title + including markup) + * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog) + * Fixes: NB#109639 (Update hildon passwd dialogs to Hildon 2.2) + + New API: + + * hildon_window_stack_get_windows() + * New "markup" property and hildon_window_{get,set}_markup() + methods. + + Other: + + * More HildonPannableArea tunning. + * Fixed some memory leaks. + + -- Claudio Saavedra Mon, 06 Apr 2009 15:34:47 +0300 + +libhildon (2.1.58-1) unstable; urgency=low + + * Fixes: NB#107583 (Hildon app menu crashes in various applications) + * Fixes: NB#106067 (hildon_play_system_sound() play sound only first + time called) + * Fixes: NB#106998 (HildonProgram's is-topmost property doesn't + change when the user tasks in/out of an application) + * Fixes: NB#107897 (Patch to make editmodetoolbar background + themeable and adjust margin) + + -- Claudio Saavedra Mon, 30 Mar 2009 11:31:07 +0300 + +libhildon (2.1.56-2) unstable; urgency=low + + * Do not use new gtk+ API yet to avoid depending on a new GTK+ version. + + -- Claudio Saavedra Wed, 25 Mar 2009 20:59:01 +0200 + +libhildon (2.1.56-1) unstable; urgency=low + + * Fixes: NB#107494 (Items stay selected when clicking and moving + away when inside pannable area) + * Fixes: NB#103564 (Make hildon animation banner use individual image + files as the animation) + * Fixes: NB#107471 (hildon_entry_set_text() not setting the text + when the placeholder text is already set) + * Bump GTK+ dependency to 2:2.12.12-1maemo12. + + -- Claudio Saavedra Tue, 24 Mar 2009 16:56:29 +0200 + +libhildon (2.1.54-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#105190 (Text input area of HildonTouchSelectorEntry to + be selected manually for the HW keys to work) + * Fixes: NB#105427 (Clicking and dragging (for pixel values more + than the threshold value) within the button is not sending the + event to the child) + * Fixes: NB#106607 (hildon_init should issue error message upon successive calls) + + Other: + + * Improved usability in HildonPannableArea and HildonTouchSelectorEntry. + * Some examples cleaned up. + * Code fixes. + + -- Claudio Saavedra Mon, 23 Mar 2009 10:09:21 +0200 + +libhildon (2.1.52-2) unstable; urgency=low + + * Reverted some changes that were causing problems in the date-button creation + + -- Alejandro G. Castro Thu, 19 Mar 2009 13:58:33 +0200 + +libhildon (2.1.52-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#104485 (Not able to address the call when application menu is + opened at background) + * Fixes: NB#105507 (hildon_date_button_set_date leads to crash.) + * Fixes: NB#105407 (highlight is not cancelled when panning starts) + * Fixes: NB#105455 (HildonTouchSelectorPrintFunc lacks user data) + * Fixes: NB#105678 (HildonTextView should use logical colours instead of + setting widget name) + + New API: + + * (HildonTouchSelectorPrintFunc *) (HildonTouchSelector * selector, gpointer user_data) + User data parameter added to (HildonTouchSelectorPrintFunc *) signature. + * hildon_touch_selector_set_print_func_full (): support for user data and a destroy callback. + + Other: + + * More HildonPannableArea fine tunning. + * Documentation improvements. + * Minor theming fixes. + + -- Claudio Saavedra Mon, 16 Mar 2009 10:50:54 +0200 + +libhildon (2.1.50-1) unstable; urgency=low + + * Fixes: NB#105012 (buttons inside a pannable area not getting release + event when dragging/releasing) + + -- Claudio Saavedra Tue, 10 Mar 2009 16:40:03 +0200 + +libhildon (2.1.48-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#103758 (No way to obtain a menu from a HildonStackableWindow) + * Fixes: NB#103761 (HildonAppMenu doesn't have methods to get its children) + * Fixes: NB#104439 (hildon_date_button_new() isn't set to the current date by + default) + * Fixes: NB#104485 (Not able to address the call when application menu is + opened at background) + * Fixes: NB#104819 (Clean up old icon names from hildon-widgets) + * Fixes: NB#104815 (I need accessor to the entry inside + HildonTouchSelectorEntry) + * Fixes: NB#102541 (value entered in the touch selector entry is not shown + when opened for second time) + + New API: + + * HildonAppMenu: + hildon_app_menu_get_items() + hildon_app_menu_get_filters() + HildonAppMenu::filter-vertical-spacing style property. + * hildon_stackable_window_{get,set}_app_menu() + * hildon_window_get_main_menu() + * hildon_touch_selector_entry_get_entry() + * HildonPannableArea properties: + ::drag-inertia, ::panning-threshold, ::scrollbar-fade-delay, + ::bounce-steps, ::force and ::direction-error-margin + + Deprecations: + + * hildon_window_get_menu(): use hildon_window_get_main_menu() + * hildon_stackable_window_set_main_menu(): use hildon_stackable_window_set_app_menu() + + -- Claudio Saavedra Mon, 09 Mar 2009 10:15:08 +0200 + +libhildon (2.1.46-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#101603 (Focus is not even for the text entry boxes in + Contact editor dialog) + * Fixes: NB#92297 (Preview content is not clearly visible for + default colour text) + * Fixes: NB#101889 (Picker dialog should not close when nothing is + selected in multiple selection list) + * Fixes: NB#97458 (Pannable area prevents propagation of button + press events) + * Fixes: NB#103242 ("HildonPickerButton:value-changed" is emitted + before actual change of values) + * Fixes: NB#100468 (Application menu window is launched even when a + new secondary-window/dialog is pending to be shown/realized) + + New API: + + * hildon_app_menu_popup(): New function to pop up a HildonAppMenu + * hildon_picker_button_value_changed(): Programmatically emit "value-changed". + + Other: + + * unit testing suite fixes (Sven Herzberg) + * Removed hildon-remote-texture.h from hildon.h. + * Themability improvements. + * Code fixes. + * HildonPannableArea improvements. + + -- Claudio Saavedra Mon, 02 Mar 2009 11:38:42 +0200 + +libhildon (2.1.44-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#100646 (Logical strings is shown for ok in set + password,Password needed dialogs) + * Fixes: NB#100445 (Hildon banner gets destroyed when a dialog is + opened) + * Fixes: NB#101916 (Do not allow custom icons on animation banner) + * Fixes: NB#101698 (Back button long press and delete-event handling) + * Fixes: NB#99915 (Date and Time options are not localised in Date + and Time setttings) + * Fixes: NB#101043 (Second row of all the command button are + displayed in transparent mode.) + * Fixes: NB#102225 (Crash setting the progress indicator to a non + visible window) + * Fixes: NB#102262 (memory leak in hildon_button_set_style()) + * Fixes: NB#101793 (Make edit toolbar the same height as window + title bar (use title area theming)) + * Fixes: NB#102467 (Do not show highlight on the text in + HildonCaption) + * Fixes: NB#102338 (HildonPannableArea scrolling indicator does not + treat ->lower correctly) + * Fixes: NB#102413 (The text margins (wrapping) in information + banner should be HILDON_MARGIN_TRIPLE) + + New API: + + * HildonRemoteTexture (Gordon Williams) + * HildonPannableArea:low-friction-mode property. + + Deprecations: + + * hildon_banner_show_annimation(): No more user defined icons. + + Other: + + * Theming improvements. + * Increased the maximum speed of the pannable area to improve usability. + * Memory leaks fixed and other code fixes. + + -- Claudio Saavedra Fri, 20 Feb 2009 15:12:02 +0200 + +libhildon (2.1.42-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#100487 (HildonStackableWindow transiency becomes + incoherent) + * Fixes: NB#98039 (Wishlist: hildon_window_add_edit_toolbar()) + * Fixes: NB#100320 (HildonPannableArea does not listen to + GtkAdjustment "change" signals) + * Fixes: NB#99802 (Hildon touch selector entry not working properly + for some of the input modes) + * Fixes: NB#100468 (Application menu window is launched even when a + new secondary-window/dialog is pending to be shown/realized.) + * Fixes: NB#93165 (HildonTouchSelector::changed not emitted when the + selection is programmatically changed) + + Deprecations: + + * Removed obsolete icon sizes: + HILDON_ICON_PIXEL_SIZE_WIZARD + HILDON_ICON_PIXEL_SIZE_BIG_NOTE + HILDON_ICON_PIXEL_SIZE_NOTE + + Other: + + * Documentation improvements. + * Misc. code improvements. + * Icon sizes updates. + + -- Claudio Saavedra Fri, 06 Feb 2009 09:51:54 +0200 + +libhildon (2.1.40-1) unstable; urgency=low + + * bump GTK+ dependency to 2.12.12-1maemo7 + + Bug fixes: + + * Fixes: NB#98855 (HildonBanner uses qgn_note_infoprint) + * Fixes: NB#98614 (Hildon information note (background) should have + minimum height and maximum text width) + * Fixes: NB#91657 (HildonPickerDialog closes immediately when used + with some dynamic tree model) + * Fixes: NB#97468 (HildonPickerDialog doesn't need to show selected + contents in title) + * Fixes: NB#99713 (HildonButton value label color is wrong) + * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button + graphics from theme) + + Other: + + * Do not use cairo to render the HildonPannableArea panning indicators. + * HildonButton layout fixes. + * Improved and updated examples. + * Documentation improvements. + + -- Claudio Saavedra Mon, 02 Feb 2009 09:25:09 +0200 + +libhildon (2.1.38-1) unstable; urgency=low + + * fix DEB_BUILD_OPTIONS=nodocs + + Bug fixes: + + * Fixes: NB#98609 (Use wdgt_ strings for all hildon dialog buttons) + * Fixes: NB#98537 (Device hangs in account settings dialog) + * Fixes: NB#95395 (prestarted applications show GLIB WARNING ** Gdk + - gdkdrawable-x11.c:878 drawable is not a pixmap or window) + * Fixes: NB#98383 (is-topmost signal is not emitted when task + switcher is clicked.) + + New API: + + * New HildonAnimationActor widget (Artem Egorkine) + + Other: + + * Reverted change in pannable area that caused irresponsive applications. + * Pannable Area misc. improvements. + + -- Claudio Saavedra Mon, 26 Jan 2009 10:59:00 +0200 + +libhildon (2.1.36-2) unstable; urgency=low + + * Fix a potencial lock HildonPickerButton. + * Fix a potencial crasher in HildonTimeSelector. + + -- Claudio Saavedra Thu, 22 Jan 2009 19:14:33 +0200 + +libhildon (2.1.36-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#93410 (API required for setting IM mode in HildonTouchSelectorEntry) + * Fixes: NB#97015 (HildonPickerButton shouldn't gtk_dialog_run() the picker dialog) + * Fixes: NB#95828 (HildonTextView functionality) + * Fixes: NB#96202 (FKB causes HildonPickerButton's value update before the selection is accepted in the dialog) + * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button graphics from theme) + * Fixes: NB#96225 (Dialog titles are not shown according to the values selected in the list picker) + * Fixes: NB#96226 (In multiple selection mode Done button is shown sometimes in listpicker) + * Fixes: NB#96837 (HildonPannableArea - scroll indicator shown despite the view not being scrollable) + * Fixes: NB#95709 (Invalid casts in HildonPannableArea(?)) + * Fixes: NB#97028 (Pannable area updates on every motion event) + * Fixes: NB#92849 (Selected item is not always visible when HildonTouchSelector is shown) + * Fixes: NB#97908 (Not possible to change the year range in HildonDateSelector/HildonDateButton) + * Fixes: NB#98317 (Provide parametarized API for TimePicker widget) + + New API: + + * HildonPickerDialog: + + - ::center-on-show property: + Whether to center on the selected items each time the dialog is presented. + + * HildonTouchSelector: + + - hildon_touch_selector_entry_set/get_input_mode: New accessors for + the input mode used in a HildonTouchSelectorEntry's entry. + - hildon_touch_selector_unselect_all(): Unselect current selection + in one of the columns. + - hildon_touch_selector_center_on_selected(): Centers on the nearest + selected element in each column. + + * HildonDateSelector: + + - ::min-year, ::max-year properties: + Allows to define boundaries for the year column in the selector. + - hildon_date_selector_new_with_year_range(): + Create a date selector with custom year boundaries. + + * HildonDateButton: + + - hildon_date_button_new_with_year_range(): + Create a button with custom year boundaries in its date selector. + + * HildonEditToolbar: + + - ::arrow-width and ::arrow-height style properties: + Allow to set the size of the arrow button. + + * HildonTimeSelector: + + - ::minutes-step: + Allows to define steps between minutes in the time selector. + - hildon_time_selector_new_step(): + Allows to create a HildonTimeSelector with a custom minutes step. + + * HildonTimeButton: + + - hildon_time_button_new_step(): + Allows to create a HildonTimeButton with a custom minutes step in + its selector. + + Other: + + * Improved documentation. + * Many code fixes and memory leaks fixed. + * Improved HildonPannableArea responsiveness/performance. + + -- Claudio Saavedra Tue, 20 Jan 2009 14:29:55 +0200 + +libhildon (2.1.34-2) unstable; urgency=low + + * Fixes: NB#94460 (stackable window's menu is not closed when its + window is hidden) + + -- Claudio Saavedra Thu, 08 Jan 2009 11:35:40 +0200 + +libhildon (2.1.34-1) unstable; urgency=low + + [ Alberto Garcia ] + * Use dh_install to install all examples. + * Use DEB_SRCDIR instead of defining SOURCE_DIR + + Bug fixes: + + * Fixes: NB#94460 (stackable window's menu is not closed when its + window is hidden) + * Fixes: NB#89890 (Information notes does not get disappeared after + few seconds) + + Other: + + * Code cleanups, minor fixes. + + -- Claudio Saavedra Tue, 16 Dec 2008 13:25:38 +0100 + +libhildon (2.1.32-1) unstable; urgency=low + + * Bump GTK+ dependency to 2.12.12-1maemo5. + + Bug fixes: + + * Fixes: NB#95714 (GtkCellView in HildonCheckButton should be + larger / configurable size) + + Other: + + * Quick release to update a GtkRange property change in GTK+. + + -- Claudio Saavedra Tue, 16 Dec 2008 13:10:47 +0100 + +libhildon (2.1.30-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#93744 (Tapping should jump to location on GtkScale) + + New API: + + * hildon_pannable_area_get_[sv]adjustment(): Method to retrieve the GtkAdjustments + in HildonPannableArea. + + Other: + + * Code fixes. + * Leaks fixed. + * New progress indicator example (Thomas Thurman) + * Documentation improvements and updates (Ivan Gomez). + * Theme properly HildonPickerButton derived classes. + + -- Claudio Saavedra Mon, 15 Dec 2008 11:55:23 +0100 + +libhildon (2.1.28-1) unstable; urgency=low + + * Bump GTK+ dependency to 2.12.12-1maemo4 for the GtkDialog changes. + + Bug fixes: + + * Fixes: NB#94214 (No way to stop HildonWizardDialog from going to + next page) + * Fixes: NB#94972 (Hildon Picker with Entry should use HildonEntry + widget, not GtkEntry) + * Fixes: NB#90867 (Deprecate HildonDialog and use GtkDialog (with + maemo changes) instead) + + New API: + + * hildon_program_set/get_common_app_menu(): Use to set a common + HildonAppMenu for all stackable windows in a HildonProgram. + * hildon_wizard_dialog_set_forward_page_func(): Use to define a + HildonWizardDialogPageFunc function to control flow of the wizard. + * hildon_gtk_tree_view_set_ui_mode(): Method to change the UI mode. + * hildon_gtk_icon_view_set_ui_mode(): Method to change the UI mode. + * HildonPannableArea::size-request-policy: Size requisition policy property. + * hildon_pannable_area_set/get_size_request_policy(): Method to change the + size request policy. + + Deprecations: + + * HildonDialog. Prefer GtkDialog instead. + + Other: + + * Examples updated, code fixes, documentation updates. + * Explicitely set the interactive search widget off in hildon specific + GtkTreeView. + + -- Claudio Saavedra Tue, 09 Dec 2008 16:09:45 +0100 + +libhildon (2.1.26-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#92230 (Scroll indication not visible in HildonTouchSelector) + * Fixes: NB#93281 (new API: hildon_button_set_picker_style() to set + HildonButton look like PickerButton) + * Fixes: NB#93680 (HildonTimePicker need fully localized am/pm) + * Fixes: NB#93228 (Done button is not shown always in listpicker) + * Fixes: NB#93890 (Empty HildonAppMenu is pop-up) + * Fixes: NB#92032 (In calendar application, date values in 'new event' + are not proper) + * Fixes: NB#94322 (Scale Updates) + * Fixes: NB#94350 (HildonWindowStack:s have the same X Window group) + + New API: + + * HildonWindowStack: Support for multiple window stacks per application. + * HildonButton::style property. See below. + * hildon_button_set_picker_style(): Sets a different style to the value label + in HildonButton. + * HildonTouchSelector:columns-changed signal: Emitted every time the number + of columns in a HildonTouchSelector changes. + + Deprecations: + + * hildon_program_pop_window_stack(), + hildon_program_peek_window_stack(), + hildon_program_go_to_root_window(): Superseded by HildonWindowStack. + + Other: + + * Many code fixes. + * Examples updates and improvements. + * Documentation improvements. + + -- Claudio Saavedra Wed, 03 Dec 2008 09:17:52 +0100 + +libhildon (2.1.24-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#89811 (Not able to select first image thumbnail in multi + selection mode using custom widget inside pannable) + * Fixes: NB#91863 (hildon_touch_selector_set_column_selection_mode() + breaks HildonPickerDialog) + * Fixes: NB#91769 (HildonColorChooserDialog's selected colour is + highlighted but not visible) + * Fixes: NB#92897 (HildonNotes have incorrect WINDOW_TYPE) + * Fixes: NB#92744 (HildonDateSelector emits multiple "changed" singal + with strange parameters) + * Fixes: NB#92664 (Deprecate hildon_helper_set_insensitive_message) + * Fixes: NB#89754 (Applications shouldn't display their names in the + window title) + * Fixes: NB#92476 (Update icon size constants to Fremantle (hildon-defines.h)) + + Deprecations: + + * hildon_helper_set_insensitive_message() + * hildon_helper_set_insensitive_messagef() + * hildon_volumebar_set_range_insensitive_message() + * hildon_volumebar_set_range_insensitive_messagef() + + New API: + + * hildon_init(): Initialization function for the library. + * hildon_gtk_init(): Convenience init function for hildon and GTK+ + + Other: + + * Build system improvements. + * Examples updated. + + -- Claudio Saavedra Mon, 24 Nov 2008 15:21:49 -0300 + +libhildon (2.1.22-1) unstable; urgency=low + + [ Alejandro Pinheiro ] + * Added --enable-maintainer-mode on debian/rules + + Bug fixes: + + * Fixes: NB#91688 (Never show icons in information notes/confirmation + notes) + * Fixes: NB#91995 (Calendar is crashing after pressing 'Enter' HW key + in HildonDateSelector dialog) + + Deprecations: + + * hildon_note_new_confirmation_with_icon_name(): deprecated + * hildon_note_new_information_with_icon_name(): deprecated + * HildonNote::icon and HildonNote::stock_icon: deprecated + + Other: + + * Logical ids fixes. + * Examples updated. + * Build system improved. + + -- Claudio Saavedra Tue, 11 Nov 2008 07:05:33 -0300 + +libhildon (2.1.20-1) unstable; urgency=low + + Bug fixes: + + * Fixes: NB#89541 (Crash in pannable area when closing picker dialog) + * Fixes: NB#90994 (HildonPannableArea does not connect "destroyed" + on child) + * Fixes: NB#91192 (Memory leak in HildonTouchSelector default print + function) + * Fixes: NB#91135 (Deprecate legacy hildon widgets) + * Fixes: NB#90662 (HildonButton "value" and "detail" text is + unformatted) + * Fixes: NB#91104 (Remove stepper buttons from legacy hildon widgets) + * Fixes: NB#91016 (Change toolbar sizes, simplification) + * Fixes: NB#91385 (Hildon Touch List panning should be ALWAYS vertical only) + + Deprecations: + + * All Fremantle deprecated widgets has been marked as such with + HILDON_DISABLE_DEPRECATED marks. + + Other: + + * Improved sizing of the HildonTouchSelector/HildonPickerDialog widgets. + * Corrected alignment of HildonCheckButton contents. + * Many cancel-like button fixes. + + ABI: + + * Reverted change introduced in 2.1.16 that broke ABI compatibility. See + NB#91636 for further explanation. + + -- Claudio Saavedra Tue, 04 Nov 2008 13:40:40 +0200 + libhildon (2.1.18-1) unstable; urgency=low [ Alejandro Pinheiro ]