Migrating documentation into new libebook-contacts book.
[platform/upstream/evolution-data-server.git] / camel /
2013-02-12 Milan CrhaFix a gtk-doc build break caused by commit 623eb5fc7dd2b21f
2013-02-12 Matthew BarnesUse camel_service_ref_session().
2013-02-12 Matthew BarnesAdd camel_service_ref_session().
2013-02-08 Matthew BarnesG_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.
2013-02-08 Milan CrhaAdd comments around g_idle_add() changes
2013-02-08 Michel DänzerBug #683867 - Schedule actions with higher idle priority
2013-02-08 Matthew BarnesRevert "Bug #683867 - Schedule actions with higher...
2013-02-08 Michel DänzerBug #683867 - Schedule actions with higher idle priority
2013-02-07 Matthew BarnesAdd CAMEL_MIME_FILTER_TOHTML_QUOTE_CITATION flag.
2013-02-07 Matthew BarnesDocument CamelMimeFilterToHTMLFlags.
2013-02-06 Matthew BarnesAdd CamelMimeFilterToHTMLFlags type.
2013-02-04 Milan CrhaBug #675287 - Spool file account doesn't show messages
2013-02-01 Matthew Barnesstore_synchronize_sync(): Only sync subscribed folders.
2013-02-01 Matthew Barnesstore_synchronize_sync() cleanups.
2013-01-28 Milan CrhaBug #651399 - [maildir] Escape dots in folder display...
2013-01-24 Mathias HasselmannMake use of G_DEFINE_QUARK()
2013-01-22 Matthew BarnesCamelIMAPXStore: Configure folder flags on folder creation.
2013-01-22 Matthew BarnesCamelIMAPXStore: Pass a GError to get_folder_offline().
2013-01-22 Matthew BarnesCamelIMAPXStore: get_folder_offline() cleanups.
2013-01-18 Milan CrhaBug #691126 - Fix warnings found by Clang (POP3 part)
2013-01-18 Milan CrhaBug #691126 - Fix warnings find by Clang
2013-01-12 Matthew BarnesAvoid GSList in new public APIs.
2013-01-12 Matthew BarnesCoding style and whitespace cleanups.
2013-01-10 Milan CrhaCamelMimeFilterPgp: Ignore right side white spaces
2013-01-08 Matthew BarnesCamelObject: Suppress state file warnings for old IMAP...
2012-12-24 Matthew BarnesBug 665371 - Decommission legacy IMAP backend
2012-12-24 Matthew BarnesIMAPX: Avoid duplicating messages in real Junk or Trash.
2012-12-24 Matthew BarnesIMAPX: Ask server to handle "body-contains" searches.
2012-12-23 Matthew BarnesCamelIMAPXJob: Protect the CamelFolder.
2012-12-23 Matthew BarnesCamelFolder: Make string properties thread-safe.
2012-12-22 Matthew BarnesBug 689124 - Increase Camel's TCP read/write timeout
2012-12-22 Matthew BarnesGah, screwed up the CamelFolderSearchFlags values.
2012-12-22 Matthew BarnesDeprecate camel_folder_search_construct().
2012-12-22 Matthew Barnescamel-search-private cleanups.
2012-12-19 Matthew Barnesimapx_get_filename() should be static.
2012-12-19 Matthew BarnesCamelFolderSearch cleanups.
2012-12-19 Matthew BarnesCamelIMAPXFolder: Fix compiler warnings.
2012-12-19 Matthew BarnesIMAPX: Don't recheck flags before moving to real Junk...
2012-12-19 Matthew BarnesIMAPX: Fix DELETED flag sync when using real Trash...
2012-12-18 Matthew BarnesIMAPX: Support non-virtual Junk/Trash folders.
2012-12-18 Matthew BarnesCamelIMAPXFolder cleanups.
2012-12-14 Milan CrhaIntroduce CamelSession::trust_prompt()
2012-12-10 Milan CrhaBug #579315 - Identify filter names in filtering errors
2012-12-08 Matthew BarnesCamelIMAPXFolder: Fix a memory leak.
2012-12-08 Matthew BarnesIMAPX: Support the QUOTA extension (RFC 2087).
2012-12-08 Matthew Barnescamel-imapx-utils.h: Readability cleanups.
2012-12-03 Milan CrhaBug #371469 - Add port to connection refused error...
2012-12-03 Milan CrhaBug #512714 - Error string "Host lookup failed: Name...
2012-12-03 Milan CrhaBug #529743 - Add "Any header" filter and search folder...
2012-11-30 Milan CrhaFix few issues found by Coverity scan
2012-11-30 Milan CrhaFix Copy&Paste error found by Coverity scan
2012-11-28 Milan CrhaBug #671620 - Support signing with multiple OpenPGP...
2012-11-23 Daniele RondinaBug #688926 - SIGABRT on call_old_file_Sync
2012-11-22 Milan CrhaBug #202576 - A way to refresh IMAP folder list
2012-11-21 Milan CrhaBug #687670 - Signing with both pgp and S/MIME causes...
2012-11-21 Milan CrhaBug #677378 - Crash in imapx_query_auth_types_sync()
2012-11-20 Paul MenzelBug 688639 – SMTP: Correctly deal with 535 authenticati...
2012-11-13 Paul MenzelBug #687634 - Improve camel console warning text
2012-11-10 Matthew BarnesCoding style and whitespace cleanup.
2012-11-09 Matthew BarnesCamelIMAPXServer: Work around crash in imapx_exit_idle().
2012-11-07 Dan WilliamsBug 687694 - imapx_untagged_vanished() is inefficient
2012-11-07 Andreas KohnBug #669082 - Workaround crash in imapx_command_copy_me...
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-11-01 Matthew BarnesRemove erroneous version number from ${privlibdir}.
2012-10-30 Milan CrhaBug #681962 - Identify server certificates by hostname...
2012-10-30 Milan CrhaBug #685034 - [imapx] Read status of email is not persi...
2012-10-29 Milan CrhaBug #686924 - Doesn't parse Gerrit encoded From address...
2012-10-28 Matthew Barnesimapx_command_start: Improve handling of write-to-strea...
2012-10-26 JB LallementBug 686719 - Missing linker flags in Camel tests
2012-10-25 Milan CrhaBug #680497 - POP3 re-adds messages to local Inbox
2012-10-24 Matthew BarnesIMAPX: Explicitly pass GCancellable and GError to callb...
2012-10-24 Milan CrhaBug #686727 - POP3 provider deadlocks on finalize
2012-10-23 Matthew BarnesCamelIMAPXServer: Handle errors in imapx_continuation().
2012-10-23 Matthew BarnesCamelIMAPXServer: Return a boolean from imapx_command_s...
2012-10-23 Matthew BarnesCamelIMAPXServer: Improve error handling around stoppin...
2012-10-23 Matthew BarnesCamelIMAPXServer: Declare imapx_uidset_* functions...
2012-10-23 Matthew BarnesCamelIMAPXServer: Clean up static function declarations.
2012-10-23 Matthew BarnesCamelIMAPXServer: Make sure all disabled bits have...
2012-10-21 Matthew BarnesCoding style and whitespace cleanup.
2012-10-18 Milan CrhaBug #310978 - USENET always requires authentication
2012-10-17 Milan CrhaBug #201807 - Cannot specify sendmail parameters
2012-10-17 Matthew Barnescamel_junk_filter_classify(): Fix return values.
2012-10-16 Matthew BarnesChange camel_junk_filter_classify() signature.
2012-10-10 Matthew BarnesEliminate the assertion in camel_provider_register().
2012-10-01 Matthew BarnesCamel: Improve readability of junk filtering logic.
2012-09-30 Matthew Barnesimapx_connect_to_server: Avoid a runtime warning.
2012-09-17 Milan CrhaBug #549819 - Cannot specify a custom sendmail program
2012-09-14 Alban BrowaeysBug #677393 - [IMAP] Deadlock when moving message and...
2012-09-13 Milan CrhaFix a memory leak from MH-format camel provider
2012-09-11 Milan CrhaBug #682398 - GError reuse during IMAP connect routine
2012-09-10 Milan CrhaBug #679219 - IMAP+ fails to show newly created top...
2012-09-06 Milan CrhaIMAP - Do not update folder list when the operation...
2012-09-05 Milan CrhaIMAP - Be able to read messages from cache in offline...
2012-09-03 Milan CrhaIMAPX - Copy also user flags/tags on message append...
2012-09-02 Yanko KanetiCamelIMAPXServer: Fix shell command connections
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-08-31 Milan CrhaBug #681995 - IMAPx does't set message size on message...
2012-08-30 Matthew BarnesCamelIMAPXServer: Remove "ostream_lock".
2012-08-30 Matthew BarnesAdd camel_imapx_server_ref_settings().
2012-08-30 Matthew BarnesCamelIMAPXServer: Add a "store" construct-only property.
next