diff options
author | Not Zed <NotZed@Ximian.com> | 2003-09-23 03:51:25 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-09-23 03:51:25 +0800 |
commit | 16a7d16629ccef6ba18eded18a2078c9bef230fd (patch) | |
tree | d90f24edf1bffd4e67d2beadf91ffaaa4d1679ea /mail/ChangeLog | |
parent | 1d84cb5e0875c7d48d7a829b4b945a6983da5d68 (diff) | |
download | gsoc2013-evolution-16a7d16629ccef6ba18eded18a2078c9bef230fd.tar gsoc2013-evolution-16a7d16629ccef6ba18eded18a2078c9bef230fd.tar.gz gsoc2013-evolution-16a7d16629ccef6ba18eded18a2078c9bef230fd.tar.bz2 gsoc2013-evolution-16a7d16629ccef6ba18eded18a2078c9bef230fd.tar.lz gsoc2013-evolution-16a7d16629ccef6ba18eded18a2078c9bef230fd.tar.xz gsoc2013-evolution-16a7d16629ccef6ba18eded18a2078c9bef230fd.tar.zst gsoc2013-evolution-16a7d16629ccef6ba18eded18a2078c9bef230fd.zip |
removed, moved to em-folder-view, for now, it has access to an invisible.
2003-09-22 Not Zed <NotZed@Ximian.com>
* em-popup.c (emp_uri_popup_link_copy): removed, moved to
em-folder-view, for now, it has access to an invisible.
* em-folder-view.c (emfv_setting_notify): honour the load_http
setting, at least the all setting.
(emfv_format_popup_event): setup the popup menu item for copy link
location here.
svn path=/trunk/; revision=22652
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 9fd6cdb4c0..7f3ff2d92d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2003-09-22 Not Zed <NotZed@Ximian.com> + + * em-popup.c (emp_uri_popup_link_copy): removed, moved to + em-folder-view, for now, it has access to an invisible. + + * em-folder-view.c (emfv_setting_notify): honour the load_http + setting, at least the all setting. + (emfv_format_popup_event): setup the popup menu item for copy link + location here. + 2003-09-22 Jeffrey Stedfast <fejj@ximian.com> * mail-preferences.c (mail_preferences_construct): Connect to |