aboutsummaryrefslogtreecommitdiffstats
path: root/tests/interactive/test-empathy-roster-view.c
Commit message (Collapse)AuthorAgeFilesLines
* roster-view: inherit from GtkListBoxGuillaume Desmottes2013-09-041-2/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=706988
* fix 'popup-individual-menu' in roster testsGuillaume Desmottes2013-09-041-2/+3
| | | | We added the 'group' argument to the signal.
* live-search: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-2/+1
| | | | | | | | | | | | Sort by: • "config.h" • API declarations, if any • public libraries • internal headers, alphabetically sorted (mostly) http://telepathy.freedesktop.org/wiki/Style#A.23includes https://bugzilla.gnome.org/show_bug.cgi?id=697076
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-4/+4
| | | | | | | | Directly add the libempathy, libempathy-gtk and extensions directories to the include search path. This decouples header inclusions from their location and helps when reorganizing the source files layout. https://bugzilla.gnome.org/show_bug.cgi?id=696950
* Use double quotes for all internal headersEmanuele Aina2013-04-011-4/+4
| | | | | | | This makes a bit more obvious which headers come from public libraries and which ones come from uninstalled utility libraries. https://bugzilla.gnome.org/show_bug.cgi?id=696950
* Removed the manager from the view, relying only on the modelLaurent Contzen2012-08-061-1/+1
|
* empathy-roster-view: start using empathy-roster-modelLaurent Contzen2012-07-231-1/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680302
* roster-view: use a signal instead of a cb to handle individual tooltipsGuillaume Desmottes2012-06-181-3/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=678294
* roster-view: add 'empty' propertyGuillaume Desmottes2012-06-141-0/+13
|
* add API for individual tooltipsGuillaume Desmottes2012-06-141-0/+16
|
* Add popup-individual-menu signalGuillaume Desmottes2012-06-141-0/+30
|
* add a signal when a contact is activatedGuillaume Desmottes2012-06-141-0/+14
|
* roster-view: add live search supportGuillaume Desmottes2012-06-141-2/+11
|
* test-empathy-roster-view: add --groups optionGuillaume Desmottes2012-06-141-0/+3
|
* test-empathy-roster-view: add option to display offline contactsGuillaume Desmottes2012-06-141-0/+21
|
* add test-empathy-roster-viewGuillaume Desmottes2012-06-141-0/+43