platform/upstream/evolution-data-server.git
2000-06-30 Jeffrey Stedfastproviders/imap/camel-imap-folder.c: added move_message_to()
2000-06-30 Jeffrey Stedfastoops, forgot I had blocked that code from running :)
2000-06-30 Jeffrey StedfastWrote some code to try and un-mangle broken date format...
2000-06-30 Dan WinshipNew function, to move a message from one folder to...
2000-06-29 Jeffrey Stedfastimap_expunge should now give more meaningful errors
2000-06-29 Jeffrey StedfastChanged to keep prompting user for a valid password...
2000-06-28 Jeffrey StedfastGeneral cleanup (camel_mbox_summary_sync): Fixed a...
2000-06-27 Jeffrey StedfastMove the CAPABILITY command here so we don't have to...
2000-06-27 Christopher... Don't close the filter stream when done with it (this...
2000-06-27 Michael ZucchiMake header search 'to' match 'to', and not 'from'...
2000-06-27 Christopher... Calculate height including if clip_height is set to -1.
2000-06-23 Jeffrey Stedfastproviders/imap/camel-imap-[store,folder].c: Improved...
2000-06-23 Chris Toshokforgot this changelog entry last night.
2000-06-23 Jeffrey StedfastOops. Now appends the namespace to the folder before...
2000-06-23 Chris Toshokignore test-newsrc
2000-06-22 Jeffrey StedfastUpdated
2000-06-21 Jeffrey StedfastModified to use the "namespace" (url->path) if it exists.
2000-06-21 Dan WinshipFix dumb bug.
2000-06-21 Jeffrey StedfastIMAP is working! (sorta)
2000-06-21 Peter WilliamsWhen determining a mailboxe's folder_file_path et aluse...
2000-06-21 Dan WinshipSet date_received based on the first (most recent)...
2000-06-21 Dan Winshipflush the filter stream before unreffing it, so it...
2000-06-20 Jeffrey Stedfastnow parses flags gotten from the IMAP server correctly
2000-06-20 Jeffrey StedfastImplemented. (imap_sync): Added code to set flags on...
2000-06-20 Jeffrey StedfastOnly fetch the summary if the folder summary doesn...
2000-06-20 Dan Winshipmark the message info with CAMEL_MESSAGE_FOLDER_FLAGGED...
2000-06-20 Jeffrey StedfastNow returns the last line of data that the server sends...
2000-06-20 Jeffrey Stedfastbasically got IMAP into the tree view
2000-06-19 Jeffrey StedfastSet summary equal to NULL. (imap_get_summary): Store...
2000-06-19 Peter WilliamsRead the full server reply when we SELECT mailboxes.
2000-06-18 Jeffrey StedfastNow gets the message flags as it should. (imap_get_summ...
2000-06-18 Jeffrey StedfastWe were leaking memory - but not anymore! (imap_get_sum...
2000-06-18 Dan WinshipDon't copy newlines into the parsed header text, and...
2000-06-18 Jeffrey Stedfastcamel/providers/imap/camel-imap-folder.c: CAPABILITY...
2000-06-17 Dan WinshipAdd some debugging printfs when rebulding summary to...
2000-06-17 Jeffrey Stedfastremoved imap.c/h from providers/imap
2000-06-17 Jeffrey StedfastAdded code to expunge if called for (still need to...
2000-06-16 Dan Winship Move flag handling from CamelMimeMessage to CamelFolde...
2000-06-16 Dan WinshipKLUDGE! Since neither ETable nor GtkHTML supports UTF...
2000-06-16 Dan Winshipdocument camel_folder_search_by_expression
2000-06-16 Jeffrey StedfastStarted to code the imap summary stuff
2000-06-15 Dan WinshipRemove camel_service_connect_with_url. (URLs must be...
2000-06-15 Dan WinshipKill. Folders are now always open, and handle "closing...
2000-06-15 Dan Winshipfix a bug. (don't expunge deleted messages if called...
2000-06-15 Dan WinshipCheck server for various interesting extensions.
2000-06-15 Dan WinshipFix to previous change: make sure the "seek" variable...
2000-06-14 Jeffrey StedfastIMAP will now allow you to login, and on some IMAP...
2000-06-14 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-14 Jeffrey StedfastIMAP will now allow you to login, and on some IMAP...
2000-06-14 Dan Winshipif the mbox doesn't end with a '\n', write one before...
2000-06-14 Jeffrey Stedfastupdated the crlf filter:
2000-06-14 Jeffrey StedfastTook out the filter code ( we already filter in
2000-06-14 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-14 Dan WinshipRenamed from camel_mbox_summary_expunge. Takes a gboole...
2000-06-14 Jeffrey StedfastIMAP will now allow you to login, and on some IMAP...
2000-06-13 Jeffrey Stedfastimplemented a temp hack for the imap fetch by uid code
2000-06-12 Jeffrey StedfastTook out the filter code ( we already filter in
2000-06-12 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-12 Jeffrey Stedfastpop provider now uses the crlf filter
2000-06-12 Jeffrey Stedfastupdated the crlf filter:
2000-06-12 Jeffrey Stedfastpop provider now uses the crlf filter
2000-06-12 Jeffrey StedfastRemoved the camel-mime-filter-smtp.h entry from Makefil...
2000-06-12 Jeffrey StedfastDeprecated.
2000-06-12 Dan Winshipdon't pass a second (incorrect) -rpath in addition...
2000-06-12 Dan WinshipNew filter to do CRLF<->LF conversion. (Currently only...
2000-06-09 Dan WinshipAdd another argument, "mode", which can be CAMEL_AUTHEN...
2000-06-09 Jeffrey StedfastUpdated to reflect changes made in camel-imap-store.c
2000-06-09 Jeffrey StedfastWill now always send EHLO first, if that fails it will...
2000-06-07 Michael Zucci Initial datawrapper diagram.
2000-06-07 Michael Zucci Parser state diagram.
2000-06-07 Jeffrey Stedfastproviders/imap/camel-imap-summary.c now builds
2000-06-07 Jeffrey StedfastAdded rules to build camel-imap-stream
2000-06-07 Not ZedProperly dereference warning/debug messages. (header_re...
2000-06-07 Jeffrey Stedfastmoved camel-imap-stream.* to providers/imap
2000-06-07 Dan WinshipRemove exists, create, delete. A CamelFolder now always...
2000-06-07 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-07 Dan WinshipRemove exists, create, delete. A CamelFolder now always...
2000-06-07 Dan Winshipif the mbox doesn't end with a '\n', write one before...
2000-06-07 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-07 Dan WinshipRenamed from camel_mbox_summary_expunge. Takes a gboole...
2000-06-07 Dan WinshipRemove exists, create, delete. A CamelFolder now always...
2000-06-06 Jeffrey StedfastChanged the read and write method prototypes to return...
2000-06-06 Jeffrey Stedfastworked on getting providers/imap/* to build cleanly...
2000-06-05 Dan Winshipfix typo/braino (set "Content-Disposition", not "Conten...
2000-06-02 Not ZedIck, damn signs! Fix a bug with sign extended bytes.
2000-06-02 Jeffrey StedfastJeffrey Stedfast <fejj@helixcode.com>
2000-06-02 Christopher... Don't ref the services in the cache.
2000-06-02 Jeffrey Stedfastmoved some debug print statements to better locations
2000-06-02 Not ZedIf we get a funny result, just throw it out. Basically...
2000-06-02 Christopher... Ref and unref objects in the service cache properly.
2000-06-02 Dan Winship Fun with purify.
2000-06-01 Not ZedFixes Bug 192.
2000-05-30 Not ZedInit filter_from to NULL, for exception case. (mbox_get...
2000-05-30 Dan WinshipRenamed from camel_mbox_summary_expunge. Takes a gboole...
2000-05-30 Not ZedInit filter_from to NULL, for exception case. (mbox_get...
2000-05-30 Jeffrey StedfastImplemented a few more imap functions in providers...
2000-05-30 Michael Zuccidiff -r1.206 ChangeLog
2000-05-30 Not ZedMake sure we copy messages which are still intact to...
2000-05-29 Michael Zucci> (message_changed): Track changes to the source messa...
2000-05-29 Not ZedCheck the searched folder is open before trying to...
next