summaryrefslogtreecommitdiff
path: root/src/contacts-contact-sheet.vala
Commit message (Expand)AuthorAgeFilesLines
* WIP: Refactor ContactSheet property adding.Niels De Graef2018-04-221-102/+147
* Contact: make Store reference private.Niels De Graef2018-03-311-9/+13
* Don't reuse single ContactSheet for multiple contacts.Niels De Graef2018-03-251-38/+33
* Extract ImService to a separate file.Niels De Graef2018-02-131-1/+1
* Avatar: lazily load the Pixbuf of the avatar.Niels De Graef2018-01-221-4/+1
* Contact: Remove display_name property.Niels De Graef2018-01-221-2/+2
* Avatar: load asynchronously.Niels De Graef2018-01-201-2/+2
* Don't show a map for an address.Niels De Graef2018-01-191-16/+3
* Simplify Avatar stylingNiels De Graef2018-01-161-2/+0
* Rename ContactFrame to Avatar.Niels De Graef2018-01-161-3/+3
* Make telepathy dependency optionalCosimo Cecchi2018-01-011-0/+6
* Build: make Maps optional.Niels De Graef2017-12-291-6/+8
* ContactsContact: remove unused ImDisplay enumNiels De Graef2017-12-291-1/+1
* Put a margin around the avatar in ContactSheet.Niels De Graef2017-12-271-0/+1
* ContactStore: only store 1 calling account.Niels De Graef2017-12-241-2/+2
* ContactSheet: remove unused Store.Niels De Graef2017-12-241-7/+3
* Prevent more uses of App singleton for its StoreNiels De Graef2017-08-271-3/+7
* Make labels in contact-sheet selectableJeena2017-08-161-0/+2
* Add a map to the contacts sheetJonas Danielsson2015-01-141-0/+7
* ContactEditor: improved showing of birthday fieldsErick Pérez Castellanos2014-05-301-1/+1
* ContactSheet: showing actual linksErick Pérez Castellanos2014-04-021-11/+21
* build: remove margin_left/right deprecated callsErick Pérez Castellanos2014-02-131-12/+3
* ContactsPane: Removed presence widgetErick Pérez Castellanos2013-09-301-5/+0
* l18n: fix margin to work properly on RTL languagesErick Pérez Castellanos2013-09-161-3/+12
* ContactPane: fixed avatar size and name alignmentErick Pérez Castellanos2013-08-191-3/+3
* Contacts.Pane: draw a frame around the avatarErick Pérez Castellanos2013-08-151-0/+2
* Catch some unhandled errors and print warningsPhilip Withnall2013-08-041-1/+5
* Added ellipsize to "Editing ... " labelErick Pérez Castellanos2013-06-031-0/+6
* Removing button from contact avatar in non-edit mode.Erick Pérez Castellanos2013-01-101-4/+1
* Moving to static list of field types.Erick Pérez Castellanos2012-12-191-1/+1
* A lot of UX fixes.Erick Pérez Castellanos2012-12-181-1/+1
* Show im_addresses of the Contact.Erick Pérez Castellanos2012-12-181-1/+23
* Added handling of postal-addresses details of Contact.Erick Pérez Castellanos2012-12-171-0/+12
* Moved ContactSheet widget to a separate source.Erick Pérez Castellanos2012-12-171-0/+194