Fix ChangeLog entry.
[hildon] / NEWS
1 [2.1.52 release]
2
3   Bug fixes:
4
5   * Fixes: NB#104485 (Not able to address the call when application menu is
6     opened at background)
7   * Fixes: NB#105507 (hildon_date_button_set_date leads to crash.)
8   * Fixes: NB#105407 (highlight is not cancelled when panning starts)
9   * Fixes: NB#105455 (HildonTouchSelectorPrintFunc lacks user data)
10   * Fixes: NB#105678 (HildonTextView should use logical colours instead of
11     setting widget name)
12
13   New API:
14
15   * (HildonTouchSelectorPrintFunc *) (HildonTouchSelector * selector, gpointer user_data)
16   User data parameter added to (HildonTouchSelectorPrintFunc *) signature.
17   * hildon_touch_selector_set_print_func_full (): support for user data and a destroy callback.
18
19   Other:
20
21   * More HildonPannableArea fine tunning.
22   * Documentation improvements.
23   * Minor theming fixes.
24
25 [2.1.50 release]
26
27   Bug fixes:
28
29   * Fixes: NB#105012 (buttons inside a pannable area not getting release
30     event when dragging/releasing)
31
32 [2.1.48 release]
33
34   Bug fixes:
35
36   * Fixes: NB#103758 (No way to obtain a menu from a  HildonStackableWindow)
37   * Fixes: NB#103761 (HildonAppMenu doesn't have methods to get its children)
38   * Fixes: NB#104439 (hildon_date_button_new() isn't set to the current date by
39     default)
40   * Fixes: NB#104485 (Not able to address the call when application menu is
41   opened at background)
42   * Fixes: NB#104819 (Clean up old icon names from hildon-widgets)
43   * Fixes: NB#104815 (I need accessor to the entry inside
44   HildonTouchSelectorEntry)
45   * Fixes: NB#102541 (value entered in the touch selector entry is not shown
46   when opened for second time)
47
48   New API:
49
50   * HildonAppMenu:
51     hildon_app_menu_get_items()
52     hildon_app_menu_get_filters()
53     HildonAppMenu::filter-vertical-spacing style property.
54   * hildon_stackable_window_{get,set}_app_menu()
55   * hildon_window_get_main_menu()
56   * hildon_touch_selector_entry_get_entry()
57   * HildonPannableArea properties:
58     ::drag-inertia, ::panning-threshold, ::scrollbar-fade-delay,
59     ::bounce-steps, ::force and ::direction-error-margin
60
61   Deprecations:
62
63   * hildon_window_get_menu(): use hildon_window_get_main_menu()
64   * hildon_stackable_window_set_main_menu(): use hildon_stackable_window_set_app_menu()
65
66 [2.1.46 release]
67
68   Bug fixes:
69
70   * Fixes: NB#101603 (Focus is not even for the text entry boxes in
71     Contact editor dialog)
72   * Fixes: NB#92297 (Preview content is not clearly visible for
73     default colour text)
74   * Fixes: NB#101889 (Picker dialog should not close when nothing is
75     selected in multiple selection list)
76   * Fixes: NB#97458 (Pannable area prevents propagation of button
77     press events)
78   * Fixes: NB#103242 ("HildonPickerButton:value-changed" is emitted
79     before actual change of values)
80   * Fixes: NB#100468 (Application menu window is launched even when a
81     new secondary-window/dialog is pending to be shown/realized)
82
83   New API:
84
85   * hildon_app_menu_popup(): New function to pop up a HildonAppMenu
86   * hildon_picker_button_value_changed(): Programmatically emit "value-changed".
87
88   Other:
89
90   * unit testing suite fixes (Sven Herzberg)
91   * Removed hildon-remote-texture.h from hildon.h.
92   * Themability improvements.
93   * Code fixes.
94   * HildonPannableArea improvements.
95
96 [2.1.44 release]
97
98   Bug fixes:
99
100  * Fixes: NB#100646 (Logical strings is shown for ok in set
101    password,Password needed dialogs)
102  * Fixes: NB#100445 (Hildon banner gets destroyed when a dialog is
103    opened)
104  * Fixes: NB#101916 (Do not allow custom icons on animation banner)
105  * Fixes: NB#101698 (Back button long press and delete-event handling)
106  * Fixes: NB#99915 (Date and Time options are not localised in Date
107    and Time setttings)
108  * Fixes: NB#101043 (Second row of all the command button are
109    displayed in transparent mode.)
110  * Fixes: NB#102225 (Crash setting the progress indicator to a non
111    visible window)
112  * Fixes: NB#102262 (memory leak in hildon_button_set_style())
113  * Fixes: NB#101793 (Make edit toolbar the same height as window
114    title bar (use title area theming))
115  * Fixes: NB#102467 (Do not show highlight on the text in
116    HildonCaption)
117  * Fixes: NB#102338 (HildonPannableArea scrolling indicator does not
118    treat ->lower correctly)
119  * Fixes: NB#102413 (The text margins (wrapping) in information
120    banner should be HILDON_MARGIN_TRIPLE)
121
122   New API:
123
124   * HildonRemoteTexture (Gordon Williams)
125   * HildonPannableArea:low-friction-mode property.
126
127   Deprecations:
128
129   * hildon_banner_show_annimation(): No more user defined icons.
130
131   Other:
132
133   * Theming improvements.
134   * Increased the maximum speed of the pannable area to improve usability.
135   * Memory leaks fixed and other code fixes.
136
137 [2.1.42 release]
138
139   Bug fixes:
140
141   * Fixes: NB#100487 (HildonStackableWindow transiency becomes
142     incoherent)
143   * Fixes: NB#98039 (Wishlist: hildon_window_add_edit_toolbar())
144   * Fixes: NB#100320 (HildonPannableArea does not listen to
145     GtkAdjustment "change" signals)
146   * Fixes: NB#99802 (Hildon touch selector entry not working properly
147     for some of the input modes)
148   * Fixes: NB#100468 (Application menu window is launched even when a
149     new secondary-window/dialog is pending to be shown/realized.)
150   * Fixes: NB#93165 (HildonTouchSelector::changed not emitted when the
151     selection is programmatically changed)
152
153   Deprecations:
154
155   * Removed obsolete icon sizes:
156     HILDON_ICON_PIXEL_SIZE_WIZARD
157     HILDON_ICON_PIXEL_SIZE_BIG_NOTE
158     HILDON_ICON_PIXEL_SIZE_NOTE
159
160   Other:
161
162   * Documentation improvements.
163   * Misc. code improvements.
164   * Icon sizes updates.
165
166 [2.1.40 release]
167
168   Bug fixes:
169
170   * Fixes: NB#98855 (HildonBanner uses qgn_note_infoprint)
171   * Fixes: NB#98614 (Hildon information note (background) should have
172     minimum height and maximum text width)
173   * Fixes: NB#91657 (HildonPickerDialog closes immediately when used
174     with some dynamic tree model)
175   * Fixes: NB#97468 (HildonPickerDialog doesn't need to show selected
176     contents in title)
177   * Fixes: NB#99713 (HildonButton value label color is wrong)
178   * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button
179     graphics from theme)
180
181   Other:
182
183   * Do not use cairo to render the HildonPannableArea panning indicators.
184   * HildonButton layout fixes.
185   * Improved and updated examples.
186   * Documentation improvements.
187
188 [2.1.38 release]
189
190   Bug fixes:
191
192   * Fixes: NB#98609 (Use wdgt_ strings for all hildon dialog buttons)
193   * Fixes: NB#98537 (Device hangs in account settings dialog)
194   * Fixes: NB#95395 (prestarted applications show GLIB WARNING ** Gdk
195     - gdkdrawable-x11.c:878 drawable is not a pixmap or window)
196   * Fixes: NB#98383 (is-topmost signal is not emitted when task
197     switcher is clicked.)
198
199   New API:
200
201   * New HildonAnimationActor widget (Artem Egorkine)
202
203   Other:
204
205   * Reverted change in pannable area that caused irresponsive applications.
206   * Pannable Area misc. improvements.
207
208 [2.1.36 release]
209
210   Bug fixes:
211
212   * Fixes: NB#93410 (API required for setting IM mode in HildonTouchSelectorEntry)
213   * Fixes: NB#94460 (stackable window's menu is not closed when its window is hidden)
214   * Fixes: NB#97015 (HildonPickerButton shouldn't gtk_dialog_run() the picker dialog)
215   * Fixes: NB#95828 (HildonTextView functionality)
216   * Fixes: NB#96202 (FKB causes HildonPickerButton's value update before the selection is accepted in the dialog)
217   * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button graphics from theme)
218   * Fixes: NB#96225 (Dialog titles are not shown according to the values selected in the list picker)
219   * Fixes: NB#96226 (In multiple selection mode Done button is shown sometimes in listpicker)
220   * Fixes: NB#96837 (HildonPannableArea - scroll indicator shown despite the view not being scrollable)
221   * Fixes: NB#95709 (Invalid casts in HildonPannableArea(?))
222   * Fixes: NB#97458 (Pannable area prevents propagation of button press events)
223   * Fixes: NB#97028 (Pannable area updates on every motion event)
224   * Fixes: NB#92849 (Selected item is not always visible when HildonTouchSelector is shown)
225   * Fixes: NB#97908 (Not possible to change the year range in HildonDateSelector/HildonDateButton)
226   * Fixes: NB#98317 (Provide parametarized API for TimePicker widget)
227
228   New API:
229
230   * HildonPickerDialog:
231
232     - ::center-on-show property:
233       Whether to center on the selected items each time the dialog is presented.
234
235   * HildonTouchSelector:
236
237     - hildon_touch_selector_entry_set/get_input_mode: New accessors for
238       the input mode used in a HildonTouchSelectorEntry's entry.
239     - hildon_touch_selector_unselect_all(): Unselect current selection
240       in one of the columns.
241     - hildon_touch_selector_center_on_selected(): Centers on the nearest
242       selected element in each column.
243
244   * HildonDateSelector:
245
246     - ::min-year, ::max-year properties:
247       Allows to define boundaries for the year column in the selector.
248     - hildon_date_selector_new_with_year_range():
249       Create a date selector with custom year boundaries.
250
251   * HildonDateButton:
252
253     - hildon_date_button_new_with_year_range():
254       Create a button with custom year boundaries in its date selector.
255
256   * HildonEditToolbar:
257
258     - ::arrow-width and ::arrow-height style properties:
259       Allow to set the size of the arrow button.
260
261   * HildonTimeSelector:
262
263     - ::minutes-step:
264       Allows to define steps between minutes in the time selector.
265     - hildon_time_selector_new_step():
266       Allows to create a HildonTimeSelector with a custom minutes step.
267
268   * HildonTimeButton:
269
270     - hildon_time_button_new_step():
271       Allows to create a HildonTimeButton with a custom minutes step in
272       its selector.
273
274   Other:
275
276   * Improved documentation.
277   * Many code fixes and memory leaks fixed.
278   * Improved HildonPannableArea responsiveness/performance.
279
280 [2.1.34 release]
281
282   Bug fixes:
283
284   * Fixes: NB#94460 (stackable window's menu is not closed when its
285   window is hidden)
286   * Fixes: NB#89890 (Information notes does not get disappeared after
287   few seconds)
288
289   Other:
290
291   * Code cleanups, minor fixes.
292
293 [2.1.32 release]
294
295   Bug fixes:
296
297   * Fixes: NB#95714 (GtkCellView in HildonCheckButton should be
298     larger / configurable size)
299
300   Other
301
302    * Update a GtkRange property change in GTK+ (Christian Dywan)
303
304 [2.1.30 release]
305
306   Bug fixes:
307
308   * Fixes: NB#93744 (Tapping should jump to location on GtkScale)
309
310   New API:
311
312   * hildon_pannable_area_get_[sv]adjustment(): Method to retrieve the GtkAdjustments
313     in HildonPannableArea.
314
315   Other:
316
317   * Code fixes.
318   * Leaks fixed.
319   * New progress indicator example (Thomas Thurman)
320   * Documentation improvements and updates (Ivan Gomez).
321   * Theme properly HildonPickerButton derived classes.
322
323 [2.1.28 release]
324
325   Bug fixes:
326
327   * Fixes: NB#94214 (No way to stop HildonWizardDialog from going to
328     next page)
329   * Fixes: NB#94972 (Hildon Picker with Entry should use HildonEntry
330     widget, not GtkEntry)
331   * Fixes: NB#90867 (Deprecate HildonDialog and use GtkDialog (with
332     maemo changes) instead)
333
334   New API:
335
336   * hildon_program_set/get_common_app_menu(): Use to set a common
337     HildonAppMenu for all stackable windows in a HildonProgram.
338   * hildon_wizard_dialog_set_forward_page_func(): Use to define a
339     HildonWizardDialogPageFunc function to control flow of the wizard.
340   * hildon_gtk_tree_view_set_ui_mode(): Method to change the UI mode.
341   * hildon_gtk_icon_view_set_ui_mode(): Method to change the UI mode.
342   * HildonPannableArea::size-request-policy: Size requisition policy property.
343   * hildon_pannable_area_set/get_size_request_policy(): Method to change the
344     size request policy.
345
346   Deprecations:
347
348   * HildonDialog. Prefer GtkDialog instead.
349
350   Other:
351
352   * Examples updated, code fixes, documentation updates.
353   * Explicitely set the interactive search widget off in hildon specific
354     GtkTreeView.
355   * Bump GTK+ dependency to 2.12.12.
356
357 [2.1.26 release]
358
359   Bug fixes:
360
361   * Fixes: NB#92230 (Scroll indication not visible in HildonTouchSelector)
362   * Fixes: NB#93281 (new API: hildon_button_set_picker_style() to set
363     HildonButton look like PickerButton)
364   * Fixes: NB#93680 (HildonTimePicker need fully localized am/pm)
365   * Fixes: NB#93228 (Done button is not shown always in listpicker)
366   * Fixes: NB#93890 (Empty HildonAppMenu is pop-up)
367   * Fixes: NB#92032 (In calendar application, date values in 'new event'
368     are not proper)
369   * Fixes: NB#94322 (Scale Updates)
370   * Fixes: NB#94350 (HildonWindowStack:s have the same X Window group)
371
372   New API:
373
374   * HildonWindowStack: Support for multiple window stacks per application.
375   * HildonButton::style property. See below.
376   * hildon_button_set_picker_style(): Sets a different style to the value label
377     in HildonButton.
378   * HildonTouchSelector:columns-changed signal: Emitted every time the number
379     of columns in a HildonTouchSelector changes.
380
381   Deprecations:
382
383   * hildon_program_pop_window_stack(),
384     hildon_program_peek_window_stack(),
385     hildon_program_go_to_root_window(): Superseded by HildonWindowStack.
386
387   Other:
388
389   * Many code fixes.
390   * Examples updates and improvements.
391   * Documentation improvements.
392
393 [2.1.24 release]
394
395   Bug fixes:
396
397   * Fixes: NB#89811 (Not able to select first image thumbnail in multi
398     selection mode using custom widget inside pannable)
399   * Fixes: NB#91863 (hildon_touch_selector_set_column_selection_mode()
400     breaks HildonPickerDialog)
401   * Fixes: NB#91769 (HildonColorChooserDialog's selected colour is
402     highlighted but not visible)
403   * Fixes: NB#92897 (HildonNotes have incorrect WINDOW_TYPE)
404   * Fixes: NB#92744 (HildonDateSelector emits multiple "changed" singal
405     with strange parameters)
406   * Fixes: NB#92664 (Deprecate hildon_helper_set_insensitive_message)
407   * Fixes: NB#89754 (Applications shouldn't display their names in the
408     window title)
409   * Fixes: NB#92476 (Update icon size constants to Fremantle (hildon-defines.h))
410
411   Deprecations:
412
413   * hildon_helper_set_insensitive_message()
414   * hildon_helper_set_insensitive_messagef()
415   * hildon_volumebar_set_range_insensitive_message()
416   * hildon_volumebar_set_range_insensitive_messagef()
417
418   New API:
419
420   * hildon_init(): Initialization function for the library.
421   * hildon_gtk_init(): Convenience init function for hildon and GTK+
422
423   Other:
424
425   * Build system improvements.
426   * Examples updated.
427
428 [2.1.22 release]
429
430   Bug fixes:
431
432   * Fixes: NB#91688 (Never show icons in information notes/confirmation
433     notes)
434   * Fixes: NB#91995 (Calendar is crashing after pressing 'Enter' HW key
435     in HildonDateSelector dialog)
436
437   Deprecations:
438
439   * hildon_note_new_confirmation_with_icon_name(): deprecated
440   * hildon_note_new_information_with_icon_name(): deprecated
441   * HildonNote::icon and HildonNote::stock_icon: deprecated
442
443   Other:
444
445   * Logical ids fixes.
446   * Examples updated.
447   * Build system improved.
448
449 [2.1.20 release]
450
451   Bug fixes:
452
453   * Fixes: NB#89541 (Crash in pannable area when closing picker dialog)
454   * Fixes: NB#90994 (HildonPannableArea does not connect "destroyed"
455     on child)
456   * Fixes: NB#91192 (Memory leak in HildonTouchSelector default print
457     function)
458   * Fixes: NB#91135 (Deprecate legacy hildon widgets)
459   * Fixes: NB#90662 (HildonButton "value" and "detail" text is
460     unformatted)
461   * Fixes: NB#91104 (Remove stepper buttons from legacy hildon widgets)
462   * Fixes: NB#91016 (Change toolbar sizes, simplification)
463   * Fixes: NB#91385 (Hildon Touch List panning should be ALWAYS vertical only)
464
465   Deprecations:
466
467   * All Fremantle deprecated widgets has been marked as such with
468     HILDON_DISABLE_DEPRECATED marks.
469
470   Other:
471
472   * Improved sizing of the HildonTouchSelector/HildonPickerDialog widgets.
473   * Corrected alignment of HildonCheckButton contents.
474   * Many cancel-like button fixes.
475
476   ABI:
477
478   * Reverted change introduced in 2.1.16 that broke ABI compatibility. See
479     NB#91636 for further explanation.
480
481 [2.1.18 release]
482
483   Bug fixes:
484
485   * Fixes: NB#90535 (Memory leak in picker button)
486   * Fixes: NB#90861 (Custom Confirmation dialogs should be protected
487     from cancel button removal)
488   * Fixes: NB#90661 (Delete dialog is displayed without NO button)
489
490   Other:
491
492   * Remove all cancel/close dialogs, where appropriate.
493   * Documentation improvements, some internal cleanups.
494   * HildonAppMenu: unhandled keyboard accelerators are sent to the parent window.
495
496 [2.1.16 release]
497
498   * HildonTouchSelector internal layout cleaning.
499   * Improved HildonButton customizability.
500   * Allow Hildon Touch Menu theming (Daniel Borgmann)
501
502   Bug fixes:
503
504   * Fixes: NB#89411 (Window Manager locks caused by HildonStackableWindow)
505   * Fixes: NB#89935 (Shortcuts for menu buttons are not working)
506   * Fixes  NB#90232 (Picker button does not set the label on done button for the
507     second time)
508
509 [2.1.14 release]
510
511   Bug fixes:
512
513   * Fixes: NB#88644 (Hardcoded first column of the model as text column)
514   * Fixes: NB#89329 (selectors in picker dialog are not visible when a
515     long text is set as label for done button)
516   * Fixes: NB#89651 (HildonTouchSelectorEntry title is <unnamed>, when
517     entry is empty)
518   * Fixes: NB#89632 (Picker button selection doesn't change on first click)
519   * Fixes: NB#88946 (Hildon Picker button should disable itself if there are no
520     values)
521   * Fixes: NB#89650 (Picker button is not updated, when selection in selector
522     has changed)
523
524   API additions:
525
526   * HildonTouchSelectorColumn::text-column property.
527   * hildon_picker_button_set_done_button_text() and
528     hildon_picker_button_get_done_button_text()
529   * HildonCheckButton is a proper widget.
530
531   Deprecations:
532
533   * HildonWeekdayPicker
534   * HildonTouchSelectorEntry::text-column property, use
535     HildonTouchSelectorColumn::text-column instead.
536   * hildon_touch_selector_set_column_attributes(), use
537     HildonTouchSelectorColumn and friends.
538   * HildonAppMenu::columns property, this is managed automatically now.
539
540   Other:
541
542   * hildon_gtk_set_theme_size() sets widget name using "WidgetName-size" layout,
543     to ease proper theming (Daniel Borgmann)
544   * Many documentation improvements and additions.
545   * Add --disable-deprecated configure option.
546
547 [2.1.12 release]
548
549   Bug fixes:
550
551   * Fixes: NB#88576 (critical warning in HildonTouchSelectorEntry)
552   * Fixes: NB#88720 (HildonPickerButton leaks a reference to the
553     HildonTouchSelector)
554   * Fixes: NB#88718 (HildonPickerButton not synchronizing its initial
555     'value' with the selector)
556   * Fixes: NB#88891 (Allow WM to handle properly close-on-tap-outside behavior)
557   * Fixes: NB#88850 (Update HildonNote button strings + signals)
558   * Fixes: NB#88887 (Hildon Wizard changes for Hildon2.2)
559   * Fixes: NB#88680 (Limiting API in HildonTouchSelector)
560   * Fixes: NB#88923 (Semantics of hildon_stackable_window_set_main_menu()
561     changed)
562   * Fixes: NB#88927 (Hildon Wizard should not use icons anymore)
563
564   API additions:
565
566   * New methods to set/get index of selected item in HildonPickerButton and
567     HildonTouchSelector.
568   * Add HildonAppMenu::columns property.
569   * New HildonTouchSelectorColumn class implementing GtkCellLayout interface.
570
571   Other:
572
573   * Examples updated, coding, theming, and documentation fixes.
574
575 [2.1.10 release]
576
577 * Fixes: NB#88214 (HildonPannableArea wrong requisition)
578 * Fixes: NB#88287 (Missing translations)
579 * Fixes: NB#88364 (Update margins definitions)
580 * Fixes: NB#88414 (Crash in HildonDateSelector on finalize)
581 * New widget: HildonTextEntry.
582 * Removed long deprecated methods hildon_check_button_set_label(),
583   hildon_check_button_get_label().
584 * New method: hildon_gtk_window_set_progress_indicator() to set progress
585   indicator in windows (depends on feature being implemented in WM).
586 * Documentation updates, coding fixes, examples updates. See ChangeLog for
587   details.
588
589 [2.1.8 release]
590
591 * Make -gdb package contain useful debugging symbols.
592 * Fixes: NB#88022 (parameter validation in
593   hildon_touch_selector_get_num_columns)
594 * Fixes: NB#88023 (day range check
595   in hildon_date_selector_select_current_date)
596 * Fixes: NB#88027 (implement hildon_date_selector_select_month)
597 * Fixes: NB#88045 (fix logical id for time in HildonTimeSelector)
598 * Fixes: NB#88047 (fix retrieval of selected items in HildonTouchSelector)
599 * Fixes: NB#88036 (fix range of 12h time in HildonTimeSelector)
600 * Fixes: NB#88049 (fix columns removal from HildonTouchSelector)
601 * New hildon_button_get_image() method in HildonButton.
602 * New widget: HildonEntry.
603 * New methods to add buttons with finger size in HildonDialog.
604 * Miscellaneous improvements, other minor bug fixes, documentation
605   improvements and examples updates. See ChangeLog for details.
606
607 [2.1.6 release]
608
609 * Deprecated hildon_check_button_{set/get}_label().
610 * Renamed HILDON_PANNABLE_AREA_MOV_* macros to HILDON_MOVEMENT_*
611 * Initial hint in the pannable area set to FALSE.
612 * Renamed properties in HildonPannableArea from {h,v}indicator-mode to
613   {h,v}indicator_policy, and {h,v}scroll to {h,v}scroll_visible.
614 * New widget: HildonEditToolbar.
615 * Renamed hildon_touch_selector_{set,get}_active_iter() to
616   hildon_touch_selector_select_iter() and hildon_touch_selector_get_selected().
617 * Several API additions, bug fixes, internals improvements, documentation
618   improvements, and examples updates. See ChangeLog for details.
619
620 [2.1.4-1 release]
621
622 * Lot of changes, see ChangeLog for more information.
623 * Depending on the new Gtk+.
624
625 [2.1.3-1 release]
626
627 * Tons of changes, see the ChangeLog for more information.
628 * Replaced libesd with libcanberra. Fixes: NB#86876
629
630 [2.1.2-1 release]
631
632 * Too many individual changes for them to all be relevant here, many widgets
633   added, many widgets have been changed. A full list of additional/changed
634   widgets can be found in the Hildon 2.2 widget UI spec.
635
636 [2.1.1-1 release]
637
638 * Too many individual changes for them to all be relevant here, many widgets
639   added, many widgets have been changed. A full list of additional/changed
640   widgets can be found in the Hildon 2.2 widget UI spec.
641
642 [2.0.3-1 release]
643
644 * Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local
645   values in hildon_date_editor_size_allocate
646 * Fixes: NB#77775: Media Player, Save Now playing list, too long name makes
647   banner disappear.
648 * Fixes: NB#79182: info banner flickering with certain message lengts.
649 * Fixes: NB#83953: Lock dialog is not visible when device is locked for the
650   first time after flash
651
652 [2.0.2-1 release]
653
654 * Fixes: MB#1220: HildonWindow should take GtkMenu accel_group into account
655 * Fixes NB#78481: information banners are hidden under browser menu
656 * Fixes: NB#79791: Cannot set focus to Master volume using stylus
657 * Fixes: NB#22072: Revisiting fix for "Implement robust timer handling in Info
658   Banner" bug
659 * Fixes: MB#924: Hildon widgets doesn't support RTL mode
660 * Fixes: MB#1212: Hide info banners (infoprints) on click
661 * Enable fixing: NB#79916 and NB#79918: The help topic for Color selector
662   cannot be opened
663 * Fixes: NB#81696: The passcode is not overwritten even after   selecting
664
665 [2.0.1-2 release]
666
667 * Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
668
669 [2.0.1-1 release]
670 * Do not use PACKAGE_VERSION_MAJOR for the API revision.
671
672 [2.0.0-1 release]
673 * Fix breadcrumb trail node removal logic.
674 * Add missing outer-border style for HildonColorChooser.
675
676 [1.99.1-1 release]
677 * Accesability fixes for get/set password dialog.
678
679 [1.99.0-1 release]
680 * Upping version to (almost) 2.0.0 for hildon 2.0
681
682 [1.0.17-1 release]
683 * Fixed toolbar visibility
684 * Fixed breadcrumb separator 
685
686 [1.0.16-1 release]
687 * Mem-leak fixes in font selector and color selector
688 * Mem-leak fix in style helper
689 * Making the code dialog a bit more thumbable 
690
691 [1.0.15-1 release]
692 * Fixing hw keyboard support in lock code dialog
693 * Fixing focus behavior in caption
694 * Additions to find toolbar
695 * Documentation fixes
696
697 [1.0.14-1 release]
698 * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
699 * Fixes for HildonCalendar expose methods
700 * Fixes for composite-widgets focus handling
701 * New dialog layout for the HildonCalendar (Ok/Cancel)
702 * Making find toolbar thumbable
703 * Changing the stylus repeat timeout to match our needs
704 * New esd dependency 
705
706 [1.0.13-1 release]
707 * Fixes to HildonBanners for temporary windows
708 * Minor bugfix in the helper function for logical colors
709 * New examples
710
711 [1.0.12-1 release]
712 * New HILDON_CHECK_VERSION macro
713 * Bugfixes
714 * Minor doc updates
715
716 [1.0.11-1 release]
717 * Adding some new API functions to control the active item in HildonFindToolbar
718 * Fixing the default focus for font selection dialog
719 * New examples
720 * Changing the default long key press time
721 * Fixed time picker on-map breakage
722
723 [1.0.10-2 release]
724 * Fix header installation
725
726 [1.0.10-1 release]
727 * Fixing a bit of focus crazyness in the time and date editors
728 * Removing the separator from the code dialog
729 * Fixing circular dep to enums
730 * Hide the HildonWindow before performing the destroy
731
732 [1.0.9-1 release]
733 * Breadcrumb align/visibility fixes
734 * HildonWindow fixes
735
736 [1.0.8-1 release]
737 * HildonBanner fixes for transiency
738 * InfoBanner fixes
739 * Updated examples 
740 * A few other fixes in few places 
741
742 [1.0.7-1 release]
743 * Adding the gtk-timeout-update multiplier  to certain widgets
744
745 [1.0.6-1 release]
746 * Memory allocation fixes for color and font selection widgets
747 * Breadcrumb leak/visibility fixes
748 * New examples
749
750 [1.0.5-1 release]
751 * Fixes in the HildonWizardDialog
752 * Memory freeing fixes in font selection dialog
753 * Breadcrumb update
754
755 [1.0.3-1 release]
756 * Removing the API guard from helper functions. It was a mistake.
757
758 [1.0.2-1 release]
759 * Guard unstable API's with ENABLE_UNSTABLE_API define
760 * Breadcrumb updates
761 * Fixing a problem with timed banners having their parrent destroyed before they are
762 * Fixing the sh libs
763
764 [1.0.1-1 release] 
765 * Breadcrumb trail widget by Xan
766 * Fingerable scrollbar API by Michael