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