aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/vee
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease-0-2-91nobody2001-08-021-6/+0
* sshJose Maria Celorio2001-06-291-0/+6
* Remove some unused stuffDan Winship2001-03-072-12/+0
* Removed all files.Not Zed2001-02-227-1307/+0
* Removed, not used. (camel_vee_folder_new): Removed call to build_folder.Not Zed2001-02-221-47/+5
* Added flags argument. (message_changed): Add support for the auto-updateNot Zed2001-02-206-120/+482
* Emit the folder_created signal here.Jeffrey Stedfast2001-02-161-1/+14
* Rewrite a bunch. Replace the existing folder cache stuff with much simplerDan Winship2001-02-101-9/+0
* Set the CamelFolder::name to just the base part of the vfolder name (theDan Winship2001-01-231-2/+2
* Added profiling temp files.Not Zed2001-01-221-0/+4
* Dont try and unref a messageinfo that wasn't there, and use the right freeNot Zed2001-01-061-6/+27
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-242-244/+172
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*Dan Winship2000-12-142-2/+2
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-22/+52
* Shite, -1 on error, >=0 on success. So i've just been truncating all theNot Zed2000-11-212-27/+208
* Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-041-0/+2
* lots of i18n fixesDan Winship2000-10-241-2/+2
* No, we must not encode the headers here. These interfaces ARE rawNot Zed2000-10-181-2/+2
* Remove default_ports.Dan Winship2000-10-031-1/+0
* Remove camel_folder_{get,free}_subfolder_info, as we want to be able toDan Winship2000-10-031-2/+0
* Removed (camel_folder_init, camel_folder_construct): New object initDan Winship2000-09-203-61/+55
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-261-0/+1
* t Zed <NotZed@HelixCode.com>Michael Zucci2000-08-111-28/+17
* Merge with camel-async.Peter Williams2000-08-114-83/+42
* A better way to compress leading whitespace. The code is probably invalidNot Zed2000-08-111-3/+1
* Buffer overrun fix in g_strfreev -- two more that I forgotPeter Williams2000-08-011-0/+2
* Buffer overrun fix in g_strfreevPeter Williams2000-08-011-0/+1
* Fix Makefile.am booboo.Peter Williams2000-07-281-2/+0
* Remove exceptions from a number of methods that work on what ought to beDan Winship2000-07-251-34/+31
* Useful default implementations for free_{uids,subfolder_names,summary}.Dan Winship2000-07-131-7/+2
* Initialize a variable to make this not crash again. And fix a bug so itDan Winship2000-07-111-2/+2
* kill more debugging messagesDan Winship2000-07-112-22/+0
* Implemented.Jeffrey Stedfast2000-07-101-0/+24
* New function to copy a header_references structure.Dan Winship2000-07-101-71/+44
* Renamed _by_uid methods. Since we no longer have get-by-number methods, noJeffrey Stedfast2000-07-011-12/+12
* UpdatedJeffrey Stedfast2000-06-231-1/+6
* Move flag handling from CamelMimeMessage to CamelFolder. ThisDan Winship2000-06-171-54/+110
* Kill. Folders are now always open, and handle "closing" sorts ofDan Winship2000-06-161-35/+6
* Updated: a separator is now a char* rather than a single char because IMAPJeffrey Stedfast2000-06-142-6/+8
* don't pass a second (incorrect) -rpath in addition to the (correct) oneDan Winship2000-06-131-1/+1
* Remove exists, create, delete. A CamelFolder now always references anDan Winship2000-06-072-11/+2
* Make sure we copy messages which are still intact to the new folder.Not Zed2000-05-301-0/+2
* > (message_changed): Track changes to the source message in theMichael Zucci2000-05-301-4/+63
* Check the searched folder is open before trying to search it.Not Zed2000-05-301-0/+12
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-291-0/+2
* Removed camel-simple-data-wrapper again. Less code to maintain == betterNotZed2000-05-261-0/+70
* Shut up.Ettore Perazzoli2000-05-231-0/+7
* > searchpart = strchr(namepart, '?');NotZed2000-05-202-6/+94
* remove message_number_capability and require uid capatibility.Dan Winship2000-05-191-17/+18
* add urls fileDan Winship2000-05-191-0/+1
* Guess!NotZed2000-05-196-0/+656