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