diff options
author | Not Zed <NotZed@Ximian.com> | 2004-03-18 21:20:41 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-03-18 21:20:41 +0800 |
commit | 50822889bc546a1be8ca4f568b848cec79c99237 (patch) | |
tree | 6e8f20f96d5589cab8fd33992d874fa905b03722 /mail/ChangeLog | |
parent | dfade5600534026595bd1f9819077e4d401cbf63 (diff) | |
download | gsoc2013-evolution-50822889bc546a1be8ca4f568b848cec79c99237.tar.gz gsoc2013-evolution-50822889bc546a1be8ca4f568b848cec79c99237.tar.zst gsoc2013-evolution-50822889bc546a1be8ca4f568b848cec79c99237.zip |
save the source and transport vbox's to enable/disable the whole lot
2004-03-18 Not Zed <NotZed@Ximian.com>
* mail-account-gui.c (mail_account_gui_new): save the source and
transport vbox's to enable/disable the whole lot easier.
(mail_account_gui_setup): enable above based on perms.
(mail_account_gui_build_extra_conf): also disable extra page, as
above.
* em-account-prefs.c (account_cursor_change): disable the whole
account editor if accounts are ro.
svn path=/trunk/; revision=25114
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 44db55f400..40691ec27a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,11 +1,14 @@ 2004-03-18 Not Zed <NotZed@Ximian.com> - * mail-config.c (mail_config_writable): started writing this, but - i couldn't be fucked right now - apparently gnome is supposed to - use the gconf thing which just doens't work. i'll waste a few - hours trying to get it to work again first before i keep going - with this. - + * mail-account-gui.c (mail_account_gui_new): save the source and + transport vbox's to enable/disable the whole lot easier. + (mail_account_gui_setup): enable above based on perms. + (mail_account_gui_build_extra_conf): also disable extra page, as + above. + + * em-account-prefs.c (account_cursor_change): disable the whole + account editor if accounts are ro. + 2004-03-17 Not Zed <NotZed@Ximian.com> * em-format-html.c (efh_message_deliverystatus): format as plain |