diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-07-19 04:56:46 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-07-19 04:56:46 +0800 |
commit | 647d16e85b27fda1143b79b34252519c8b249a84 (patch) | |
tree | 78b344bac343afd6c08deee5b2e2610da1c31096 /calendar | |
parent | 74d33aeee03c1cefd6360de50452e286a1f50aff (diff) | |
download | gsoc2013-evolution-647d16e85b27fda1143b79b34252519c8b249a84.tar gsoc2013-evolution-647d16e85b27fda1143b79b34252519c8b249a84.tar.gz gsoc2013-evolution-647d16e85b27fda1143b79b34252519c8b249a84.tar.bz2 gsoc2013-evolution-647d16e85b27fda1143b79b34252519c8b249a84.tar.lz gsoc2013-evolution-647d16e85b27fda1143b79b34252519c8b249a84.tar.xz gsoc2013-evolution-647d16e85b27fda1143b79b34252519c8b249a84.tar.zst gsoc2013-evolution-647d16e85b27fda1143b79b34252519c8b249a84.zip |
Added in imap_[g,s]et_message_user_flag() methods (imap_get_message_info):
2000-07-18 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-folder.c (camel_imap_folder_class_init): Added
in imap_[g,s]et_message_user_flag() methods
(imap_get_message_info): Rewrote to use the more efficient way of
downloading summary information and also added a UID comparison so that
if the UID requested doesn't match the UID received, it returns NULL.
FIXME: When the mailer gets NULL when it requested message info, it
seems that it displays a row for that message and when you try and select
the blank row, it segfaults.
* providers/imap/camel-imap-store.c (get_folder): Oops, this should not be
checking against "/", it should be checking against dir_sep.
* providers/imap/camel-imap-folder.c (imap_parse_subfolder_line): Updated
to trim out the leading namespace.
(imap_get_subfolder_names): Let the subfolder parser trim the namespace
off the folder name.
svn path=/trunk/; revision=4215
Diffstat (limited to 'calendar')
0 files changed, 0 insertions, 0 deletions