index
:
~david/goa
master
Unnamed repository; edit this file to name it for gitweb.
david
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-31
Post-release version bump to 3.1.1
HEAD
master
David Zeuthen
1
-1/+1
2011-05-31
Update NEWS
3.1.0
David Zeuthen
1
-0/+17
2011-05-31
Require GLib2 2.29.5 (yet to be released)
David Zeuthen
1
-1/+1
2011-05-31
Ensure that XML docs are built by gdbus-codegen(1)
David Zeuthen
1
-1/+1
2011-05-31
Fix 'make distcheck'
David Zeuthen
5
-1/+32
2011-05-31
Update debug/log/warning usage
David Zeuthen
5
-90/+29
2011-05-31
Add a Writing GOA applications chapter
David Zeuthen
3
-4/+128
2011-05-31
Add notes about the configuration file and gnome-keyring usage
David Zeuthen
1
-6/+38
2011-05-31
Strip out API keys and disable services without API keys
David Zeuthen
2
-10/+10
2011-05-31
Make it possible to enable/disable + configure API keys on a per-service basis
David Zeuthen
6
-12/+110
2011-05-31
Rename project (goa -> gnome-online-accounts) and bump version to 3.1.0
David Zeuthen
1
-2/+2
2011-05-27
Add icons
David Zeuthen
34
-57/+269
2011-05-27
Only read conf from ~/.config/goa-1.0/accounts.conf, not any dirs
David Zeuthen
4
-107/+94
2011-05-27
Consolidate properties used for identifying an account
David Zeuthen
15
-307/+198
2011-05-26
Remove service-specific code
David Zeuthen
23
-5282/+14
2011-05-26
Nuke service-specific interfaces
David Zeuthen
8
-353/+0
2011-05-25
Add Contacts, Calendar interfaces and make it work with the Google provider
David Zeuthen
5
-4/+179
2011-05-25
OAuth: Add a way to get the consumer key and secret
David Zeuthen
3
-1/+15
2011-05-25
Update docs
David Zeuthen
3
-158/+41
2011-05-25
We're on the session bus, not the system bus
David Zeuthen
1
-1/+1
2011-05-25
Shuffle docs around a bit
David Zeuthen
1
-18/+42
2011-05-25
Add properties for the IMAP and SMTP servers
David Zeuthen
12
-184/+329
2011-05-25
Fix spelling of implementation
David Zeuthen
1
-3/+4
2011-05-25
Return 0, not FALSE, for a guint
David Zeuthen
1
-1/+1
2011-05-25
Introduce generation concept for credentials
David Zeuthen
3
-2/+45
2011-05-25
Return FALSE, not NULL
David Zeuthen
1
-1/+1
2011-05-23
GoaClient: Also handle ::interface-added and ::interface-removed signals
David Zeuthen
1
-0/+39
2011-05-23
Fix file monitoring
David Zeuthen
1
-3/+22
2011-05-23
Make the "Enabled" switches actually work
David Zeuthen
2
-34/+54
2011-05-23
Remove unused function
David Zeuthen
1
-12/+0
2011-05-23
Rework string used for "expired credentials" cluebar
David Zeuthen
1
-1/+1
2011-05-23
Add Calendar switch to google show_account UI
David Zeuthen
1
-0/+3
2011-05-23
Iterate over the show_accounts UI for generic_mail and google accounts
David Zeuthen
6
-20/+225
2011-05-20
Add check buttons and headings
David Zeuthen
3
-4/+209
2011-05-20
Add goa_util_add_row_switch_from_keyfile() function
David Zeuthen
3
-6/+161
2011-05-20
Add goa_util_add_row_editable_label_from_keyfile() util and use it
David Zeuthen
8
-132/+266
2011-05-20
Add KeyfilePath and KeyfileGroup properties to the Account interface
David Zeuthen
2
-23/+72
2011-05-20
GoaProvider: Add a show_account vfunc and use it
David Zeuthen
10
-91/+297
2011-05-20
Use two lines in the accounts tree-view
David Zeuthen
3
-2/+29
2011-05-20
GoaEditableLabel: Relicense to LGPLv2
David Zeuthen
2
-24/+28
2011-05-20
Move GoaEditableLabel to goabackend
David Zeuthen
8
-75/+82
2011-05-20
Add setup UI to generic mail provider
David Zeuthen
10
-65/+885
2011-05-20
Rename GoaGenericProvider to GoaGenericMailProvider
David Zeuthen
9
-45/+45
2011-05-19
Add "generic" provider
David Zeuthen
16
-6/+706
2011-05-19
Make it possible to mark messages as Starred or Spam
David Zeuthen
3
-27/+548
2011-05-18
Show thread id in log messages and make GoaImapMail use the logger
David Zeuthen
2
-22/+50
2011-05-17
Add logging routines
David Zeuthen
13
-18/+373
2011-05-17
Add pkgconfig files and a -1.0 to the library names
David Zeuthen
10
-24/+62
2011-05-17
Add missing file
David Zeuthen
1
-0/+99
2011-05-17
Move backend code into own dir and strip the word Backend from identifiers
David Zeuthen
45
-1977/+1822
[next]