summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initial importV0_0_1JP Rosevear2003-11-030-0/+0
* Initial revisionJP Rosevear2003-11-03289-0/+917713
* Don't compress trailing slashes in URI elements.Hans Petter Jansson2003-10-311-3/+15
* removed, now redundant.backend-split-branch-merge-startNot Zed2003-10-313-452/+4
* implement something basic.Not Zed2003-10-302-2/+17
* Added a note about api inconsistencies.Not Zed2003-10-3012-1301/+1253
* We should check List-Post before List-Id (List-Post has to contain theJeffrey Stedfast2003-10-282-10/+17
* Fixes bug #35083Jeffrey Stedfast2003-10-284-12/+57
* fill_popup_menu signal has 2 arguments.Rodrigo Moya2003-10-281-1/+1
* added "fill_popup_menu" signal, to allow the addition of new items to theRodrigo Moya2003-10-282-1/+33
* better detection of broken date to give to broken_date_parser.Frédéric Crozat2003-10-282-0/+20
* If a word is longer than CAMEL_TEXT_INDEX_MAX_WORDLEN, then ignore it.Jeffrey Stedfast2003-10-272-2/+11
* Removed unneeded CAMEL_OBJECT() casts.Jeffrey Stedfast2003-10-2324-104/+117
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-2117-21/+2500
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-213-0/+893
* file camel-spam-plugin.c was initially added on branch spam-filtering.Radek Doulik2003-10-160-0/+0
* file camel-spam-plugin.h was initially added on branch spam-filtering.Radek Doulik2003-10-160-0/+0
* Fixed a #include.new-ui-branch-merge-startnew-ui-branch-merge-endBEFORE_NEW_UI_MERGEJeffrey Stedfast2003-10-162-1/+5
* Allow timezone offsets to be up to 14 hours ahead of UTC. Fixes bugJeffrey Stedfast2003-10-093-3/+10
* Removed an unused variable.spam-filtering-startJeffrey Stedfast2003-10-082-1/+5
* fixed a comment spelling mistake and removede CAMEL_OBJECT() casting where it...Jeffrey Stedfast2003-09-251-12/+13
* If the localhost lookup results in a numeric IPv6 host, use the formJeffrey Stedfast2003-09-252-1/+9
* If the CREATE flag is set and the parent .sbd directory does not exist,Jeffrey Stedfast2003-09-233-2/+19
* Don't forget to flush the iconv conversion.Jeffrey Stedfast2003-09-232-1/+6
* Don't try dot-files.Jeffrey Stedfast2003-09-233-0/+8
* ** See bug #41610Not Zed2003-09-232-1/+9
* Added "offline_sync" option, which lets you synchronise all mail to localNot Zed2003-09-2211-204/+316
* Fix the code that creates a new ssl stream to pass the correct argumentsJeffrey Stedfast2003-09-225-6/+24
* New function to replace the one from camel-mime-part.cJeffrey Stedfast2003-09-1817-103/+142
* namespaced the encoding/decoding routines.Jeffrey Stedfast2003-09-1810-52/+78
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-1845-911/+1076
* Implement a temp hack so trunk works until we merge in new-ui-branch.Jeffrey Stedfast2003-09-162-10/+19
* Don't warning about how we haven't written anything to the stream, this isJeffrey Stedfast2003-09-162-4/+9
* removed dead code.Not Zed2003-09-157-239/+100
* Implements CamelLocalFolder::get_full_path() (publicly namespaced so thatJeffrey Stedfast2003-09-126-51/+696
* added copyright comment blockJeffrey Stedfast2003-09-122-0/+48
* updated warning to mention the proper rfcJeffrey Stedfast2003-09-121-2/+2
* addDan Winship2003-09-111-0/+11
* Remove libcamel-static.laDan Winship2003-09-112-5/+4
* call camel_folder_sync bypassing the folder lock. SeeNot Zed2003-09-082-2/+8
* Add PREAUTH handling and pine/mutt/etpan/etc.-style 'ssh <mailhost> execevolution-a11y-branchDavid Woodhouse2003-09-043-2/+169
* New stream implementation for running commands. Compile the aboveDavid Woodhouse2003-09-034-0/+335
* ** See bug #47765.Not Zed2003-09-034-22/+37
* removed debug printfs.Not Zed2003-08-302-12/+5
* Need to copy the local properties list before passing it out, since it'sNot Zed2003-08-302-1/+6
* implement PERSISTENT_PROPERTIES, for index mode.Not Zed2003-08-2710-22/+752
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-2645-1076/+911
* reverted some namespacing changes to internal functionsJeffrey Stedfast2003-08-261-17/+17
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-08-2617-161/+193
* Namespaced.Jeffrey Stedfast2003-08-2543-770/+903