1.3.16:
* Fixed XPM UI items to work with included .xpm files (Gergo)

1.3.15:

* libbonobouimm requirement increased.

1.3.14:

* UI::Items::fill() is now correctly defined and returns the filled-in array of
  UI::Items::Info elements so it can be used to access the underlying
  Gtk::Widgets directly. (Gergo Erdi)
* FileEntry inherits from Gtk::VBox instead of Gtk::HBox, as it does in the C API.
  (Murray Cumming)

1.3.13:

* Gnome::UI::Items API and code cleaned up. The invisible/duplicated toolbar icons bug has been solved.
  (Murray Cumming)
* Fixed memory errors detected by Valgrind
  (Matthew Tuck)
* Gnome::UI::Items::fill() properly implemented.
  (Tassos Bassoukos)
* examples fixed for gcc 3.2 (Murray Cumming)
