Remove default_ports.
[platform/upstream/evolution-data-server.git] / camel / ChangeLog
2000-10-02 Dan WinshipRemove default_ports.
2000-10-02 Dan WinshipRemove camel_folder_{get,free}_subfolder_info, as we...
2000-09-29 Jeffrey StedfastFixed some memory leaks. (camel_smtp_transport_init...
2000-09-29 Jeffrey StedfastDon't send the recipient data through smtp_get_email_ad...
2000-09-28 Jeffrey StedfastMake sure to add the space char after an encoded word...
2000-09-28 Jeffrey StedfastWhen getting a literal string response, don't include...
2000-09-28 Not ZedNew function to fold headers.
2000-09-27 Dan WinshipReturn untagged data in a GPtrArray rather than a strin...
2000-09-26 Jeffrey StedfastQuote the folder name as it may contain spaces.
2000-09-22 Dan WinshipThe root folder's name is "", not the namespace. (camel...
2000-09-21 Dan WinshipNew function to convert Camel flags to an IMAP flag_list.
2000-09-21 Dan WinshipINBOX is case-insensitive. (get_root_folder_name):...
2000-09-19 Jeffrey StedfastUse the linewrap filter to achieve full RFC0821 compliance.
2000-09-19 Jeffrey StedfastWhen encoding the internet address, quote the name...
2000-09-19 Dan WinshipFix the case where INBOX isn't returned in the folder...
2000-09-19 Dan WinshipRemoved (camel_folder_init, camel_folder_construct...
2000-09-18 Christopher James... Added check for gnome-app-lib. Removed directories...
2000-09-17 Dan Winshipupdate CamelFolderInfo New function to free the content...
2000-09-15 Dan WinshipSet camel_verbose_debug to TRUE if CAMEL_VERBOSE_DEBUG...
2000-09-14 Jeffrey StedfastDon't use dir_sep as top-level directory, use "/".
2000-09-14 Dan WinshipDon't look at the response of the command. camel_imap_c...
2000-09-13 Jeffrey StedfastRewrote to take a third argument (gboolean *selectable...
2000-09-13 Jeffrey StedfastMake sure *datalength is > 0 before calling camel_mime_...
2000-09-08 Christopher James... Fixed a warning.
2000-09-07 Dan WinshipMake this not leak.
2000-09-07 Dan WinshipMake this take a path to a directory that Camel can...
2000-09-07 Dan WinshipMake KPOP work again.
2000-09-07 Jeffrey StedfastImplemented (someone added these to camel-mime-message...
2000-09-05 Dan WinshipIf a MIME part has no Content-Disposition, but does...
2000-09-05 Chris Toshokcare about response code. (get_HEAD_headers): same.
2000-09-05 Peter WilliamsCleanup of lots of exception handling ; bugfixes
2000-09-02 Lauris KaplinskiA bit more e_utf8 wrappers here and there
2000-09-01 Christopher James... Removed some unused functions.
2000-09-01 Chris Toshokremove get_folder_name. (nntp_store_get_folder_name...
2000-09-01 Lauris KaplinskiEmail should now display correctly in GtkHTML
2000-09-01 Chris Toshokuse camel_remote_store_recv_line.
2000-09-01 Chris Toshokmake this a bit more robust. try to create an empty...
2000-08-31 Jeffrey StedfastReimplemented. It should now work correctly for most...
2000-08-31 Jeffrey StedfastDon't save any exceptions caused by camel_imap_folder_c...
2000-08-31 Michael Zucci (write_to_stream): Rearrange the logic so it...
2000-08-31 Michael Zucci (write_to_stream): Fix some warnings/use the right...
2000-08-31 Not ZedUse the proper type checking function to check for...
2000-08-31 Michael Zucci (append_latin1): Do an additional mask for account...
2000-08-31 Not ZedNew function - even though its broken, we'll assume...
2000-08-30 Jeffrey StedfastRewrote to ignore strings that look like server respons...
2000-08-30 Jeffrey StedfastDon't wrap printed strings in quotes, makes things...
2000-08-30 Peter WilliamsMake CamelServices connect only when told to (old behav...
2000-08-30 Jeffrey StedfastGeneral cleanup / moving stuff around to make things...
2000-08-30 Jeffrey StedfastPrevent exceptions from being overwritten
2000-08-29 Jeffrey StedfastRemoved old code that will never be needed again
2000-08-29 Peter WilliamsCamelRemoteStore: a new generic store for stores that...
2000-08-29 Jeffrey StedfastUpdated to check for EXPUNGE notifications
2000-08-28 Jeffrey StedfastFixed the hack around quoted string responses - should...
2000-08-28 Ettore PerazzoliFree()ing memory allocated through alloca() is Not...
2000-08-27 Ettore PerazzoliUse `g_free()' instead of `free()' in the `header_decod...
2000-08-25 Peter WilliamsAdd support for specifying on which port to connect...
2000-08-25 Jeffrey StedfastIf the url path is "/" and the folder path is "/",...
2000-08-25 Jeffrey StedfastIf the url path is "/" and the folder path is "/",...
2000-08-25 Lauris KaplinskiMore UTF-8 handling
2000-08-24 Not ZedAnd here too.
2000-08-23 Dan Winshipput commas between addresses.
2000-08-22 Dan Winshipuse BODY.PEEK, not BODY, so we don't set the message...
2000-08-22 Christopher James... Fixed a small warning.
2000-08-22 Peter WilliamsChangeLog updates.
2000-08-21 JP RosevearMake sure newsrc is not null (nntp_folder_get_subfolder...
2000-08-21 JP RosevearMake sure respbuffer is not null before manipulating...
2000-08-18 Peter WilliamsFix output for when the name is empty
2000-08-17 Matthew LoperWhole buncha leak fixes thanks to Purify
2000-08-16 Peter WilliamsMore leak fixes
2000-08-16 Peter WilliamsChangeLog for previous camel-object commit.
2000-08-15 Peter WilliamsAdd support for copying messages
2000-08-14 Peter WilliamsInfrastructure for date-based queries
2000-08-13 Dan WinshipAdd camel-nntp-utils.h
2000-08-13 Dan Winshipdo a strcasecmp rather than just a strcmp when checking...
2000-08-13 Dan Winship (imap_get_subfolder_names_internal): Add "INBOX" to...
2000-08-13 Dan WinshipDon't assume the FETCH results will come back in the...
2000-08-12 Jeffrey StedfastNow takes a char * parameter rather than a stream
2000-08-12 Dan WinshipNew function to do one round of attempted authenticatio...
2000-08-12 Jeffrey StedfastNo longer calls try_connect() to get authtypes
2000-08-12 Jeffrey StedfastChanged param order a bit and fixed some logic
2000-08-12 Jeffrey StedfastNew convenience function for multi-transactional comman...
2000-08-12 Christopher James... Fixed a warning.
2000-08-11 Chris Toshokremove get_name and get_full_name assignments, since...
2000-08-11 Chris Toshokuse g_get_home_dir, since evolution_dir isn't available...
2000-08-11 Peter WilliamsFix the camel-folder's thaw handler. Implement event...
2000-08-11 Not ZedImplement. (mh_get_message_user_tag): Implement.
2000-08-11 Not ZedYay so lets fix an already fixed fix, again. (copy_mess...
2000-08-11 Christopher James... Fixed some warnings.
2000-08-11 Michael Zuccit Zed <NotZed@HelixCode.com>
2000-08-10 Jeffrey StedfastIf we go over the max number of messages, don't keep...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-08-10 Not ZedA better way to compress leading whitespace. The code...
2000-08-09 Ettore PerazzoliFix the NNTP provider's Makefile.am so that it does...
2000-08-09 Not ZedReorder search result in summary order if we searched...
2000-08-09 Dan WinshipNew code to keep an on-disk cache of what UIDs have...
2000-08-08 Dan WinshipAdd another subject g_strstrip that fejj's earlier...
2000-08-08 Not ZedOnly retry another uid if we had a name clash, otherwis...
2000-08-07 Jeffrey StedfastIf we are trying to get a subfolder listing of the...
2000-08-07 Jeffrey StedfastStrip all \n's from the expression
2000-08-07 Jeffrey StedfastDo a g_strstrip on the subject so we can stop getting...
next