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