summaryrefslogtreecommitdiff
path: root/data/ui
Commit message (Expand)AuthorAgeFilesLines
* contacts-window: Fix UI file indentationAdrien Plazas2018-04-111-47/+47
* Don't reuse single ContactSheet for multiple contacts.Niels De Graef2018-03-251-0/+34
* ContactPane: add MaxWidthBin in the template.Niels De Graef2018-03-251-0/+10
* Allow sorting by first name or surname.Niels De Graef2018-02-051-2/+89
* Avatar: don't add a class style context.Niels De Graef2018-01-221-4/+0
* ListPane: don't put the filter_entry in a toolbarNiels De Graef2018-01-222-36/+8
* LinkedAccountsDialog: use GtkTemplate.Niels De Graef2018-01-221-0/+53
* Window: add tooltips to icon buttons.Niels De Graef2018-01-211-3/+3
* ContactList: only show checkbox on hover.Niels De Graef2018-01-211-19/+4
* Avatar: cleaner UI.Niels De Graef2018-01-191-1/+1
* Don't show a map for an address.Niels De Graef2018-01-191-40/+0
* Add a Favorite button.Niels De Graef2018-01-191-0/+20
* Rename AvatarDialog to AvatarSelector.Niels De Graef2018-01-191-1/+1
* Window: left title: "All Contacts" -> "Contacts".Niels De Graef2018-01-191-1/+1
* Avatar: don't use a button.wip/nielsdg/avatar-no-buttonNiels De Graef2018-01-181-7/+2
* Make the ContactPane background a bit lighterNiels De Graef2018-01-181-1/+1
* ContactList: show Favorites separately at the top.Niels De Graef2018-01-181-3/+0
* ContactEditor: set container_grid in the UI fileNiels De Graef2018-01-181-0/+12
* Window: use icon for edit_button.Niels De Graef2018-01-171-13/+9
* CSS: Remove unused class .contacts-entryNiels De Graef2018-01-161-18/+3
* CSS: remove useless class .month-comboNiels De Graef2018-01-161-9/+0
* Clean up the style for the watermark.Niels De Graef2018-01-162-2/+5
* Simplify Avatar stylingNiels De Graef2018-01-161-19/+4
* Window: rename overlay to notification_overlay.Niels De Graef2018-01-131-1/+1
* Window: No more need for view_switcher StackNiels De Graef2018-01-131-71/+62
* ListPane: use the search_changed signal.Niels De Graef2018-01-121-1/+1
* Extract setup window into a separate class.Niels De Graef2017-12-302-223/+229
* Put a margin around the avatar in ContactSheet.Niels De Graef2017-12-271-0/+6
* Unmark “app.quit” from translationPiotr Drąg2017-12-261-1/+1
* Improve Contacts setup UI a bit.Niels De Graef2017-12-262-14/+27
* Rename View to the more obvious ContactList.Niels De Graef2017-12-262-3/+3
* InAppNotification: tweak the UI a bit.Niels De Graef2017-12-251-1/+6
* ContactsWindow: rename toolbars to headers.Niels De Graef2017-12-251-3/+3
* Use the conventional path for resources.Niels De Graef2017-12-241-25/+0
* Contacts.ListPane: clean up some code.Niels De Graef2017-12-241-0/+5
* ContactListPane: use constructors to pass a StoreNiels De Graef2017-12-241-10/+1
* LinkSuggestionGrid: improve the UI a bit.Niels De Graef2017-12-232-1/+91
* ContactsView: get rid of sort_prio & headers.Niels De Graef2017-12-231-0/+7
* ContactsWindow: use a Cancel button when selecting.Niels De Graef2017-12-231-7/+12
* make border roundGünther Wutz2017-11-091-0/+4
* Fix crash if initial-setup == false.Niels De Graef2017-09-111-21/+1
* Use a constructor for ContactPane.Niels De Graef2017-08-271-11/+1
* Cleanup, use GtkTemplate for AccountsListNiels De Graef2017-08-221-0/+44
* Use new app iconJeremy Bicha2017-08-201-1/+1
* Use GtkTemplate for ContactPane.Niels De Graef2017-07-022-1/+66
* Extract & group functions for avatar & name_entryNiels De Graef2017-07-021-0/+1
* Convert Contacts.ContactEditor to GtkTemplateNiels De Graef2017-06-262-46/+117
* Add extra formatting to buttons removing contacts.Niels De Graef2017-06-261-1/+4
* Re-introduce separator before the stock thumbnailsNiels De Graef2017-06-261-2/+20
* Implement AvatarDialog as a GtkTemplate.Niels De Graef2017-06-262-0/+279