summaryrefslogtreecommitdiff
path: root/src/contacts-list-pane.vala
Commit message (Expand)AuthorAgeFilesLines
* Contact: make hidden a property & cleanup the code.Niels De Graef2018-04-021-1/+1
* Allow sorting by first name or surname.Niels De Graef2018-02-051-2/+2
* Don't use anonymous lambdas if not necessary.Niels De Graef2018-01-221-2/+2
* ContactList: use a SimpleQuery for the search filter.Niels De Graef2018-01-211-9/+10
* ContactList: use and sync the UiState.Niels De Graef2018-01-211-5/+1
* ListPane: also use the UiState.Niels De Graef2018-01-201-9/+18
* ListPane: remove unused `ignore_selection_change`Niels De Graef2018-01-131-8/+2
* ListPane: make an activate_selection_mode().Niels De Graef2018-01-121-7/+6
* ListPane: clean up the fields.Niels De Graef2018-01-121-6/+3
* ListPane: use the search_changed signal.Niels De Graef2018-01-121-31/+11
* Rename View to the more obvious ContactList.Niels De Graef2017-12-261-14/+14
* Use the conventional path for resources.Niels De Graef2017-12-241-1/+1
* Contacts.ListPane: clean up some code.Niels De Graef2017-12-241-14/+13
* ContactListPane: use constructors to pass a StoreNiels De Graef2017-12-241-42/+24
* ListPane: moved signal connection to ui fileErick Pérez Castellanos2014-05-311-1/+1
* build: move resource files into data subdirErick Pérez Castellanos2014-05-311-1/+1
* Window: replaced ListPane for loading spinnerErick Pérez Castellanos2014-05-291-0/+4
* ListPane: removed "Other Contacts" sectionErick Pérez Castellanos2014-05-291-6/+0
* Window: moved ListPane into ui fileErick Pérez Castellanos2014-05-291-4/+11
* Contacts.View: moved into ui fileErick Pérez Castellanos2014-05-291-7/+3
* ListPane: moved to template fileErick Pérez Castellanos2014-05-291-65/+30
* l18n: Changed Link string for more accurated: WebsiteErick Pérez Castellanos2013-09-231-0/+1
* Port to GtkRevealerStefano Facchini2013-08-211-2/+3
* colors: fixed backgroundErick Pérez Castellanos2013-08-171-1/+0
* Contacts.ListPane: show all contacts by defaultErick Pérez Castellanos2013-08-161-1/+1
* Contacts.ListPane: revert split between all and main contactsErick Pérez Castellanos2013-08-151-9/+4
* left-header-bar: use proper title in selection-modeErick Pérez Castellanos2013-08-151-0/+4
* Remove unused variablesPhilip Withnall2013-08-041-1/+0
* View: Convert from EggListBox to GtkListBoxAlexander Larsson2013-06-121-1/+1
* Don't search for "empty" stringsChris Cummins2013-05-271-1/+1
* Fixed ListPane changing widthErick Pérez Castellanos2013-05-041-1/+5
* search-entry: Added placeholder textErick Pérez Castellanos2013-05-041-0/+1
* Use GtkSearchEntryErick Pérez Castellanos2013-05-041-13/+2
* Add reveal effect to show selection-toolbarErick Pérez Castellanos2013-02-211-10/+9
* Show all contacts or just main.Erick Pérez Castellanos2013-02-161-5/+11
* Added link operation to selection-mode.Erick Pérez Castellanos2013-02-141-0/+8
* Hooked ::delete_contacts signal.Erick Pérez Castellanos2013-02-061-3/+3
* Added marking handling to Contacts.ListPaneErick Pérez Castellanos2013-02-061-0/+24
* Added selection-mode skel.Erick Pérez Castellanos2013-02-061-1/+22
* Added selection API to ListPane and ContactsView.Erick Pérez Castellanos2013-02-061-0/+8
* Show the search field by defaultAlexander Larsson2012-09-051-36/+1
* Use new ListBox.add_to_scrolled helperAlexander Larsson2012-05-161-3/+1
* Use Egg.ListBox for Contacts.View, not TreeViewAlexander Larsson2012-05-151-1/+3
* Combine View and ViewWidgetAlexander Larsson2012-02-201-7/+4
* Remove unused separator in search toolbarAlexander Larsson2012-02-141-4/+0
* Add first run dialogAlexander Larsson2012-01-271-53/+1
* Work around issue with lost grab when displaying the search first timeAlexander Larsson2012-01-201-1/+12
* Scroll reveal the search toolbarAlexander Larsson2012-01-191-8/+9
* Rename the always visible contacts as "Main" rather than "primary"Alexander Larsson2012-01-191-2/+2
* Make the search toolbar hidden by defaultAlexander Larsson2012-01-181-0/+24