summaryrefslogtreecommitdiff
path: root/tests/interactive
AgeCommit message (Expand)AuthorFilesLines
2012-09-06update tests/interactive/.gitignoreGuillaume Desmottes1-0/+2
2012-08-10model-aggregator test app filters on avatar presenceLaurent Contzen1-0/+4
2012-08-09Added filtering function to model-aggregatorLaurent Contzen1-1/+10
2012-08-09New test app test-empathy-roster-model-aggregator.cLaurent Contzen2-1/+154
2012-08-06Removed the manager from the view, relying only on the modelLaurent Contzen2-3/+2
2012-08-06Added test-empathy-dual-roster-viewLaurent Contzen2-1/+158
2012-07-23empathy-roster-view: start using empathy-roster-modelLaurent Contzen1-1/+7
2012-06-18roster-view: use a signal instead of a cb to handle individual tooltipsGuillaume Desmottes1-3/+4
2012-06-14roster-view: add 'empty' propertyGuillaume Desmottes1-0/+13
2012-06-14add API for individual tooltipsGuillaume Desmottes1-0/+16
2012-06-14Add popup-individual-menu signalGuillaume Desmottes1-0/+30
2012-06-14add a signal when a contact is activatedGuillaume Desmottes1-0/+14
2012-06-14roster-view: add live search supportGuillaume Desmottes1-2/+11
2012-06-14test-empathy-roster-view: add --groups optionGuillaume Desmottes1-0/+3
2012-06-14test-empathy-roster-view: add option to display offline contactsGuillaume Desmottes1-0/+21
2012-06-14add test-empathy-roster-viewGuillaume Desmottes3-1/+47
2012-06-07remove libebook supportGuillaume Desmottes1-3/+1
2012-04-05stop using g_thread_initGuillaume Desmottes1-1/+0
2012-03-16add EmpathyCalendarButtonGuillaume Desmottes3-1/+76
2012-02-16remove empathy-auto-salut-account-helperGuillaume Desmottes1-11/+0
2012-02-16Remove empathy-account-assistantGuillaume Desmottes1-42/+0
2011-12-02contact-blocking-dialog: stop using EmpathyContactManagerGuillaume Desmottes1-7/+35
2011-11-24remove EmpathyContactManager's testGuillaume Desmottes2-45/+0
2011-11-14empathy-logs: prepare the account manager firstGuillaume Desmottes1-3/+21
2011-11-14empathy-logs: port to TP coding styleGuillaume Desmottes1-17/+15
2011-10-08remove empetitGuillaume Desmottes2-71/+0
2011-08-08tests: simplify running blocking dialogWill Thompson1-8/+1
2011-06-24PresetDialog test: quit cleanlyWill Thompson1-5/+4
2011-05-05fix unused-but-set-variable warningsMarc Plano-Lesay1-2/+1
2011-03-17rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes1-2/+2
2011-03-08Prepare EmpathyContactManager in testDanielle Madeley1-0/+7
2011-03-08Connect ::response in testDanielle Madeley1-0/+3
2011-03-08Test for contact blocking dialogDanielle Madeley3-0/+48
2010-11-15Group all harddeps in one pkg-config callXavier Claessens1-2/+0
2010-11-10Make AccountChooser filters asynchronous to let them handle newly connected a...Vitaly Minko1-2/+4
2010-08-24allow building empathy without edsSaleem Abdulrasool1-3/+5
2010-08-11re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch...Guillaume Desmottes1-21/+1
2010-07-08move GTK+ check to its own PKG_CHECK_MODULESGuillaume Desmottes1-1/+3
2010-06-18Depend on telepathy-logger (#610956)Guillaume Desmottes1-2/+0
2010-06-18tests: add TPL CFLAGS and LIBSGuillaume Desmottes1-0/+2
2010-04-24add timestamp arg to empathy_dispatcher_chat_with_contact(_id)Sjoerd Simons1-1/+2
2010-04-05add tests/interactive/test-empathy-account-chooser.cGuillaume Desmottes3-1/+49
2010-02-17Point Makefile.am to .lo files, to please some libtool deityFrédéric Péters1-5/+5
2010-01-25Pass a ready EmpathyConnectionManagers to empathy_account_assistant_showGuillaume Desmottes1-4/+21
2010-01-19Call create_salut_account_if_needed when the assistant is closedGuillaume Desmottes1-1/+2
2009-11-18Move empathy-log to tests/interactive and don't install it anymoreLaurent Bigonville3-0/+63
2009-10-29move test app needing user interaction to interactive/Guillaume Desmottes8-0/+336