diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 059b0d168c..72040df21b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2000-10-02 Chris Toshok <toshok@helixcode.com> + + * evolution-storage-set-view-factory.c + (evolution_storage_set_view_factory_new_view): pass + storage_set_view_interface as second argument to + bonobo_object_add_interface, and call gtk_widget_show on the + storage_set_view widget. + 2000-10-03 Michael Meeks <michael@helixcode.com> * e-shell-view.c (setup_bonobo_ui_handler): kill. |