Rename camel_service_get_settings().
[platform/upstream/evolution-data-server.git] / docs / reference / camel / camel-sections.txt
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-08-12 Matthew BarnesRename camel_session_get_service().
2012-08-12 Matthew BarnesCamelSession: Remove camel_session_lock/unlock().
2012-08-12 Matthew BarnesCamelSession: Make forward_to() method asynchronous.
2012-08-11 Matthew BarnesUpdate API documentation.
2012-06-04 Matthew BarnesRemove camel_settings_save_to_url().
2012-06-04 Matthew BarnesRemove camel_settings_load_from_url().
2012-06-02 Matthew BarnesUpdate API documentation.
2012-05-19 Matthew BarnesRemove camel_service_lock/unlock().
2012-05-19 Matthew BarnesCamelService: Rewrite connect/disconnect API.
2012-05-19 Matthew BarnesCamelSession: Add camel_session_idle_add().
2012-05-19 Matthew BarnesCamelSession: Add a read-only "main-context" property.
2012-04-18 Matthew BarnesUpdate API documentation.
2012-04-06 Matthew BarnesRemove CamelHttpStream.
2012-03-27 Matthew BarnesRemove all CAMEL_PROVIDER_CONF_DEFAULT_* symbols.
2012-02-20 Matthew BarnesUpdate API documentation.
2012-01-29 Matthew BarnesKill CamelDList (finally).
2012-01-03 Matthew BarnesCamel: Add thread-safe accessors for string settings
2011-11-15 Matthew BarnesAdd CamelSExp (copy of ESExp).
2011-11-15 Matthew BarnesAdd camel_mktime_utc() and camel_localtime_with_offset().
2011-11-13 Matthew BarnesRemove camel_folder_summary_decode_token().
2011-11-13 Matthew BarnesRemove camel_folder_summary_encode_token().
2011-11-13 Matthew BarnesRemove camel_folder_summary_set_filename().
2011-11-13 Matthew BarnesRemove camel_folder_summary_migrate_infos().
2011-11-13 Matthew BarnesRemove camel_db_migrate_vfolders_to_14().
2011-11-05 Matthew BarnesAdd camel_operation_cancel_all().
2011-11-05 Matthew BarnesRemove camel_operation_uncancel().
2011-11-05 Matthew BarnesRemove camel_operation_cancel_check().
2011-11-05 Matthew BarnesRemove camel_operation_cancel_fd().
2011-11-04 Matthew BarnesRemove camel_operation_cancel_prfd().
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-10-16 Matthew BarnesUpdate Camel API docs.
2011-10-15 Matthew BarnesCamel: New authentication API.
2011-09-26 Matthew BarnesCamelURL: Remove 'passwd' member.
2011-09-26 Matthew BarnesRemove camel_http_stream_set_proxy().
2011-09-26 Matthew BarnesCamelService: Add "password" property.
2011-09-25 Matthew BarnesCamelStoreSummary: Remove unused CAMEL_STORE_INFO_URI.
2011-09-25 Matthew BarnesRemove CamelSList.
2011-09-25 Matthew BarnesAdd CamelMemChunk (copy of EMemChunk).
2011-08-28 Matthew BarnesUpdate API documentation.
2011-08-18 Matthew BarnesCamelService: Add a "display-name" property.
2011-08-15 Matthew BarnesCamelStore: Split subscription API into a separate...
2011-08-15 Matthew BarnesAdd CamelNetworkSettings.
2011-08-15 Matthew BarnesAdd CamelOfflineSettings.
2011-08-15 Matthew BarnesAdd CamelStoreSettings.
2011-08-15 Matthew BarnesAdd CamelSettings.
2011-08-13 Matthew BarnesUpdate API docs.
2011-07-21 Matthew BarnesAdd CamelNetworkService interface.
2011-07-15 Matthew BarnesCamelSession: Add camel_session_remove_services()
2011-07-14 Matthew BarnesRewrite Camel's junk plugin interface.
2011-07-06 Matthew BarnesCamelDataWrapper: Keep contents in a GByteArray.
2011-07-06 Matthew BarnesRemove camel_stream_printf().
2011-07-05 Matthew Barnescamel_stream_vprintf() doesn't exist.
2011-07-05 Matthew BarnesRemove camel_stream_reset().
2011-07-03 Matthew BarnesUpdate API documentation.
2011-06-24 Matthew BarnesMake Camel's SASL framework more extensible.
2011-06-01 Milan CrhaBug #649757 - Return back camel_filter_driver_filter_mbox()
2011-05-18 Matthew BarnesCamelService: Add async query_auth_types() functions.
2011-05-14 Matthew BarnesCamel: Fetch quota information asynchronously.
2011-05-08 Matthew BarnesUpdate API docs.
2011-05-07 Matthew BarnesRename "name" property of CamelFolder to "display-name".
2011-05-07 Matthew BarnesCamelFolder: Remove "uri" property.
2011-05-06 Matthew BarnesRemove camel_filter_driver_filter_mbox()
2011-05-03 Matthew BarnesRemove camel_store_folder_uri_equal().
2011-04-23 Matthew BarnesReplace CamelSessionThreadMsg with a more modern API.
2011-04-23 Matthew BarnesRemove unused camel_session_thread_wait().
2011-04-22 Matthew BarnesRemove unused CamelTimeoutCallback typedef.
2011-04-21 Matthew BarnesRework how CamelServices are added to CamelSession.
2011-04-21 Matthew BarnesDefine a boxed GType for CamelURL.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-01-24 Matthew BarnesKill CamelSeekableStream.
2011-01-24 Matthew BarnesKill CamelSeekableSubstream.
2011-01-24 Matthew BarnesReplace CamelStreamSeekPolicy with GSeekType.
2011-01-24 Matthew BarnesCamelStreamFs: Remove unused "with bounds" functions.
2010-12-03 Matthew BarnesUpdate API docs.
2010-10-11 Matthew BarnesAdd a CamelFolder:uri property.
2010-10-04 Matthew BarnesCollect Camel flags into enum types.
2010-09-30 Matthew BarnesEmit CamelFolder and CamelStore signals from idle callb...
2010-09-28 Matthew BarnesCamel: Add an asynchronous API.
2010-09-28 Matthew BarnesRename blocking Camel methods.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-15 Matthew BarnesRecast CamelOperation as a GCancellable subclass.
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-11 Matthew BarnesUpdate API documentation.
2010-08-30 Matthew BarnesRemove non-existent symbols from Camel API docs.
2010-07-12 Matthew BarnesUpdate API documentation.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-06-30 Matthew BarnesUpdate API documentation.
2010-06-06 Matthew BarnesMore Gtk-Doc updates.
2010-05-07 Matthew BarnesConvert CamelObject events to GObject signals.
2010-04-30 Matthew BarnesUse GObject properties instead of CamelArg.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-01 Matthew BarnesRemove some deprecated API from camel.
2010-03-28 Matthew BarnesDeprecate EMemPool, add CamelMemPool.
2010-02-07 Matthew BarnesUpdate API documentation.
2010-01-18 Matthew BarnesBug 607191 - Do not install gtk-docs that claim lower...
2010-01-10 Matthew BarnesUpdate API documentation.
2009-11-28 Matthew BarnesUpdate API documentation.
2009-11-14 Matthew BarnesUpdate API documentation.
next