summaryrefslogtreecommitdiff
path: root/src/empathy-accounts.c
Commit message (Expand)AuthorAgeFilesLines
* Set prgname instead of program_classFlorian Müllner2016-05-111-1/+1
* Add missing textdomain() callJuan A. Suarez Romero2014-05-301-0/+1
* add empathy-bus-names.hGuillaume Desmottes2014-02-061-3/+2
* Add missing telepathy-glib-dbus.h includesXavier Claessens2013-10-031-0/+1
* coding style fixesGuillaume Desmottes2013-09-171-1/+1
* EmpathyAccounts: use GApplication activateMarco Trevisan (Treviño)2013-04-051-16/+21
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-011-3/+3
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-3/+3
* Use double quotes for all internal headersEmanuele Aina2013-04-011-3/+3
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-271-9/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-271-1/+1
* include telepathy-glib.hGuillaume Desmottes2012-09-171-3/+1
* use tp_account_manager_dup_valid_accounts()Guillaume Desmottes2012-09-111-2/+2
* Merge branch 'gnome-3-4'Guillaume Desmottes2012-05-211-1/+11
|\
| * empathy-accounts: init cheese-gtk if neededGuillaume Desmottes2012-05-211-0/+11
* | Fix localization of --help outputs and application namesGabor Kelemen2012-05-031-1/+2
* | stop using g_thread_initGuillaume Desmottes2012-04-051-1/+0
|/
* remove empathy-auto-salut-account-helperGuillaume Desmottes2012-02-161-1/+0
* empathy-accounts: remove --assistant optionGuillaume Desmottes2012-02-161-7/+2
* remove useless includeGuillaume Desmottes2012-02-161-1/+0
* empathy-debugger: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-261-16/+22
* empathy-accounts: prepare the AM in app_command_line_cbGuillaume Desmottes2011-10-261-22/+6
* empathy-accounts: re-use existing TpAccount rather than creating a new oneGuillaume Desmottes2011-10-261-30/+30
* empathy-account: add a --assistant option to force having assistantXavier Claessens2011-09-261-3/+8
* Use tp_proxy_prepare_async instead of tp_account_prepare_asyncGuillaume Desmottes2011-09-191-2/+2
* Use tp_proxy_prepare_async instead of tp_account_manager_prepare_asyncGuillaume Desmottes2011-09-191-2/+2
* empathy-accounts: allow to pass the full path of the accountGuillaume Desmottes2011-02-281-2/+6
* accounts: release our ref on the TpDBusDaemonGuillaume Desmottes2011-02-171-0/+1
* set 'Empathy' as program class in all binariesGuillaume Desmottes2011-02-161-0/+2
* show the account UI even if the selected account doesn't existGuillaume Desmottes2010-12-151-0/+2
* always set account_manager_preparedGuillaume Desmottes2010-12-151-1/+2
* get the value of selected_account_name in the callback (#637307)Guillaume Desmottes2010-12-151-4/+3
* empathy-accounts: no need to get argv, we don't use itGuillaume Desmottes2010-12-151-7/+0
* empathy-accounts: use the proper exit statusTravis Reitter2010-10-291-2/+3
* Make empathy-accounts use act as a "command-line" GApplicationTravis Reitter2010-10-291-21/+60
* Properly handle remote instances of the accounts dialog.Travis Reitter2010-10-291-3/+4
* empathy-account: change Salut -> People NearbyFrancisca Gallardo2010-10-261-1/+1
* Port the accounts dialog to new G/tkApplication.Travis Reitter2010-10-211-5/+7
* empathy-accounts: port to GtkApplication (#621339)Guillaume Desmottes2010-10-181-41/+12
* empathy-accounts.c: check return value of unique_app_send_message (#629782)Guillaume Desmottes2010-09-271-4/+6
* Bug 628064 — Miscellaneous string fixesPhilip Withnall2010-08-271-1/+1
* stop importing MC4 accountsGuillaume Desmottes2010-06-241-32/+1
* empathy-accounts: set text domainGuillaume Desmottes2010-03-221-0/+1
* empathy-accounts: set "Empathy Accounts" as application nameGuillaume Desmottes2010-03-151-1/+1
* empathy-accounts: the TpDBusDaemon is not used any moreGuillaume Desmottes2010-03-021-1/+0
* Remove code that will always fail and has no useSjoerd Simons2010-03-021-20/+0
* Make the empathy-account code be slightly more streamlinedSjoerd Simons2010-03-011-38/+47
* Separate the accounts dialog into its own program which works with the Gnome ...Travis Reitter2010-02-111-0/+287
* Remove empathy-accounts binary, it is replaced by empathy --accountsXavier Claessens2008-08-011-67/+0
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)Jonny Lamb2008-07-151-1/+2