Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / pop3 / camel-pop3-store.h
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-07-14 Parthasarathi Susarla** Fixes bug #201824 camel-pop3-folder.[ch] Deletes...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2002-03-08 Jeffrey StedfastDon't call camel_remote_store_get_authtypes since we...
2002-01-30 Not ZedChanged name from "NT Login" to simply "Login".
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-02-08 Not ZedChanged to push the operation into a status stack.
2000-12-13 Dan Winshipchange a bunch of IS_CAMEL_* macros to CAMEL_IS_*
2000-09-05 Peter WilliamsCleanup of lots of exception handling ; bugfixes
2000-08-10 Peter WilliamsMerge with camel-async.
2000-06-15 Dan WinshipKill. Folders are now always open, and handle "closing...
2000-06-15 Dan WinshipCheck server for various interesting extensions.
2000-05-28 Dan WinshipSplit apart password and APOP auth, since some servers...
2000-05-08 Dan WinshipUse CamelException to signal failure. (camel_stream_wri...
2000-03-28 Dan Winshipadd delete_message_by_{number,uid}.
2000-03-27 Dan Winshipkeep separate input and output streams so the output...
2000-03-22 Dan Winshipfill this in partially make camel_pop3_command return...
2000-03-21 Dan Winshipsome initial bits of the POP3 provider, to make Matt...