summaryrefslogtreecommitdiff
path: root/src/contacts-list-pane.vala
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix up styling to look more like mockupsAlexander Larsson2012-01-181-1/+1
* Add menu style toolbarAlexander Larsson2012-01-171-13/+0
* Only show non-primary contacts when searchingAlexander Larsson2012-01-161-0/+6
* Fix GtkGrid spacingAlexander Larsson2011-09-211-1/+1
* Remove accents etc when searchingAlexander Larsson2011-09-131-1/+1
* Replace FSF address by a reference to its websiteFrédéric Péters2011-09-051-2/+1
* Make it possible to not send changes when selecting contactAlexander Larsson2011-08-291-2/+7
* Make list pane less wide (now 315 px) as per mockupAlexander Larsson2011-08-241-1/+1
* Remove unnecessary padding in toolbarAlexander Larsson2011-08-221-5/+1
* Add initial display for empty contacts dbAlexander Larsson2011-08-221-3/+65
* Split out TreeView from list pane into its own widgetAlexander Larsson2011-08-171-82/+8
* Split out cell renderer to its own fileAlexander Larsson2011-08-171-277/+0
* Split out the view from StoreAlexander Larsson2011-08-171-5/+7
* Show availibility via phone by using an iconAlexander Larsson2011-08-161-9/+11