summaryrefslogtreecommitdiff
path: root/src/contacts-view.vala
Commit message (Expand)AuthorAgeFilesLines
* View: remove hardcoded colorErick Pérez Castellanos2014-08-111-5/+0
* View: moved default value to declarationsErick Pérez Castellanos2014-06-091-9/+4
* View: added frame around avatarsErick Pérez Castellanos2014-05-311-0/+3
* Contacts.View: moved into ui fileErick Pérez Castellanos2014-05-291-12/+20
* src: Add a missing nullability markerPhilip Withnall2014-02-111-0/+4
* colors: fixed backgroundErick Pérez Castellanos2013-08-171-0/+5
* Remove unused variablesPhilip Withnall2013-08-041-1/+0
* contacts-view: hide selectors on window first showErick Pérez Castellanos2013-07-111-0/+1
* Removed LocalGtk namespace and vapi bindingsErick Pérez Castellanos2013-06-251-1/+0
* View: Convert from EggListBox to GtkListBoxAlexander Larsson2013-06-121-86/+88
* Adjusting margin around the contact avatarErick Pérez Castellanos2013-05-111-1/+1
* Updated contacts list layout and appearance.Erick Pérez Castellanos2013-05-041-26/+6
* Font color fixed in contact-list.Erick Pérez Castellanos2013-04-111-2/+15
* Fixed: Show/hide selector on new contact.Erick Pérez Castellanos2013-02-171-1/+2
* Hooked ::delete_contacts signal.Erick Pérez Castellanos2013-02-061-1/+7
* Handling of selections (marking) in Contacts.ViewErick Pérez Castellanos2013-02-061-0/+22
* Added selection API to ListPane and ContactsView.Erick Pérez Castellanos2013-02-061-0/+25
* Showing separator between every contact.Erick Pérez Castellanos2013-02-061-2/+1
* Squash a critical warning when the application is closed.Giovanni Campagna2012-11-121-1/+1
* Properly escape strings passed to set_markupAlexander Larsson2012-05-151-1/+1
* Use Egg.ListBox for Contacts.View, not TreeViewAlexander Larsson2012-05-151-386/+167
* fetch contact info of selected contactGuillaume Desmottes2012-05-101-0/+2
* Remove unnecessary model property that conflicted with Treeview.modelAlexander Larsson2012-03-051-5/+3
* Remove weird padding after "Other Contacts" header in listAlexander Larsson2012-02-201-0/+1
* Combine View and ViewWidgetAlexander Larsson2012-02-201-12/+11
* Add padding on the left of icon in list viewAlexander Larsson2012-01-201-3/+3
* Make padding between contacts 24 pixels as per mockupsAlexander Larsson2012-01-201-1/+1
* Centralize small avatar sizeAlexander Larsson2012-01-201-1/+1
* Rename the always visible contacts as "Main" rather than "primary"Alexander Larsson2012-01-191-8/+8
* Move partway to new link dialog designAlexander Larsson2012-01-181-0/+4
* Break out Contact.format_persona_storesAlexander Larsson2012-01-181-8/+1
* Remove initial letter columnAlexander Larsson2012-01-181-23/+1
* Minor cleanupsAlexander Larsson2012-01-181-7/+16
* Break out data comparison functionAlexander Larsson2012-01-181-21/+25
* Do row spacing via padding, not CSSAlexander Larsson2012-01-181-1/+6
* Support changing primary address bookAlexander Larsson2012-01-161-1/+1
* Only show non-primary contacts when searchingAlexander Larsson2012-01-161-14/+71
* Remove unused contacts booleansnew-designAlexander Larsson2011-12-161-2/+0
* Make Contact.is_hidden a property getter and cache the valueAlexander Larsson2011-11-291-1/+1
* Add header to link suggestionsAlexander Larsson2011-09-191-0/+13
* Use extra rows for padding between suggestions and restAlexander Larsson2011-09-191-29/+94
* Don't use multiple listview columns in ContactsViewAlexander Larsson2011-09-191-7/+5
* Initial cut at suggested linksAlexander Larsson2011-09-161-7/+63
* Display persona stores in link dialogAlexander Larsson2011-09-061-5/+36
* Don't show contact itself in link dialogAlexander Larsson2011-09-061-0/+11
* Replace FSF address by a reference to its websiteFrédéric Péters2011-09-051-2/+1
* Show some name for the new contact in the list before one is setAlexander Larsson2011-08-291-1/+4
* Remove unncessary wrap_width from cell rendererAlexander Larsson2011-08-241-2/+1
* Update list view to look like new mockupsAlexander Larsson2011-08-221-1/+1
* Initial move towards new contact displayAlexander Larsson2011-08-221-0/+1