diff options
author | Not Zed <NotZed@Ximian.com> | 2004-12-22 15:38:16 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-12-22 15:38:16 +0800 |
commit | da10c48009573371ec19e12da0ffe95344bd02a0 (patch) | |
tree | 2948e3c2279f0e678a10ca7f5f4503676f4aacba /mail/ChangeLog | |
parent | 6fec7fed87a7f21eacc80ea687671c4084f7b1af (diff) | |
download | gsoc2013-evolution-da10c48009573371ec19e12da0ffe95344bd02a0.tar gsoc2013-evolution-da10c48009573371ec19e12da0ffe95344bd02a0.tar.gz gsoc2013-evolution-da10c48009573371ec19e12da0ffe95344bd02a0.tar.bz2 gsoc2013-evolution-da10c48009573371ec19e12da0ffe95344bd02a0.tar.lz gsoc2013-evolution-da10c48009573371ec19e12da0ffe95344bd02a0.tar.xz gsoc2013-evolution-da10c48009573371ec19e12da0ffe95344bd02a0.tar.zst gsoc2013-evolution-da10c48009573371ec19e12da0ffe95344bd02a0.zip |
moved to after emae_authtype_changed to fix warning.
2004-12-22 Not Zed <NotZed@Ximian.com>
* em-account-editor.c (emae_needs_auth): moved to after
emae_authtype_changed to fix warning.
2004-12-17 Not Zed <NotZed@Ximian.com>
* em-format-html-display.c (efhd_attachment_popup):
* message-list.c (ml_tree_drag_data_received):
* em-folder-view.c (emfv_popup, emfv_format_popup_event):
* em-folder-tree.c (tree_drag_data_received): api changes.
(emft_popup):
* em-popup.c (emp_standard_menu_factory)
(emp_standard_menu_factory): api changes.
svn path=/trunk/; revision=28180
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index daff59ef7e..a180dcd440 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,22 @@ +2004-12-22 Not Zed <NotZed@Ximian.com> + + * em-account-editor.c (emae_needs_auth): moved to after + emae_authtype_changed to fix warning. + +2004-12-17 Not Zed <NotZed@Ximian.com> + + * em-format-html-display.c (efhd_attachment_popup): + + * message-list.c (ml_tree_drag_data_received): + + * em-folder-view.c (emfv_popup, emfv_format_popup_event): + + * em-folder-tree.c (tree_drag_data_received): api changes. + (emft_popup): + + * em-popup.c (emp_standard_menu_factory) + (emp_standard_menu_factory): api changes. + 2004-12-21 Not Zed <NotZed@Ximian.com> * em-account-editor.c (emae_needs_auth): if we're turned on, then |