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