kiwi-1.9.19 05-november-2007
    - _EasyComboBoxHelper:: method get_selected return None instead of
      raising AssertionError.
    - Catch NameError instead of AttributeError (fixes gnome bug #479510)
      (Richard Hult)
    - Bug fix:
      #3557: An error occur in SummaryLabel when update_total
             try to sum Decimal with None.
      #3578: Add support for Proxy scale widget
             (Basead on patch by Mauricio Vieira)