platform/upstream/evolution-data-server.git
2003-10-28 Rodrigo Moyaadded "fill_popup_menu" signal, to allow the addition...
2003-10-28 Frédéric Crozatbetter detection of broken date to give to broken_date_...
2003-10-27 Jeffrey StedfastIf a word is longer than CAMEL_TEXT_INDEX_MAX_WORDLEN...
2003-10-23 Jeffrey StedfastRemoved unneeded CAMEL_OBJECT() casts.
2003-10-21 Ettore PerazzoliMerge new-ui-branch into the trunk.
2003-10-21 Ettore PerazzoliMerge new-ui-branch to the trunk.
2003-10-16 Radek Doulikfile camel-spam-plugin.c was initially added on branch...
2003-10-16 Radek Doulikfile camel-spam-plugin.h was initially added on branch...
2003-10-16 Jeffrey StedfastFixed a #include.
2003-10-09 Jeffrey StedfastAllow timezone offsets to be up to 14 hours ahead of...
2003-10-08 Jeffrey StedfastRemoved an unused variable.
2003-09-25 Jeffrey Stedfastfixed a comment spelling mistake and removede CAMEL_OBJ...
2003-09-25 Jeffrey StedfastIf the localhost lookup results in a numeric IPv6 host...
2003-09-23 Jeffrey StedfastIf the CREATE flag is set and the parent .sbd directory...
2003-09-23 Jeffrey StedfastDon't forget to flush the iconv conversion.
2003-09-23 Jeffrey StedfastDon't try dot-files.
2003-09-23 Not Zed** See bug #41610
2003-09-22 Not ZedAdded "offline_sync" option, which lets you synchronise...
2003-09-22 Jeffrey StedfastFix the code that creates a new ssl stream to pass...
2003-09-18 Jeffrey StedfastNew function to replace the one from camel-mime-part.c
2003-09-18 Jeffrey Stedfastnamespaced the encoding/decoding routines.
2003-09-18 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-09-16 Jeffrey StedfastImplement a temp hack so trunk works until we merge...
2003-09-16 Jeffrey StedfastDon't warning about how we haven't written anything...
2003-09-15 Not Zedremoved dead code.
2003-09-12 Jeffrey StedfastImplements CamelLocalFolder::get_full_path() (publicly...
2003-09-12 Jeffrey Stedfastadded copyright comment block
2003-09-12 Jeffrey Stedfastupdated warning to mention the proper rfc
2003-09-11 Dan Winshipadd
2003-09-11 Dan WinshipRemove libcamel-static.la
2003-09-08 Not Zedcall camel_folder_sync bypassing the folder lock. See
2003-09-04 David WoodhouseAdd PREAUTH handling and pine/mutt/etpan/etc.-style...
2003-09-03 David WoodhouseNew stream implementation for running commands. Compile...
2003-09-03 Not Zed** See bug #47765.
2003-08-30 Not Zedremoved debug printfs.
2003-08-30 Not ZedNeed to copy the local properties list before passing...
2003-08-27 Not Zedimplement PERSISTENT_PROPERTIES, for index mode.
2003-08-26 Jeffrey Stedfasttemporarily reverting my camel namespace patches until...
2003-08-26 Jeffrey Stedfastreverted some namespacing changes to internal functions
2003-08-26 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-25 Jeffrey StedfastNamespaced.
2003-08-25 Jeffrey StedfastAdded some more error checking for reading/writing...
2003-08-21 Jeffrey StedfastDon't poke wrapper->stream directly, use
2003-08-20 Jeffrey StedfastMake sure to ref the stream. Fixes bug #47749.
2003-08-19 Jeffrey Stedfastreturn 77 when gpg isn't available rather than 127
2003-08-19 Not ZedVarious fixes to make it work.
2003-08-15 Not Zed** See bug #47634.
2003-08-15 Jeffrey StedfastDon't attach any filters to decode base64/qp/etc.
2003-08-14 Jeffrey StedfastSave errno when flushing/unreffing the filter stream.
2003-08-13 Jeffrey StedfastIf the content is base64/qp/uu/etc encoded but the...
2003-08-13 Not ZedFix the range check, we were stopping removal of 1...
2003-08-11 Not Zedforce connect manually so basics work.
2003-08-11 Jeffrey Stedfastupdated mime-tests README
2003-08-11 Jeffrey StedfastNew test suite for the mime parser (which is where...
2003-08-01 Michael Zucci add optional imapp compile
2003-08-01 Michael Zucci experimental, non-working imap implementation
2003-08-01 Jeffrey Stedfastoops, s/gpgfoo/gpg/
2003-08-01 Jeffrey Stedfastupdated
2003-08-01 Jeffrey StedfastSame.
2003-07-30 Jeffrey Stedfastoops, this too
2003-07-30 Jeffrey StedfastAlso updated.
2003-07-29 Suresh ChandrasekharanFix for #46168 'some additional locale aliases required...
2003-07-23 Jeffrey StedfastRevert my previous changes to this function.
2003-07-23 Dan Winship#include camel-file-utils.h for camel_read()
2003-07-17 Jeffrey StedfastUpdated to convert to/from the correct charset (since...
2003-07-17 Jeffrey StedfastIncrement the seekable stream position by the number...
2003-07-17 Jeffrey StedfastIncrement the seekable stream position by the number...
2003-07-17 Timo Sirainen** See bug #42573
2003-07-16 Jeffrey StedfastAdd the CamelMimePartEncodingType definition here.
2003-07-16 Jeffrey StedfastIf we read 0 bytes, then set eos to TRUE.
2003-07-09 Jeffrey Stedfastremoved camel-pkcs7-context.[c,h] - no longer useful
2003-07-09 Jeffrey Stedfastremoved camel-smime-utils.[c,h] which are no longer...
2003-07-09 Jeffrey Stedfastremoved #ifndef ENABLE_THREADS
2003-07-09 Jeffrey Stedfastremoved #ifdef ENABLE_THREADS
2003-07-09 Jeffrey StedfastGet rid of the #ifdef ENABLE_THREADS since we no longer...
2003-07-09 Jeffrey StedfastGet rid of the #ifdef ENABLE_THREADS since we no longer...
2003-07-09 Larry Ewingremove reference to camel-pgp-mime.h
2003-07-08 Jeffrey StedfastRemoved.
2003-07-08 Jeffrey StedfastUpdated (new copy/paste from e-iconv).
2003-07-08 Jeffrey StedfastUse camel_read(). (stream_write): Use camel_write().
2003-07-07 Jeffrey StedfastUse camel_mkdir().
2003-07-07 Jeffrey Stedfastremoved debug printfs
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-07-02 Jeffrey StedfastDon't quote the charset value, the qop value, nor the...
2003-07-02 Jeffrey StedfastUse gmtime_r() instead of using gmtime() and memcpy...
2003-07-01 Dan Winshipfree the summary hash
2003-07-01 David WoodhousePut day of week into outgoing email.
2003-06-25 Jeffrey StedfastAdded prototype for camel_folder_summary_remove_range().
2003-06-25 Not Zed** See bug #43887
2003-06-20 Not Zed** See bug #31745
2003-06-20 Not Zedif we got cancelled, the message is floating, so free...
2003-06-18 Jeffrey StedfastMade static (to match the prototype).
2003-06-18 Larry Ewingdon't leak the summary when reloading it. Fixes a very...
2003-06-18 Not ZedCalculate ranges to remove folder info's more efficient...
2003-06-17 Not Zed** See bug #44322
2003-06-13 Jeffrey StedfastFix for bug #40788.
2003-06-12 Ettore PerazzoliPut the ChangeLog.pre-1-4 in the Makefiles.
2003-06-12 Jeffrey StedfastPartial fix for bug #44457.
2003-06-11 Jeffrey Stedfastsome days you just wish you had that subatomic 100...
2003-06-11 Larry Ewinguse g_utf8_strdown properly.
next