summaryrefslogtreecommitdiff
path: root/src/contacts-contact-editor.vala
Commit message (Expand)AuthorAgeFilesLines
* 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
* ContactsEditor: Address field editor not croppedErick Pérez Castellanos2013-07-191-1/+1
* ContactsEditor: update widgets alignment and spacingErick Pérez Castellanos2013-07-191-7/+7
* ContactsEditor: name entry maintain proper sizeErick Pérez Castellanos2013-07-181-1/+1
* Set Contact birthday with initial value.Erick Pérez Castellanos2013-04-111-19/+1
* Fixed: New details field not receiving focus.Erick Pérez Castellanos2013-02-201-0/+23
* Write details to personas like Tpf.Personas.Erick Pérez Castellanos2013-02-161-2/+14
* Moving to static list of field types.Erick Pérez Castellanos2012-12-191-11/+15
* A lot of UX fixes.Erick Pérez Castellanos2012-12-181-5/+4
* Added handling of postal-addresses details of Contact.Erick Pérez Castellanos2012-12-171-6/+129
* Created ContactEditor widget.Erick Pérez Castellanos2012-12-171-0/+662