4.99.4 (unstable):

General:
* Update API to use gtkmm-3.0.
API:
* BasicForm
  - Added add_to_size_group() and remove_from_size_group() methods and the
    "populate_popup" signal.
* DataEntry
  - Renamed create_data_entry() to create().
  - Removed reset() and renamed exand_in_layout() to can_expand() as in the C
    API.
  - Added the "expand-changed" signal.
* RtEditor
  - Added new class.

4.1.1 (unstable):

* Remove optional API, to make the code simpler.
* Fix the build with the latest (stable) libgda-ui.
* DataEntry: Removed get_default_value(). Added
	get/set_reference_value() and set_reference_current().
  (Murray Cumming)

3.99.20 (unstable):

* Add a main page to the Doxygen documentation.
  (José Alburquerque)

3.99.19 (unstable):

* Mostly wrapped the libgda-ui API while keeping compatibility with
  libgdamm-3.99.19.
  (José Alburquerque)
