Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the telepathy-account-widgets submodule instead of the internal copy | Marco Barisione | 2013-08-20 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 | ||||
* | live-search: move from Empathy to tp-account-widgets | Marco Barisione | 2013-08-20 | 1 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 | ||||
* | keyring: move from Empathy to tp-account-widgets | Marco Barisione | 2013-08-20 | 1 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 | ||||
* | Use a flat namespace for internal includes | Emanuele Aina | 2013-04-01 | 1 | -1/+2 |
| | | | | | | | | 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 | ||||
* | New test app test-empathy-roster-model-aggregator.c | Laurent Contzen | 2012-08-09 | 1 | -1/+3 |
| | |||||
* | Added test-empathy-dual-roster-view | Laurent Contzen | 2012-08-06 | 1 | -1/+3 |
| | |||||
* | add test-empathy-roster-view | Guillaume Desmottes | 2012-06-14 | 1 | -1/+3 |
| | |||||
* | remove libebook support | Guillaume Desmottes | 2012-06-07 | 1 | -3/+1 |
| | | | | | | | It's API just changed and it's not really useful anymore as gnome-about-me has been removed. https://bugzilla.gnome.org/show_bug.cgi?id=677533 | ||||
* | add EmpathyCalendarButton | Guillaume Desmottes | 2012-03-16 | 1 | -1/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671981 | ||||
* | remove empathy-auto-salut-account-helper | Guillaume Desmottes | 2012-02-17 | 1 | -11/+0 |
| | | | | | | It was used only by the accounts assistant https://bugzilla.gnome.org/show_bug.cgi?id=652669 | ||||
* | remove EmpathyContactManager's test | Guillaume Desmottes | 2011-11-24 | 1 | -2/+0 |
| | | | | | | We want to get rid of it any way. https://bugzilla.gnome.org/show_bug.cgi?id=663387 | ||||
* | remove empetit | Guillaume Desmottes | 2011-10-09 | 1 | -2/+0 |
| | | | | | | It used to test EmpathyContactSelector which is going away. https://bugzilla.gnome.org/show_bug.cgi?id=629517 | ||||
* | Test for contact blocking dialog | Danielle Madeley | 2011-03-08 | 1 | -0/+2 |
| | |||||
* | Group all harddeps in one pkg-config call | Xavier Claessens | 2010-11-15 | 1 | -2/+0 |
| | | | | We do not support GTK2 anymore, so there is no point in keeping those | ||||
* | allow building empathy without eds | Saleem Abdulrasool | 2010-08-25 | 1 | -3/+5 |
| | |||||
* | move GTK+ check to its own PKG_CHECK_MODULES | Guillaume Desmottes | 2010-07-08 | 1 | -1/+3 |
| | |||||
* | Depend on telepathy-logger (#610956) | Guillaume Desmottes | 2010-06-18 | 1 | -2/+0 |
| | |||||
* | tests: add TPL CFLAGS and LIBS | Guillaume Desmottes | 2010-06-18 | 1 | -0/+2 |
| | |||||
* | add tests/interactive/test-empathy-account-chooser.c | Guillaume Desmottes | 2010-04-05 | 1 | -1/+3 |
| | |||||
* | Point Makefile.am to .lo files, to please some libtool deity | Frédéric Péters | 2010-02-18 | 1 | -5/+5 |
| | |||||
* | Call create_salut_account_if_needed when the assistant is closed | Guillaume Desmottes | 2010-01-20 | 1 | -1/+2 |
| | | | | | That way we only try to create the account if the assistant properly terminates (#607436). | ||||
* | Move empathy-log to tests/interactive and don't install it anymore | Laurent Bigonville | 2009-11-19 | 1 | -0/+2 |
| | |||||
* | move test app needing user interaction to interactive/ | Guillaume Desmottes | 2009-10-29 | 1 | -0/+35 |
tests/ should be used only for automatic unit tests. |