| Commit message (Expand) | Author | Age | Files | Lines |
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 1 | -3/+1 |
* | use tp_account_manager_dup_valid_accounts() | Guillaume Desmottes | 2012-09-11 | 1 | -2/+2 |
* | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-05-21 | 1 | -1/+11 |
|\ |
|
| * | empathy-accounts: init cheese-gtk if needed | Guillaume Desmottes | 2012-05-21 | 1 | -0/+11 |
* | | Fix localization of --help outputs and application names | Gabor Kelemen | 2012-05-03 | 1 | -1/+2 |
* | | stop using g_thread_init | Guillaume Desmottes | 2012-04-05 | 1 | -1/+0 |
|/ |
|
* | remove empathy-auto-salut-account-helper | Guillaume Desmottes | 2012-02-17 | 1 | -1/+0 |
* | empathy-accounts: remove --assistant option | Guillaume Desmottes | 2012-02-17 | 1 | -7/+2 |
* | remove useless include | Guillaume Desmottes | 2012-02-16 | 1 | -1/+0 |
* | empathy-debugger: rely on gtk_application_add_window() to manage the main loop | Guillaume Desmottes | 2011-10-26 | 1 | -16/+22 |
* | empathy-accounts: prepare the AM in app_command_line_cb | Guillaume Desmottes | 2011-10-26 | 1 | -22/+6 |
* | empathy-accounts: re-use existing TpAccount rather than creating a new one | Guillaume Desmottes | 2011-10-26 | 1 | -30/+30 |
* | empathy-account: add a --assistant option to force having assistant | Xavier Claessens | 2011-09-26 | 1 | -3/+8 |
* | Use tp_proxy_prepare_async instead of tp_account_prepare_async | Guillaume Desmottes | 2011-09-19 | 1 | -2/+2 |
* | Use tp_proxy_prepare_async instead of tp_account_manager_prepare_async | Guillaume Desmottes | 2011-09-19 | 1 | -2/+2 |
* | empathy-accounts: allow to pass the full path of the account | Guillaume Desmottes | 2011-02-28 | 1 | -2/+6 |
* | accounts: release our ref on the TpDBusDaemon | Guillaume Desmottes | 2011-02-17 | 1 | -0/+1 |
* | set 'Empathy' as program class in all binaries | Guillaume Desmottes | 2011-02-16 | 1 | -0/+2 |
* | show the account UI even if the selected account doesn't exist | Guillaume Desmottes | 2010-12-15 | 1 | -0/+2 |
* | always set account_manager_prepared | Guillaume Desmottes | 2010-12-15 | 1 | -1/+2 |
* | get the value of selected_account_name in the callback (#637307) | Guillaume Desmottes | 2010-12-15 | 1 | -4/+3 |
* | empathy-accounts: no need to get argv, we don't use it | Guillaume Desmottes | 2010-12-15 | 1 | -7/+0 |
* | empathy-accounts: use the proper exit status | Travis Reitter | 2010-10-30 | 1 | -2/+3 |
* | Make empathy-accounts use act as a "command-line" GApplication | Travis Reitter | 2010-10-30 | 1 | -21/+60 |
* | Properly handle remote instances of the accounts dialog. | Travis Reitter | 2010-10-30 | 1 | -3/+4 |
* | empathy-account: change Salut -> People Nearby | Francisca Gallardo | 2010-10-26 | 1 | -1/+1 |
* | Port the accounts dialog to new G/tkApplication. | Travis Reitter | 2010-10-22 | 1 | -5/+7 |
* | empathy-accounts: port to GtkApplication (#621339) | Guillaume Desmottes | 2010-10-18 | 1 | -41/+12 |
* | empathy-accounts.c: check return value of unique_app_send_message (#629782) | Guillaume Desmottes | 2010-09-27 | 1 | -4/+6 |
* | Bug 628064 — Miscellaneous string fixes | Philip Withnall | 2010-08-27 | 1 | -1/+1 |
* | stop importing MC4 accounts | Guillaume Desmottes | 2010-06-24 | 1 | -32/+1 |
* | empathy-accounts: set text domain | Guillaume Desmottes | 2010-03-22 | 1 | -0/+1 |
* | empathy-accounts: set "Empathy Accounts" as application name | Guillaume Desmottes | 2010-03-15 | 1 | -1/+1 |
* | empathy-accounts: the TpDBusDaemon is not used any more | Guillaume Desmottes | 2010-03-02 | 1 | -1/+0 |
* | Remove code that will always fail and has no use | Sjoerd Simons | 2010-03-02 | 1 | -20/+0 |
* | Make the empathy-account code be slightly more streamlined | Sjoerd Simons | 2010-03-02 | 1 | -38/+47 |
* | Separate the accounts dialog into its own program which works with the Gnome ... | Travis Reitter | 2010-02-12 | 1 | -0/+287 |
* | Remove empathy-accounts binary, it is replaced by empathy --accounts | Xavier Claessens | 2008-08-02 | 1 | -67/+0 |
* | Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb) | Jonny Lamb | 2008-07-15 | 1 | -1/+2 |
* | Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ... | Jonny Lamb | 2008-07-04 | 1 | -1/+1 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -0/+7 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | Icon location changed, forgot to change in empathy-account program. | Xavier Claessens | 2008-01-17 | 1 | -1/+1 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -2/+2 |
* | Empathy is no more splitted into 2 processes. It makes debugging more | Xavier Claessens | 2007-06-14 | 1 | -0/+59 |