summaryrefslogtreecommitdiff
path: root/camel/camel-settings.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-3/+3
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+9
* Remove camel_settings_save_to_url().Matthew Barnes2012-06-031-147/+0
* Remove camel_settings_load_from_url().Matthew Barnes2012-06-031-177/+0
* Update API docs.Matthew Barnes2011-11-141-5/+5
* camel_settings_load_from_url(): Forgot to handle "auth-mechanism".Matthew Barnes2011-11-041-0/+1
* camel_settings_save_to_url(): Forgot to handle "auth-mechanism".Matthew Barnes2011-11-041-0/+7
* Move remaining CamelURL elements to CamelSettings.Matthew Barnes2011-10-241-0/+58
* Prefer G_VALUE_INIT over memset().Matthew Barnes2011-09-291-9/+3
* Add CamelSettings.Matthew Barnes2011-08-151-0/+489