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