Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-store.h
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-05-12 Jules ColdingFixes #377908
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-09-20 Sankar PDefined new macro CAMEL_FOLDER_TYPE_SENT for identifyin...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-07-21 Not ZedChanged the semantics slightly. !FAST makes no guarante...
2005-07-14 Not Zedinitialise the mode to something which reflects the...
2005-07-10 Shreyas SrinivasanAdd a new #define to identify proxy stores and a new...
2005-05-09 Jeffrey Stedfastgtk-doc stuff
2005-02-04 Not Zedmake the store-info flags match the store:folder_info...
2005-02-02 Jeffrey StedfastAdded. Hint to the provider that we want the CAMEL_FOLD...
2005-02-01 Not Zedset the folder type hint.
2005-01-11 Vivek Jaindefined flags for shared folders
2004-11-04 Not Zedcheck interfaces for events too. (camel_object_trigger_...
2004-05-26 Not Zedremoved.
2004-03-11 Not Zedturn off NOINFERIORS always, translate to nochildren.
2004-02-24 Jeffrey StedfastNew function to do what camel_store_uri_cmp() was suppo...
2004-02-23 Jeffrey StedfastRemoved. Useless/broken function.
2004-02-13 Jeffrey StedfastSame.
2004-02-06 Jeffrey StedfastSet a CAMEL_FOLDER_VIRTUAL bit on the special folder...
2004-02-04 Not Zedadded 'expunge' parameter, easier 'empty trash on exit...
2004-02-04 Not Zedchanged order around, first try to delete and only...
2003-12-10 Jeffrey StedfastAdd a CAMEL_FOLDER_NOCHILDREN flag.
2003-11-12 Radek Doulikmerged spam filtering branch
2003-07-07 Jeffrey StedfastUse camel_mkdir().
2002-12-09 Not ZedUse a bag instead of a hashtable to track the cache...
2002-09-03 Not ZedLots of changes, too numerous to list. Changed to use
2002-08-20 Jeffrey StedfastOverride the default noop implementation.
2002-08-15 Not Zedadded a flags field, defined some flags, currently...
2002-05-08 Jeffrey StedfastImplemented. (digest_getv): Implemented.
2001-10-28 8Use path not protocol as the path part of the uri of...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 7Finished implementation.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-21 1Dont do the macro stuff - basically so you can actually...
2001-10-17 7New function to clone a folderinfo tree.
2001-09-20 Jeffrey StedfastAnd finally here.
2001-09-19 9General cleanup of camel debug printfs.
2001-09-18 8If filter inbox is set on the store, and we're opening...
2001-09-15 4New function, set the complete list of folders on a...
2001-09-14 Jeffrey StedfastUse g_datalist_set_data_full so that the data will...
2001-08-19 Chris Toshok#include <sys/types.h> for mode_t on freebsd.
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-05-03 Dan Winshipnew abstract class for disconnectable remote stores
2001-04-16 Jeffrey StedfastRemove the EXTRA_GNOME_CFLAGS include.
2001-03-26 Not ZedAdded folder_created event here.
2001-02-23 Jeffrey Stedfastinit get_trash and init_trash. (camel_store_init):...
2001-02-14 Dan WinshipNew method to create a folder when you don't know its...
2001-02-09 Dan WinshipRewrite a bunch. Replace the existing folder cache...
2001-01-10 Dan WinshipNew class function, parallel to camel_folder_sync....
2001-01-09 Dan Winship Mostly IMAP changes. Use the NAMESPACE extension ...
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-10-25 Dan WinshipAdd a "parent" field to CamelFolderInfo.
2000-10-18 Not ZedNo, we must not encode the headers here. These interfac...
2000-10-06 Chris Toshokadd camel-nntp-grouplist.h (libcamelnntp_la_SOURCES...
2000-10-02 Dan WinshipRemove camel_folder_{get,free}_subfolder_info, as we...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-08-08 Not ZedOnly retry another uid if we had a name clash, otherwis...
2000-06-07 Dan WinshipRemove exists, create, delete. A CamelFolder now always...
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-04-06 Dan WinshipReorganize the folder-fetching methods and implement...
2000-03-09 Dan Winshipfix the name of "Helix Code, Inc." in all the copyrights
2000-02-24 Dan WinshipMove "separator" from camel-store to camel-folder,...
2000-02-21 Dan Winshipadd CamelExceptions to several functions. Use camel_ses...
2000-02-19 Dan WinshipNew header with the typedefs for all camel classes...
2000-02-16 bertranddon't seek the begining of the substream. (_eos): fix...
2000-01-24 bertrandadd recipient_list to the recipients, not recipients_li...
2000-01-22 bertrandadd exception handling everywhere in the store related...
2000-01-03 Bertrand GuiheneufUpdated my e-mail address to reflect my new employment
1999-12-14 Bertrand GuiheneufFix copyright informations once again
1999-11-17 Ettore PerazzoliMore work:
1999-10-23 Bertrand GuiheneufCopyright change
1999-08-29 Bertrand GuiheneufAddress update
1999-08-12 bertrandremove stupid debug code. (add_mail_store): use camel_s...
1999-08-12 bertrandcompilation and runtime fixes.
1999-08-06 bertrandadd debug information (_list_subfolders): test if first...
1999-08-01 Bertrand Guiheneufmerge a lot of work. Rough ChangeLog will follow
1999-04-25 bertrandinitialize folder object.
1999-04-25 bertrandbasic provider structure. Have to write the code for...
1999-04-23 bertrandremoved devel-docs until I come up with a correct Makef...
1999-04-21 Bertrand GuiheneufA first attempt at setting up the documentation system.
1999-04-20 bertrandnow CamelStore inherits from CamelService.
1999-04-18 Bertrand Guiheneufmissing files.