summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avatar: don't use a button.wip/nielsdg/avatar-no-buttonNiels De Graef2018-01-184-65/+40
* Make the ContactPane background a bit lighterNiels De Graef2018-01-181-1/+1
* ContactList: show Favorites separately at the top.Niels De Graef2018-01-182-8/+48
* ContactEditor: set container_grid in the UI fileNiels De Graef2018-01-182-16/+17
* ContactEditor: remove redundant hcenter.Niels De Graef2018-01-181-6/+1
* Window: use icon for edit_button.Niels De Graef2018-01-172-15/+11
* Port contacts-esd-setup to Vala.Niels De Graef2018-01-178-368/+202
* CSS: Remove unused class .contacts-entryNiels De Graef2018-01-163-21/+3
* CSS: remove useless class .month-comboNiels De Graef2018-01-162-10/+0
* Clean up the style for the watermark.Niels De Graef2018-01-162-2/+5
* Simplify Avatar stylingNiels De Graef2018-01-164-24/+7
* Rename ContactFrame to Avatar.Niels De Graef2018-01-169-52/+55
* ListPane: remove unused `ignore_selection_change`Niels De Graef2018-01-131-8/+2
* Window: rename overlay to notification_overlay.Niels De Graef2018-01-132-3/+3
* Update Turkish translationEmin Tufan Çetin2018-01-131-169/+236
* Window: remove useless debug statement.Niels De Graef2018-01-131-1/+0
* Window: Implement the UI as an FSM.Niels De Graef2018-01-133-71/+116
* Window: No more need for view_switcher StackNiels De Graef2018-01-132-76/+62
* ContactsWindow: no need to pass the Settings.Niels De Graef2018-01-132-2/+2
* ListPane: make an activate_selection_mode().Niels De Graef2018-01-122-10/+8
* ListPane: clean up the fields.Niels De Graef2018-01-121-6/+3
* ListPane: use the search_changed signal.Niels De Graef2018-01-122-32/+12
* Appdata: update contact for update_contactNiels De Graef2018-01-121-1/+1
* ContactsWindow: aggregate edit_mode constraintsNiels De Graef2018-01-121-50/+29
* ContactsWindow: no need for a selection_mode-property.Niels De Graef2018-01-121-17/+8
* Update Friulian translationFabio Tomat2018-01-101-166/+217
* ContactsWindow: split init_content_widgets()Niels De Graef2018-01-091-10/+11
* ContactsWindow: remove right_title and left_title.Niels De Graef2018-01-091-25/+11
* Update Finnish translationJiri Grönroos2018-01-091-169/+221
* Release unstable version 3.27.4.3.27.4Niels De Graef2018-01-092-1/+18
* Update Spanish translationDaniel Mustieles2018-01-081-157/+222
* Make telepathy dependency optionalCosimo Cecchi2018-01-019-10/+53
* Extract setup window into a separate class.Niels De Graef2017-12-308-278/+336
* Add very basic .gitignoreNiels De Graef2017-12-291-0/+4
* Configure: add `maps` optionNiels De Graef2017-12-291-1/+1
* Build: make Maps optional.Niels De Graef2017-12-294-20/+30
* ContactsContact: return early in calc_is_main()Niels De Graef2017-12-291-10/+5
* ContactsContact: reference to Store should be weakNiels De Graef2017-12-291-1/+1
* Keep all the Geocode and Map stuff in one place.Niels De Graef2017-12-292-36/+32
* ContactsContact: remove unused ImDisplay enumNiels De Graef2017-12-292-18/+8
* ContactsContact: remove unused helper functions.Niels De Graef2017-12-291-22/+0
* ContactsContact: Remove initial_letter property.Niels De Graef2017-12-291-9/+0
* Contact: don't listen to changes in Tp.PersonaNiels De Graef2017-12-281-35/+1
* LinkSuggestionGrid: try more fields for the extra info.Niels De Graef2017-12-281-8/+29
* Configure: fix mandir option.Niels De Graef2017-12-281-1/+1
* Meson: install search provider to the correct dir.Niels De Graef2017-12-283-12/+18
* Update German translationMario Blättermann2017-12-281-146/+170
* ContactsContact: remove avatar_icon_data property.Niels De Graef2017-12-271-29/+8
* Contacts.Contact: use Individual for display_nameNiels De Graef2017-12-271-47/+1
* Put a margin around the avatar in ContactSheet.Niels De Graef2017-12-272-0/+7