summaryrefslogtreecommitdiff
path: root/camel/providers/imap/camel-imap-summary.c
Commit message (Expand)AuthorAgeFilesLines
* DBv2. Folders work. vfolders too, but need lot of optimization.db-summary-v2Srinivasa Ragavan2008-09-291-2/+6
* Implement in-db uid sort while loading.Srinivasa Ragavan2008-08-211-21/+16
* ** Fix for bug #544049Milan Crha2008-07-251-1/+1
* ** Fix for bug #543943Milan Crha2008-07-231-1/+3
* Add migration code and more cleanups.Srinivasa Ragavan2008-07-211-0/+1
* #include "camel-string-utils.h"Matthew Barnes2008-07-181-0/+1
* Pushing the on-disk summary changes from the madagascar branchSankarasivasubramanian Pasupathilingam2008-07-161-6/+149
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-5/+5
* ** Part of fix for bug #211353Milan Crha2007-12-171-25/+8
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-5/+5
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-4/+5
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* camel-cipher-context.c Drop unneeded <pthread.h>.Tor Lillqvist2005-08-171-1/+0
* ** See bug #242032.Not Zed2005-08-171-0/+35
* Bumped version to 3 and added code to handle evrsion 2 (for compat withJeffrey Stedfast2005-02-011-5/+15
* ** Merge in notzed-messageinfo-branch, fix some minor conflicts.Not Zed2004-11-121-33/+40
* See bug #55618.Not Zed2004-03-171-0/+2
* ** See bug #51045.Not Zed2004-02-161-8/+20
* The flags'n'tags copy was unnecessary. Removed it.Peter Williams2002-07-261-4/+0
* Prototype.Peter Williams2002-07-251-0/+27
* Check for LOGIN xxxx as well if debug is on, so we dont print passwords toNot Zed2002-05-071-0/+4
* More fixing of the license texts.Ettore Perazzoli2001-10-271-12/+11
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-3/+3
* Create a CamelDiscoDiary. (imap_disconnect_offline): And free it.Dan Winship2001-05-291-0/+30
* New file, with the int, string, time_t, and off_t encode/decode routinesDan Winship2001-04-261-6/+5
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-291-3/+3
* Function to check if the store is online and set an exception if not.Dan Winship2001-03-201-18/+3
* Removed some debug 'warnings', as they should now be displayed at theNot Zed2001-01-231-10/+7
* Add some g_warnings() to help debug later if I ever get the segfaults IJeffrey Stedfast2001-01-181-1/+5
* Delayed loading of IMAP message parts.Dan Winship2001-01-171-4/+30
* Add "guint32 server_flags" to CamelImapMessageInfo to keep track of theDan Winship2000-12-191-1/+38
* Handle the case where the summary failed to load - clear the summary andJeffrey Stedfast2000-11-301-2/+6
* Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY valueDan Winship2000-10-121-0/+147
* Added code to expunge if called for (still need to finish coding this).Jeffrey Stedfast2000-06-171-771/+0
* providers/imap/camel-imap-summary.c now buildsJeffrey Stedfast2000-06-071-14/+14
* moved camel-imap-stream.* to providers/imapJeffrey Stedfast2000-06-071-0/+771