summaryrefslogtreecommitdiff
path: root/src/contacts-contact-editor.vala
Commit message (Expand)AuthorAgeFilesLines
* sheet,editor: stack the name and avatar verticallyNiels De Graef2023-02-241-36/+29
* Add EditableAvatar custom widgetNiels De Graef2023-02-211-22/+2
* Stop using GtkDialognielsdg/no-more-gtkdialogNiels De Graef2023-02-201-36/+25
* editor: Allow removing a birthdayNiels De Graef2023-02-121-13/+32
* editor: Don't use null propertiesNiels De Graef2022-09-291-0/+3
* editor: make sure properties have null terminatorNiels De Graef2022-09-131-0/+2
* ContactEditor: show property with an animationNiels De Graef2022-09-081-10/+16
* 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-36/+743
* editor: Cleanup and improve stylingNiels De Graef2022-02-031-1/+1
* editor: Make sure saving an avatar works againNiels De Graef2022-01-131-5/+19
* Port to GTK4 and libadwaitaNiels De Graef2022-01-121-12/+20
* avatar-selector: move selector to a dialogJulian Sparber2021-02-011-1/+1
* Editor: Don't overuse `using Gtk`Niels De Graef2020-06-051-12/+10
* editor: Set GtkInputPurpose.Name for name_entryNiels De Graef2020-05-221-0/+1
* Editor: use listbox layout to edit contact and secondary menuJulian Sparber2020-02-031-911/+30
* Refactor link/unlink operationsJulian Sparber2020-02-021-0/+6
* contact-editor: imporve grid spacingJulian Sparber2019-12-071-8/+8
* Use individual directlyJulian Sparber2019-11-041-27/+16
* ContactEditor: Don't show the "Linked Accounts" buttonNiels De Graef2019-02-261-1/+1
* TypeCombo: simplify and documentNiels De Graef2018-12-171-8/+8
* ContactForm: use a common container Grid.Niels De Graef2018-05-081-15/+4
* ContactForm: extract code to create PersonaStore label.Niels De Graef2018-05-081-7/+1
* ContactForm: create a common base structure.Niels De Graef2018-05-081-6/+2
* ContactEditor: don't reuse for multiple contacts.Niels De Graef2018-05-081-108/+88
* avatar-selection: Use popover and window for crop/cheeseElias Entrup2018-04-181-4/+4
* Contact: make Store reference private.Niels De Graef2018-03-311-5/+7
* Avatar: lazily load the Pixbuf of the avatar.Niels De Graef2018-01-221-9/+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-1/+1
* Avatar: don't use a button.wip/nielsdg/avatar-no-buttonNiels De Graef2018-01-181-7/+8
* ContactEditor: set container_grid in the UI fileNiels De Graef2018-01-181-16/+5
* ContactEditor: remove redundant hcenter.Niels De Graef2018-01-181-6/+1
* CSS: Remove unused class .contacts-entryNiels De Graef2018-01-161-2/+0
* CSS: remove useless class .month-comboNiels De Graef2018-01-161-1/+0
* Rename ContactFrame to Avatar.Niels De Graef2018-01-161-19/+19
* Use the conventional path for resources.Niels De Graef2017-12-241-1/+1
* ContactEditor: fix annoying const warning.Niels De Graef2017-11-131-1/+1
* Cleanup: set App.window privateNiels De Graef2017-08-261-1/+1
* contacts-edit:Thiago Mendes2017-08-121-1/+1
* Extract & group functions for avatar & name_entryNiels De Graef2017-07-021-115/+105
* Use locale to translate months. Bug 687063.Niels De Graef2017-06-301-35/+28
* Convert Contacts.ContactEditor to GtkTemplateNiels De Graef2017-06-261-57/+28
* Add extra formatting to buttons removing contacts.Niels De Graef2017-06-261-0/+1
* Don't restrict RowData.details to the generic type "string"Rico Tzschichholz2016-10-011-1/+1
* contacts-contact-editor: Update all rows on insertJonas Danielsson2015-01-161-0/+14
* contacts-contact-editor: Notify for current rowJonas Danielsson2015-01-161-14/+21
* ContactEditor: Move string constants from ContactPhilip Withnall2014-08-211-4/+7
* ContactEditor: Ignore empty values for e-mail addresses, etc.Philip Withnall2014-08-211-0/+20