Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-folder.h
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-10 Jeffrey Stedfastmore doc fixes
2005-05-10 Jeffrey Stedfastmore docs written
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-04-13 Not Zedimplement the new counts, and get them all atomically...
2004-04-13 Jeffrey StedfastFix NotZed's fix to not mark messages as unseen. Fixes...
2004-04-08 Not Zedalways set the seen flag when we delete a message....
2004-04-02 Jeffrey StedfastNew function to get the deleted message count (used...
2004-03-03 Not Zedfun dun diddley un fun. Since we're writing a const...
2004-02-06 Not Zedchanged to return a boolean to indicate if the flags...
2004-01-27 Radek Doulikset CAMEL_FOLDER_SUPRESS_JUNK_TEST flag (imap_update_su...
2003-11-12 Radek Doulikmerged spam filtering branch
2003-08-27 Not Zedimplement PERSISTENT_PROPERTIES, for index mode.
2002-07-30 Jeffrey StedfastNew source file implementing a very basic certificate...
2002-06-03 Not Zedsetup/free the mech string.
2002-05-13 Dan WinshipAdd a "char **appended_uid" argument, for the caller...
2002-05-10 Dan WinshipReplace copy_messages_to and move_messages_to with...
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-09 9Implement.
2001-10-09 Dan Winshipreplace the ever-growing list of gbooleans with a singl...
2001-10-03 Jeffrey StedfastCall camel_folder_delete() on the folder if it's "alive".
2001-09-18 8If filter inbox is set on the store, and we're opening...
2001-09-17 Jeffrey StedfastReverted previous changes.
2001-09-16 Jeffrey StedfastNew function to get the URI of a folder. (get_uri)...
2001-06-28 Dan WinshipIf the folder is frozen, don't refresh, just record...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-27 Jeffrey StedfastUse camel_vtrash_folder_new() to create the vtrash...
2001-03-17 Not ZedImplemented. (ref_message_info): And default implementa...
2001-02-22 Jeffrey StedfastRemove the 'FIXME: remove because this isn't required...
2001-02-21 Not ZedRemoved, not used. (camel_vee_folder_new): Removed...
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-11-21 Not ZedShite, -1 on error, >=0 on success. So i've just been...
2000-11-15 Not ZedRemoved local again, not quite ready.
2000-11-02 Not ZedMerged in camel-incremental-branch.
2000-10-02 Dan WinshipRemove camel_folder_{get,free}_subfolder_info, as we...
2000-09-19 Dan WinshipRemoved (camel_folder_init, camel_folder_construct...
2000-08-29 Peter WilliamsCamelRemoteStore: a new generic store for stores that...
2000-08-11 Not ZedImplement. (mh_get_message_user_tag): Implement.
2000-08-10 Peter WilliamsMerge with camel-async.
2000-08-10 Not ZedA better way to compress leading whitespace. The code...
2000-07-25 Dan WinshipRemove exceptions from a number of methods that work...
2000-07-24 Dan WinshipRemove camel_folder_get_message_uid, which was not...
2000-07-12 Dan WinshipUseful default implementations for free_{uids,subfolder...
2000-07-12 Jeffrey StedfastNow takes a flags argument to specify the flags to...
2000-07-10 Jeffrey StedfastImplemented.
2000-07-07 Dan WinshipMake this return a GPtrArray rather than a GList.
2000-07-03 Dan WinshipNew functions to freeze and thaw a folder (to prevent...
2000-07-01 Jeffrey StedfastRenamed _by_uid methods. Since we no longer have get...
2000-07-01 Jeffrey StedfastNew function, to copy a message from one folder to...
2000-06-30 Dan WinshipNew function, to move a message from one folder to...
2000-06-16 Dan Winship Move flag handling from CamelMimeMessage to CamelFolde...
2000-06-15 Dan WinshipKill. Folders are now always open, and handle "closing...
2000-06-07 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-07 Dan WinshipRemove exists, create, delete. A CamelFolder now always...
2000-05-19 Dan Winshipremove message_number_capability and require uid capati...
2000-05-18 Dan WinshipRemove unused async open/close and copy_message_to...
2000-05-15 Dan WinshipRemove camel_folder_get_summary, which no longer exists.
2000-05-08 NotZedMerged NEW_SUMMARY branch back to trunk, and resolved...
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-05-04 NotZedNo, we're not going to have g_strcasecmp for no good...
2000-05-02 Michael ZucciDeleted messages properly get removed from the index.
2000-05-02 Michael Zucci> (func_header_contains): Debug out some search stuff.
2000-05-01 Michael ZucciRemoved search_id.
2000-05-01 NotZedMore message cleanup. Flags now work, are saved, and...
2000-04-20 NotZedMERGE NEW_PARSER branch into HEAD, fixed conflicts.
2000-04-06 Dan WinshipReorganize the folder-fetching methods and implement...
2000-03-28 Dan Winshipadd delete_message_by_{number,uid}.
2000-03-23 NotZedAdded async search api.
2000-03-09 Dan Winshipfix the name of "Helix Code, Inc." in all the copyrights
2000-02-24 Dan Winshipfix variable name
2000-02-24 Dan WinshipMove "separator" from camel-store to camel-folder,...
2000-02-24 Dan Winshipuse CamelExceptions for run-time errors, not incorrect...
2000-02-22 bertrandfix to show a sample correct implementation.
2000-02-19 Dan WinshipNew header with the typedefs for all camel classes...
2000-02-17 bertranduse camel_stream_reset instead of seek. The formatter...
2000-02-14 NotZedNew file, implements the search api for mbox folders.
2000-01-22 bertrandtest the mbox provider.
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-18 bertrandupdated to take the change on append into account.
1999-12-16 bertrandchanged the return value. Now returns the list of expun...
1999-12-15 bertrandimplemented. The routines in this file will be called...
1999-12-15 bertrandupdate (_get_message_by_number): Update to reflect...
1999-12-15 bertrandclean-ups.
1999-12-14 Bertrand GuiheneufFix copyright informations once again
1999-11-17 Ettore PerazzoliMore work:
1999-10-23 Bertrand GuiheneufCopyright change
1999-10-18 Bertrand Guiheneuflap sync
1999-10-13 bertrandA lot of changes. The thread proxy mechanism
1999-09-27 Bertrand Guiheneufredesign of the proxy/marshaling code. Uses GtkArg...
1999-09-23 Bertrand GuiheneufAdded corba-like exception system to CamelFolder. The...
1999-09-08 bertrandimpemented.
1999-09-05 bertrandBasic UID framework.
1999-09-05 bertrandNew revision. Some fixes.
1999-09-05 bertranduse folder summary instead of opening all messages.
next