Rename camel_service_get_settings().
[platform/upstream/evolution-data-server.git] / camel / providers / nntp / camel-nntp-store.c
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-05-19 Matthew BarnesRemove camel_service_lock/unlock().
2012-05-19 Matthew BarnesCamelService: Rewrite connect/disconnect API.
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2012-01-03 Matthew BarnesCamel: Use thread-safe accessors for string settings.
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-10-16 Matthew BarnesUpdate Camel API docs.
2011-10-15 Matthew Barnesnntp: Adapt to Camel's new authentication API.
2011-09-26 Matthew BarnesCamelNNTPStore: Use camel_service_set_password().
2011-09-26 Matthew BarnesCamelNNTPStore: Remove unused 'base_url' member.
2011-09-26 Milan CrhaBug #656473 - Store server folder cache in user's cache...
2011-09-25 Matthew BarnesCamelStoreInfo: Removed unused 'uri' member.
2011-09-25 Matthew BarnesRemove camel_store_summary_set_uri_base().
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-18 Matthew BarnesCamel: Add CAMEL_STORE_CAN_EDIT_FOLDERS flag.
2011-08-15 Matthew BarnesCamelStore: Split subscription API into a separate...
2011-08-15 Matthew BarnesAdd CamelNNTPSettings.
2011-07-27 Milan CrhaBug #655409 - Extra flags in CamelStoreInfo break folde...
2011-07-21 Matthew BarnesAdd CamelNetworkService interface.
2011-07-19 Matthew BarnesCamelNNTPStore cleanups.
2011-07-06 Matthew BarnesAvoid camel_stream_printf().
2011-07-05 Matthew BarnesPrefer g_seekable_seek() over camel_stream_reset().
2011-07-05 Matthew BarnesNNTP: Remove unnecessary <errno.h> includes.
2011-07-04 Matthew BarnesAuthorization domains are no longer used in password...
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-07 Matthew BarnesRename "name" field of CamelFolderInfo to "display_name".
2011-05-07 Matthew BarnesRemove "uri" field of CamelFolderInfo.
2011-04-21 Matthew BarnesRework how CamelServices are added to CamelSession.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-03-11 Milan CrhaBug #644367 - Check NNTP server capabilities before...
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2010-10-04 Matthew BarnesCollect Camel flags into enum types.
2010-09-28 Matthew BarnesRename blocking Camel methods.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Matthew BarnesCoding style cleanups.
2010-08-18 Matthew BarnesCoding style and whitespace cleanup.
2010-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-08-12 Federico Mena QuinteroRemove unused variables
2010-07-29 Matthew BarnesBug 625039 - Commonly named macros in Camel header...
2010-07-23 Federico Mena QuinteroChange CamelNNTPStore to use the new API
2010-07-12 Matthew BarnesCoding style and whitespace cleanup.
2010-07-11 David Woodhousenntp: Fix two more 'returns FALSE on error' vs. 'return...
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-06-28 David WoodhouseBug 622828 - Don't recurse to parent class's ->disconne...
2010-06-28 David WoodhouseFix nntp folder tree building
2010-06-06 Matthew BarnesCoding style and whitespace cleanups.
2010-06-02 Federico Mena QuinteroUse the SOCKS proxy in the nntp store
2010-05-10 Milan CrhaBug #337479 - Evolution forgets password on any error
2010-05-07 Matthew BarnesConvert CamelObject events to GObject signals.
2010-05-06 Milan CrhaBug #240317 - Allow searching in subscribe dialog
2010-04-30 Matthew BarnesDon't abbreviate public symbols.
2010-04-30 Matthew BarnesUse GObject properties instead of CamelArg.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-21 Matthew BarnesMerge more cleanup bits from camel-gobject.
2010-04-15 Milan CrhaBug #615776 - Drop camel-private.h and offer a public...
2010-04-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-10 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-06 Milan CrhaBug #593843 - Unclear "Use cancel" translatable message
2010-04-06 Fridrich Štrba[win32] Trying to remove inclusion of win32 headers...
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesLock down Camel headers.
2010-01-30 Matthew BarnesCoding style and whitespace cleanups.
2009-10-26 Matthew BarnesPrefer G_N_ELEMENTS over sizeof calculations.
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-28 Matthew BarnesWhitespace cleanup.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-04-07 Milan Crha** Fix for bug #577002
2009-02-25 Milan Crha** Fix for bug #572268
2008-09-26 Milan Crha** Fix for bug #553301
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-02-11 Milan Crha** Fix for bug #455248
2008-01-21 Matthew Barnes** Fixes bug #510303
2008-01-17 Matthew Barnes** Fixes bug #506250
2007-12-11 Milan Crha** Fix for bug #336074
2007-11-15 Matthew Barnes** Merge a bunch of compiler warning fixes and cosmetic...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-02-23 Matthew Barnes** Fixes bug #356177
2006-06-15 Andre Klapperchanging "cancelled" to "canceled" in user-visible...
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-11-30 Tor Lillqvistcamel-nntp-folder.c Remove some unneeded headers.
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-04 Not Zedsetup the cache here. (nntp_connect_offline, nntp_conne...
2005-05-11 Alessandro DecinaCopy the flags field when converting from CamelStoreInfo to
2005-04-22 Not Zeddon't set exceptions for failed date commands from...
2005-03-16 Not Zedmodified patch below to make it a bit simpler.
2005-01-13 Not Zed** See bug #69024.
2004-12-03 Jeffrey StedfastSame.
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-11-19 Not ZedMake debug run based on 'nntp' debug option.
2004-10-13 Not Zedkill cast as lvalue warning.
next