Updated for string-utils namespace changes.
[platform/upstream/evolution-data-server.git] / camel / camel-folder.c
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-03-28 Not Zedremove unused var.
2003-03-13 Jeffrey StedfastDon't add bogus uids to the uid array. Might fix bug...
2002-10-18 Not ZedDo the filtering ourselves. This is so a problem like...
2002-10-04 Not ZedDont get the filter driver inside the change_lock....
2002-10-03 Not Zed/home/notzed/gnome/head/evolution/camel
2002-09-23 Jeffrey StedfastIf the original message is deleted, reset the deleted...
2002-07-31 Jeffrey StedfastUpdate the comment.
2002-06-26 Not ZedInclude <sys/time.h> for struct timeval.
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...
2002-05-07 Not ZedCheck for LOGIN xxxx as well if debug is on, so we...
2002-01-08 Jeffrey StedfastFlush the only-once actions.
2001-10-29 9Turn off w() -> warnings.
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-20 0If no exception supplied, use a local one. (move_messag...
2001-10-09 9Implement.
2001-10-09 Dan Winshipreplace the ever-growing list of gbooleans with a singl...
2001-10-05 Jeffrey StedfastTurn off warnings. (get_name): Same.
2001-10-03 Jeffrey StedfastCall camel_folder_delete() on the folder if it's "alive".
2001-09-25 5Only unref info if we got it.
2001-09-25 4Set the exception to FOLDER_INVALID rather than making...
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-17 Jeffrey StedfastReverted previous changes.
2001-09-16 Jeffrey StedfastNew function to get the URI of a folder. (get_uri)...
2001-09-11 0Progress reporting while moving messages.
2001-08-01 Not ZedSlightly re-arranged filter/change notification logic...
2001-07-25 Not ZedChange the break into a continue, we should process...
2001-07-05 Jeffrey Stedfastif source == dest, just no-op.
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-06-18 Jeffrey StedfastNote: Except for the info_free(), the NULL checks are...
2001-04-24 Jeffrey StedfastNew class that can be used to browse a multipart/digest...
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-03-13 Jeffrey StedfastDon't allow the user to copy a message to or from the...
2001-02-23 Michael ZucciDoh, cut and paste problem, use mlist not cc.
2001-02-21 Not ZedRemoved, not used. (camel_vee_folder_new): Removed...
2001-02-19 Not ZedAdded flags argument. (message_changed): Add support...
2001-02-06 Not ZedRemoved unwanted header. It was never put in for a...
2001-01-17 Michael ZucciIndex: ChangeLog
2001-01-11 Dan WinshipFix a locking problem. (One branch of an if statement...
2001-01-04 Not ZedIf we have a lot of messages changed, promote it to...
2001-01-03 Not ZedREmove warning, this isn't really deprecated, sigh.
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-11-30 Not ZedRemove assertion that content is there, when it no...
2000-11-28 Not ZedSet the info size's properly, oops!
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-19 Dan WinshipUpdate comment here so refresh_info isn't just for...
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 Peter WilliamsFix the camel-folder's thaw handler. Implement event...
2000-08-11 Not ZedImplement. (mh_get_message_user_tag): Implement.
2000-08-11 Not ZedYay so lets fix an already fixed fix, again. (copy_mess...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-08-10 Not ZedA better way to compress leading whitespace. The code...
2000-08-07 Dan WinshipFix this to not require NULL-termination of the array.
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 StedfastUse mbox_set_message_flags () instead of setting the...
2000-07-12 Peter WilliamsFix bug #378: last displayed message is still shown...
2000-07-12 Peter WilliamsFix bug #394: Refiling messages does not update the...
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-16 Dan Winshipdocument camel_folder_search_by_expression
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-30 Jeffrey StedfastImplemented a few more imap functions in providers...
2000-05-19 NotZed> searchpart = strchr(namepart, '?');
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-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 Zucci> * gmime-utils.[ch]: What the hell, remove it. This...
2000-05-02 Michael ZucciDeleted messages properly get removed from the index.
2000-05-02 Michael Zucci> (camel_folder_expunge): Changed to only allow expung...
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-18 Dan Winshipkill camel-log
2000-04-06 Dan WinshipReorganize the folder-fetching methods and implement...
2000-03-28 Dan Winshipfix warnings
2000-03-28 Dan Winshipadd delete_message_by_{number,uid}.
2000-03-23 NotZedAdded async search api.
next