diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2004-03-13 05:28:41 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-03-13 05:28:41 +0800 |
commit | e28d5364ac2716e911c121657a20923682c5b2b2 (patch) | |
tree | 3a19fe2fc718a493d67b11498d2668094671b7f3 /camel/camel-tcp-stream-ssl.h | |
parent | 3f727f063b1e13a89588f9cd1e5cf45a89c391e1 (diff) | |
download | gsoc2013-evolution-e28d5364ac2716e911c121657a20923682c5b2b2.tar gsoc2013-evolution-e28d5364ac2716e911c121657a20923682c5b2b2.tar.gz gsoc2013-evolution-e28d5364ac2716e911c121657a20923682c5b2b2.tar.bz2 gsoc2013-evolution-e28d5364ac2716e911c121657a20923682c5b2b2.tar.lz gsoc2013-evolution-e28d5364ac2716e911c121657a20923682c5b2b2.tar.xz gsoc2013-evolution-e28d5364ac2716e911c121657a20923682c5b2b2.tar.zst gsoc2013-evolution-e28d5364ac2716e911c121657a20923682c5b2b2.zip |
Fixes for bug #55018.
2004-03-12 Jeffrey Stedfast <fejj@ximian.com>
Fixes for bug #55018.
* providers/local/camel-local-folder.c
(camel_local_folder_construct): Use camel_url_to_string() here
too, so we properly encode the fragment.
* providers/local/camel-mbox-store.c (get_folder_info): Use
CamelURL to properly encode the fi->uri. Pass the CamelURL into
scan_dir() so that scan_dir() can re-use it (rather than having to
malloc/parse/free for each file/dir)
(scan_dir): Use camel_url_to_string().
* providers/local/camel-maildir-store.c (get_folder_info): Same as
mbox.
(scan_dir): Same as mbox. We also need to set the
CAMEL_FOLDER_NOSELECT flag if appropriate.
* providers/local/camel-mh-store.c (get_folder_info): Same as mbox
and maildir.
(folders_scan): Now takes a url argument which we pass off to
folder_info_new().
(recursive_scan): Same.
(folder_info_new): Use camel_url_to_string().
svn path=/trunk/; revision=25050
Diffstat (limited to 'camel/camel-tcp-stream-ssl.h')
0 files changed, 0 insertions, 0 deletions