summaryrefslogtreecommitdiff
path: root/src/contacts-list-pane.vala
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make Contacts.CellRendererShape use a struct for shapesAlexander Larsson2011-08-161-3/+9
* Clean up initial letter handlingAlexander Larsson2011-08-161-2/+3
* Add initial cut at show individual idAlexander Larsson2011-08-091-0/+9
* Fix some unhandled exception warningsAlexander Larsson2011-07-011-2/+6
* Move store to app and pass down to list and contact panesAlexander Larsson2011-06-301-3/+2
* Move the aggregator into the contacts storeAlexander Larsson2011-06-291-15/+0
* Remove placeholder text from search entryAlexander Larsson2011-06-291-1/+0
* Display (via phone) darker when selectedAlexander Larsson2011-06-291-1/+4
* Nicer im presence in the list paneAlexander Larsson2011-06-291-4/+23
* Implement a new cell renderer to use for the listviewAlexander Larsson2011-06-281-25/+253
* Make add button widerAlexander Larsson2011-06-281-0/+3
* Less wide index columnAlexander Larsson2011-06-271-1/+1
* Slightly better list pane sizing, still not as per mockup thoughAlexander Larsson2011-06-271-5/+4
* Add clear icon for the entryAlexander Larsson2011-06-171-0/+10
* Don't immediately search, wait 300msec firstAlexander Larsson2011-06-171-2/+16
* Sync entry text with gnome-shell overview searchAlexander Larsson2011-06-171-1/+1
* Split out list pane to own fileAlexander Larsson2011-06-091-0/+202