summaryrefslogtreecommitdiff
path: root/src/empathy-accounts.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Add missing textdomain() callJuan A. Suarez Romero1-0/+1
2014-02-06add empathy-bus-names.hGuillaume Desmottes1-3/+2
2013-10-03Add missing telepathy-glib-dbus.h includesXavier Claessens1-0/+1
2013-09-17coding style fixesGuillaume Desmottes1-1/+1
2013-04-05EmpathyAccounts: use GApplication activateMarco Trevisan (Treviño)1-16/+21
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-3/+3
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-3/+3
2013-04-01Use double quotes for all internal headersEmanuele Aina1-3/+3
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-9/+0
2013-03-27Consistently use `#include "config.h"` everywhereEmanuele Aina1-1/+1
2012-09-17include telepathy-glib.hGuillaume Desmottes1-3/+1
2012-09-11use tp_account_manager_dup_valid_accounts()Guillaume Desmottes1-2/+2
2012-05-21Merge branch 'gnome-3-4'Guillaume Desmottes1-1/+11
2012-05-21empathy-accounts: init cheese-gtk if neededGuillaume Desmottes1-0/+11
2012-05-03Fix localization of --help outputs and application namesGabor Kelemen1-1/+2
2012-04-05stop using g_thread_initGuillaume Desmottes1-1/+0
2012-02-16remove empathy-auto-salut-account-helperGuillaume Desmottes1-1/+0
2012-02-16empathy-accounts: remove --assistant optionGuillaume Desmottes1-7/+2
2012-02-16remove useless includeGuillaume Desmottes1-1/+0
2011-10-26empathy-debugger: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes1-16/+22
2011-10-26empathy-accounts: prepare the AM in app_command_line_cbGuillaume Desmottes1-22/+6
2011-10-26empathy-accounts: re-use existing TpAccount rather than creating a new oneGuillaume Desmottes1-30/+30
2011-09-26empathy-account: add a --assistant option to force having assistantXavier Claessens1-3/+8
2011-09-19Use tp_proxy_prepare_async instead of tp_account_prepare_asyncGuillaume Desmottes1-2/+2
2011-09-19Use tp_proxy_prepare_async instead of tp_account_manager_prepare_asyncGuillaume Desmottes1-2/+2
2011-02-28empathy-accounts: allow to pass the full path of the accountGuillaume Desmottes1-2/+6
2011-02-17accounts: release our ref on the TpDBusDaemonGuillaume Desmottes1-0/+1
2011-02-16set 'Empathy' as program class in all binariesGuillaume Desmottes1-0/+2
2010-12-15show the account UI even if the selected account doesn't existGuillaume Desmottes1-0/+2
2010-12-15always set account_manager_preparedGuillaume Desmottes1-1/+2
2010-12-15get the value of selected_account_name in the callback (#637307)Guillaume Desmottes1-4/+3
2010-12-15empathy-accounts: no need to get argv, we don't use itGuillaume Desmottes1-7/+0
2010-10-29empathy-accounts: use the proper exit statusTravis Reitter1-2/+3
2010-10-29Make empathy-accounts use act as a "command-line" GApplicationTravis Reitter1-21/+60
2010-10-29Properly handle remote instances of the accounts dialog.Travis Reitter1-3/+4
2010-10-26empathy-account: change Salut -> People NearbyFrancisca Gallardo1-1/+1
2010-10-21Port the accounts dialog to new G/tkApplication.Travis Reitter1-5/+7
2010-10-18empathy-accounts: port to GtkApplication (#621339)Guillaume Desmottes1-41/+12
2010-09-27empathy-accounts.c: check return value of unique_app_send_message (#629782)Guillaume Desmottes1-4/+6
2010-08-27Bug 628064 — Miscellaneous string fixesPhilip Withnall1-1/+1
2010-06-24stop importing MC4 accountsGuillaume Desmottes1-32/+1
2010-03-22empathy-accounts: set text domainGuillaume Desmottes1-0/+1
2010-03-15empathy-accounts: set "Empathy Accounts" as application nameGuillaume Desmottes1-1/+1
2010-03-02empathy-accounts: the TpDBusDaemon is not used any moreGuillaume Desmottes1-1/+0
2010-03-02Remove code that will always fail and has no useSjoerd Simons1-20/+0
2010-03-01Make the empathy-account code be slightly more streamlinedSjoerd Simons1-38/+47
2010-02-11Separate the accounts dialog into its own program which works with the Gnome ...Travis Reitter1-0/+287
2008-08-01Remove empathy-accounts binary, it is replaced by empathy --accountsXavier Claessens1-67/+0
2008-07-15Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)Jonny Lamb1-1/+2
2008-07-04Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ...Jonny Lamb1-1/+1