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