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