summaryrefslogtreecommitdiff
path: root/src/contacts-contact-editor.vala
Commit message (Expand)AuthorAgeFilesLines
* 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
* ContactEditor: make avatar regular detailErick Pérez Castellanos2014-08-111-22/+53
* ContactEditor: clear also unset internal contactErick Pérez Castellanos2014-08-111-0/+1
* ContactEditor: tweak inline contact templateErick Pérez Castellanos2014-08-111-1/+8
* misc: API change to maintain readabilityErick Pérez Castellanos2014-08-111-1/+1
* ContactEditor: initial work to provide inline contact creationErick Pérez Castellanos2014-08-111-34/+82
* ContactEditor: fixed memory corruptionErick Pérez Castellanos2014-08-111-0/+2
* misc: move ::change_avatar to ContactEditor sourceErick Pérez Castellanos2014-08-111-0/+21
* ContactEditor: use Button.from_icon_nameErick Pérez Castellanos2014-08-111-15/+6
* ContactPane: move internal widgets to ContactEditorErick Pérez Castellanos2014-08-111-42/+110
* ContactEditor: improved showing of birthday fieldsErick Pérez Castellanos2014-05-301-4/+33
* ContactEditor: focus new detail rowErick Pérez Castellanos2014-04-071-15/+19
* ContactEditor: update has_nickname_row properlyErick Pérez Castellanos2014-04-071-8/+6
* ContactEditor: add properties for single value fieldsErick Pérez Castellanos2014-04-051-0/+28
* App: add accesibility name to buttons without labelErick Pérez Castellanos2014-04-021-0/+5
* contact-editor: Don’t create empty NoteFieldDetailsPhilip Withnall2014-02-241-2/+4
* build: remove margin_left/right deprecated callsErick Pérez Castellanos2014-02-131-16/+4
* l18n: fix margin to work properly on RTL languagesErick Pérez Castellanos2013-09-161-4/+16
* ContactEditor: fix name entry alignmentErick Pérez Castellanos2013-08-191-1/+1
* Fix use of deprecated libgee APIPhilip Withnall2013-08-041-1/+1
* Fix implicit shadowing of a parent class’ method in ContactsContactEditorPhilip Withnall2013-08-041-1/+1
* Fix use of deprecated libfolks APIPhilip Withnall2013-08-041-1/+1