summaryrefslogtreecommitdiff
path: root/src/contacts-setup-window.vala
Commit message (Expand)AuthorAgeFilesLines
* Extract setup window into a separate class.Niels De Graef2017-12-301-0/+74
* build: remove unused codeErick Pérez Castellanos2014-08-111-106/+0
* build: remove margin_left/right deprecated callsErick Pérez Castellanos2014-02-131-4/+4
* Contacts.SetupWindow: make the buttons as center verticallyYosef Or Boczko2013-09-261-0/+2
* Contacts.SetupWindow: fix AccountsList not align properlyErick Pérez Castellanos2013-08-191-0/+1
* Contacts.AccountList: fix some issues, match the mockupsErick Pérez Castellanos2013-08-151-1/+1
* AccountsList: hooked to ContactsStore signal for updateErick Pérez Castellanos2013-08-091-2/+2
* Remove unused variablesPhilip Withnall2013-08-041-2/+0
* SetupWindow: use new AccountsList widgetErick Pérez Castellanos2013-07-241-153/+44
* contact: Move get_eds_addressbooks() to AppFlorian Müllner2012-06-281-1/+1
* Convert contacts to new EDS APIsAlexander Larsson2012-06-141-8/+4
* Properly escape strings passed to set_markupAlexander Larsson2012-05-151-1/+1
* Fix some layout details in first run dialog.Alexander Larsson2012-02-131-5/+10
* Add first run dialogAlexander Larsson2012-01-271-0/+213