summaryrefslogtreecommitdiff
path: root/src/contacts-avatar.vala
Commit message (Expand)AuthorAgeFilesLines
* Documentation: auto-build the valadoc docs.Niels De Graef2018-03-311-1/+1
* Avatar: Contact.individual is never null.Niels De Graef2018-01-241-2/+1
* Avatar: unnecessary Cairo save() and restore()Niels De Graef2018-01-241-4/+0
* Avatar: don't add a class style context.Niels De Graef2018-01-221-2/+0
* Avatar: lazily load the Pixbuf of the avatar.Niels De Graef2018-01-221-12/+32
* Avatar: load asynchronously.Niels De Graef2018-01-201-8/+6
* Avatar: remove redundant if-check.Niels De Graef2018-01-201-3/+0
* Avatar: also provide a fallback if contact == nullNiels De Graef2018-01-201-4/+2
* Avatar: cleaner UI.Niels De Graef2018-01-191-31/+80
* Avatar: don't use a button.wip/nielsdg/avatar-no-buttonNiels De Graef2018-01-181-29/+5
* Simplify Avatar stylingNiels De Graef2018-01-161-1/+3
* Rename ContactFrame to Avatar.Niels De Graef2018-01-161-0/+114