X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=NEWS;h=529190b44f906484cfeff5f5e4321315283caca6;hb=ae7c25e920f7773325a1f48b23fd86018c03f2ae;hp=7842ceecfacc553b07f9b51816a27120d8457b29;hpb=e07369831772f7988eb7467a773c7ea3f700d1e5;p=hildon diff --git a/NEWS b/NEWS index 7842cee..529190b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,133 @@ +[2.1.84 release] + + * 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. + +[2.1.82 release] + + * 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. + +[2.1.80 release] + + * 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: NB#120941 (HildonWindow using deprecated GTK_CHECK* macros) + * 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. + +[2.1.78 release] + + * 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. + +[2.1.76 release] + + * 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. + +[2.1.74 release] + + * Fixes: NB#116289 (Hildon home crashes while adding task shortcuts.) + * Fixes: NB#116682 (Destroying parented animation actors when parent + in unmapped leads to crash) (Artem Egorkine) + * Fixes: NB#116786 (Image viewer crases whie trying to launch menu, + in a scenario) + * Fixes: NB#107486 (HildonWindow should size itself properly) + * Fixes: NB#106374 (Need API to take a loading screenshot) + + New API: + * hildon_format_file_size_for_display() (Christian Dywan) + * hildon_gtk_window_take_screenshot() + + Other: + + * Fix tests build during distcheck. + * HildonButton minor fixes. + * Coverity reported fixes. + +[2.1.72 release] + + * 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#105529 (Empty App menu is launched in a scenario.) + * 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) + + Other: + + * New unit tests for HildonPickerButton + * Set "dialog-information" role for sounds played by hildon_play_system_sound() + * Documentation and examples fixes. + +[2.1.70 release] + + * 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 + [2.1.68 release] * Fixes: NB#109635 (Confirmation notes do not support portrait)