Release 2.1.90
[hildon] / NEWS
1 [2.1.90 release]
2
3   * Fixes: NB#127896 (Information notes text truncated)
4
5 [2.1.88 release]
6
7   * Fixes: NB#124510 (The Application Menu is distorted when switched
8     between portrait and landscape mode)
9   * Fixes: NB#115388 (Power key menu does not resize itself)
10   * Fixes: NB#108487 (Phone settings dialog should scroll to focused field)
11   * Fixes: NB#121445 (Virtual keyboard opening is not working in same
12     way for each text entry field)
13
14 [2.1.86 release]
15
16   * MB#4700 (HildonFindToolbar documentation lacks Gtk-Doc markup,
17     and needs cleanup)
18   * Fixes: NB#124090 (New calendar wizard title is not using
19     ecdg_ti_caption_separator)
20   * Fixes: NB#121732 (New feature request: Signal to pannable area
21     that informs when panning is stopped.)
22   * Fixes: NB#124385 (Unable to select exact point in color mixing box
23     in color palette dialog)
24   * Fixes: NB#120500 (only device memory connect mmc in use info
25     banner is left aligned)
26   * Fixes: NB#124408 (Confirmation notes: the 'Yes' button overlaps
27     with the dialog edge)
28   * Fixes: NB#95685 (Add field dialog should use HILDON_UI_MODE_NORMAL)
29
30 [2.1.84 release]
31
32   * Fixes: NB#122033 (Filter buttons in view menus incorrectly sized)
33   * Fixes: NB#108337 (Focus mismatch in items of AppMenu)
34   * Fixes: NB#102373 (Progress indicator also for the Edit mode
35     toolbar)
36   * Fixes: MB#4598 (HildonCheckButton documentation doesn't say why it
37     exists)
38   * Fixes: MB#4528 (HildonPickerButton docs should mention how to set
39     the title of its dialog)
40   * Fixes: MB#4556 (HildonNoteType is undocumented)
41   * Fixes: NB#118375 (unnecessary rescaling of images)
42   * Fixes MB#4697 (Documentation in HildonCaption)
43   * Fixes: MB#4698 (DateSelector documentation has bad output argument
44     description, and the day depends on both the month and the year)
45   * Fixes: NB#123448 (HildonNote is not portrait-friendly)
46   * Fixes: MB#4701 (HildonNote documentation lacks some Gtk-Doc markup and
47     has some mistakes)
48   * Fixes: NB#122389 (Stacking mixup when removing HildonStackableWindow
49     from the middle of the stack)
50   * Many other documentation improvements and fixes.
51
52 [2.1.82 release]
53
54   * Fixes: NB#101420 (Update unit tests and fix make distcheck)
55   * Fixes: MB#4641 (Documentation:
56     hildon_touch_selector_append_column() ref-counting)
57   * New public API: hildon_touch_selector_set/get_column()
58   * Fixes: NB#117931 (Theming issues in accounts dialogs)
59   * Fixes: MB#4563 (Popup menu won't locate at the left side of the
60     screen)
61   * Fixes: NB#101437 (Invoking CSM on the left side of page area is
62     displayed in wrong location)
63   * Fixes: NB#122254 (random crash occured for contacts while sending
64     contact card thorugh email)
65   * Fixes: MB#4554 (Documentation: Annoying "represents" phrasing.)
66   * Fixes: MB#4463 (Hildon size #defines are undocumented)
67   * Many other documentation fixes.
68
69 [2.1.80 release]
70
71   * Fixes: NB#119805 (Merge conflict picker dialogs are too small)
72   * Fixes: NB#109878 (height and width of focus on color icon is not
73     consistent with other item in the application tool bar)
74   * Fixes: NB#120941 (HildonWindow using deprecated GTK_CHECK* macros)
75   * Fixes: MB#4643 (Documentation: hildon_banner_show_information()
76     memory management)
77   * Fixes: NB#113065 (Image viewer image scrolling updates in X, then
78     Y)
79   * Corrections to hildon_format_file_size_for_display () (Christian Dywan)
80   * Examples updates.
81
82 [2.1.78 release]
83
84   * Fixes: NB#115988 (hildon_app_menu_popup creates menu with "crushed"
85     button(s) in the top left corner)
86   * Fixes: NB#118903 (Account setup wizard: Text in Search field should
87     be focused when "Region" touch list picker is reopened again)
88   * Fixes: NB#117927 (Application menu not usable with animation
89     actors)
90   * Fixes: NB#108265 (Animation banner not properly centered)
91   * HildonEntry sizing improvements.
92   * Other code fixes.
93
94 [2.1.76 release]
95
96   * Fixes: NB#117928 (Widgets such as Entry and CheckButton (and
97     others) do too much in the _new function)
98   * Fixes: NB#114874 (There is no possibility to show hildon banners with
99     DND flag set)
100   * Fixes: NB#117870 ('Disconnect charger...' info banner is truncated
101     on transition from landscape to portrait)
102   * Fixes: NB#109063 (HildonAppMenu shouldn't show its items
103     automatically when they're added)
104   * Fixes: NB#116607 (Pannable area should always have scrollbar visible
105     initially if the application can be scrolled)
106   * Several HildonPannableArea usability improvements.
107
108 [2.1.74 release]
109
110   * Fixes: NB#116289 (Hildon home crashes while adding task shortcuts.)
111   * Fixes: NB#116682 (Destroying parented animation actors when parent
112     in unmapped leads to crash) (Artem Egorkine)
113   * Fixes: NB#116786 (Image viewer crases whie trying to launch menu,
114     in a scenario)
115   * Fixes: NB#107486 (HildonWindow should size itself properly)
116   * Fixes: NB#106374 (Need API to take a loading screenshot)
117
118   New API:
119   * hildon_format_file_size_for_display() (Christian Dywan)
120   * hildon_gtk_window_take_screenshot()
121
122   Other:
123
124   * Fix tests build during distcheck.
125   * HildonButton minor fixes.
126   * Coverity reported fixes.
127
128 [2.1.72 release]
129
130   * Fixes: NB#114395 ('Disconnect charger...' info banner in portrait is truncated)
131   * Fixes: NB#113761 (Update progress banner to use progress indicator)
132   * Fixes: NB#114253 (HildonPickerButton not refreshing its value)
133   * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
134   * Fixes: NB#105529 (Empty App menu is launched in a scenario.)
135   * Fixes: NB#115166 (Formatting memory card is not taking place)
136   * Fixes: NB#115242 (Sound is not played every time for the 'Switch off
137      device?' confirmation note)
138
139    Other:
140
141   * New unit tests for HildonPickerButton
142   * Set "dialog-information" role for sounds played by hildon_play_system_sound()
143   * Documentation and examples fixes.
144
145 [2.1.70 release]
146
147   * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned
148     properly)
149   * Fixes: NB#112933 (text is not left aligned in confirmation dialog
150     is connectivity dialog)
151   * Fixes: NB#111606 (HildonTimeSelector should expose API to
152     set/unset am/pm mode)
153   * Fixes: NB#111160 (!HildonEditToolbar buttons are focused after
154     typing on an HW arrows key)
155
156   New API:
157
158   * HildonTimeSelector:time-format-policy
159
160 [2.1.68 release]
161
162   * Fixes: NB#109635 (Confirmation notes do not support portrait)
163   * Fixes: NB#112328 (Adding helpers for setting portrait properties)
164   * Fixes: NB#108470 (Selected items in multiple selection are either
165     having a tick that is cut or not visible at all.)
166   * NB#111027 (Title menu closed immediately if activated when
167     "Invalid e-mail address" banner is shown)
168
169   New API:
170
171   * hildon_gtk_window_set_portrait_flags()
172   *(hildon_gtk_window_set_progress_indicator),
173    (hildon_gtk_window_set_do_not_disturb),
174    (hildon_gtk_window_set_portrait_flags): will work even if the window is
175    not realized yet.
176
177   Deprecated API:
178
179   * hildon_pannable_area_get/set_size_request_policy,
180     HildonSizeRequestPolicy: deprecated.
181
182 [2.1.66 release]
183
184   * Fixes: NB#110689 (HildonPickerButton doesn't ellipsize very long values)
185   * Fixes: NB#110959 (Add API to set the do-not-disturb flag to a window)
186   * Fixes: NB#111206 (stylus sized icon for animation banner)
187   * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned
188     properly)
189   * Fixes: NB#111830 (HildonBanner should be marked as supporting
190     portrait)
191
192 [2.1.64 release]
193
194   * Fixes: NB#110244 (Problems with the
195     hildon_pannable_area_set_size_request_policy API)
196
197 [2.1.62 release]
198
199   * Fixes: NB#110029 (selectors not scrolling to selected value)
200   * Coverity reported fixes.
201   * Improved documentation (Ivan Gomez)
202
203 [2.1.60 release]
204
205   * Fixes: NB#109099 (Memory leak in Hildon touch selector)
206   * Fixes: NB#107386 (Odd stacking behaviour for information banners)
207   * Fixes: NB#94957 (Smoothly opened application menu)
208   * Fixes: NB#109179 (Memory leak in Hildon program)
209   * Fixes: NB#107775 (No scrollbars can be seen when several items are
210     available in a dialog)
211   * Fixes: NB#106375 (Need API to retitle a window with a title
212     including markup)
213   * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
214   * Fixes: NB#109639 (Update hildon passwd dialogs to Hildon 2.2)
215
216   New API:
217
218   * hildon_window_stack_get_windows()
219   * New "markup" property and hildon_window_{get,set}_markup()
220     methods.
221
222   Other:
223
224   * More HildonPannableArea tunning.
225   * Fixed some memory leaks.
226
227 [2.1.58 release]
228
229   * Fixes: NB#107583 (Hildon app menu crashes in various applications)
230   * Fixes: NB#106067 (hildon_play_system_sound() play sound only first
231     time called)
232   * Fixes: NB#106998 (HildonProgram's is-topmost property doesn't
233     change when the user tasks in/out of an application)
234   * Fixes: NB#107897 (Patch to make editmodetoolbar background
235     themeable and adjust margin)
236
237 [2.1.56 release]
238
239   * Fixes: NB#107494 (Items stay selected when clicking and moving
240     away when inside pannable area)
241   * Fixes: NB#103564 (Make hildon animation banner use individual image
242     files as the animation)
243   * Fixes: NB#107471 (hildon_entry_set_text() not setting the text
244     when the placeholder text is already set)
245
246 [2.1.54 release]
247
248   Bug fixes:
249
250   * Fixes: NB#105190 (Text input area of HildonTouchSelectorEntry to
251     be selected manually for the HW keys to work)
252   * Fixes: NB#105427 (Clicking and dragging ( for pixel values more
253     than the threshold value ) within the button is not sending the
254     event to the child)
255   * Fixes: NB#106607 (hildon_init should issue error message upon
256     successive calls)
257
258   Other:
259
260   * Improved usability in HildonPannableArea and HildonTouchSelectorEntry.
261   * Some examples cleaned up.
262   * Code fixes.
263
264 [2.1.52 release]
265
266   Bug fixes:
267
268   * Fixes: NB#104485 (Not able to address the call when application menu is
269     opened at background)
270   * Fixes: NB#105507 (hildon_date_button_set_date leads to crash.)
271   * Fixes: NB#105407 (highlight is not cancelled when panning starts)
272   * Fixes: NB#105455 (HildonTouchSelectorPrintFunc lacks user data)
273   * Fixes: NB#105678 (HildonTextView should use logical colours instead of
274     setting widget name)
275
276   New API:
277
278   * (HildonTouchSelectorPrintFunc *) (HildonTouchSelector * selector, gpointer user_data)
279   User data parameter added to (HildonTouchSelectorPrintFunc *) signature.
280   * hildon_touch_selector_set_print_func_full (): support for user data and a destroy callback.
281
282   Other:
283
284   * More HildonPannableArea fine tunning.
285   * Documentation improvements.
286   * Minor theming fixes.
287
288 [2.1.50 release]
289
290   Bug fixes:
291
292   * Fixes: NB#105012 (buttons inside a pannable area not getting release
293     event when dragging/releasing)
294
295 [2.1.48 release]
296
297   Bug fixes:
298
299   * Fixes: NB#103758 (No way to obtain a menu from a  HildonStackableWindow)
300   * Fixes: NB#103761 (HildonAppMenu doesn't have methods to get its children)
301   * Fixes: NB#104439 (hildon_date_button_new() isn't set to the current date by
302     default)
303   * Fixes: NB#104485 (Not able to address the call when application menu is
304   opened at background)
305   * Fixes: NB#104819 (Clean up old icon names from hildon-widgets)
306   * Fixes: NB#104815 (I need accessor to the entry inside
307   HildonTouchSelectorEntry)
308   * Fixes: NB#102541 (value entered in the touch selector entry is not shown
309   when opened for second time)
310
311   New API:
312
313   * HildonAppMenu:
314     hildon_app_menu_get_items()
315     hildon_app_menu_get_filters()
316     HildonAppMenu::filter-vertical-spacing style property.
317   * hildon_stackable_window_{get,set}_app_menu()
318   * hildon_window_get_main_menu()
319   * hildon_touch_selector_entry_get_entry()
320   * HildonPannableArea properties:
321     ::drag-inertia, ::panning-threshold, ::scrollbar-fade-delay,
322     ::bounce-steps, ::force and ::direction-error-margin
323
324   Deprecations:
325
326   * hildon_window_get_menu(): use hildon_window_get_main_menu()
327   * hildon_stackable_window_set_main_menu(): use hildon_stackable_window_set_app_menu()
328
329 [2.1.46 release]
330
331   Bug fixes:
332
333   * Fixes: NB#101603 (Focus is not even for the text entry boxes in
334     Contact editor dialog)
335   * Fixes: NB#92297 (Preview content is not clearly visible for
336     default colour text)
337   * Fixes: NB#101889 (Picker dialog should not close when nothing is
338     selected in multiple selection list)
339   * Fixes: NB#97458 (Pannable area prevents propagation of button
340     press events)
341   * Fixes: NB#103242 ("HildonPickerButton:value-changed" is emitted
342     before actual change of values)
343   * Fixes: NB#100468 (Application menu window is launched even when a
344     new secondary-window/dialog is pending to be shown/realized)
345
346   New API:
347
348   * hildon_app_menu_popup(): New function to pop up a HildonAppMenu
349   * hildon_picker_button_value_changed(): Programmatically emit "value-changed".
350
351   Other:
352
353   * unit testing suite fixes (Sven Herzberg)
354   * Removed hildon-remote-texture.h from hildon.h.
355   * Themability improvements.
356   * Code fixes.
357   * HildonPannableArea improvements.
358
359 [2.1.44 release]
360
361   Bug fixes:
362
363  * Fixes: NB#100646 (Logical strings is shown for ok in set
364    password,Password needed dialogs)
365  * Fixes: NB#100445 (Hildon banner gets destroyed when a dialog is
366    opened)
367  * Fixes: NB#101916 (Do not allow custom icons on animation banner)
368  * Fixes: NB#101698 (Back button long press and delete-event handling)
369  * Fixes: NB#99915 (Date and Time options are not localised in Date
370    and Time setttings)
371  * Fixes: NB#101043 (Second row of all the command button are
372    displayed in transparent mode.)
373  * Fixes: NB#102225 (Crash setting the progress indicator to a non
374    visible window)
375  * Fixes: NB#102262 (memory leak in hildon_button_set_style())
376  * Fixes: NB#101793 (Make edit toolbar the same height as window
377    title bar (use title area theming))
378  * Fixes: NB#102467 (Do not show highlight on the text in
379    HildonCaption)
380  * Fixes: NB#102338 (HildonPannableArea scrolling indicator does not
381    treat ->lower correctly)
382  * Fixes: NB#102413 (The text margins (wrapping) in information
383    banner should be HILDON_MARGIN_TRIPLE)
384
385   New API:
386
387   * HildonRemoteTexture (Gordon Williams)
388   * HildonPannableArea:low-friction-mode property.
389
390   Deprecations:
391
392   * hildon_banner_show_annimation(): No more user defined icons.
393
394   Other:
395
396   * Theming improvements.
397   * Increased the maximum speed of the pannable area to improve usability.
398   * Memory leaks fixed and other code fixes.
399
400 [2.1.42 release]
401
402   Bug fixes:
403
404   * Fixes: NB#100487 (HildonStackableWindow transiency becomes
405     incoherent)
406   * Fixes: NB#98039 (Wishlist: hildon_window_add_edit_toolbar())
407   * Fixes: NB#100320 (HildonPannableArea does not listen to
408     GtkAdjustment "change" signals)
409   * Fixes: NB#99802 (Hildon touch selector entry not working properly
410     for some of the input modes)
411   * Fixes: NB#100468 (Application menu window is launched even when a
412     new secondary-window/dialog is pending to be shown/realized.)
413   * Fixes: NB#93165 (HildonTouchSelector::changed not emitted when the
414     selection is programmatically changed)
415
416   Deprecations:
417
418   * Removed obsolete icon sizes:
419     HILDON_ICON_PIXEL_SIZE_WIZARD
420     HILDON_ICON_PIXEL_SIZE_BIG_NOTE
421     HILDON_ICON_PIXEL_SIZE_NOTE
422
423   Other:
424
425   * Documentation improvements.
426   * Misc. code improvements.
427   * Icon sizes updates.
428
429 [2.1.40 release]
430
431   Bug fixes:
432
433   * Fixes: NB#98855 (HildonBanner uses qgn_note_infoprint)
434   * Fixes: NB#98614 (Hildon information note (background) should have
435     minimum height and maximum text width)
436   * Fixes: NB#91657 (HildonPickerDialog closes immediately when used
437     with some dynamic tree model)
438   * Fixes: NB#97468 (HildonPickerDialog doesn't need to show selected
439     contents in title)
440   * Fixes: NB#99713 (HildonButton value label color is wrong)
441   * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button
442     graphics from theme)
443
444   Other:
445
446   * Do not use cairo to render the HildonPannableArea panning indicators.
447   * HildonButton layout fixes.
448   * Improved and updated examples.
449   * Documentation improvements.
450
451 [2.1.38 release]
452
453   Bug fixes:
454
455   * Fixes: NB#98609 (Use wdgt_ strings for all hildon dialog buttons)
456   * Fixes: NB#98537 (Device hangs in account settings dialog)
457   * Fixes: NB#95395 (prestarted applications show GLIB WARNING ** Gdk
458     - gdkdrawable-x11.c:878 drawable is not a pixmap or window)
459   * Fixes: NB#98383 (is-topmost signal is not emitted when task
460     switcher is clicked.)
461
462   New API:
463
464   * New HildonAnimationActor widget (Artem Egorkine)
465
466   Other:
467
468   * Reverted change in pannable area that caused irresponsive applications.
469   * Pannable Area misc. improvements.
470
471 [2.1.36 release]
472
473   Bug fixes:
474
475   * Fixes: NB#93410 (API required for setting IM mode in HildonTouchSelectorEntry)
476   * Fixes: NB#94460 (stackable window's menu is not closed when its window is hidden)
477   * Fixes: NB#97015 (HildonPickerButton shouldn't gtk_dialog_run() the picker dialog)
478   * Fixes: NB#95828 (HildonTextView functionality)
479   * Fixes: NB#96202 (FKB causes HildonPickerButton's value update before the selection is accepted in the dialog)
480   * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button graphics from theme)
481   * Fixes: NB#96225 (Dialog titles are not shown according to the values selected in the list picker)
482   * Fixes: NB#96226 (In multiple selection mode Done button is shown sometimes in listpicker)
483   * Fixes: NB#96837 (HildonPannableArea - scroll indicator shown despite the view not being scrollable)
484   * Fixes: NB#95709 (Invalid casts in HildonPannableArea(?))
485   * Fixes: NB#97458 (Pannable area prevents propagation of button press events)
486   * Fixes: NB#97028 (Pannable area updates on every motion event)
487   * Fixes: NB#92849 (Selected item is not always visible when HildonTouchSelector is shown)
488   * Fixes: NB#97908 (Not possible to change the year range in HildonDateSelector/HildonDateButton)
489   * Fixes: NB#98317 (Provide parametarized API for TimePicker widget)
490
491   New API:
492
493   * HildonPickerDialog:
494
495     - ::center-on-show property:
496       Whether to center on the selected items each time the dialog is presented.
497
498   * HildonTouchSelector:
499
500     - hildon_touch_selector_entry_set/get_input_mode: New accessors for
501       the input mode used in a HildonTouchSelectorEntry's entry.
502     - hildon_touch_selector_unselect_all(): Unselect current selection
503       in one of the columns.
504     - hildon_touch_selector_center_on_selected(): Centers on the nearest
505       selected element in each column.
506
507   * HildonDateSelector:
508
509     - ::min-year, ::max-year properties:
510       Allows to define boundaries for the year column in the selector.
511     - hildon_date_selector_new_with_year_range():
512       Create a date selector with custom year boundaries.
513
514   * HildonDateButton:
515
516     - hildon_date_button_new_with_year_range():
517       Create a button with custom year boundaries in its date selector.
518
519   * HildonEditToolbar:
520
521     - ::arrow-width and ::arrow-height style properties:
522       Allow to set the size of the arrow button.
523
524   * HildonTimeSelector:
525
526     - ::minutes-step:
527       Allows to define steps between minutes in the time selector.
528     - hildon_time_selector_new_step():
529       Allows to create a HildonTimeSelector with a custom minutes step.
530
531   * HildonTimeButton:
532
533     - hildon_time_button_new_step():
534       Allows to create a HildonTimeButton with a custom minutes step in
535       its selector.
536
537   Other:
538
539   * Improved documentation.
540   * Many code fixes and memory leaks fixed.
541   * Improved HildonPannableArea responsiveness/performance.
542
543 [2.1.34 release]
544
545   Bug fixes:
546
547   * Fixes: NB#94460 (stackable window's menu is not closed when its
548   window is hidden)
549   * Fixes: NB#89890 (Information notes does not get disappeared after
550   few seconds)
551
552   Other:
553
554   * Code cleanups, minor fixes.
555
556 [2.1.32 release]
557
558   Bug fixes:
559
560   * Fixes: NB#95714 (GtkCellView in HildonCheckButton should be
561     larger / configurable size)
562
563   Other
564
565    * Update a GtkRange property change in GTK+ (Christian Dywan)
566
567 [2.1.30 release]
568
569   Bug fixes:
570
571   * Fixes: NB#93744 (Tapping should jump to location on GtkScale)
572
573   New API:
574
575   * hildon_pannable_area_get_[sv]adjustment(): Method to retrieve the GtkAdjustments
576     in HildonPannableArea.
577
578   Other:
579
580   * Code fixes.
581   * Leaks fixed.
582   * New progress indicator example (Thomas Thurman)
583   * Documentation improvements and updates (Ivan Gomez).
584   * Theme properly HildonPickerButton derived classes.
585
586 [2.1.28 release]
587
588   Bug fixes:
589
590   * Fixes: NB#94214 (No way to stop HildonWizardDialog from going to
591     next page)
592   * Fixes: NB#94972 (Hildon Picker with Entry should use HildonEntry
593     widget, not GtkEntry)
594   * Fixes: NB#90867 (Deprecate HildonDialog and use GtkDialog (with
595     maemo changes) instead)
596
597   New API:
598
599   * hildon_program_set/get_common_app_menu(): Use to set a common
600     HildonAppMenu for all stackable windows in a HildonProgram.
601   * hildon_wizard_dialog_set_forward_page_func(): Use to define a
602     HildonWizardDialogPageFunc function to control flow of the wizard.
603   * hildon_gtk_tree_view_set_ui_mode(): Method to change the UI mode.
604   * hildon_gtk_icon_view_set_ui_mode(): Method to change the UI mode.
605   * HildonPannableArea::size-request-policy: Size requisition policy property.
606   * hildon_pannable_area_set/get_size_request_policy(): Method to change the
607     size request policy.
608
609   Deprecations:
610
611   * HildonDialog. Prefer GtkDialog instead.
612
613   Other:
614
615   * Examples updated, code fixes, documentation updates.
616   * Explicitely set the interactive search widget off in hildon specific
617     GtkTreeView.
618   * Bump GTK+ dependency to 2.12.12.
619
620 [2.1.26 release]
621
622   Bug fixes:
623
624   * Fixes: NB#92230 (Scroll indication not visible in HildonTouchSelector)
625   * Fixes: NB#93281 (new API: hildon_button_set_picker_style() to set
626     HildonButton look like PickerButton)
627   * Fixes: NB#93680 (HildonTimePicker need fully localized am/pm)
628   * Fixes: NB#93228 (Done button is not shown always in listpicker)
629   * Fixes: NB#93890 (Empty HildonAppMenu is pop-up)
630   * Fixes: NB#92032 (In calendar application, date values in 'new event'
631     are not proper)
632   * Fixes: NB#94322 (Scale Updates)
633   * Fixes: NB#94350 (HildonWindowStack:s have the same X Window group)
634
635   New API:
636
637   * HildonWindowStack: Support for multiple window stacks per application.
638   * HildonButton::style property. See below.
639   * hildon_button_set_picker_style(): Sets a different style to the value label
640     in HildonButton.
641   * HildonTouchSelector:columns-changed signal: Emitted every time the number
642     of columns in a HildonTouchSelector changes.
643
644   Deprecations:
645
646   * hildon_program_pop_window_stack(),
647     hildon_program_peek_window_stack(),
648     hildon_program_go_to_root_window(): Superseded by HildonWindowStack.
649
650   Other:
651
652   * Many code fixes.
653   * Examples updates and improvements.
654   * Documentation improvements.
655
656 [2.1.24 release]
657
658   Bug fixes:
659
660   * Fixes: NB#89811 (Not able to select first image thumbnail in multi
661     selection mode using custom widget inside pannable)
662   * Fixes: NB#91863 (hildon_touch_selector_set_column_selection_mode()
663     breaks HildonPickerDialog)
664   * Fixes: NB#91769 (HildonColorChooserDialog's selected colour is
665     highlighted but not visible)
666   * Fixes: NB#92897 (HildonNotes have incorrect WINDOW_TYPE)
667   * Fixes: NB#92744 (HildonDateSelector emits multiple "changed" singal
668     with strange parameters)
669   * Fixes: NB#92664 (Deprecate hildon_helper_set_insensitive_message)
670   * Fixes: NB#89754 (Applications shouldn't display their names in the
671     window title)
672   * Fixes: NB#92476 (Update icon size constants to Fremantle (hildon-defines.h))
673
674   Deprecations:
675
676   * hildon_helper_set_insensitive_message()
677   * hildon_helper_set_insensitive_messagef()
678   * hildon_volumebar_set_range_insensitive_message()
679   * hildon_volumebar_set_range_insensitive_messagef()
680
681   New API:
682
683   * hildon_init(): Initialization function for the library.
684   * hildon_gtk_init(): Convenience init function for hildon and GTK+
685
686   Other:
687
688   * Build system improvements.
689   * Examples updated.
690
691 [2.1.22 release]
692
693   Bug fixes:
694
695   * Fixes: NB#91688 (Never show icons in information notes/confirmation
696     notes)
697   * Fixes: NB#91995 (Calendar is crashing after pressing 'Enter' HW key
698     in HildonDateSelector dialog)
699
700   Deprecations:
701
702   * hildon_note_new_confirmation_with_icon_name(): deprecated
703   * hildon_note_new_information_with_icon_name(): deprecated
704   * HildonNote::icon and HildonNote::stock_icon: deprecated
705
706   Other:
707
708   * Logical ids fixes.
709   * Examples updated.
710   * Build system improved.
711
712 [2.1.20 release]
713
714   Bug fixes:
715
716   * Fixes: NB#89541 (Crash in pannable area when closing picker dialog)
717   * Fixes: NB#90994 (HildonPannableArea does not connect "destroyed"
718     on child)
719   * Fixes: NB#91192 (Memory leak in HildonTouchSelector default print
720     function)
721   * Fixes: NB#91135 (Deprecate legacy hildon widgets)
722   * Fixes: NB#90662 (HildonButton "value" and "detail" text is
723     unformatted)
724   * Fixes: NB#91104 (Remove stepper buttons from legacy hildon widgets)
725   * Fixes: NB#91016 (Change toolbar sizes, simplification)
726   * Fixes: NB#91385 (Hildon Touch List panning should be ALWAYS vertical only)
727
728   Deprecations:
729
730   * All Fremantle deprecated widgets has been marked as such with
731     HILDON_DISABLE_DEPRECATED marks.
732
733   Other:
734
735   * Improved sizing of the HildonTouchSelector/HildonPickerDialog widgets.
736   * Corrected alignment of HildonCheckButton contents.
737   * Many cancel-like button fixes.
738
739   ABI:
740
741   * Reverted change introduced in 2.1.16 that broke ABI compatibility. See
742     NB#91636 for further explanation.
743
744 [2.1.18 release]
745
746   Bug fixes:
747
748   * Fixes: NB#90535 (Memory leak in picker button)
749   * Fixes: NB#90861 (Custom Confirmation dialogs should be protected
750     from cancel button removal)
751   * Fixes: NB#90661 (Delete dialog is displayed without NO button)
752
753   Other:
754
755   * Remove all cancel/close dialogs, where appropriate.
756   * Documentation improvements, some internal cleanups.
757   * HildonAppMenu: unhandled keyboard accelerators are sent to the parent window.
758
759 [2.1.16 release]
760
761   * HildonTouchSelector internal layout cleaning.
762   * Improved HildonButton customizability.
763   * Allow Hildon Touch Menu theming (Daniel Borgmann)
764
765   Bug fixes:
766
767   * Fixes: NB#89411 (Window Manager locks caused by HildonStackableWindow)
768   * Fixes: NB#89935 (Shortcuts for menu buttons are not working)
769   * Fixes  NB#90232 (Picker button does not set the label on done button for the
770     second time)
771
772 [2.1.14 release]
773
774   Bug fixes:
775
776   * Fixes: NB#88644 (Hardcoded first column of the model as text column)
777   * Fixes: NB#89329 (selectors in picker dialog are not visible when a
778     long text is set as label for done button)
779   * Fixes: NB#89651 (HildonTouchSelectorEntry title is <unnamed>, when
780     entry is empty)
781   * Fixes: NB#89632 (Picker button selection doesn't change on first click)
782   * Fixes: NB#88946 (Hildon Picker button should disable itself if there are no
783     values)
784   * Fixes: NB#89650 (Picker button is not updated, when selection in selector
785     has changed)
786
787   API additions:
788
789   * HildonTouchSelectorColumn::text-column property.
790   * hildon_picker_button_set_done_button_text() and
791     hildon_picker_button_get_done_button_text()
792   * HildonCheckButton is a proper widget.
793
794   Deprecations:
795
796   * HildonWeekdayPicker
797   * HildonTouchSelectorEntry::text-column property, use
798     HildonTouchSelectorColumn::text-column instead.
799   * hildon_touch_selector_set_column_attributes(), use
800     HildonTouchSelectorColumn and friends.
801   * HildonAppMenu::columns property, this is managed automatically now.
802
803   Other:
804
805   * hildon_gtk_set_theme_size() sets widget name using "WidgetName-size" layout,
806     to ease proper theming (Daniel Borgmann)
807   * Many documentation improvements and additions.
808   * Add --disable-deprecated configure option.
809
810 [2.1.12 release]
811
812   Bug fixes:
813
814   * Fixes: NB#88576 (critical warning in HildonTouchSelectorEntry)
815   * Fixes: NB#88720 (HildonPickerButton leaks a reference to the
816     HildonTouchSelector)
817   * Fixes: NB#88718 (HildonPickerButton not synchronizing its initial
818     'value' with the selector)
819   * Fixes: NB#88891 (Allow WM to handle properly close-on-tap-outside behavior)
820   * Fixes: NB#88850 (Update HildonNote button strings + signals)
821   * Fixes: NB#88887 (Hildon Wizard changes for Hildon2.2)
822   * Fixes: NB#88680 (Limiting API in HildonTouchSelector)
823   * Fixes: NB#88923 (Semantics of hildon_stackable_window_set_main_menu()
824     changed)
825   * Fixes: NB#88927 (Hildon Wizard should not use icons anymore)
826
827   API additions:
828
829   * New methods to set/get index of selected item in HildonPickerButton and
830     HildonTouchSelector.
831   * Add HildonAppMenu::columns property.
832   * New HildonTouchSelectorColumn class implementing GtkCellLayout interface.
833
834   Other:
835
836   * Examples updated, coding, theming, and documentation fixes.
837
838 [2.1.10 release]
839
840 * Fixes: NB#88214 (HildonPannableArea wrong requisition)
841 * Fixes: NB#88287 (Missing translations)
842 * Fixes: NB#88364 (Update margins definitions)
843 * Fixes: NB#88414 (Crash in HildonDateSelector on finalize)
844 * New widget: HildonTextEntry.
845 * Removed long deprecated methods hildon_check_button_set_label(),
846   hildon_check_button_get_label().
847 * New method: hildon_gtk_window_set_progress_indicator() to set progress
848   indicator in windows (depends on feature being implemented in WM).
849 * Documentation updates, coding fixes, examples updates. See ChangeLog for
850   details.
851
852 [2.1.8 release]
853
854 * Make -gdb package contain useful debugging symbols.
855 * Fixes: NB#88022 (parameter validation in
856   hildon_touch_selector_get_num_columns)
857 * Fixes: NB#88023 (day range check
858   in hildon_date_selector_select_current_date)
859 * Fixes: NB#88027 (implement hildon_date_selector_select_month)
860 * Fixes: NB#88045 (fix logical id for time in HildonTimeSelector)
861 * Fixes: NB#88047 (fix retrieval of selected items in HildonTouchSelector)
862 * Fixes: NB#88036 (fix range of 12h time in HildonTimeSelector)
863 * Fixes: NB#88049 (fix columns removal from HildonTouchSelector)
864 * New hildon_button_get_image() method in HildonButton.
865 * New widget: HildonEntry.
866 * New methods to add buttons with finger size in HildonDialog.
867 * Miscellaneous improvements, other minor bug fixes, documentation
868   improvements and examples updates. See ChangeLog for details.
869
870 [2.1.6 release]
871
872 * Deprecated hildon_check_button_{set/get}_label().
873 * Renamed HILDON_PANNABLE_AREA_MOV_* macros to HILDON_MOVEMENT_*
874 * Initial hint in the pannable area set to FALSE.
875 * Renamed properties in HildonPannableArea from {h,v}indicator-mode to
876   {h,v}indicator_policy, and {h,v}scroll to {h,v}scroll_visible.
877 * New widget: HildonEditToolbar.
878 * Renamed hildon_touch_selector_{set,get}_active_iter() to
879   hildon_touch_selector_select_iter() and hildon_touch_selector_get_selected().
880 * Several API additions, bug fixes, internals improvements, documentation
881   improvements, and examples updates. See ChangeLog for details.
882
883 [2.1.4-1 release]
884
885 * Lot of changes, see ChangeLog for more information.
886 * Depending on the new Gtk+.
887
888 [2.1.3-1 release]
889
890 * Tons of changes, see the ChangeLog for more information.
891 * Replaced libesd with libcanberra. Fixes: NB#86876
892
893 [2.1.2-1 release]
894
895 * Too many individual changes for them to all be relevant here, many widgets
896   added, many widgets have been changed. A full list of additional/changed
897   widgets can be found in the Hildon 2.2 widget UI spec.
898
899 [2.1.1-1 release]
900
901 * Too many individual changes for them to all be relevant here, many widgets
902   added, many widgets have been changed. A full list of additional/changed
903   widgets can be found in the Hildon 2.2 widget UI spec.
904
905 [2.0.3-1 release]
906
907 * Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local
908   values in hildon_date_editor_size_allocate
909 * Fixes: NB#77775: Media Player, Save Now playing list, too long name makes
910   banner disappear.
911 * Fixes: NB#79182: info banner flickering with certain message lengts.
912 * Fixes: NB#83953: Lock dialog is not visible when device is locked for the
913   first time after flash
914
915 [2.0.2-1 release]
916
917 * Fixes: MB#1220: HildonWindow should take GtkMenu accel_group into account
918 * Fixes NB#78481: information banners are hidden under browser menu
919 * Fixes: NB#79791: Cannot set focus to Master volume using stylus
920 * Fixes: NB#22072: Revisiting fix for "Implement robust timer handling in Info
921   Banner" bug
922 * Fixes: MB#924: Hildon widgets doesn't support RTL mode
923 * Fixes: MB#1212: Hide info banners (infoprints) on click
924 * Enable fixing: NB#79916 and NB#79918: The help topic for Color selector
925   cannot be opened
926 * Fixes: NB#81696: The passcode is not overwritten even after   selecting
927
928 [2.0.1-2 release]
929
930 * Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
931
932 [2.0.1-1 release]
933 * Do not use PACKAGE_VERSION_MAJOR for the API revision.
934
935 [2.0.0-1 release]
936 * Fix breadcrumb trail node removal logic.
937 * Add missing outer-border style for HildonColorChooser.
938
939 [1.99.1-1 release]
940 * Accesability fixes for get/set password dialog.
941
942 [1.99.0-1 release]
943 * Upping version to (almost) 2.0.0 for hildon 2.0
944
945 [1.0.17-1 release]
946 * Fixed toolbar visibility
947 * Fixed breadcrumb separator 
948
949 [1.0.16-1 release]
950 * Mem-leak fixes in font selector and color selector
951 * Mem-leak fix in style helper
952 * Making the code dialog a bit more thumbable 
953
954 [1.0.15-1 release]
955 * Fixing hw keyboard support in lock code dialog
956 * Fixing focus behavior in caption
957 * Additions to find toolbar
958 * Documentation fixes
959
960 [1.0.14-1 release]
961 * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
962 * Fixes for HildonCalendar expose methods
963 * Fixes for composite-widgets focus handling
964 * New dialog layout for the HildonCalendar (Ok/Cancel)
965 * Making find toolbar thumbable
966 * Changing the stylus repeat timeout to match our needs
967 * New esd dependency 
968
969 [1.0.13-1 release]
970 * Fixes to HildonBanners for temporary windows
971 * Minor bugfix in the helper function for logical colors
972 * New examples
973
974 [1.0.12-1 release]
975 * New HILDON_CHECK_VERSION macro
976 * Bugfixes
977 * Minor doc updates
978
979 [1.0.11-1 release]
980 * Adding some new API functions to control the active item in HildonFindToolbar
981 * Fixing the default focus for font selection dialog
982 * New examples
983 * Changing the default long key press time
984 * Fixed time picker on-map breakage
985
986 [1.0.10-2 release]
987 * Fix header installation
988
989 [1.0.10-1 release]
990 * Fixing a bit of focus crazyness in the time and date editors
991 * Removing the separator from the code dialog
992 * Fixing circular dep to enums
993 * Hide the HildonWindow before performing the destroy
994
995 [1.0.9-1 release]
996 * Breadcrumb align/visibility fixes
997 * HildonWindow fixes
998
999 [1.0.8-1 release]
1000 * HildonBanner fixes for transiency
1001 * InfoBanner fixes
1002 * Updated examples 
1003 * A few other fixes in few places 
1004
1005 [1.0.7-1 release]
1006 * Adding the gtk-timeout-update multiplier  to certain widgets
1007
1008 [1.0.6-1 release]
1009 * Memory allocation fixes for color and font selection widgets
1010 * Breadcrumb leak/visibility fixes
1011 * New examples
1012
1013 [1.0.5-1 release]
1014 * Fixes in the HildonWizardDialog
1015 * Memory freeing fixes in font selection dialog
1016 * Breadcrumb update
1017
1018 [1.0.3-1 release]
1019 * Removing the API guard from helper functions. It was a mistake.
1020
1021 [1.0.2-1 release]
1022 * Guard unstable API's with ENABLE_UNSTABLE_API define
1023 * Breadcrumb updates
1024 * Fixing a problem with timed banners having their parrent destroyed before they are
1025 * Fixing the sh libs
1026
1027 [1.0.1-1 release] 
1028 * Breadcrumb trail widget by Xan
1029 * Fingerable scrollbar API by Michael