summaryrefslogtreecommitdiff
path: root/src/contacts-link-suggestion-grid.vala
Commit message (Expand)AuthorAgeFilesLines
* Port to GTK4 and libadwaitaNiels De Graef2022-01-121-10/+6
* Declare all [GtkChild] members as unownedNiels De Graef2021-02-131-4/+4
* Import only the Folks namspaceNiels De Graef2020-11-301-3/+1
* Use individual directlyJulian Sparber2019-11-041-11/+13
* Avatar: lazily load the Pixbuf of the avatar.Niels De Graef2018-01-221-5/+2
* Contact: Remove display_name property.Niels De Graef2018-01-221-2/+2
* Avatar: load asynchronously.Niels De Graef2018-01-201-1/+1
* Avatar: cleaner UI.Niels De Graef2018-01-191-1/+2
* Rename ContactFrame to Avatar.Niels De Graef2018-01-161-2/+2
* LinkSuggestionGrid: try more fields for the extra info.Niels De Graef2017-12-281-8/+29
* Use the conventional path for resources.Niels De Graef2017-12-241-1/+1
* LinkSuggestionGrid: improve the UI a bit.Niels De Graef2017-12-231-36/+28
* Extract LinkSuggestionGrid into a class.Niels De Graef2017-12-231-0/+80