add #ifdef HAVE_ALLOCA_H
[platform/upstream/evolution-data-server.git] / camel / ChangeLog
2000-11-21 Dan Winshipadd #ifdef HAVE_ALLOCA_H
2000-11-21 Not ZedShite, -1 on error, >=0 on success. So i've just been...
2000-11-21 Not ZedAdded camel-folder-thread.[ch].
2000-11-21 Jeffrey Stedfastfix changelog merge conflicts
2000-11-21 Jeffrey StedfastFixed to return the correct bytecount in all cases...
2000-11-20 Not ZedFixes for the summary messageid changes. Hash the messa...
2000-11-17 Jeffrey StedfastWhen extracting a literal string, capture up until...
2000-11-17 Jeffrey StedfastUse the byte-read count to decrement the number of...
2000-11-17 Not ZedWe should always terminate the string. No need to check...
2000-11-16 Not ZedCheck the uid string is all digits before trying to...
2000-11-16 Not ZedNew file - utility functions for locking using differen...
2000-11-15 Radek Doulikremoved #include <libgnomevfs/gnome-vfs.h>
2000-11-15 Radek Doulikmime_guess_type_from_file_name moved back to composer...
2000-11-15 Not ZedRemoved local again, not quite ready.
2000-11-14 Jeffrey StedfastDon't cast an int to a ssize_t.
2000-11-10 Dan Winshipput a space before a single-digit day of the month...
2000-11-10 Radek Doulikfix ids ending with '.'
2000-11-09 Dan WinshipFix error handling. (Only send a "*" to bail out of...
2000-11-08 Radek Douliknew function, moved from composer
2000-11-08 Not ZedKeep track of the caller bestenc flags that make sense.
2000-11-07 Ettore PerazzoliFix the default implementation for CamelService::get_na...
2000-11-07 Dan WinshipKill debugging, as it causes lots of evolution-mail...
2000-11-07 Not ZedImplement a complete() function, now we need one. ...
2000-11-07 Peter WilliamsTwo segfault fixes
2000-11-04 Radek Douliknew function, generates simple message/content id
2000-11-04 Not ZedSet the preface/postface from the parser into the multi...
2000-11-03 Jeffrey StedfastUndo my incorrect fix - I misunderstood danw - sorry!
2000-11-03 Dan WinshipUnbreak this.
2000-11-03 Jeffrey StedfastIf show_pass, then base64 the password before writing...
2000-11-03 Dan WinshipAdd an "url_flags" field to CamelProvider. Move the...
2000-11-02 Jeffrey StedfastQuote foldernames when sending to the IMAP server becau...
2000-11-02 Not ZedMerged in camel-incremental-branch.
2000-11-02 Dan WinshipRemove old subbed folders from hash table after freeing...
2000-11-01 Dan WinshipDeal correctly with namespace == ""
2000-11-01 Gediminas Paulauskascalendar: made all gui show localized
2000-10-31 Dan WinshipAdd a new argument, clean, that says whether or not...
2000-10-30 Dan WinshipNew file with code for IMAP authentication mechanisms...
2000-10-30 Dan Winship Improved IMAP namespace handling: leave the namespace...
2000-10-29 Dan WinshipRemove md5-utils.h include since it's not part of Camel...
2000-10-27 Dan WinshipRemove previous comment about Outlook brokenness, since...
2000-10-27 Dan WinshipWork around Outlook brokenness in iMIP parsing by only...
2000-10-27 7build md5-utils
2000-10-25 Kjartan MaraasAdd newline to kill warnings.
2000-10-25 Dan WinshipFix folder listing code infinite loop.
2000-10-25 Dan WinshipAdd a "parent" field to CamelFolderInfo.
2000-10-25 Chris Toshokadd subscribed_folders.
2000-10-24 Dan WinshipFill in the message_count and unread_message_count...
2000-10-24 Dan Winshiplots of i18n fixes
2000-10-23 Chris Toshokadd camel-nntp-types.h.
2000-10-23 Dan WinshipFix a "how could this have been working before" memory...
2000-10-23 Dan WinshipThese should have gone away a long time ago.
2000-10-20 Chris Toshokre-enable the nntp provider.
2000-10-20 Chris Toshokadd function to build a tree from the nntp group names...
2000-10-20 Chris Toshok#include <sys/types.h> before <regex.h>
2000-10-20 Dan WinshipFix a bug with "INBOX" (or anything else with NIL hiera...
2000-10-20 Dan WinshipEmit message_changed and folder_changed as appropriate.
2000-10-19 Dan WinshipUpdate comment here so refresh_info isn't just for...
2000-10-19 Ettore PerazzoliBuild fixes from Jacob, same as the other branch.
2000-10-19 Jeffrey StedfastThe correct fix this time - the description should...
2000-10-18 Ettore PerazzoliInitialize the outbuf to be empty before calling unicod...
2000-10-18 Not ZedNo, we must not encode the headers here. These interfac...
2000-10-18 Dan Winship (camel_imap_folder_new): Move the summary creation...
2000-10-18 Dan WinshipRemove cached info at the end of the summary when the...
2000-10-18 Jeffrey StedfastEncode the header value. (add_header): Same.
2000-10-17 Not ZedAdded some malloc check debugging stuff.
2000-10-17 Jeffrey StedfastDon't imap_next_word(respbuf + 2), instead use imap_nex...
2000-10-17 Jeffrey StedfastDon't free 'resp' as it doesn't point to the beginning...
2000-10-16 Chris Toshokwhen using the construct (flags & CAMEL_SERVICE_URL_NEE...
2000-10-16 Jeffrey StedfastOnly send the LOGOUT command if the store is connected...
2000-10-16 Dan WinshipDeal with the possibility of not getting a LIST respons...
2000-10-12 Dan WinshipSimple subclass of CamelFolderSummary that also keeps...
2000-10-12 Not ZedRemoved temp_message_buffer, and content_input_stream...
2000-10-11 Chris Toshokremove the leading '/'. (nntp_store_subscribe_folder...
2000-10-11 Jeffrey StedfastQuote the mailbox name as it may contain spaces. (imap_...
2000-10-11 Chris Toshokfill in message_count and unread_message_count properly.
2000-10-10 Joe ShawUn-rasterize my changelog entry
2000-10-10 Joe ShawCheck before deferencing the sep pointer.
2000-10-10 Jacob "Ulysses"... teach camel about "its" vs. "it's"
2000-10-10 Chris Toshokwrite out the newsrc. (nntp_store_get_name): if @brief...
2000-10-06 Jeffrey StedfastDecode the resulting string.
2000-10-06 Chris Toshoknew file.
2000-10-06 Jeffrey StedfastFix so that we don't encode every single char in the...
2000-10-06 Jeffrey StedfastFix so that we don't encode every single char in the...
2000-10-06 Chris Toshokadd camel-nntp-grouplist.h (libcamelnntp_la_SOURCES...
2000-10-06 Jeffrey StedfastEncode the name part of the address and don't quote...
2000-10-05 Jeffrey StedfastUse the camel_address_encode function again.
2000-10-05 Jeffrey StedfastModified to not encode space chars in the middle of...
2000-10-05 Chris Toshokrevert to old method (only use XOVER if OVER is supported.)
2000-10-04 Chris Toshokreturn a gboolean so we can tell if this command worked...
2000-10-04 Dan WinshipFix a case where a variable was free'd and then possibl...
2000-10-04 Chris Toshoknews: -> nntp:.
2000-10-04 Chris Toshokuse "nntp:" instead of "news:" since "news:" urls aren...
2000-10-04 Chris Toshokborrow some code from the imap provider to query the...
2000-10-04 Dan WinshipIMAP4 (pre-rev1) doesn't support the 'LIST "" ""' idiom...
2000-10-04 Jeffrey StedfastUse header_encode_phrase instead. (camel_mime_message_s...
2000-10-04 Not ZedHandle the case where ct != NULL, but type and subtype...
2000-10-03 Jeffrey StedfastQuote the mailbox name when sending a SELECT request...
2000-10-03 Dan WinshipNew file containing camel_imap_command and friends...
2000-10-02 Jeffrey StedfastNew convenience function to determine if there are...
2000-10-02 Jeffrey StedfastUse the CamelInternetAddress parser. (smtp_get_email_ad...
next