summaryrefslogtreecommitdiff
path: root/src/contacts-accounts-list.vala
Commit message (Expand)AuthorAgeFilesLines
* Make goa an optional dependencyNiels De Graef2022-10-231-2/+3
* accounts-list: Don't autoselect an address bookNiels De Graef2022-08-081-1/+3
* Add a preferences windowNiels De Graef2022-07-241-21/+26
* Use a ListModel for address books (PersonaStore-s)Niels De Graef2022-06-041-98/+71
* Port to GTK4 and libadwaitaNiels De Graef2022-01-121-47/+53
* accounts-list: Use libhandy list stylingChristopher Davis2021-02-131-2/+0
* Import only the Folks namspaceNiels De Graef2020-11-301-17/+18
* AccountsList: Fix no address book being selectablewip/nielsdg/fix-setup-screenNiels De Graef2020-08-241-0/+2
* Adapt to Hdy.ActionRow changesAdrien Plazas2020-07-231-2/+2
* Fix some dynamic cast warningsNiels De Graef2020-06-051-1/+2
* AddreeBookList: Fix local addressbook isn't set as default addressbookJulian Sparber2020-03-271-0/+1
* Make the address book windows adaptiveAdrien Plazas2020-01-081-11/+7
* AccountsList: Use Hdy.ActionRowAdrien Plazas2020-01-081-47/+37
* Use individual directlyJulian Sparber2019-11-041-1/+1
* AccountsList: add a little bit more debugging info.Niels De Graef2018-11-111-10/+14
* AccountsList: Drop useless Online Accounts Settings buttonAdrien Plazas2018-09-051-27/+0
* Rename icon to use org.gnome.Contacts (our app ID).Niels De Graef2018-04-301-4/+2
* Use the conventional path for resources.Niels De Graef2017-12-241-1/+1
* Cleanup: Remove App singletonNiels De Graef2017-08-271-1/+1
* Try to steer away from using App as a singleton.Niels De Graef2017-08-271-4/+7
* Use DBus to open the Online Accounts panel.Niels De Graef2017-08-231-2/+19
* Cleanup, use GtkTemplate for AccountsListNiels De Graef2017-08-221-43/+20
* Use new app iconJeremy Bicha2017-08-201-2/+2
* contacts-accounts-list: Don’t add a missing local store to the UIPhilip Withnall2014-06-191-16/+18
* AccountList: use add_separtor utility funcErick Pérez Castellanos2014-05-311-9/+1
* misc: fixed minor warnings and FIXME instructionsErick Pérez Castellanos2014-05-291-1/+2
* AccountsList: using gobject style constructorErick Pérez Castellanos2014-05-291-1/+1
* Address Book dialog: updated UIErick Pérez Castellanos2014-04-101-11/+16
* build: remove margin_left/right deprecated callsErick Pérez Castellanos2014-02-131-14/+5
* l18n: fix margin to work properly on RTL languagesErick Pérez Castellanos2013-09-161-3/+12
* AccountsList: change lookErick Pérez Castellanos2013-08-191-18/+48
* Contacts.AccountList: fix some issues, match the mockupsErick Pérez Castellanos2013-08-151-27/+10
* AccountsList: reworked flow, refactore codeErick Pérez Castellanos2013-07-241-32/+48
* Fixes: casting and debug sentences removedErick Pérez Castellanos2013-07-231-8/+5
* Set primary store with the new AccontsList widgetErick Pérez Castellanos2013-07-231-0/+160