summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-31Post-release version bump to 3.1.1HEADmasterDavid Zeuthen1-1/+1
2011-05-31Update NEWS3.1.0David Zeuthen1-0/+17
2011-05-31Require GLib2 2.29.5 (yet to be released)David Zeuthen1-1/+1
2011-05-31Ensure that XML docs are built by gdbus-codegen(1)David Zeuthen1-1/+1
2011-05-31Fix 'make distcheck'David Zeuthen5-1/+32
2011-05-31Update debug/log/warning usageDavid Zeuthen5-90/+29
2011-05-31Add a Writing GOA applications chapterDavid Zeuthen3-4/+128
2011-05-31Add notes about the configuration file and gnome-keyring usageDavid Zeuthen1-6/+38
2011-05-31Strip out API keys and disable services without API keysDavid Zeuthen2-10/+10
2011-05-31Make it possible to enable/disable + configure API keys on a per-service basisDavid Zeuthen6-12/+110
2011-05-31Rename project (goa -> gnome-online-accounts) and bump version to 3.1.0David Zeuthen1-2/+2
2011-05-27Add iconsDavid Zeuthen34-57/+269
2011-05-27Only read conf from ~/.config/goa-1.0/accounts.conf, not any dirsDavid Zeuthen4-107/+94
2011-05-27Consolidate properties used for identifying an accountDavid Zeuthen15-307/+198
2011-05-26Remove service-specific codeDavid Zeuthen23-5282/+14
2011-05-26Nuke service-specific interfacesDavid Zeuthen8-353/+0
2011-05-25Add Contacts, Calendar interfaces and make it work with the Google providerDavid Zeuthen5-4/+179
2011-05-25OAuth: Add a way to get the consumer key and secretDavid Zeuthen3-1/+15
2011-05-25Update docsDavid Zeuthen3-158/+41
2011-05-25We're on the session bus, not the system busDavid Zeuthen1-1/+1
2011-05-25Shuffle docs around a bitDavid Zeuthen1-18/+42
2011-05-25Add properties for the IMAP and SMTP serversDavid Zeuthen12-184/+329
2011-05-25Fix spelling of implementationDavid Zeuthen1-3/+4
2011-05-25Return 0, not FALSE, for a guintDavid Zeuthen1-1/+1
2011-05-25Introduce generation concept for credentialsDavid Zeuthen3-2/+45
2011-05-25Return FALSE, not NULLDavid Zeuthen1-1/+1
2011-05-23GoaClient: Also handle ::interface-added and ::interface-removed signalsDavid Zeuthen1-0/+39
2011-05-23Fix file monitoringDavid Zeuthen1-3/+22
2011-05-23Make the "Enabled" switches actually workDavid Zeuthen2-34/+54
2011-05-23Remove unused functionDavid Zeuthen1-12/+0
2011-05-23Rework string used for "expired credentials" cluebarDavid Zeuthen1-1/+1
2011-05-23Add Calendar switch to google show_account UIDavid Zeuthen1-0/+3
2011-05-23Iterate over the show_accounts UI for generic_mail and google accountsDavid Zeuthen6-20/+225
2011-05-20Add check buttons and headingsDavid Zeuthen3-4/+209
2011-05-20Add goa_util_add_row_switch_from_keyfile() functionDavid Zeuthen3-6/+161
2011-05-20Add goa_util_add_row_editable_label_from_keyfile() util and use itDavid Zeuthen8-132/+266
2011-05-20Add KeyfilePath and KeyfileGroup properties to the Account interfaceDavid Zeuthen2-23/+72
2011-05-20GoaProvider: Add a show_account vfunc and use itDavid Zeuthen10-91/+297
2011-05-20Use two lines in the accounts tree-viewDavid Zeuthen3-2/+29
2011-05-20GoaEditableLabel: Relicense to LGPLv2David Zeuthen2-24/+28
2011-05-20Move GoaEditableLabel to goabackendDavid Zeuthen8-75/+82
2011-05-20Add setup UI to generic mail providerDavid Zeuthen10-65/+885
2011-05-20Rename GoaGenericProvider to GoaGenericMailProviderDavid Zeuthen9-45/+45
2011-05-19Add "generic" providerDavid Zeuthen16-6/+706
2011-05-19Make it possible to mark messages as Starred or SpamDavid Zeuthen3-27/+548
2011-05-18Show thread id in log messages and make GoaImapMail use the loggerDavid Zeuthen2-22/+50
2011-05-17Add logging routinesDavid Zeuthen13-18/+373
2011-05-17Add pkgconfig files and a -1.0 to the library namesDavid Zeuthen10-24/+62
2011-05-17Add missing fileDavid Zeuthen1-0/+99
2011-05-17Move backend code into own dir and strip the word Backend from identifiersDavid Zeuthen44-1934/+1851