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