Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 1 | -3/+3 |
| | | | | | | | These libraries are bound for E-D-S so they live at the lowest layer of Evolution for now -- even libeutil can link to them (but please don't). This is the first step toward moving mail handing to a D-Bus service. | ||||
* | Fix a build break after recent changes | Milan Crha | 2011-10-25 | 1 | -2/+7 |
| | |||||
* | Adapt to CamelNetworkSettings changes. | Matthew Barnes | 2011-10-25 | 1 | -3/+12 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 1 | -5/+5 |
| | |||||
* | Prototype an online-accounts module. | Matthew Barnes | 2011-06-25 | 1 | -0/+504 |
Integrates with the GNOME Online Accounts service. Creates Evolution sources for a GOA Google account and keeps them synchronized. Also registers a new CamelSaslXOAuth class for use with GMail. Authentication of Google Calendars and Google Contacts using OAuth is still under development. |