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