aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-common.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up #include directives in source filesEmanuele Aina2013-04-021-1/+0
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-3/+2
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-2/+2
* Use double quotes for all internal headersEmanuele Aina2013-04-011-2/+2
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-10/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+1
* use tp_account_manager_dup_valid_accounts()Guillaume Desmottes2012-09-111-4/+4
* Use new tp_account_* gettersGuillaume Desmottes2012-07-161-1/+1
* remove empathy-auto-salut-account-helperGuillaume Desmottes2012-02-171-1/+0
* Stop using the accounts assistantGuillaume Desmottes2012-02-171-62/+5
* empathy-accounts: remove --assistant optionGuillaume Desmottes2012-02-171-2/+1
* empathy-debugger: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-261-12/+18
* always display the accounts dialog if we have to show a specific accountGuillaume Desmottes2011-09-261-1/+2
* empathy-account: add a --assistant option to force having assistantXavier Claessens2011-09-261-1/+2
* empathy-accounts-common: no need to include uniqueGuillaume Desmottes2010-10-181-1/+0
* stop importing MC4 accountsGuillaume Desmottes2010-06-241-13/+0
* Only create the EmpathyAccountsDialog if requiredDanielle Madeley2010-06-031-2/+3
* Use library i18n method for source files included in shared libraryRob Bradford2010-05-181-1/+1
* add empathy_accounts_has_accountsGuillaume Desmottes2010-03-051-0/+13
* Improve debugging and don't use g_debugSjoerd Simons2010-03-021-1/+1
* Simplify empathy_accounts_importSjoerd Simons2010-03-021-19/+6
* Make the empathy-account code be slightly more streamlinedSjoerd Simons2010-03-021-55/+1
* empathy-accounts: Check to see if there are no accounts thus show the assistantDanielle Madeley2010-02-261-0/+4
* Separate the accounts dialog into its own program which works with the Gnome ...Travis Reitter2010-02-121-0/+216