CVSROOT:        /cvs/gnome
Module name:    evolution-data-server
Changes by:     tml     05/12/08 06:04:40

Modified files:
        camel/providers/imap: ChangeLog camel-imap-folder.c 
                              camel-imap-message-cache.c 
                              camel-imap-provider.c camel-imap-store.c 
                              camel-imap-utils.c 

Log message:
2005-12-08  Tor Lillqvist  <[EMAIL PROTECTED]>

* camel-imap-folder.c: Drop unused <dirent.h>.

* camel-imap-message-cache.c: Use gstdio wrappers.
(camel_imap_message_cache_new): Use GDir instead of dirent API.
(insert_setup): Trailing periods in file names are silently
dropped on Win32, so on Win32, if the we would want to create a
file with a name ending with a perioud, append a tilde (just a
random choice). Open file in binary mode.

* camel-imap-provider.c: No external command possibility on Win32,
drop that part of the UI.

* camel-imap-store.c: Use gstdio wrappers.

* camel-imap-utils.c (find_folders_recursive): Use GDir instead of
dirent API.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2005-12-08%2006:03&maxdate=2005-12-08%2006:05

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to