summaryrefslogtreecommitdiff
path: root/src/contacts-setup-window.vala
Commit message (Expand)AuthorAgeFilesLines
* Emit a log message if no address books are foundNiels De Graef2022-09-031-0/+12
* Use a ListModel for address books (PersonaStore-s)Niels De Graef2022-06-041-29/+13
* Use selection and filter models to list contactsNiels De Graef2022-04-161-1/+1
* Port to GTK4 and libadwaitaNiels De Graef2022-01-121-6/+6
* setup-window: Refine the marginsAdrien Plazas2021-09-291-1/+1
* Declare all [GtkChild] members as unownedNiels De Graef2021-02-131-2/+2
* setup-window: Adjust stylingChristopher Davis2021-02-131-1/+1
* Correct some spelling mistakesNiels De Graef2020-12-061-1/+1
* Import only the Folks namspaceNiels De Graef2020-11-301-5/+2
* Replace Hdy.Column by Hdy.ClampAdrien Plazas2020-07-231-1/+1
* setup-window: Set correct icon nameNiels De Graef2020-05-121-1/+1
* Make the address book windows adaptiveAdrien Plazas2020-01-081-2/+2
* Make visible when using a development buildNiels De Graef2020-01-051-0/+4
* Store: remove eds_persona_store_changed()Niels De Graef2018-12-111-1/+1
* 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