Release 2.1.72
[hildon] / debian / changelog
1 libhildon (2.1.72-1) unstable; urgency=low
2
3    * Fixes: NB#114395 ('Disconnect charger...' info banner in portrait is truncated)
4    * Fixes: NB#113761 (Update progress banner to use progress indicator)
5    * Fixes: NB#114253 (HildonPickerButton not refreshing its value)
6    * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
7    * Fixes: NB#105529 (Empty App menu is launched in a scenario.)
8    * Fixes: NB#115166 (Formatting memory card is not taking place)
9    * Fixes: NB#115242 (Sound is not played every time for the 'Switch off
10      device?' confirmation note)
11    * New unit tests for HildonPickerButton
12    * Set "dialog-information" role for sounds played by hildon_play_system_sound()
13    * Documentation and examples fixes.
14
15  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 11 May 2009 10:54:29 +0300
16
17 libhildon (2.1.70-1) unstable; urgency=low
18
19   * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned
20     properly)
21   * Fixes: NB#112933 (text is not left aligned in confirmation dialog
22     is connectivity dialog)
23   * Fixes: NB#111606 (HildonTimeSelector should expose API to
24     set/unset am/pm mode)
25   * Fixes: NB#111160 (!HildonEditToolbar buttons are focused after
26     typing on an HW arrows key)
27
28   New API:
29
30   * HildonTimeSelector:time-format-policy
31
32   [ Alberto Garcia ]
33   * Don't need to fix example files anymore in debian/rules
34
35  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 04 May 2009 11:29:42 +0300
36
37 libhildon (2.1.68-1) unstable; urgency=low
38
39   * Fixes: NB#109635 (Confirmation notes do not support portrait)
40   * Fixes: NB#112328 (Adding helpers for setting portrait properties)
41   * Fixes: NB#108470 (Selected items in multiple selection are either
42     having a tick that is cut or not visible at all.)
43   * NB#111027 (Title menu closed immediately if activated when
44     "Invalid e-mail address" banner is shown)
45
46   New API:
47
48   * hildon_gtk_window_set_portrait_flags()
49   *(hildon_gtk_window_set_progress_indicator),
50    (hildon_gtk_window_set_do_not_disturb),
51    (hildon_gtk_window_set_portrait_flags): will work even if the window is
52    not realized yet.
53
54   Deprecated API:
55
56   * hildon_pannable_area_get/set_size_request_policy,
57     HildonSizeRequestPolicy: deprecated.
58
59  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 27 Apr 2009 11:23:58 +0300
60
61 libhildon (2.1.66-1) unstable; urgency=low
62
63   * Fixes: NB#110689 (HildonPickerButton doesn't ellipsize very long values)
64   * Fixes: NB#110959 (Add API to set the do-not-disturb flag to a window)
65   * Fixes: NB#111206 (stylus sized icon for animation banner)
66   * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned
67     properly)
68   * Fixes: NB#111830 (HildonBanner should be marked as supporting
69     portrait)
70
71  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 21 Apr 2009 14:09:53 +0300
72
73 libhildon (2.1.64-1) unstable; urgency=low
74
75   * Fixes: NB#110244 (Problems with the
76     hildon_pannable_area_set_size_request_policy API)
77
78  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 14 Apr 2009 11:17:53 +0300
79
80 libhildon (2.1.62-1) unstable; urgency=low
81
82   * Fixes: NB#110029 (selectors not scrolling to selected value)
83   * Coverity reported fixes.
84   * Improved documentation (Ivan Gomez)
85
86  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 08 Apr 2009 09:49:45 +0300
87
88 libhildon (2.1.60-1) unstable; urgency=low
89
90   * Fixes: NB#109099 (Memory leak in Hildon touch selector)
91   * Fixes: NB#107386 (Odd stacking behaviour for information banners)
92   * Fixes: NB#94957 (Smoothly opened application menu)
93   * Fixes: NB#109179 (Memory leak in Hildon program)
94   * Fixes: NB#107775 (No scrollbars can be seen when several items are
95     available in a dialog)
96   * Fixes: NB#106375 (Need API to retitle a window with a title
97     including markup)
98   * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
99   * Fixes: NB#109639 (Update hildon passwd dialogs to Hildon 2.2)
100
101   New API:
102
103   * hildon_window_stack_get_windows()
104   * New "markup" property and hildon_window_{get,set}_markup()
105     methods.
106
107   Other:
108
109   * More HildonPannableArea tunning.
110   * Fixed some memory leaks.
111
112  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 06 Apr 2009 15:34:47 +0300
113
114 libhildon (2.1.58-1) unstable; urgency=low
115
116   * Fixes: NB#107583 (Hildon app menu crashes in various applications)
117   * Fixes: NB#106067 (hildon_play_system_sound() play sound only first
118     time called)
119   * Fixes: NB#106998 (HildonProgram's is-topmost property doesn't
120     change when the user tasks in/out of an application)
121   * Fixes: NB#107897 (Patch to make editmodetoolbar background
122     themeable and adjust margin)
123
124  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 30 Mar 2009 11:31:07 +0300
125
126 libhildon (2.1.56-2) unstable; urgency=low
127
128   * Do not use new gtk+ API yet to avoid depending on a new GTK+ version.
129
130  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 25 Mar 2009 20:59:01 +0200
131
132 libhildon (2.1.56-1) unstable; urgency=low
133
134   * Fixes: NB#107494 (Items stay selected when clicking and moving
135     away when inside pannable area)
136   * Fixes: NB#103564 (Make hildon animation banner use individual image
137     files as the animation)
138   * Fixes: NB#107471 (hildon_entry_set_text() not setting the text
139     when the placeholder text is already set)
140   * Bump GTK+ dependency to 2:2.12.12-1maemo12.
141
142  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 24 Mar 2009 16:56:29 +0200
143
144 libhildon (2.1.54-1) unstable; urgency=low
145
146   Bug fixes:
147
148   * Fixes: NB#105190 (Text input area of HildonTouchSelectorEntry to
149     be selected manually for the HW keys to work)
150   * Fixes: NB#105427 (Clicking and dragging (for pixel values more
151     than the threshold value) within the button is not sending the
152     event to the child)
153   * Fixes: NB#106607 (hildon_init should issue error message upon successive calls)
154
155   Other:
156
157   * Improved usability in HildonPannableArea and HildonTouchSelectorEntry.
158   * Some examples cleaned up.
159   * Code fixes.
160
161  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 23 Mar 2009 10:09:21 +0200
162
163 libhildon (2.1.52-2) unstable; urgency=low
164
165   * Reverted some changes that were causing problems in the date-button creation
166
167  -- Alejandro G. Castro <alex@igalia.com>  Thu, 19 Mar 2009 13:58:33 +0200
168
169 libhildon (2.1.52-1) unstable; urgency=low
170
171   Bug fixes:
172
173   * Fixes: NB#104485 (Not able to address the call when application menu is
174     opened at background)
175   * Fixes: NB#105507 (hildon_date_button_set_date leads to crash.)
176   * Fixes: NB#105407 (highlight is not cancelled when panning starts)
177   * Fixes: NB#105455 (HildonTouchSelectorPrintFunc lacks user data)
178   * Fixes: NB#105678 (HildonTextView should use logical colours instead of
179     setting widget name)
180
181   New API:
182
183   * (HildonTouchSelectorPrintFunc *) (HildonTouchSelector * selector, gpointer user_data)
184   User data parameter added to (HildonTouchSelectorPrintFunc *) signature.
185   * hildon_touch_selector_set_print_func_full (): support for user data and a destroy callback.
186
187   Other:
188
189   * More HildonPannableArea fine tunning.
190   * Documentation improvements.
191   * Minor theming fixes.
192
193  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 16 Mar 2009 10:50:54 +0200
194
195 libhildon (2.1.50-1) unstable; urgency=low
196
197   * Fixes: NB#105012 (buttons inside a pannable area not getting release
198     event when dragging/releasing)
199
200  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 10 Mar 2009 16:40:03 +0200
201
202 libhildon (2.1.48-1) unstable; urgency=low
203
204   Bug fixes:
205
206   * Fixes: NB#103758 (No way to obtain a menu from a  HildonStackableWindow)
207   * Fixes: NB#103761 (HildonAppMenu doesn't have methods to get its children)
208   * Fixes: NB#104439 (hildon_date_button_new() isn't set to the current date by
209     default)
210   * Fixes: NB#104485 (Not able to address the call when application menu is
211   opened at background)
212   * Fixes: NB#104819 (Clean up old icon names from hildon-widgets)
213   * Fixes: NB#104815 (I need accessor to the entry inside
214   HildonTouchSelectorEntry)
215   * Fixes: NB#102541 (value entered in the touch selector entry is not shown
216   when opened for second time)
217
218   New API:
219
220   * HildonAppMenu:
221     hildon_app_menu_get_items()
222     hildon_app_menu_get_filters()
223     HildonAppMenu::filter-vertical-spacing style property.
224   * hildon_stackable_window_{get,set}_app_menu()
225   * hildon_window_get_main_menu()
226   * hildon_touch_selector_entry_get_entry()
227   * HildonPannableArea properties:
228     ::drag-inertia, ::panning-threshold, ::scrollbar-fade-delay,
229     ::bounce-steps, ::force and ::direction-error-margin
230
231   Deprecations:
232
233   * hildon_window_get_menu(): use hildon_window_get_main_menu()
234   * hildon_stackable_window_set_main_menu(): use hildon_stackable_window_set_app_menu()
235
236  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 09 Mar 2009 10:15:08 +0200
237
238 libhildon (2.1.46-1) unstable; urgency=low
239
240   Bug fixes:
241
242   * Fixes: NB#101603 (Focus is not even for the text entry boxes in
243     Contact editor dialog)
244   * Fixes: NB#92297 (Preview content is not clearly visible for
245     default colour text)
246   * Fixes: NB#101889 (Picker dialog should not close when nothing is
247     selected in multiple selection list)
248   * Fixes: NB#97458 (Pannable area prevents propagation of button
249     press events)
250   * Fixes: NB#103242 ("HildonPickerButton:value-changed" is emitted
251     before actual change of values)
252   * Fixes: NB#100468 (Application menu window is launched even when a
253     new secondary-window/dialog is pending to be shown/realized)
254
255   New API:
256
257   * hildon_app_menu_popup(): New function to pop up a HildonAppMenu
258   * hildon_picker_button_value_changed(): Programmatically emit "value-changed".
259
260   Other:
261
262   * unit testing suite fixes (Sven Herzberg)
263   * Removed hildon-remote-texture.h from hildon.h.
264   * Themability improvements.
265   * Code fixes.
266   * HildonPannableArea improvements.
267
268  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 02 Mar 2009 11:38:42 +0200
269
270 libhildon (2.1.44-1) unstable; urgency=low
271
272   Bug fixes:
273
274   * Fixes: NB#100646 (Logical strings is shown for ok in set
275     password,Password needed dialogs)
276   * Fixes: NB#100445 (Hildon banner gets destroyed when a dialog is
277     opened)
278   * Fixes: NB#101916 (Do not allow custom icons on animation banner)
279   * Fixes: NB#101698 (Back button long press and delete-event handling)
280   * Fixes: NB#99915 (Date and Time options are not localised in Date
281     and Time setttings)
282   * Fixes: NB#101043 (Second row of all the command button are
283     displayed in transparent mode.)
284   * Fixes: NB#102225 (Crash setting the progress indicator to a non
285     visible window)
286   * Fixes: NB#102262 (memory leak in hildon_button_set_style())
287   * Fixes: NB#101793 (Make edit toolbar the same height as window
288     title bar (use title area theming))
289   * Fixes: NB#102467 (Do not show highlight on the text in
290     HildonCaption)
291   * Fixes: NB#102338 (HildonPannableArea scrolling indicator does not
292     treat ->lower correctly)
293   * Fixes: NB#102413 (The text margins (wrapping) in information
294     banner should be HILDON_MARGIN_TRIPLE)
295
296   New API:
297
298   * HildonRemoteTexture (Gordon Williams)
299   * HildonPannableArea:low-friction-mode property.
300
301   Deprecations:
302
303   * hildon_banner_show_annimation(): No more user defined icons.
304
305   Other:
306
307   * Theming improvements.
308   * Increased the maximum speed of the pannable area to improve usability.
309   * Memory leaks fixed and other code fixes.
310
311  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 20 Feb 2009 15:12:02 +0200
312
313 libhildon (2.1.42-1) unstable; urgency=low
314
315   Bug fixes:
316
317   * Fixes: NB#100487 (HildonStackableWindow transiency becomes
318     incoherent)
319   * Fixes: NB#98039 (Wishlist: hildon_window_add_edit_toolbar())
320   * Fixes: NB#100320 (HildonPannableArea does not listen to
321     GtkAdjustment "change" signals)
322   * Fixes: NB#99802 (Hildon touch selector entry not working properly
323     for some of the input modes)
324   * Fixes: NB#100468 (Application menu window is launched even when a
325     new secondary-window/dialog is pending to be shown/realized.)
326   * Fixes: NB#93165 (HildonTouchSelector::changed not emitted when the
327     selection is programmatically changed)
328
329   Deprecations:
330
331   * Removed obsolete icon sizes:
332     HILDON_ICON_PIXEL_SIZE_WIZARD
333     HILDON_ICON_PIXEL_SIZE_BIG_NOTE
334     HILDON_ICON_PIXEL_SIZE_NOTE
335
336   Other:
337
338   * Documentation improvements.
339   * Misc. code improvements.
340   * Icon sizes updates.
341
342  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 06 Feb 2009 09:51:54 +0200
343
344 libhildon (2.1.40-1) unstable; urgency=low
345
346   * bump GTK+ dependency to 2.12.12-1maemo7
347
348   Bug fixes:
349
350   * Fixes: NB#98855 (HildonBanner uses qgn_note_infoprint)
351   * Fixes: NB#98614 (Hildon information note (background) should have
352     minimum height and maximum text width)
353   * Fixes: NB#91657 (HildonPickerDialog closes immediately when used
354     with some dynamic tree model)
355   * Fixes: NB#97468 (HildonPickerDialog doesn't need to show selected
356     contents in title)
357   * Fixes: NB#99713 (HildonButton value label color is wrong)
358   * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button
359     graphics from theme)
360
361   Other:
362
363   * Do not use cairo to render the HildonPannableArea panning indicators.
364   * HildonButton layout fixes.
365   * Improved and updated examples.
366   * Documentation improvements.
367
368  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 02 Feb 2009 09:25:09 +0200
369
370 libhildon (2.1.38-1) unstable; urgency=low
371
372   * fix DEB_BUILD_OPTIONS=nodocs
373
374   Bug fixes:
375
376   * Fixes: NB#98609 (Use wdgt_ strings for all hildon dialog buttons)
377   * Fixes: NB#98537 (Device hangs in account settings dialog)
378   * Fixes: NB#95395 (prestarted applications show GLIB WARNING ** Gdk
379     - gdkdrawable-x11.c:878 drawable is not a pixmap or window)
380   * Fixes: NB#98383 (is-topmost signal is not emitted when task
381     switcher is clicked.)
382
383   New API:
384
385   * New HildonAnimationActor widget (Artem Egorkine)
386
387   Other:
388
389   * Reverted change in pannable area that caused irresponsive applications.
390   * Pannable Area misc. improvements.
391
392  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 26 Jan 2009 10:59:00 +0200
393
394 libhildon (2.1.36-2) unstable; urgency=low
395
396   * Fix a potencial lock HildonPickerButton.
397   * Fix a potencial crasher in HildonTimeSelector.
398
399  -- Claudio Saavedra <csaavedra@igalia.com>  Thu, 22 Jan 2009 19:14:33 +0200
400
401 libhildon (2.1.36-1) unstable; urgency=low
402
403   Bug fixes:
404
405   * Fixes: NB#93410 (API required for setting IM mode in HildonTouchSelectorEntry)
406   * Fixes: NB#97015 (HildonPickerButton shouldn't gtk_dialog_run() the picker dialog)
407   * Fixes: NB#95828 (HildonTextView functionality)
408   * Fixes: NB#96202 (FKB causes HildonPickerButton's value update before the selection is accepted in the dialog)
409   * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button graphics from theme)
410   * Fixes: NB#96225 (Dialog titles are not shown according to the values selected in the list picker)
411   * Fixes: NB#96226 (In multiple selection mode Done button is shown sometimes in listpicker)
412   * Fixes: NB#96837 (HildonPannableArea - scroll indicator shown despite the view not being scrollable)
413   * Fixes: NB#95709 (Invalid casts in HildonPannableArea(?))
414   * Fixes: NB#97028 (Pannable area updates on every motion event)
415   * Fixes: NB#92849 (Selected item is not always visible when HildonTouchSelector is shown)
416   * Fixes: NB#97908 (Not possible to change the year range in HildonDateSelector/HildonDateButton)
417   * Fixes: NB#98317 (Provide parametarized API for TimePicker widget)
418
419   New API:
420
421   * HildonPickerDialog:
422
423     - ::center-on-show property:
424       Whether to center on the selected items each time the dialog is presented.
425
426   * HildonTouchSelector:
427
428     - hildon_touch_selector_entry_set/get_input_mode: New accessors for
429       the input mode used in a HildonTouchSelectorEntry's entry.
430     - hildon_touch_selector_unselect_all(): Unselect current selection
431       in one of the columns.
432     - hildon_touch_selector_center_on_selected(): Centers on the nearest
433       selected element in each column.
434
435   * HildonDateSelector:
436
437     - ::min-year, ::max-year properties:
438       Allows to define boundaries for the year column in the selector.
439     - hildon_date_selector_new_with_year_range():
440       Create a date selector with custom year boundaries.
441
442   * HildonDateButton:
443
444     - hildon_date_button_new_with_year_range():
445       Create a button with custom year boundaries in its date selector.
446
447   * HildonEditToolbar:
448
449     - ::arrow-width and ::arrow-height style properties:
450       Allow to set the size of the arrow button.
451
452   * HildonTimeSelector:
453
454     - ::minutes-step:
455       Allows to define steps between minutes in the time selector.
456     - hildon_time_selector_new_step():
457       Allows to create a HildonTimeSelector with a custom minutes step.
458
459   * HildonTimeButton:
460
461     - hildon_time_button_new_step():
462       Allows to create a HildonTimeButton with a custom minutes step in
463       its selector.
464
465   Other:
466
467   * Improved documentation.
468   * Many code fixes and memory leaks fixed.
469   * Improved HildonPannableArea responsiveness/performance.
470
471  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 20 Jan 2009 14:29:55 +0200
472
473 libhildon (2.1.34-2) unstable; urgency=low
474
475   * Fixes: NB#94460 (stackable window's menu is not closed when its
476   window is hidden)
477
478  -- Claudio Saavedra <csaavedra@igalia.com>  Thu, 08 Jan 2009 11:35:40 +0200
479
480 libhildon (2.1.34-1) unstable; urgency=low
481
482   [ Alberto Garcia ]
483   * Use dh_install to install all examples.
484   * Use DEB_SRCDIR instead of defining SOURCE_DIR
485
486   Bug fixes:
487
488   * Fixes: NB#94460 (stackable window's menu is not closed when its
489   window is hidden)
490   * Fixes: NB#89890 (Information notes does not get disappeared after
491   few seconds)
492
493   Other:
494
495   * Code cleanups, minor fixes.
496
497  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 16 Dec 2008 13:25:38 +0100
498
499 libhildon (2.1.32-1) unstable; urgency=low
500
501   * Bump GTK+ dependency to 2.12.12-1maemo5.
502
503   Bug fixes:
504
505   * Fixes: NB#95714 (GtkCellView in HildonCheckButton should be
506     larger / configurable size)
507
508   Other:
509
510   * Quick release to update a GtkRange property change in GTK+.
511
512  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 16 Dec 2008 13:10:47 +0100
513
514 libhildon (2.1.30-1) unstable; urgency=low
515
516   Bug fixes:
517
518   * Fixes: NB#93744 (Tapping should jump to location on GtkScale)
519
520   New API:
521
522   * hildon_pannable_area_get_[sv]adjustment(): Method to retrieve the GtkAdjustments
523     in HildonPannableArea.
524
525   Other:
526
527   * Code fixes.
528   * Leaks fixed.
529   * New progress indicator example (Thomas Thurman)
530   * Documentation improvements and updates (Ivan Gomez).
531   * Theme properly HildonPickerButton derived classes.
532
533  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 15 Dec 2008 11:55:23 +0100
534
535 libhildon (2.1.28-1) unstable; urgency=low
536
537   * Bump GTK+ dependency to 2.12.12-1maemo4 for the GtkDialog changes.
538
539   Bug fixes:
540
541   * Fixes: NB#94214 (No way to stop HildonWizardDialog from going to
542     next page)
543   * Fixes: NB#94972 (Hildon Picker with Entry should use HildonEntry
544     widget, not GtkEntry)
545   * Fixes: NB#90867 (Deprecate HildonDialog and use GtkDialog (with
546     maemo changes) instead)
547
548   New API:
549
550   * hildon_program_set/get_common_app_menu(): Use to set a common
551     HildonAppMenu for all stackable windows in a HildonProgram.
552   * hildon_wizard_dialog_set_forward_page_func(): Use to define a
553     HildonWizardDialogPageFunc function to control flow of the wizard.
554   * hildon_gtk_tree_view_set_ui_mode(): Method to change the UI mode.
555   * hildon_gtk_icon_view_set_ui_mode(): Method to change the UI mode.
556   * HildonPannableArea::size-request-policy: Size requisition policy property.
557   * hildon_pannable_area_set/get_size_request_policy(): Method to change the
558     size request policy.
559
560   Deprecations:
561
562   * HildonDialog. Prefer GtkDialog instead.
563
564   Other:
565
566   * Examples updated, code fixes, documentation updates.
567   * Explicitely set the interactive search widget off in hildon specific
568     GtkTreeView.
569
570  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 09 Dec 2008 16:09:45 +0100
571
572 libhildon (2.1.26-1) unstable; urgency=low
573
574   Bug fixes:
575
576   * Fixes: NB#92230 (Scroll indication not visible in HildonTouchSelector)
577   * Fixes: NB#93281 (new API: hildon_button_set_picker_style() to set
578     HildonButton look like PickerButton)
579   * Fixes: NB#93680 (HildonTimePicker need fully localized am/pm)
580   * Fixes: NB#93228 (Done button is not shown always in listpicker)
581   * Fixes: NB#93890 (Empty HildonAppMenu is pop-up)
582   * Fixes: NB#92032 (In calendar application, date values in 'new event'
583     are not proper)
584   * Fixes: NB#94322 (Scale Updates)
585   * Fixes: NB#94350 (HildonWindowStack:s have the same X Window group)
586
587   New API:
588
589   * HildonWindowStack: Support for multiple window stacks per application.
590   * HildonButton::style property. See below.
591   * hildon_button_set_picker_style(): Sets a different style to the value label
592     in HildonButton.
593   * HildonTouchSelector:columns-changed signal: Emitted every time the number
594     of columns in a HildonTouchSelector changes.
595
596   Deprecations:
597
598   * hildon_program_pop_window_stack(),
599     hildon_program_peek_window_stack(),
600     hildon_program_go_to_root_window(): Superseded by HildonWindowStack.
601
602   Other:
603
604   * Many code fixes.
605   * Examples updates and improvements.
606   * Documentation improvements.
607
608  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 03 Dec 2008 09:17:52 +0100
609
610 libhildon (2.1.24-1) unstable; urgency=low
611
612   Bug fixes:
613
614   * Fixes: NB#89811 (Not able to select first image thumbnail in multi
615     selection mode using custom widget inside pannable)
616   * Fixes: NB#91863 (hildon_touch_selector_set_column_selection_mode()
617     breaks HildonPickerDialog)
618   * Fixes: NB#91769 (HildonColorChooserDialog's selected colour is
619     highlighted but not visible)
620   * Fixes: NB#92897 (HildonNotes have incorrect WINDOW_TYPE)
621   * Fixes: NB#92744 (HildonDateSelector emits multiple "changed" singal
622     with strange parameters)
623   * Fixes: NB#92664 (Deprecate hildon_helper_set_insensitive_message)
624   * Fixes: NB#89754 (Applications shouldn't display their names in the
625     window title)
626   * Fixes: NB#92476 (Update icon size constants to Fremantle (hildon-defines.h))
627
628   Deprecations:
629
630   * hildon_helper_set_insensitive_message()
631   * hildon_helper_set_insensitive_messagef()
632   * hildon_volumebar_set_range_insensitive_message()
633   * hildon_volumebar_set_range_insensitive_messagef()
634
635   New API:
636
637   * hildon_init(): Initialization function for the library.
638   * hildon_gtk_init(): Convenience init function for hildon and GTK+
639
640   Other:
641
642   * Build system improvements.
643   * Examples updated.
644
645  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 24 Nov 2008 15:21:49 -0300
646
647 libhildon (2.1.22-1) unstable; urgency=low
648
649   [ Alejandro Pinheiro ]
650   * Added --enable-maintainer-mode on debian/rules
651
652   Bug fixes:
653
654   * Fixes: NB#91688 (Never show icons in information notes/confirmation
655     notes)
656   * Fixes: NB#91995 (Calendar is crashing after pressing 'Enter' HW key
657     in HildonDateSelector dialog)
658
659   Deprecations:
660
661   * hildon_note_new_confirmation_with_icon_name(): deprecated
662   * hildon_note_new_information_with_icon_name(): deprecated
663   * HildonNote::icon and HildonNote::stock_icon: deprecated
664
665   Other:
666
667   * Logical ids fixes.
668   * Examples updated.
669   * Build system improved.
670
671  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 11 Nov 2008 07:05:33 -0300
672
673 libhildon (2.1.20-1) unstable; urgency=low
674
675   Bug fixes:
676
677   * Fixes: NB#89541 (Crash in pannable area when closing picker dialog)
678   * Fixes: NB#90994 (HildonPannableArea does not connect "destroyed"
679     on child)
680   * Fixes: NB#91192 (Memory leak in HildonTouchSelector default print
681     function)
682   * Fixes: NB#91135 (Deprecate legacy hildon widgets)
683   * Fixes: NB#90662 (HildonButton "value" and "detail" text is
684     unformatted)
685   * Fixes: NB#91104 (Remove stepper buttons from legacy hildon widgets)
686   * Fixes: NB#91016 (Change toolbar sizes, simplification)
687   * Fixes: NB#91385 (Hildon Touch List panning should be ALWAYS vertical only)
688
689   Deprecations:
690
691   * All Fremantle deprecated widgets has been marked as such with
692     HILDON_DISABLE_DEPRECATED marks.
693
694   Other:
695
696   * Improved sizing of the HildonTouchSelector/HildonPickerDialog widgets.
697   * Corrected alignment of HildonCheckButton contents.
698   * Many cancel-like button fixes.
699
700   ABI:
701
702   * Reverted change introduced in 2.1.16 that broke ABI compatibility. See
703     NB#91636 for further explanation.
704
705  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 04 Nov 2008 13:40:40 +0200
706
707 libhildon (2.1.18-1) unstable; urgency=low
708
709   [ Alejandro Pinheiro ]
710
711   * Add a libhildon1-examples package with the examples.
712   * Avoid running autogen.sh twice during package construction.
713
714   [ Alberto Garcia ]
715
716   * Add libhildon1-doc examples with the API documentation.
717
718   Bug fixes:
719
720   * Fixes: NB#90535 (Memory leak in picker button)
721   * Fixes: NB#90861 (Custom Confirmation dialogs should be protected
722     from cancel button removal)
723   * Fixes: NB#90661 (Delete dialog is displayed without NO button)
724
725   Other:
726
727   * Remove all cancel/close dialogs, where appropriate.
728   * Documentation improvements, some internal cleanups.
729   * HildonAppMenu: unhandled keyboard accelerators are sent to the parent window.
730
731  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 27 Oct 2008 14:08:43 +0200
732
733 libhildon (2.1.16-1) unstable; urgency=low
734
735   * HildonTouchSelector internal layout cleaning.
736   * Improved HildonButton customizability.
737   * Allow Hildon Touch Menu theming (Daniel Borgmann)
738   * Set PKG_CONFIG_PATH in rules to allow building docs with pkg-config 1.10.
739
740   Bug fixes:
741
742   * Fixes: NB#89411 (Window Manager locks caused by HildonStackableWindow)
743   * Fixes: NB#89935 (Shortcuts for menu buttons are not working)
744   * Fixes  NB#90232 (Picker button does not set the label on done button for the
745     second time)
746
747  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 20 Oct 2008 11:37:31 +0200
748
749 libhildon (2.1.14-1) unstable; urgency=low
750
751   * Switch the build system to use cdbs.
752   * Add --disable-deprecated configure option.
753
754   Bug fixes:
755
756   * Fixes: NB#88644 (Hardcoded first column of the model as text column)
757   * Fixes: NB#89329 (selectors in picker dialog are not visible when a
758     long text is set as label for done button)
759   * Fixes: NB#89651 (HildonTouchSelectorEntry title is <unnamed>, when
760     entry is empty)
761   * Fixes: NB#89632 (Picker button selection doesn't change on first click)
762   * Fixes: NB#88946 (Hildon Picker button should disable itself if there are no
763     values)
764   * Fixes: NB#89650 (Picker button is not updated, when selection in selector
765     has changed)
766
767   API additions:
768
769   * HildonTouchSelectorColumn::text-column property.
770   * hildon_picker_button_set_done_button_text() and
771     hildon_picker_button_get_done_button_text()
772   * HildonCheckButton is a proper widget.
773
774   Deprecations:
775
776   * HildonWeekdayPicker
777   * HildonTouchSelectorEntry::text-column property, use
778     HildonTouchSelectorColumn::text-column instead.
779   * hildon_touch_selector_set_column_attributes(), use
780     HildonTouchSelectorColumn and friends.
781   * HildonAppMenu::columns property, this is managed automatically now.
782
783   Other:
784
785   * hildon_gtk_set_theme_size() sets widget name using "WidgetName-size" layout,
786     to ease proper theming (Daniel Borgmann)
787   * Many documentation improvements and additions.
788
789  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 10 Oct 2008 13:40:57 +0300
790
791 libhildon (2.1.12-2) unstable; urgency=low
792
793   * Add missing hildon-touch-selector-column.h to installable headers.
794   * Fix dh_makeshlibs rule.
795
796  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 01 Oct 2008 13:02:43 +0300
797
798 libhildon (2.1.12-1) unstable; urgency=low
799
800   * Ship the upstream ChangeLog and NEWS file.
801
802   Bug fixes:
803
804   * Fixes: NB#88576 (critical warning in HildonTouchSelectorEntry)
805   * Fixes: NB#88720 (HildonPickerButton leaks a reference to the
806     HildonTouchSelector)
807   * Fixes: NB#88718 (HildonPickerButton not synchronizing its initial
808     'value' with the selector)
809   * Fixes: NB#88891 (Allow WM to handle properly close-on-tap-outside behavior)
810   * Fixes: NB#88850 (Update HildonNote button strings + signals)
811   * Fixes: NB#88887 (Hildon Wizard changes for Hildon2.2)
812   * Fixes: NB#88680 (Limiting API in HildonTouchSelector)
813   * Fixes: NB#88923 (Semantics of hildon_stackable_window_set_main_menu()
814     changed)
815   * Fixes: NB#88927 (Hildon Wizard should not use icons anymore)
816
817   API additions:
818
819   * New methods to set/get index of selected item in HildonPickerButton and
820     HildonTouchSelector.
821   * Add HildonAppMenu::columns property.
822   * New HildonTouchSelectorColumn class implementing GtkCellLayout interface.
823
824   Other:
825
826   * Examples updated, coding, theming, and documentation fixes.
827
828  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 29 Sep 2008 10:08:47 +0300
829
830 libhildon (2.1.10-2) unstable; urgency=low
831
832   * Revert bump of shared library version to avoid shared library load issues.
833
834  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 17 Sep 2008 10:52:21 +0300
835
836 libhildon (2.1.10-1) unstable; urgency=low
837
838   * Fixes: NB#88214 (HildonPannableArea wrong requisition)
839   * Fixes: NB#88287 (Missing translations)
840   * Fixes: NB#88364 (Update margins definitions)
841   * Fixes: NB#88414 (Crash in HildonDateSelector on finalize)
842   * New widget: HildonTextEntry.
843   * Removed long deprecated methods hildon_check_button_set_label(),
844     hildon_check_button_get_label().
845   * New method: hildon_gtk_window_set_progress_indicator() to set progress indicator in
846     windows (depends on feature being implemented in WM).
847   * Documentation updates, coding fixes, examples updates. See ChangeLog for details.
848   * Add dependency of libhildon1 on hildon-libs-l10n-mr[0]
849   * Set myself as the maintainer of the debian package.
850
851  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 15 Sep 2008 15:36:06 +0300
852
853 libhildon (2.1.8-1) unstable; urgency=low
854
855   * Make -gdb package contain useful debugging symbols.
856   * Fixes: NB#88022 (parameter validation in
857     hildon_touch_selector_get_num_columns)
858   * Fixes: NB#88023 (day range check
859     in hildon_date_selector_select_current_date)
860   * Fixes: NB#88027 (implement hildon_date_selector_select_month)
861   * Fixes: NB#88045 (fix logical id for time in HildonTimeSelector)
862   * Fixes: NB#88047 (fix retrieval of selected items in HildonTouchSelector)
863   * Fixes: NB#88036 (fix range of 12h time in HildonTimeSelector)
864   * Fixes: NB#88049 (fix columns removal from HildonTouchSelector)
865   * New hildon_button_get_image() method in HildonButton.
866   * New widget: HildonEntry.
867   * New methods to add buttons with finger size in HildonDialog.
868   * Miscellaneous improvements, other minor bug fixes, documentation
869     improvementsand examples updates. See ChangeLog for details.
870
871  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 09 Sep 2008 10:47:11 +0300
872
873 libhildon (2.1.6-1) unstable; urgency=low
874
875   * Deprecated hildon_check_button_{set/get}_label().
876   * Renamed HILDON_PANNABLE_AREA_MOV_* macros to HILDON_MOVEMENT_*
877   * Initial hint in the pannable area set to FALSE.
878   * Renamed properties in HildonPannableArea from {h,v}indicator-mode to
879     {h,v}indicator_policy, and {h,v}scroll to {h,v}scroll_visible.
880   * New widget: HildonEditToolbar.
881   * Renamed hildon_touch_selector_{set,get}_active_iter() to
882     hildon_touch_selector_select_iter() and hildon_touch_selector_get_selected().
883   * Several API additions, bug fixes, internals improvements, documentation
884     improvements, and examples updates. See ChangeLog for details.
885
886  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 29 Aug 2008 15:25:33 +0300
887
888 libhildon (2.1.5-1~unreleased) gutsy; urgency=low
889
890   * Replace esd dependencies in the dev package with libcanberra-dev.
891     Fixes: NB#87481
892
893  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Wed, 13 Aug 2008 16:10:36 +0300
894
895 libhildon (2.1.4-1) gutsy; urgency=low
896
897   * Lot of changes, see ChangeLog for more information.
898   * Depending on the new Gtk+.
899
900  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Tue, 12 Aug 2008 18:22:00 +0300
901
902 libhildon (2.1.3-1) gutsy; urgency=low
903
904   * Tons of changes, see the ChangeLog for more information.
905   * Replaced libesd with libcanberra. Fixes: NB#86876
906
907  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Mon,  4 Aug 2008 15:07:03 +0300
908
909 libhildon (2.1.2-1) gutsy; urgency=low
910
911   * Update version number to 2.1.2-1
912   * configure.ac 2.1.2
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  widgets
915     can be found in the Hildon 2.2 widget UI spec.
916
917  -- Karl Lattimer <karl.lattimer@nokia.com>  Mon, 30 Jun 2008 13:55:29 +0300 
918
919 libhildon (2.1.1-1) gutsy; urgency=low
920
921   * Update version number to 2.1.1-1
922   * configure.ac 2.1.1
923   * Too many individual changes for them to all be relevant here, many widgets
924     added, many widgets have been changed. A full list of additional/changed  widgets
925     can be found in the Hildon 2.2 widget UI spec.
926
927  -- Karl Lattimer <karl.lattimer@nokia.com>  Mon, 16 Jun 2008 16:00:00 +0200
928
929 libhildon (2.0.4-1) gutsy; urgency=low
930
931   * src/hildon-banner.c: revert the recent change, that introduced gtk_window_present() calls. 
932     This reopens: Bug 78481 - [freetest] information banners are hidden under browser menu
933     But resolves another variant of: Bug 83953
934
935  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Wed, 16 Apr 2008 10:37:00 +0100
936
937 libhildon (2.0.3-1) gutsy; urgency=low
938
939   * Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local values in 
940     hildon_date_editor_size_allocate
941   * Fixes: NB#77775: Media Player, Save Now playing list, too long name makes banner disappear.
942   * Fixes: NB#79182: info banner flickering with certain message lengts.
943   * Fixes: NB#83953: Lock dialog is not visible when device is locked for the first time after flash
944
945  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Tue, 15 Apr 2008 15:03:00 +0100
946
947 libhildon (2.0.2-1) gutsy; urgency=low
948
949   * Fixes: MB#1220: HildonWindow should take GtkMenu accel_group into account
950   * Fixes NB#78481: information banners are hidden under browser menu
951   * Fixes: NB#79791: Cannot set focus to Master volume using stylus
952   * Fixes: NB#22072: Revisiting fix for "Implement robust timer handling in Info Banner" bug
953   * Fixes: MB#924: Hildon widgets doesn't support RTL mode
954   * Fixes: MB#1212: Hide info banners (infoprints) on click
955   * Enable fixing: NB#79916 and NB#79918: The help topic for Color selector cannot be opened
956   * Fixes: NB#81696: The passcode is not overwritten even after selecting
957
958  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Thu, 03 Apr 2008 14:50:00 +0100
959
960 libhildon (2.0.1-2) gutsy; urgency=low
961
962   * Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
963
964  -- Sven Herzberg <sven@imendio.com>  Mon, 25 Feb 2008 11:50:10 +0100
965
966 libhildon (2.0.1-1) unstable; urgency=low
967
968   * Do not use PACKAGE_VERSION_MAJOR for the API revision.
969
970  -- Xan Lopez <xan.lopez@nokia.com>  Thu, 10 Jan 2008 16:31:15 +0200
971
972 libhildon (2.0.0-1) unstable; urgency=low
973
974   * Fixes: NB#78616: breadcrumb trail node removal logic fix.
975   * Fixes: NB#75310: add missing outer-border style property to HildonColorChooser.
976
977  -- Xan Lopez <xan.lopez@nokia.com>  Wed, 09 Jan 2008 14:27:08 +0200
978
979 libhildon (1.99.1-1) stable; urgency=low
980
981   * Fixes: NB#25592 Accessibility unable to access entry box
982
983  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 14 Dec 2007 11:29:19 +0200
984
985 libhildon (1.99.0-2) stable; urgency=low
986
987   * Updating the gtk dependancy.
988
989  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 11 Oct 2007 16:05:48 +0300
990
991 libhildon (1.99.0-1) stable; urgency=low
992
993   * Fixes: NB#71660 RSS applet is not using correct logical colors for feeds
994   * Upping version to (almost) 2.0.0 for hildon 2.0
995
996  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 10 Oct 2007 14:10:28 +0300
997
998 libhildon (1.0.17-1.1) stable; urgency=low
999
1000   * Fixes: NB#70842 General brokeness in toolbars visibility
1001   * Fixes: NB#62031 Extra arrow in front of top level item in breadcrumb trail
1002   * Fixes: MB#615 Can't show/hide the HildonWindow's toolbar
1003
1004  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 28 Sep 2007 15:03:11 +0300
1005
1006 libhildon (1.0.16-1.1) stable; urgency=low
1007
1008   * Mem-leak fixes in font selector and color selector
1009   * Mem-leak fix in style helper
1010   * Making the code dialog a bit more thumbable 
1011
1012   * Fixes: NB#63694 device lock, truncation of secu_application_title
1013   * Fixes: NB#70273 Memory leaks when switching applets and background
1014   * Fixes: NB#70474 Memory leak and access to already freed memory in color selector
1015   * Fixes: NB#70499 HildonFontSelectionDialog memory leak 
1016
1017  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 21 Sep 2007 14:41:13 +0300
1018
1019 libhildon (1.0.15-1.1) stable; urgency=low
1020
1021   * debian/control: Add glib and gtk+ doc packages to build dependencies to
1022     get gtk-doc crossreferences right
1023   * debian/rules: --enable-gtk-doc (with nodocs DEB_BUILD_OPTIONS support)
1024
1025   * Fixes: NB#67955 Device lock/unlock code not accepted from HW keyboard
1026   * Fixes: NB#52301 Wrong item is highlighted in Find toolbar history list 
1027   * Fixes: NB#68610 caption multiple focus possible in Authentication dialog weba_fi_auhentication_realm
1028   * Fixes: NB#69306 API documentation is missing
1029
1030  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 17 Sep 2007 14:07:51 +0300
1031
1032 libhildon (1.0.14-1) stable; urgency=low
1033
1034   * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
1035   * Fixes for HildonCalendar expose methods
1036   * Fixes for composite-widgets focus handling
1037   * New dialog layout for the HildonCalendar (Ok/Cancel)
1038   * Making find toolbar thumbable
1039   * Changing the stylus repeat timeout to match our needs
1040   * New esd dependency 
1041
1042   * Fixes: NB#54146 Hilon Calendar popup:The changes in active month/year are not shown
1043   * Fixes: NB#59299 Leaving the calendar dialog is not possible without selecting something
1044   * Fixes: NB#66060 Search toolbar has wrong height in ComboBoxEntry and toolbarbuttons are too narrow
1045   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING ** hildon-1...
1046   * Fixes: NB#60489 Key repeat rate in number editor
1047   * Fixes: NB#65155 HildonVolumebar: mute grabs focus, not possible to adjust volume using HW keys
1048   * Fixes: NB#63955 hildon_volumebar_set_mute() grabs focus even if the widget is unmapped
1049   * Fixes: NB#66673 Questionable main loop iteration in hildon_window_destroy()
1050   * Fixes: NB#66628 Account setting dialog crashes while moving the focus using the h/w key. 
1051  
1052  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 24 Aug 2007 16:18:24 +0300
1053
1054 libhildon (1.0.13-1) stable; urgency=low
1055
1056   * Fixes to HildonBanners for temporary windows
1057   * Minor bugfix in the helper function for logical colors
1058   * New examples
1059
1060   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING...
1061
1062  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 17 Aug 2007 14:46:03 +0300
1063
1064 libhildon (1.0.12-1) stable; urgency=low
1065
1066   * New HILDON_CHECK_VERSION macro
1067   * Bugfixes
1068   * Minor doc updates
1069
1070   * Fixes: NB#62061 Please include HILDON_CHECK_VERSION macro
1071   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
1072   * Fixes: NB#64355 Control panel; Device lock: OK and Cancel buttons
1073   * Fixes: NB#60154 It is possible to enter invalid date in the birthday date picker
1074
1075  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 06 Aug 2007 09:52:19 +0300
1076
1077 libhildon (1.0.11-1) stable; urgency=low
1078
1079   * Adding some new API functions to control the active item in HildonFindToolbar
1080   * Fixing the default focus for font selection dialog
1081   * New examples
1082   * Changing the default long key press time
1083   * Fixed time picker on-map breakage
1084
1085   * Fixes: NB#63700 wrong definition for HILDON_WINDOW_LONG_PRESS_TIME
1086   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
1087   * Fixes: NB#63430 Ok button of preview dialog is not highlited,when font size is 32pt.
1088
1089  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Jul 2007 10:14:34 +0300
1090
1091 libhildon (1.0.10-2) stable; urgency=low
1092
1093   * Fix header installation. 
1094
1095  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon,  2 Jul 2007 10:09:31 +0300
1096
1097 libhildon (1.0.10-1) stable; urgency=low
1098
1099   * Fixing a bit of focus crazyness in the time and date editors
1100   * Removing the separator from the code dialog
1101   * Fixing circular dep to enums
1102   * Hide the HildonWindow before performing the destroy
1103
1104   * Fixes: NB#61129 volumebar info banner in muted state
1105   * Fixes: NB#61128 volumebar sensitivy does not change when the widget is not mapped
1106   * Fixes: NB#60518 Unable to move the focus from the buttons to date or time editor.
1107   * Fixes: NB#60349 Date editor invalidates keyboard number input
1108
1109  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 29 Jun 2007 16:49:58 +0300
1110
1111 libhildon (1.0.9-1) stable; urgency=low
1112
1113   * Breadcrumb align/visibility fixes
1114
1115   * Fixes: MB#1466 hildon_window_toggle_menu() unconditionally uses button=0 for gtk_menu_popup()
1116   * Fixes: MB#1230 libhildon doesn't build because of broken strict-aliasing
1117   * Fixes: MB#1093 Banners should use GDK_WINDOW_TYPE_HINT_NOTIFICATION
1118   * Fixes: NB#52946 Pressing (accidentally) back and then menu key with thumb in quick succession and unfocusing the menu closes the application
1119   * Fixes: MB#1101 Reproducible unintentional window/application close bug 
1120
1121  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 07 Jun 2007 14:39:06 +0300
1122
1123 libhildon (1.0.8-1) stable; urgency=low
1124
1125   * Breadcrumb fixes
1126   * HildonBanner fixes for transiency 
1127   * Updated examples
1128
1129   * Fixes: NB#56434 Name of the month truncates in the Date & Time page in the startup wizard.
1130   * Fixes: NB#54127 The arrow heads of Calendar popup vanish(except the one that is tapped) when tapped on one of the arrows of month or year.
1131   * Fixes: NB#50288 Box remains on the am/pm indicator of the Date and Time Settings dialog.
1132   * Fixes: NB#56082 HildonCalendarpopup:Sliding sylus to a dimmed date changes the year to 1970
1133   * Fixes: NB#54147 Hildon calendar popup:The range checks for the years are not consistent.
1134   * Fixes: NB#41501 Last line of text in preview dialog is not shown properly when bold and maximum font is selected
1135   * Fixes: NB#38955 Inconsistent behaviour observed when 2 instances of date and time applet are open.
1136   * Fixes: NB#52379 HildonCaption won't accept focus when it contains a complex widget tree
1137   * Fixes: NB#56624 "Searching" info note displayed even after minimizing the search window
1138   * Fixes: NB#59276 Escape timeout handler is not removed when HildonWindow is deleted.
1139   * Fixes: NB#55161 Refreshing library is shown on top of other applications 
1140   * Fixes: NB#58982 HildonBreadcrumbtrail:Pressing Esc key does not show any effect
1141
1142  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 01 Jun 2007 15:43:59 +0300
1143
1144 libhildon (1.0.7-1) stable; urgency=low
1145
1146   * Fixed at some point in the past, but adding here:
1147
1148   * Fixes: NB#44440 hildon_note_new_cancel_with_progress_bar does unreasonable ellipsization...
1149   * Fixes: NB#49916 ADDRESS BOOK, truncation, §addr_nc_notification4b§
1150   * Fixes: NB#52006 The number editor in Pdf Viewer goes on a loop after reaching the maximum value.
1151
1152  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 25 May 2007 11:05:41 +0300
1153
1154 libhildon (1.0.6-1) stable; urgency=low
1155
1156   * Fixes: NB#54061 Notes application crashes when font size & font colour is changed
1157   * Fixes: NB#48934 Switch to page with empty page number dialog responded when taped outside the content area
1158
1159   * Memory allocation fixes for color and font selection widgets
1160   * Breadcrumb leak/visibility fixes
1161   * New examples
1162
1163  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Tue, 22 May 2007 13:45:59 +0300
1164
1165 libhildon (1.0.5-1) stable; urgency=low
1166
1167   * Fixes: NB#54149 Date editor: Accepts year greater than 2037
1168   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
1169
1170   * Memory freeing fixes in font selection dialog.
1171   * Breadcrumb update.
1172
1173  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 07 May 2007 13:16:09 +0300
1174
1175 libhildon (1.0.4-1) stable; urgency=low
1176
1177   * Changing the API guard name to HILDON_ENABLE_UNSTABLE_API.
1178
1179  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 16:20:55 +0300
1180
1181 libhildon (1.0.3-1) stable; urgency=low
1182
1183   * Removing the API guard from helper functions. It was a mistake.
1184
1185  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 15:54:12 +0300
1186
1187 libhildon (1.0.2-1) stable; urgency=low
1188
1189   * Guard unstable API's with ENABLE_UNSTABLE_API define
1190   * Breadcrumb updates
1191   * Fixing a problem with timed banners having their parrent destroyed before they are
1192   * Fixing the sh libs
1193
1194  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Apr 2007 16:48:30 +0300
1195
1196 libhildon (1.0.1-1) stable; urgency=low
1197
1198   * New breadcrumb trial widget.
1199   * Fingerable scrollbar API.
1200
1201   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
1202
1203  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 16 Apr 2007 11:09:27 +0300
1204
1205 libhildon (1.0.0-1) stable; urgency=low
1206
1207   * Move to Gtk 2.10
1208   * Consolidated API
1209   * All the deprecated widgets are now removed
1210   * Version bumping to 1.0.0 since we're now nice and stable
1211   * Fix packaging for gtk-doc (not enabled by default)
1212   * License change to LGPL version 2.1 or later
1213   * Adding examples for many widgets
1214
1215   * Fixes: NB#49043 Build fails due to duplicate definition of INVALID_CHAR
1216   * Fixes: NB#49810 Errors in hildon-libs
1217   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
1218   * Fixes: NB#46434 HildonWindow: inconsistent memory management
1219   * Fixes: NB#30265 Warning from hildonlibs build
1220   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
1221   * Fixes: NB#47989 Not possible to set empty title for HildonWindow
1222   * Fixes: NB#50496 While quickly tapping the same Edit button, the message is displayed differently.
1223   * Fixes: NB#51736 Enhancement in hildon_caption_set_label_text()
1224   * Fixes: NB#50854 application menu closes when mouse released
1225   
1226  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 29 Mar 2007 16:36:27 +0300
1227