2008-12-15 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / debian / changelog
1 libhildon (2.1.31-1~unreleased) unstable; urgency=low
2
3   * post release.
4
5  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 15 Dec 2008 13:10:30 +0100
6
7 libhildon (2.1.30-1) unstable; urgency=low
8
9   Bug fixes:
10
11   * Fixes: NB#93744 (Tapping should jump to location on GtkScale)
12
13   New API:
14
15   * hildon_pannable_area_get_[sv]adjustment(): Method to retrieve the GtkAdjustments
16     in HildonPannableArea.
17
18   Other:
19
20   * Code fixes.
21   * Leaks fixed.
22   * New progress indicator example (Thomas Thurman)
23   * Documentation improvements and updates (Ivan Gomez).
24   * Theme properly HildonPickerButton derived classes.
25
26  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 15 Dec 2008 11:55:23 +0100
27
28 libhildon (2.1.28-1) unstable; urgency=low
29
30   * Bump GTK+ dependency to 2.12.12-1maemo4 for the GtkDialog changes.
31
32   Bug fixes:
33
34   * Fixes: NB#94214 (No way to stop HildonWizardDialog from going to
35     next page)
36   * Fixes: NB#94972 (Hildon Picker with Entry should use HildonEntry
37     widget, not GtkEntry)
38   * Fixes: NB#90867 (Deprecate HildonDialog and use GtkDialog (with
39     maemo changes) instead)
40
41   New API:
42
43   * hildon_program_set/get_common_app_menu(): Use to set a common
44     HildonAppMenu for all stackable windows in a HildonProgram.
45   * hildon_wizard_dialog_set_forward_page_func(): Use to define a
46     HildonWizardDialogPageFunc function to control flow of the wizard.
47   * hildon_gtk_tree_view_set_ui_mode(): Method to change the UI mode.
48   * hildon_gtk_icon_view_set_ui_mode(): Method to change the UI mode.
49   * HildonPannableArea::size-request-policy: Size requisition policy property.
50   * hildon_pannable_area_set/get_size_request_policy(): Method to change the
51     size request policy.
52
53   Deprecations:
54
55   * HildonDialog. Prefer GtkDialog instead.
56
57   Other:
58
59   * Examples updated, code fixes, documentation updates.
60   * Explicitely set the interactive search widget off in hildon specific
61     GtkTreeView.
62
63  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 09 Dec 2008 16:09:45 +0100
64
65 libhildon (2.1.26-1) unstable; urgency=low
66
67   Bug fixes:
68
69   * Fixes: NB#92230 (Scroll indication not visible in HildonTouchSelector)
70   * Fixes: NB#93281 (new API: hildon_button_set_picker_style() to set
71     HildonButton look like PickerButton)
72   * Fixes: NB#93680 (HildonTimePicker need fully localized am/pm)
73   * Fixes: NB#93228 (Done button is not shown always in listpicker)
74   * Fixes: NB#93890 (Empty HildonAppMenu is pop-up)
75   * Fixes: NB#92032 (In calendar application, date values in 'new event'
76     are not proper)
77   * Fixes: NB#94322 (Scale Updates)
78   * Fixes: NB#94350 (HildonWindowStack:s have the same X Window group)
79
80   New API:
81
82   * HildonWindowStack: Support for multiple window stacks per application.
83   * HildonButton::style property. See below.
84   * hildon_button_set_picker_style(): Sets a different style to the value label
85     in HildonButton.
86   * HildonTouchSelector:columns-changed signal: Emitted every time the number
87     of columns in a HildonTouchSelector changes.
88
89   Deprecations:
90
91   * hildon_program_pop_window_stack(),
92     hildon_program_peek_window_stack(),
93     hildon_program_go_to_root_window(): Superseded by HildonWindowStack.
94
95   Other:
96
97   * Many code fixes.
98   * Examples updates and improvements.
99   * Documentation improvements.
100
101  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 03 Dec 2008 09:17:52 +0100
102
103 libhildon (2.1.24-1) unstable; urgency=low
104
105   Bug fixes:
106
107   * Fixes: NB#89811 (Not able to select first image thumbnail in multi
108     selection mode using custom widget inside pannable)
109   * Fixes: NB#91863 (hildon_touch_selector_set_column_selection_mode()
110     breaks HildonPickerDialog)
111   * Fixes: NB#91769 (HildonColorChooserDialog's selected colour is
112     highlighted but not visible)
113   * Fixes: NB#92897 (HildonNotes have incorrect WINDOW_TYPE)
114   * Fixes: NB#92744 (HildonDateSelector emits multiple "changed" singal
115     with strange parameters)
116   * Fixes: NB#92664 (Deprecate hildon_helper_set_insensitive_message)
117   * Fixes: NB#89754 (Applications shouldn't display their names in the
118     window title)
119   * Fixes: NB#92476 (Update icon size constants to Fremantle (hildon-defines.h))
120
121   Deprecations:
122
123   * hildon_helper_set_insensitive_message()
124   * hildon_helper_set_insensitive_messagef()
125   * hildon_volumebar_set_range_insensitive_message()
126   * hildon_volumebar_set_range_insensitive_messagef()
127
128   New API:
129
130   * hildon_init(): Initialization function for the library.
131   * hildon_gtk_init(): Convenience init function for hildon and GTK+
132
133   Other:
134
135   * Build system improvements.
136   * Examples updated.
137
138  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 24 Nov 2008 15:21:49 -0300
139
140 libhildon (2.1.22-1) unstable; urgency=low
141
142   [ Alejandro Pinheiro ]
143   * Added --enable-maintainer-mode on debian/rules
144
145   Bug fixes:
146
147   * Fixes: NB#91688 (Never show icons in information notes/confirmation
148     notes)
149   * Fixes: NB#91995 (Calendar is crashing after pressing 'Enter' HW key
150     in HildonDateSelector dialog)
151
152   Deprecations:
153
154   * hildon_note_new_confirmation_with_icon_name(): deprecated
155   * hildon_note_new_information_with_icon_name(): deprecated
156   * HildonNote::icon and HildonNote::stock_icon: deprecated
157
158   Other:
159
160   * Logical ids fixes.
161   * Examples updated.
162   * Build system improved.
163
164  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 11 Nov 2008 07:05:33 -0300
165
166 libhildon (2.1.20-1) unstable; urgency=low
167
168   Bug fixes:
169
170   * Fixes: NB#89541 (Crash in pannable area when closing picker dialog)
171   * Fixes: NB#90994 (HildonPannableArea does not connect "destroyed"
172     on child)
173   * Fixes: NB#91192 (Memory leak in HildonTouchSelector default print
174     function)
175   * Fixes: NB#91135 (Deprecate legacy hildon widgets)
176   * Fixes: NB#90662 (HildonButton "value" and "detail" text is
177     unformatted)
178   * Fixes: NB#91104 (Remove stepper buttons from legacy hildon widgets)
179   * Fixes: NB#91016 (Change toolbar sizes, simplification)
180   * Fixes: NB#91385 (Hildon Touch List panning should be ALWAYS vertical only)
181
182   Deprecations:
183
184   * All Fremantle deprecated widgets has been marked as such with
185     HILDON_DISABLE_DEPRECATED marks.
186
187   Other:
188
189   * Improved sizing of the HildonTouchSelector/HildonPickerDialog widgets.
190   * Corrected alignment of HildonCheckButton contents.
191   * Many cancel-like button fixes.
192
193   ABI:
194
195   * Reverted change introduced in 2.1.16 that broke ABI compatibility. See
196     NB#91636 for further explanation.
197
198  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 04 Nov 2008 13:40:40 +0200
199
200 libhildon (2.1.18-1) unstable; urgency=low
201
202   [ Alejandro Pinheiro ]
203
204   * Add a libhildon1-examples package with the examples.
205   * Avoid running autogen.sh twice during package construction.
206
207   [ Alberto Garcia ]
208
209   * Add libhildon1-doc examples with the API documentation.
210
211   Bug fixes:
212
213   * Fixes: NB#90535 (Memory leak in picker button)
214   * Fixes: NB#90861 (Custom Confirmation dialogs should be protected
215     from cancel button removal)
216   * Fixes: NB#90661 (Delete dialog is displayed without NO button)
217
218   Other:
219
220   * Remove all cancel/close dialogs, where appropriate.
221   * Documentation improvements, some internal cleanups.
222   * HildonAppMenu: unhandled keyboard accelerators are sent to the parent window.
223
224  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 27 Oct 2008 14:08:43 +0200
225
226 libhildon (2.1.16-1) unstable; urgency=low
227
228   * HildonTouchSelector internal layout cleaning.
229   * Improved HildonButton customizability.
230   * Allow Hildon Touch Menu theming (Daniel Borgmann)
231   * Set PKG_CONFIG_PATH in rules to allow building docs with pkg-config 1.10.
232
233   Bug fixes:
234
235   * Fixes: NB#89411 (Window Manager locks caused by HildonStackableWindow)
236   * Fixes: NB#89935 (Shortcuts for menu buttons are not working)
237   * Fixes  NB#90232 (Picker button does not set the label on done button for the
238     second time)
239
240  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 20 Oct 2008 11:37:31 +0200
241
242 libhildon (2.1.14-1) unstable; urgency=low
243
244   * Switch the build system to use cdbs.
245   * Add --disable-deprecated configure option.
246
247   Bug fixes:
248
249   * Fixes: NB#88644 (Hardcoded first column of the model as text column)
250   * Fixes: NB#89329 (selectors in picker dialog are not visible when a
251     long text is set as label for done button)
252   * Fixes: NB#89651 (HildonTouchSelectorEntry title is <unnamed>, when
253     entry is empty)
254   * Fixes: NB#89632 (Picker button selection doesn't change on first click)
255   * Fixes: NB#88946 (Hildon Picker button should disable itself if there are no
256     values)
257   * Fixes: NB#89650 (Picker button is not updated, when selection in selector
258     has changed)
259
260   API additions:
261
262   * HildonTouchSelectorColumn::text-column property.
263   * hildon_picker_button_set_done_button_text() and
264     hildon_picker_button_get_done_button_text()
265   * HildonCheckButton is a proper widget.
266
267   Deprecations:
268
269   * HildonWeekdayPicker
270   * HildonTouchSelectorEntry::text-column property, use
271     HildonTouchSelectorColumn::text-column instead.
272   * hildon_touch_selector_set_column_attributes(), use
273     HildonTouchSelectorColumn and friends.
274   * HildonAppMenu::columns property, this is managed automatically now.
275
276   Other:
277
278   * hildon_gtk_set_theme_size() sets widget name using "WidgetName-size" layout,
279     to ease proper theming (Daniel Borgmann)
280   * Many documentation improvements and additions.
281
282  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 10 Oct 2008 13:40:57 +0300
283
284 libhildon (2.1.12-2) unstable; urgency=low
285
286   * Add missing hildon-touch-selector-column.h to installable headers.
287   * Fix dh_makeshlibs rule.
288
289  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 01 Oct 2008 13:02:43 +0300
290
291 libhildon (2.1.12-1) unstable; urgency=low
292
293   * Ship the upstream ChangeLog and NEWS file.
294
295   Bug fixes:
296
297   * Fixes: NB#88576 (critical warning in HildonTouchSelectorEntry)
298   * Fixes: NB#88720 (HildonPickerButton leaks a reference to the
299     HildonTouchSelector)
300   * Fixes: NB#88718 (HildonPickerButton not synchronizing its initial
301     'value' with the selector)
302   * Fixes: NB#88891 (Allow WM to handle properly close-on-tap-outside behavior)
303   * Fixes: NB#88850 (Update HildonNote button strings + signals)
304   * Fixes: NB#88887 (Hildon Wizard changes for Hildon2.2)
305   * Fixes: NB#88680 (Limiting API in HildonTouchSelector)
306   * Fixes: NB#88923 (Semantics of hildon_stackable_window_set_main_menu()
307     changed)
308   * Fixes: NB#88927 (Hildon Wizard should not use icons anymore)
309
310   API additions:
311
312   * New methods to set/get index of selected item in HildonPickerButton and
313     HildonTouchSelector.
314   * Add HildonAppMenu::columns property.
315   * New HildonTouchSelectorColumn class implementing GtkCellLayout interface.
316
317   Other:
318
319   * Examples updated, coding, theming, and documentation fixes.
320
321  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 29 Sep 2008 10:08:47 +0300
322
323 libhildon (2.1.10-2) unstable; urgency=low
324
325   * Revert bump of shared library version to avoid shared library load issues.
326
327  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 17 Sep 2008 10:52:21 +0300
328
329 libhildon (2.1.10-1) unstable; urgency=low
330
331   * Fixes: NB#88214 (HildonPannableArea wrong requisition)
332   * Fixes: NB#88287 (Missing translations)
333   * Fixes: NB#88364 (Update margins definitions)
334   * Fixes: NB#88414 (Crash in HildonDateSelector on finalize)
335   * New widget: HildonTextEntry.
336   * Removed long deprecated methods hildon_check_button_set_label(),
337     hildon_check_button_get_label().
338   * New method: hildon_gtk_window_set_progress_indicator() to set progress indicator in
339     windows (depends on feature being implemented in WM).
340   * Documentation updates, coding fixes, examples updates. See ChangeLog for details.
341   * Add dependency of libhildon1 on hildon-libs-l10n-mr[0]
342   * Set myself as the maintainer of the debian package.
343
344  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 15 Sep 2008 15:36:06 +0300
345
346 libhildon (2.1.8-1) unstable; urgency=low
347
348   * Make -gdb package contain useful debugging symbols.
349   * Fixes: NB#88022 (parameter validation in
350     hildon_touch_selector_get_num_columns)
351   * Fixes: NB#88023 (day range check
352     in hildon_date_selector_select_current_date)
353   * Fixes: NB#88027 (implement hildon_date_selector_select_month)
354   * Fixes: NB#88045 (fix logical id for time in HildonTimeSelector)
355   * Fixes: NB#88047 (fix retrieval of selected items in HildonTouchSelector)
356   * Fixes: NB#88036 (fix range of 12h time in HildonTimeSelector)
357   * Fixes: NB#88049 (fix columns removal from HildonTouchSelector)
358   * New hildon_button_get_image() method in HildonButton.
359   * New widget: HildonEntry.
360   * New methods to add buttons with finger size in HildonDialog.
361   * Miscellaneous improvements, other minor bug fixes, documentation
362     improvementsand examples updates. See ChangeLog for details.
363
364  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 09 Sep 2008 10:47:11 +0300
365
366 libhildon (2.1.6-1) unstable; urgency=low
367
368   * Deprecated hildon_check_button_{set/get}_label().
369   * Renamed HILDON_PANNABLE_AREA_MOV_* macros to HILDON_MOVEMENT_*
370   * Initial hint in the pannable area set to FALSE.
371   * Renamed properties in HildonPannableArea from {h,v}indicator-mode to
372     {h,v}indicator_policy, and {h,v}scroll to {h,v}scroll_visible.
373   * New widget: HildonEditToolbar.
374   * Renamed hildon_touch_selector_{set,get}_active_iter() to
375     hildon_touch_selector_select_iter() and hildon_touch_selector_get_selected().
376   * Several API additions, bug fixes, internals improvements, documentation
377     improvements, and examples updates. See ChangeLog for details.
378
379  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 29 Aug 2008 15:25:33 +0300
380
381 libhildon (2.1.5-1~unreleased) gutsy; urgency=low
382
383   * Replace esd dependencies in the dev package with libcanberra-dev.
384     Fixes: NB#87481
385
386  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Wed, 13 Aug 2008 16:10:36 +0300
387
388 libhildon (2.1.4-1) gutsy; urgency=low
389
390   * Lot of changes, see ChangeLog for more information.
391   * Depending on the new Gtk+.
392
393  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Tue, 12 Aug 2008 18:22:00 +0300
394
395 libhildon (2.1.3-1) gutsy; urgency=low
396
397   * Tons of changes, see the ChangeLog for more information.
398   * Replaced libesd with libcanberra. Fixes: NB#86876
399
400  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Mon,  4 Aug 2008 15:07:03 +0300
401
402 libhildon (2.1.2-1) gutsy; urgency=low
403
404   * Update version number to 2.1.2-1
405   * configure.ac 2.1.2
406   * Too many individual changes for them to all be relevant here, many widgets
407     added, many widgets have been changed. A full list of additional/changed  widgets
408     can be found in the Hildon 2.2 widget UI spec.
409
410  -- Karl Lattimer <karl.lattimer@nokia.com>  Mon, 30 Jun 2008 13:55:29 +0300 
411
412 libhildon (2.1.1-1) gutsy; urgency=low
413
414   * Update version number to 2.1.1-1
415   * configure.ac 2.1.1
416   * Too many individual changes for them to all be relevant here, many widgets
417     added, many widgets have been changed. A full list of additional/changed  widgets
418     can be found in the Hildon 2.2 widget UI spec.
419
420  -- Karl Lattimer <karl.lattimer@nokia.com>  Mon, 16 Jun 2008 16:00:00 +0200
421
422 libhildon (2.0.4-1) gutsy; urgency=low
423
424   * src/hildon-banner.c: revert the recent change, that introduced gtk_window_present() calls. 
425     This reopens: Bug 78481 - [freetest] information banners are hidden under browser menu
426     But resolves another variant of: Bug 83953
427
428  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Wed, 16 Apr 2008 10:37:00 +0100
429
430 libhildon (2.0.3-1) gutsy; urgency=low
431
432   * Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local values in 
433     hildon_date_editor_size_allocate
434   * Fixes: NB#77775: Media Player, Save Now playing list, too long name makes banner disappear.
435   * Fixes: NB#79182: info banner flickering with certain message lengts.
436   * Fixes: NB#83953: Lock dialog is not visible when device is locked for the first time after flash
437
438  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Tue, 15 Apr 2008 15:03:00 +0100
439
440 libhildon (2.0.2-1) gutsy; urgency=low
441
442   * Fixes: MB#1220: HildonWindow should take GtkMenu accel_group into account
443   * Fixes NB#78481: information banners are hidden under browser menu
444   * Fixes: NB#79791: Cannot set focus to Master volume using stylus
445   * Fixes: NB#22072: Revisiting fix for "Implement robust timer handling in Info Banner" bug
446   * Fixes: MB#924: Hildon widgets doesn't support RTL mode
447   * Fixes: MB#1212: Hide info banners (infoprints) on click
448   * Enable fixing: NB#79916 and NB#79918: The help topic for Color selector cannot be opened
449   * Fixes: NB#81696: The passcode is not overwritten even after selecting
450
451  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Thu, 03 Apr 2008 14:50:00 +0100
452
453 libhildon (2.0.1-2) gutsy; urgency=low
454
455   * Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
456
457  -- Sven Herzberg <sven@imendio.com>  Mon, 25 Feb 2008 11:50:10 +0100
458
459 libhildon (2.0.1-1) unstable; urgency=low
460
461   * Do not use PACKAGE_VERSION_MAJOR for the API revision.
462
463  -- Xan Lopez <xan.lopez@nokia.com>  Thu, 10 Jan 2008 16:31:15 +0200
464
465 libhildon (2.0.0-1) unstable; urgency=low
466
467   * Fixes: NB#78616: breadcrumb trail node removal logic fix.
468   * Fixes: NB#75310: add missing outer-border style property to HildonColorChooser.
469
470  -- Xan Lopez <xan.lopez@nokia.com>  Wed, 09 Jan 2008 14:27:08 +0200
471
472 libhildon (1.99.1-1) stable; urgency=low
473
474   * Fixes: NB#25592 Accessibility unable to access entry box
475
476  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 14 Dec 2007 11:29:19 +0200
477
478 libhildon (1.99.0-2) stable; urgency=low
479
480   * Updating the gtk dependancy.
481
482  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 11 Oct 2007 16:05:48 +0300
483
484 libhildon (1.99.0-1) stable; urgency=low
485
486   * Fixes: NB#71660 RSS applet is not using correct logical colors for feeds
487   * Upping version to (almost) 2.0.0 for hildon 2.0
488
489  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 10 Oct 2007 14:10:28 +0300
490
491 libhildon (1.0.17-1.1) stable; urgency=low
492
493   * Fixes: NB#70842 General brokeness in toolbars visibility
494   * Fixes: NB#62031 Extra arrow in front of top level item in breadcrumb trail
495   * Fixes: MB#615 Can't show/hide the HildonWindow's toolbar
496
497  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 28 Sep 2007 15:03:11 +0300
498
499 libhildon (1.0.16-1.1) stable; urgency=low
500
501   * Mem-leak fixes in font selector and color selector
502   * Mem-leak fix in style helper
503   * Making the code dialog a bit more thumbable 
504
505   * Fixes: NB#63694 device lock, truncation of secu_application_title
506   * Fixes: NB#70273 Memory leaks when switching applets and background
507   * Fixes: NB#70474 Memory leak and access to already freed memory in color selector
508   * Fixes: NB#70499 HildonFontSelectionDialog memory leak 
509
510  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 21 Sep 2007 14:41:13 +0300
511
512 libhildon (1.0.15-1.1) stable; urgency=low
513
514   * debian/control: Add glib and gtk+ doc packages to build dependencies to
515     get gtk-doc crossreferences right
516   * debian/rules: --enable-gtk-doc (with nodocs DEB_BUILD_OPTIONS support)
517
518   * Fixes: NB#67955 Device lock/unlock code not accepted from HW keyboard
519   * Fixes: NB#52301 Wrong item is highlighted in Find toolbar history list 
520   * Fixes: NB#68610 caption multiple focus possible in Authentication dialog weba_fi_auhentication_realm
521   * Fixes: NB#69306 API documentation is missing
522
523  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 17 Sep 2007 14:07:51 +0300
524
525 libhildon (1.0.14-1) stable; urgency=low
526
527   * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
528   * Fixes for HildonCalendar expose methods
529   * Fixes for composite-widgets focus handling
530   * New dialog layout for the HildonCalendar (Ok/Cancel)
531   * Making find toolbar thumbable
532   * Changing the stylus repeat timeout to match our needs
533   * New esd dependency 
534
535   * Fixes: NB#54146 Hilon Calendar popup:The changes in active month/year are not shown
536   * Fixes: NB#59299 Leaving the calendar dialog is not possible without selecting something
537   * Fixes: NB#66060 Search toolbar has wrong height in ComboBoxEntry and toolbarbuttons are too narrow
538   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING ** hildon-1...
539   * Fixes: NB#60489 Key repeat rate in number editor
540   * Fixes: NB#65155 HildonVolumebar: mute grabs focus, not possible to adjust volume using HW keys
541   * Fixes: NB#63955 hildon_volumebar_set_mute() grabs focus even if the widget is unmapped
542   * Fixes: NB#66673 Questionable main loop iteration in hildon_window_destroy()
543   * Fixes: NB#66628 Account setting dialog crashes while moving the focus using the h/w key. 
544  
545  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 24 Aug 2007 16:18:24 +0300
546
547 libhildon (1.0.13-1) stable; urgency=low
548
549   * Fixes to HildonBanners for temporary windows
550   * Minor bugfix in the helper function for logical colors
551   * New examples
552
553   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING...
554
555  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 17 Aug 2007 14:46:03 +0300
556
557 libhildon (1.0.12-1) stable; urgency=low
558
559   * New HILDON_CHECK_VERSION macro
560   * Bugfixes
561   * Minor doc updates
562
563   * Fixes: NB#62061 Please include HILDON_CHECK_VERSION macro
564   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
565   * Fixes: NB#64355 Control panel; Device lock: OK and Cancel buttons
566   * Fixes: NB#60154 It is possible to enter invalid date in the birthday date picker
567
568  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 06 Aug 2007 09:52:19 +0300
569
570 libhildon (1.0.11-1) stable; urgency=low
571
572   * Adding some new API functions to control the active item in HildonFindToolbar
573   * Fixing the default focus for font selection dialog
574   * New examples
575   * Changing the default long key press time
576   * Fixed time picker on-map breakage
577
578   * Fixes: NB#63700 wrong definition for HILDON_WINDOW_LONG_PRESS_TIME
579   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
580   * Fixes: NB#63430 Ok button of preview dialog is not highlited,when font size is 32pt.
581
582  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Jul 2007 10:14:34 +0300
583
584 libhildon (1.0.10-2) stable; urgency=low
585
586   * Fix header installation. 
587
588  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon,  2 Jul 2007 10:09:31 +0300
589
590 libhildon (1.0.10-1) stable; urgency=low
591
592   * Fixing a bit of focus crazyness in the time and date editors
593   * Removing the separator from the code dialog
594   * Fixing circular dep to enums
595   * Hide the HildonWindow before performing the destroy
596
597   * Fixes: NB#61129 volumebar info banner in muted state
598   * Fixes: NB#61128 volumebar sensitivy does not change when the widget is not mapped
599   * Fixes: NB#60518 Unable to move the focus from the buttons to date or time editor.
600   * Fixes: NB#60349 Date editor invalidates keyboard number input
601
602  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 29 Jun 2007 16:49:58 +0300
603
604 libhildon (1.0.9-1) stable; urgency=low
605
606   * Breadcrumb align/visibility fixes
607
608   * Fixes: MB#1466 hildon_window_toggle_menu() unconditionally uses button=0 for gtk_menu_popup()
609   * Fixes: MB#1230 libhildon doesn't build because of broken strict-aliasing
610   * Fixes: MB#1093 Banners should use GDK_WINDOW_TYPE_HINT_NOTIFICATION
611   * Fixes: NB#52946 Pressing (accidentally) back and then menu key with thumb in quick succession and unfocusing the menu closes the application
612   * Fixes: MB#1101 Reproducible unintentional window/application close bug 
613
614  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 07 Jun 2007 14:39:06 +0300
615
616 libhildon (1.0.8-1) stable; urgency=low
617
618   * Breadcrumb fixes
619   * HildonBanner fixes for transiency 
620   * Updated examples
621
622   * Fixes: NB#56434 Name of the month truncates in the Date & Time page in the startup wizard.
623   * 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.
624   * Fixes: NB#50288 Box remains on the am/pm indicator of the Date and Time Settings dialog.
625   * Fixes: NB#56082 HildonCalendarpopup:Sliding sylus to a dimmed date changes the year to 1970
626   * Fixes: NB#54147 Hildon calendar popup:The range checks for the years are not consistent.
627   * Fixes: NB#41501 Last line of text in preview dialog is not shown properly when bold and maximum font is selected
628   * Fixes: NB#38955 Inconsistent behaviour observed when 2 instances of date and time applet are open.
629   * Fixes: NB#52379 HildonCaption won't accept focus when it contains a complex widget tree
630   * Fixes: NB#56624 "Searching" info note displayed even after minimizing the search window
631   * Fixes: NB#59276 Escape timeout handler is not removed when HildonWindow is deleted.
632   * Fixes: NB#55161 Refreshing library is shown on top of other applications 
633   * Fixes: NB#58982 HildonBreadcrumbtrail:Pressing Esc key does not show any effect
634
635  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 01 Jun 2007 15:43:59 +0300
636
637 libhildon (1.0.7-1) stable; urgency=low
638
639   * Fixed at some point in the past, but adding here:
640
641   * Fixes: NB#44440 hildon_note_new_cancel_with_progress_bar does unreasonable ellipsization...
642   * Fixes: NB#49916 ADDRESS BOOK, truncation, §addr_nc_notification4b§
643   * Fixes: NB#52006 The number editor in Pdf Viewer goes on a loop after reaching the maximum value.
644
645  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 25 May 2007 11:05:41 +0300
646
647 libhildon (1.0.6-1) stable; urgency=low
648
649   * Fixes: NB#54061 Notes application crashes when font size & font colour is changed
650   * Fixes: NB#48934 Switch to page with empty page number dialog responded when taped outside the content area
651
652   * Memory allocation fixes for color and font selection widgets
653   * Breadcrumb leak/visibility fixes
654   * New examples
655
656  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Tue, 22 May 2007 13:45:59 +0300
657
658 libhildon (1.0.5-1) stable; urgency=low
659
660   * Fixes: NB#54149 Date editor: Accepts year greater than 2037
661   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
662
663   * Memory freeing fixes in font selection dialog.
664   * Breadcrumb update.
665
666  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 07 May 2007 13:16:09 +0300
667
668 libhildon (1.0.4-1) stable; urgency=low
669
670   * Changing the API guard name to HILDON_ENABLE_UNSTABLE_API.
671
672  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 16:20:55 +0300
673
674 libhildon (1.0.3-1) stable; urgency=low
675
676   * Removing the API guard from helper functions. It was a mistake.
677
678  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 15:54:12 +0300
679
680 libhildon (1.0.2-1) stable; urgency=low
681
682   * Guard unstable API's with ENABLE_UNSTABLE_API define
683   * Breadcrumb updates
684   * Fixing a problem with timed banners having their parrent destroyed before they are
685   * Fixing the sh libs
686
687  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Apr 2007 16:48:30 +0300
688
689 libhildon (1.0.1-1) stable; urgency=low
690
691   * New breadcrumb trial widget.
692   * Fingerable scrollbar API.
693
694   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
695
696  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 16 Apr 2007 11:09:27 +0300
697
698 libhildon (1.0.0-1) stable; urgency=low
699
700   * Move to Gtk 2.10
701   * Consolidated API
702   * All the deprecated widgets are now removed
703   * Version bumping to 1.0.0 since we're now nice and stable
704   * Fix packaging for gtk-doc (not enabled by default)
705   * License change to LGPL version 2.1 or later
706   * Adding examples for many widgets
707
708   * Fixes: NB#49043 Build fails due to duplicate definition of INVALID_CHAR
709   * Fixes: NB#49810 Errors in hildon-libs
710   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
711   * Fixes: NB#46434 HildonWindow: inconsistent memory management
712   * Fixes: NB#30265 Warning from hildonlibs build
713   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
714   * Fixes: NB#47989 Not possible to set empty title for HildonWindow
715   * Fixes: NB#50496 While quickly tapping the same Edit button, the message is displayed differently.
716   * Fixes: NB#51736 Enhancement in hildon_caption_set_label_text()
717   * Fixes: NB#50854 application menu closes when mouse released
718   
719  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 29 Mar 2007 16:36:27 +0300
720