aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gravatar/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-091-2/+0
| | | | Merge wip/webkit-composer branch into master.
* Add an --enable-code-coverage configure option to enable gcov supportMilan Crha2014-03-251-1/+2
| | | | | When enabled, this will compile all libraries/binaries with the necessary gcc and ld flags to enable code coverage support using gcov.
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
| | | | | | To make Evolution's shared libraries more consistent. Also rename the documentation module to evolution-util.
* Add a gravatar module.Matthew Barnes2013-04-261-0/+30
This is a new EPhotoSource that obtains images from gravatar.com.