summaryrefslogtreecommitdiff
path: root/src/contacts-avatar.vala
Commit message (Expand)AuthorAgeFilesLines
* avatar: set pixbuf to null if avatar is removednielsdg/avatar-buttonNiels De Graef2023-02-211-1/+3
* Introduce the concept of Contacts.ChunkNiels De Graef2022-09-031-13/+60
* Use selection and filter models to list contactsNiels De Graef2022-04-161-25/+24
* editor: Make sure saving an avatar works againNiels De Graef2022-01-131-0/+8
* Port to GTK4 and libadwaitaNiels De Graef2022-01-121-37/+53
* Import only the Folks namspaceNiels De Graef2020-11-301-1/+0
* avatar: Use unowned references when castingNiels De Graef2020-11-071-5/+4
* avatar: Use HdyAvatarChristopher Davis2020-10-041-75/+31
* Use individual directlyJulian Sparber2019-11-041-16/+16
* Avatar: use GNOME 3.32 avatar styles for fallbackJulian Sparber2019-07-251-58/+64
* Avatar: cache the fallback avatarJulian Sparber2019-07-251-7/+24
* 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