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