diff options
author | Michael Meeks <michael@helixcode.com> | 2000-10-03 07:30:03 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-03 07:30:03 +0800 |
commit | afc127193137188d4efc11194698a2b22f138f75 (patch) | |
tree | 3528c5976286514381b6ab6e7eefe3c837f1f955 /mail | |
parent | ed3681564ca93350b6c99e393376319a35abefde (diff) | |
download | gsoc2013-evolution-afc127193137188d4efc11194698a2b22f138f75.tar gsoc2013-evolution-afc127193137188d4efc11194698a2b22f138f75.tar.gz gsoc2013-evolution-afc127193137188d4efc11194698a2b22f138f75.tar.bz2 gsoc2013-evolution-afc127193137188d4efc11194698a2b22f138f75.tar.lz gsoc2013-evolution-afc127193137188d4efc11194698a2b22f138f75.tar.xz gsoc2013-evolution-afc127193137188d4efc11194698a2b22f138f75.tar.zst gsoc2013-evolution-afc127193137188d4efc11194698a2b22f138f75.zip |
kill.
2000-10-03 Michael Meeks <michael@helixcode.com>
* e-shell-view.c (setup_bonobo_ui_handler): kill.
* e-shell-view-menu.c (e_shell_view_menu_setup): strip
out the XML UI merge; move it to
* e-shell-view.c (e_shell_view_construct): here, +
freeze / thaw pair.
* e-shell-view.c (setup_progress_bar): impl.
(setup_widgets): hook in.
(progress_bar_timeout_cb): fix.
(start_progress_bar): fix.
(stop_progress_bar): fix.
(e_shell_view_construct): setup ui handler first.
2000-09-22 Michael Meeks <michael@helixcode.com>
* e-shell-view-menu.c (e_shell_view_menu_setup): upd.
+ upd ChangeLogs
svn path=/trunk/; revision=5678
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 6b2974772e..78537eaa31 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-09-22 Michael Meeks <michael@helixcode.com> + + * folder-browser-factory.c (set_pixmap): upd. + (control_activate): upd. + 2000-10-02 Dan Winship <danw@helixcode.com> * mail-config-gui.c: Remove "Port" entry from source dialog. We'll |