summaryrefslogtreecommitdiff
path: root/src/contacts-avatar-selector.vala
Commit message (Expand)AuthorAgeFilesLines
* avatar-selector: add file format filter to file dialogMarkus Göllnitz2023-05-021-0/+20
* replace deprecated file chooser with file dialogMarkus Göllnitz2023-05-021-44/+45
* Add EditableAvatar custom widgetNiels De Graef2023-02-211-2/+0
* Stop using GtkDialognielsdg/no-more-gtkdialogNiels De Graef2023-02-201-21/+35
* utils: Cleanup and remove all Gtk/Adw related methodsNiels De Graef2022-09-081-2/+6
* Introduce the concept of Contacts.ChunkNiels De Graef2022-09-031-30/+27
* editor: Make sure saving an avatar works againNiels De Graef2022-01-131-43/+54
* Port to GTK4 and libadwaitaNiels De Graef2022-01-121-152/+87
* Declare all [GtkChild] members as unownedNiels De Graef2021-02-131-2/+2
* avatar-selector: move selector to a dialogJulian Sparber2021-02-011-66/+89
* Rename Window to MainWindowNiels De Graef2021-01-171-5/+5
* Import only the Folks namspaceNiels De Graef2020-11-301-24/+24
* avatar-selector: Always log messages on errorNiels De Graef2020-11-301-6/+7
* Remove vim modelinesNiels De Graef2020-11-301-1/+0
* avatar: Use HdyAvatarChristopher Davis2020-10-041-2/+1
* avatar-selector: Properly catch warningsNiels De Graef2020-06-051-2/+10
* Editor: use listbox layout to edit contact and secondary menuJulian Sparber2020-02-031-6/+2
* Use individual directlyJulian Sparber2019-11-041-5/+5
* AvatarSelector: fix cheese_button sensitive when no available cameraJulian Sparber2019-07-091-0/+1
* AvatarSelector: use a FileChooserNative.Niels De Graef2018-05-271-5/+5
* avatar-selection: Use popover and window for crop/cheeseElias Entrup2018-04-181-202/+90
* Avatar: lazily load the Pixbuf of the avatar.Niels De Graef2018-01-221-8/+1
* Contact: Remove display_name property.Niels De Graef2018-01-221-1/+1
* Avatar: load asynchronously.Niels De Graef2018-01-201-2/+2
* Rename AvatarDialog to AvatarSelector.Niels De Graef2018-01-191-0/+392