summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-05-31Ensure that XML docs are built by gdbus-codegen(1)David Zeuthen1-1/+1
2011-05-31Fix 'make distcheck'David Zeuthen2-0/+9
2011-05-31Update debug/log/warning usageDavid Zeuthen5-90/+29
2011-05-31Strip out API keys and disable services without API keysDavid Zeuthen1-1/+1
2011-05-31Make it possible to enable/disable + configure API keys on a per-service basisDavid Zeuthen5-10/+19
2011-05-27Add iconsDavid Zeuthen12-47/+134
2011-05-27Only read conf from ~/.config/goa-1.0/accounts.conf, not any dirsDavid Zeuthen2-97/+94
2011-05-27Consolidate properties used for identifying an accountDavid Zeuthen12-283/+165
2011-05-26Remove service-specific codeDavid Zeuthen19-4952/+10
2011-05-26Nuke service-specific interfacesDavid Zeuthen4-48/+0
2011-05-25Add Contacts, Calendar interfaces and make it work with the Google providerDavid Zeuthen1-1/+57
2011-05-25OAuth: Add a way to get the consumer key and secretDavid Zeuthen1-0/+4
2011-05-25Update docsDavid Zeuthen1-109/+1
2011-05-25Add properties for the IMAP and SMTP serversDavid Zeuthen8-175/+216
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 Zeuthen2-2/+44
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 Zeuthen1-23/+66
2011-05-20GoaProvider: Add a show_account vfunc and use itDavid Zeuthen8-88/+287
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 Zeuthen6-55/+795
2011-05-20Rename GoaGenericProvider to GoaGenericMailProviderDavid Zeuthen6-37/+37
2011-05-19Add "generic" providerDavid Zeuthen13-6/+681
2011-05-19Make it possible to mark messages as Starred or SpamDavid Zeuthen2-26/+517
2011-05-18Show thread id in log messages and make GoaImapMail use the loggerDavid Zeuthen2-22/+50
2011-05-17Add logging routinesDavid Zeuthen11-18/+359
2011-05-17Add pkgconfig files and a -1.0 to the library namesDavid Zeuthen8-22/+58
2011-05-17Add missing fileDavid Zeuthen1-0/+99
2011-05-17Move backend code into own dir and strip the word Backend from identifiersDavid Zeuthen39-1776/+1691
2011-05-17Add a MailMonitor.SimulateMessageReceived() helper for nowDavid Zeuthen1-0/+20
2011-05-1525 minutes is 1500 seconds, not 25000 secondsDavid Zeuthen1-1/+1
2011-05-15Fix format string for warningDavid Zeuthen1-1/+1
2011-05-15For now, don't emit the a{sv} extras parameterDavid Zeuthen1-5/+5
2011-05-15Rework how email is handledDavid Zeuthen14-2534/+1194
2011-05-11Major async->sync refactoringDavid Zeuthen11-2868/+1306
2011-05-10Add an simple IMAP client and assorted D-Bus interfaces to expose itDavid Zeuthen25-2/+4579
2011-05-04Catch up with GLib master for GDBusObjectManagerServer changeDavid Zeuthen1-1/+4