Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / imap / camel-imap-folder.h
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-09-02 Sankar PShow messages from cache, before checking for new mails...
2006-05-19 Jeffrey StedfastGet rid of the search_lock and simply reuse the connect...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2004-01-14 Not Zed** Patch from Timo Sirainen <tss@iki.fi> to honour...
2004-01-09 Not Zedfix removal of journal file, and remove the cmeta state...
2002-05-21 Jeffrey StedfastDon't call some retarded function to simply set an...
2001-11-30 Jeffrey StedfastDon't use regex matching. Fixes bug #16227.
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-09-18 8If filter inbox is set on the store, and we're opening...
2001-07-02 Dan Winshipnew method to get an application-initialized filter...
2001-06-28 Dan WinshipIf the folder is frozen, don't refresh, just record...
2001-05-26 Dan WinshipAdd a "need_rescan" flag saying if we want to rescan...
2001-05-03 Dan Winshipnew abstract class for disconnectable remote stores
2001-03-15 Dan Winship First batch of disconnected IMAP-related stuff. This...
2001-01-11 Dan WinshipNew function to check for added/deleted messages when...
2001-01-10 Dan WinshipNew header to prevent recursive #include problems
2001-01-02 Dan Winship IMAP randomness.
2000-12-24 Michael Zucci clean up a stubborn and hard to remove imap_folder...
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-12-21 Dan WinshipNew CamelFolderSearch subclass that just reimplements...
2000-12-13 Dan Winshipchange a bunch of IS_CAMEL_* macros to CAMEL_IS_*
2000-10-30 Dan Winship Improved IMAP namespace handling: leave the namespace...
2000-10-12 Dan WinshipSimple subclass of CamelFolderSummary that also keeps...
2000-10-02 Dan WinshipRemove camel_folder_{get,free}_subfolder_info, as we...
2000-09-27 Dan WinshipReturn untagged data in a GPtrArray rather than a strin...
2000-09-22 Dan WinshipThe root folder's name is "", not the namespace. (camel...
2000-09-19 Dan WinshipRemoved (camel_folder_init, camel_folder_construct...
2000-08-29 Jeffrey StedfastUpdated to check for EXPUNGE notifications
2000-08-10 Peter WilliamsMerge with camel-async.
2000-07-27 Jeffrey StedfastNow uses a hash table for looking up message info rathe...
2000-07-25 Jeffrey StedfastOptimized to try and get the new message headers withou...
2000-07-25 Jeffrey StedfastUpdated to give special attention to the root folder.
2000-07-24 Jeffrey StedfastInitialize the summary and subfolder listing. (imap_sum...
2000-06-22 Jeffrey StedfastUpdated
2000-06-21 Jeffrey StedfastModified to use the "namespace" (url->path) if it exists.
2000-06-20 Jeffrey Stedfastbasically got IMAP into the tree view
2000-06-19 Jeffrey StedfastSet summary equal to NULL. (imap_get_summary): Store...
2000-06-18 Jeffrey StedfastNow gets the message flags as it should. (imap_get_summ...
2000-06-17 Jeffrey StedfastAdded code to expunge if called for (still need to...
2000-06-09 Jeffrey StedfastUpdated to reflect changes made in camel-imap-store.c
2000-06-06 Jeffrey Stedfastworked on getting providers/imap/* to build cleanly...
2000-05-27 Jeffrey StedfastRipped out camel_imap_command_get_additional_data(...
2000-05-26 Jeffrey StedfastUpdated several imap source files
2000-05-25 Jeffrey StedfastAdded more files to the imap provider to use as an...