2.1.5:

Use maemo-optify for libhildonmm binary package. Remove and rename *selected()
to *active() in TouchSlector API. Change PickerButton API to be consistent with
TouchSelector. Add new Button constructor. Add XSLT scripts to generate Eclipse
documentation from the Doxygen tag file. Minor fixes to reference documentation.

2.1.4:

* TouchSelector: Added append_column() without CellRenderer parameter.
  (Murray Cumming)
* Pkg-config file: Remove unnececssary libosso dependency.
  (David King)
* Documentation: Major improvements to the API reference documentation.
  (David King, Murray Cumming)
  
2.1.3:

Update Debian packaging to CDBS. Add TouchSelectorText API. Fix PannableArea
constructor to take correct PannableAreaMode enum.

2.1.2:

Fix for ambiguous DateButton default constructor and TouchSelectorColumn
reference counting.

2.1.1:

New development release, packaged for Maemo Fremantle.

2.1.0:

New development release based on hildon-1 2.1. Breaks API and ABI.

2.0.2:

After libhildon1 was now fixed, Hildon::ColorChooser is available in hildonmm

2.0.1:

Fixed linker error related to #3398, wrapped Hildon::ColorChooser and improved
documentation

2.0.0:

Adapted to new hildon API

0.9.7:

* helper.h: Corrected a header guard to fix the build in some 
  situations.
 
0.9.6:

Some fixes to the documentation installation.

0.9.5:

Renamed from hildon-libsmm to hildonmm, wrapping 
hildon-1 instead of hildon-libs.

* AddHomeDialog: Removed.
* Banner: Added set_icon(), set_icon_from_file(), 
  set_timeout(). Added timeout property.
* Caption: Added get_size_group() and set_size_group(), 
  set_label_markup() and markup property, 
* CodeDialog: Added set_input_sensitive() and the input signal.
* ColorButton: Added get_popup_shown() and popdown().
  Added popup_shown property.
* ColorSelector: Removed, because this seems to have been removed 
  (without documentation) from the C API.
* GetPasswordDialog: Removed set_domain() and set_title(), 
  and domain property.
  Added set_message(), message property, and get-old property.
* Grid, GridItem: Removed.
* LoginDialog: Renamed from NamePasswordDialog.
  Replaced get_name() with get_username().
  Removed set_domain(). Added set_message().
  Replaced content property with message property.
  Replaced user property with username property.
* scroll_area.h: Removed, because this has been removed from the C API, 
though a replacement might apparently be added later.
* SetPasswordDialog: Removed set_domain() and the domain property. 
  Added set_message() and the message property.
* SortDialog: Added add_sort_key_reversed().
* VolumeBar: Removed level_change().
* TelephoneEditor: Removed.
 
0.9.1:

Update for latest hildon-libs API.
