| Commit message (Expand) | Author | Age | Files | Lines |
* | don't display the enable switch if account is restricted | Guillaume Desmottes | 2011-04-21 | 1 | -0/+7 |
* | use a GtkSwitch instead of MX switch | Guillaume Desmottes | 2011-04-21 | 1 | -10/+9 |
* | Add an enabled switch to the account dialog GtkInfoBar | Danielle Madeley | 2011-04-21 | 1 | -0/+63 |
* | accounts_dialog_cms_prepare_cb: don't update the settings if we are already p... | Guillaume Desmottes | 2011-04-18 | 1 | -1/+3 |
* | accounts_dialog_add_account: ensure that the selected account is still visibl... | Guillaume Desmottes | 2011-03-22 | 1 | -1/+19 |
* | accounts_dialog_model_set_selected: use select_and_scroll_to_iter | Guillaume Desmottes | 2011-03-22 | 1 | -1/+1 |
* | factor out select_and_scroll_to_iter() | Guillaume Desmottes | 2011-03-22 | 1 | -14/+23 |
* | accounts_dialog_set_selected_account: scroll to the selected account | Guillaume Desmottes | 2011-02-28 | 1 | -1/+14 |
* | accounts-dialog: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -1/+1 |
* | accounts-dialog: only update the row which have actually been changed; may fi... | Guillaume Desmottes | 2011-02-16 | 1 | -1/+15 |
* | account-dialog: keep a proper weak ref on setting_widget_object | Guillaume Desmottes | 2011-01-24 | 1 | -3/+16 |
* | Don't use deprecated gdk_app_launch_context_new() | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -2/+3 |
* | Fix lines > 80 chars | Sjoerd Simons | 2010-12-29 | 1 | -2/+4 |
* | Prevent potential freeing of unitialized data | Sjoerd Simons | 2010-12-29 | 1 | -4/+4 |
* | Merge remote branch 'glassrose/enable-disable-accounts-popup-609568' | Danielle Madeley | 2010-12-24 | 1 | -0/+95 |
|\ |
|
| * | Popup menu feature to quickly enable/disable an account. | Chandni Verma | 2010-12-24 | 1 | -0/+95 |
* | | Fix build warnings for uninitialized variables | Xavier Claessens | 2010-12-23 | 1 | -1/+1 |
* | | accounts-dialog: use g_app_info_launch() instead of gdk_spawn_on_screen() (#6... | Guillaume Desmottes | 2010-12-23 | 1 | -14/+25 |
* | | use tp_account_get_path_suffix() | Guillaume Desmottes | 2010-12-15 | 1 | -4/+1 |
|/ |
|
* | use gtk_box_pack_start() to pack our widget to the dialog (#634912) | Guillaume Desmottes | 2010-11-15 | 1 | -1/+1 |
* | accounts-dialog: stop displaying the import dialog automatically (#631080) | Guillaume Desmottes | 2010-10-01 | 1 | -19/+0 |
* | factor out empathy_protocol_chooser_create_account_settings() | Guillaume Desmottes | 2010-09-29 | 1 | -58/+4 |
* | Add empathy_service_name_to_display_name() | Guillaume Desmottes | 2010-09-29 | 1 | -11/+5 |
* | protocol-chooser: expose a 'service' string instead of boolean for facebook a... | Guillaume Desmottes | 2010-09-29 | 1 | -8/+18 |
* | google-talk: no need to unset the 'server' param | Guillaume Desmottes | 2010-09-28 | 1 | -1/+0 |
* | Don't use deprecated gtk_dialog_set_has_separator | Diego Escalante Urrelo | 2010-09-28 | 1 | -5/+0 |
* | Enable server fallback for GTalk account | Nicolas Dufresne | 2010-09-09 | 1 | -4/+10 |
* | Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3 | Philip Withnall | 2010-09-07 | 1 | -0/+3 |
* | unsensitive the remove button while loading | Guillaume Desmottes | 2010-08-26 | 1 | -1/+14 |
* | insensitive treeview while loading | Guillaume Desmottes | 2010-08-26 | 1 | -1/+4 |
* | accounts-dialog: display loading page while loading accounts (#611701) | Guillaume Desmottes | 2010-08-26 | 1 | -0/+27 |
* | accounts-dialog: insensitive 'add' and 'import' buttons while loading (#624353) | Guillaume Desmottes | 2010-08-26 | 1 | -2/+18 |
* | Use new API in EmpathyAccountsDialog | Cosimo Cecchi | 2010-08-19 | 1 | -2/+2 |
* | Fix constness of various variables and parameters | Philip Withnall | 2010-08-05 | 1 | -3/+3 |
* | no need to pass the reason to empathy_account_get_error_message | Guillaume Desmottes | 2010-08-05 | 1 | -2/+2 |
* | accounts-dialog: use empathy_account_get_error_message (#523895) | Guillaume Desmottes | 2010-08-05 | 1 | -2/+2 |
* | Remove unneccesary signal disconnection in EmpathyAccountsDialog | Danielle Madeley | 2010-07-21 | 1 | -35/+9 |
* | Port Empathy code to GSettings, remove EmpathyConf | Danielle Madeley | 2010-06-18 | 1 | -9/+7 |
* | accounts-dialog: avoid leaking the account status message | Rob Bradford | 2010-06-03 | 1 | -12/+41 |
* | accounts-dialog: Ensure correct connectivity information | Rob Bradford | 2010-06-03 | 1 | -4/+10 |
* | hardcode facebook server to workaround SRV lookup issues | Guillaume Desmottes | 2010-05-25 | 1 | -0/+3 |
* | Use library i18n method for source files included in shared library | Rob Bradford | 2010-05-18 | 1 | -1/+1 |
* | Replace EphySpinner by GtkSpinner | Xavier Claessens | 2010-04-19 | 1 | -7/+5 |
* | src/empathy-accounts-dialog.c: use tp_g_signal_connect_object instead of empa... | Guillaume Desmottes | 2010-04-09 | 1 | -6/+6 |
* | Merge commit 'treitter/bug-613272' | Guillaume Desmottes | 2010-03-29 | 1 | -1/+1 |
|\ |
|
| * | Set a default empathy-accounts window size such that any scrolled Advanced se... | Travis Reitter | 2010-03-27 | 1 | -1/+1 |
| * | Another way to fix Gnome bug #613272. This puts the Advanced expander content... | Travis Reitter | 2010-03-25 | 1 | -3/+1 |
| * | Make the account details pane scrollable, in case the Advanced section is too... | Travis Reitter | 2010-03-20 | 1 | -1/+3 |
* | | Automatically reap the empathy-accounts child process | Danielle Madeley | 2010-03-24 | 1 | -13/+4 |
|/ |
|
* | Window title for the accounts dialog should match the name in the launcher. | Ken VanDine | 2010-03-10 | 1 | -1/+1 |
* | set the server field of Google Talk account | Guillaume Desmottes | 2010-03-05 | 1 | -4/+12 |
* | Fix silly typo | Sjoerd Simons | 2010-03-05 | 1 | -1/+1 |
* | Connect to the accounts signals in one central place | Sjoerd Simons | 2010-03-05 | 1 | -10/+5 |
* | Cancel creation in the accounts dialog if the wizard is running | Sjoerd Simons | 2010-03-05 | 1 | -4/+26 |
* | accounts-dialog: set display-name before creating the account | Guillaume Desmottes | 2010-03-03 | 1 | -9/+0 |
* | Merge branch 'more-accounts-fixes' | Travis Reitter | 2010-03-03 | 1 | -29/+89 |
|\ |
|
| * | Remove EmpathyAccountsPlugin's requirement that it be a singleton, so we can ... | Travis Reitter | 2010-03-03 | 1 | -27/+0 |
| * | Disable the Cancel button in the accounts dialog if there are no existing acc... | Travis Reitter | 2010-03-02 | 1 | -1/+72 |
| * | When we're creating our first account, don't let the remove button become sen... | Travis Reitter | 2010-02-27 | 1 | -1/+8 |
| * | Don't create some extra "ghost" account if we're creating our first account a... | Travis Reitter | 2010-02-27 | 1 | -0/+9 |
* | | Improve debugging and don't use g_debug | Sjoerd Simons | 2010-03-02 | 1 | -0/+5 |
* | | Make the empathy-account code be slightly more streamlined | Sjoerd Simons | 2010-03-02 | 1 | -3/+3 |
* | | accounts-dialog: update the status info when account when account is enabled | Guillaume Desmottes | 2010-02-28 | 1 | -3/+2 |
|/ |
|
* | Rename Moblin to Meego throughout Empathy | Danielle Madeley | 2010-02-19 | 1 | -6/+6 |
* | empathy_accounts_dialog_show_application: try to run "empathy-accounts" from ... | Guillaume Desmottes | 2010-02-16 | 1 | -1/+10 |
* | empathy_accounts_dialog_show_application: use g_build_filename | Guillaume Desmottes | 2010-02-16 | 1 | -1/+4 |
* | accounts-dialog: block the selection 'changed' signal while removing a row | Guillaume Desmottes | 2010-02-15 | 1 | -0/+14 |
* | empathy-accounts-dialog: Prepend BIN_DIR to the binary name | Danielle Madeley | 2010-02-12 | 1 | -1/+1 |
* | Separate the accounts dialog into its own program which works with the Gnome ... | Travis Reitter | 2010-02-12 | 1 | -0/+56 |
* | add is_facebook arg to empathy_protocol_chooser_dup_selected | Guillaume Desmottes | 2010-02-12 | 1 | -5/+14 |
* | Fix leaks, gtk_tree_model_get() returns a ref! | Xavier Claessens | 2010-02-11 | 1 | -20/+33 |
* | accounts-dialog: wrap label status in info bar | Guillaume Desmottes | 2010-02-10 | 1 | -0/+1 |
* | accounts_dialog_accounts_setup: use empathy_connection_managers_prepare_async | Guillaume Desmottes | 2010-01-25 | 1 | -16/+17 |
* | Add a remove button below the accounts treeview instead of the in-treeview icon. | Xavier Claessens | 2010-01-19 | 1 | -15/+59 |
* | Unify the infobar and the account name widgets. | Cosimo Cecchi | 2010-01-19 | 1 | -15/+45 |
* | fix identation | Guillaume Desmottes | 2010-01-18 | 1 | -1/+1 |
* | Stop greysing and blinking the protocol icon | Guillaume Desmottes | 2010-01-18 | 1 | -24/+0 |
* | update account in treeview when it's disabled | Guillaume Desmottes | 2010-01-18 | 1 | -0/+1 |
* | update treeview when account's status is changed | Guillaume Desmottes | 2010-01-18 | 1 | -0/+21 |
* | accounts-dialog: display status of accounts in the treeview (#605309) | Guillaume Desmottes | 2010-01-18 | 1 | -0/+78 |
* | rename accounts_dialog_model_pixbuf_data_func to accounts_dialog_model_protoc... | Guillaume Desmottes | 2010-01-18 | 1 | -3/+3 |
* | accounts-dialog: remember the account and password param when changing protoc... | Guillaume Desmottes | 2010-01-18 | 1 | -0/+29 |
* | set presence to offline when account is disabled | Felix Kaser | 2010-01-16 | 1 | -0/+5 |
* | Consider connected account which doesn't implement presence as available (#60... | Guillaume Desmottes | 2010-01-16 | 1 | -0/+8 |
* | connect to signals when account has been created | Felix Kaser | 2010-01-11 | 1 | -0/+20 |
* | don't make add-button sensitive on protocol change | Felix Kaser | 2010-01-11 | 1 | -1/+0 |
* | disable treeview when creating an account | Felix Kaser | 2010-01-11 | 1 | -0/+13 |
* | accounts-dialog: inherit from GtkDialog (#600023) | Guillaume Desmottes | 2010-01-11 | 1 | -71/+85 |
* | Miscellaneous string fixes | Philip Withnall | 2010-01-01 | 1 | -1/+1 |
* | Punctuation fixes in translatable strings | Philip Withnall | 2010-01-01 | 1 | -6/+6 |
* | Remove the protocol selection screen when adding a new account | Guillaume Desmottes | 2009-12-26 | 1 | -98/+64 |
* | remove register radio buttons in the create account frame | Guillaume Desmottes | 2009-12-22 | 1 | -35/+0 |
* | remove duplicate expression | Felix Kaser | 2009-12-16 | 1 | -2/+0 |
* | dont show infobar when creating an account | Felix Kaser | 2009-12-15 | 1 | -14/+8 |
* | get connectivity only when needed | Felix Kaser | 2009-12-15 | 1 | -4/+2 |
* | fixed a crash when creating account | Felix Kaser | 2009-12-15 | 1 | -7/+33 |
* | update infobar only on selected account | Felix Kaser | 2009-12-15 | 1 | -0/+20 |
* | updated status messages | Felix Kaser | 2009-12-15 | 1 | -6/+18 |
* | set infobar message to no network connection | Felix Kaser | 2009-12-15 | 1 | -0/+9 |
* | refactor friendly status reason messages | Felix Kaser | 2009-12-15 | 1 | -50/+12 |
* | added case for requested disconnection | Felix Kaser | 2009-12-15 | 1 | -0/+3 |
* | handle presence changes | Felix Kaser | 2009-12-15 | 1 | -10/+20 |
* | show infobar when connected | Felix Kaser | 2009-12-15 | 1 | -7/+17 |
* | added case for disabled account | Felix Kaser | 2009-12-15 | 1 | -80/+100 |
* | added reson to status infobar | Felix Kaser | 2009-12-15 | 1 | -11/+57 |
* | added spinner to connecting infobar | Felix Kaser | 2009-12-15 | 1 | -9/+23 |
* | added status image to infobar | Felix Kaser | 2009-12-15 | 1 | -1/+15 |
* | change position of the infobar | Felix Kaser | 2009-12-15 | 1 | -3/+4 |
* | use different message types in infobar | Felix Kaser | 2009-12-15 | 1 | -0/+6 |
* | show the infobar when not connected | Felix Kaser | 2009-12-15 | 1 | -0/+39 |
* | added infobar with empty label | Felix Kaser | 2009-12-15 | 1 | -0/+10 |
* | added vbox for the status-infobar | Felix Kaser | 2009-12-15 | 1 | -0/+2 |
* | use conn-status-reason instead of conn-status | Felix Kaser | 2009-11-29 | 1 | -1/+1 |
* | accounts-dialog: wait that account is prepared before calling accounts_dialog... | Guillaume Desmottes | 2009-11-13 | 1 | -1/+20 |
* | move code generating the default display name of new account to account-widget | Guillaume Desmottes | 2009-11-13 | 1 | -51/+2 |
* | empathy_accounts_dialog_show: check if priv->cms is not NULL before using it | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
* | accounts-dialog: set the ypad on the "Name" cell | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
* | accounts-dialog: display the 'remove' icon only on the selected row | Guillaume Desmottes | 2009-11-06 | 1 | -2/+0 |
* | accounts-dialog: set the 'ypad' of cells in the account treeview to 4 | Guillaume Desmottes | 2009-11-06 | 1 | -2/+0 |
* | accounts-dialog: simplify the remove acount confirmation dialog | Guillaume Desmottes | 2009-11-06 | 1 | -15/+0 |
* | get_default_display_name: use the real protocol name to check if it's IRC or not | Guillaume Desmottes | 2009-11-03 | 1 | -4/+7 |
* | Allow accounts_dialog_has_pending_change to return a NULL TpAccount | Guillaume Desmottes | 2009-11-03 | 1 | -13/+24 |
* | accounts-dialog: don't always select the first account automatically | Jonny Lamb | 2009-11-03 | 1 | -2/+7 |
* | empathy-accounts-dialog: account-validity-changed signal now has a 'valid' ar... | Guillaume Desmottes | 2009-11-03 | 1 | -0/+1 |
* | Merge branch 'accountz' | Jonny Lamb | 2009-11-02 | 1 | -144/+74 |
|\ |
|
| * | all: log error messages if preparing the account manager fails | Jonny Lamb | 2009-10-30 | 1 | -2/+7 |
| * | accounts-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -143/+68 |
* | | empathy-accounts-dialog: do_constructor: always return a new reference | Guillaume Desmottes | 2009-10-29 | 1 | -3/+7 |
* | | empathy-accounts-dialog: do_constructor: don't ref the dialog if it already e... | Guillaume Desmottes | 2009-10-29 | 1 | -1/+3 |
|/ |
|
* | accounts_dialog_add_account: connect notify::display-name using empathy_signa... | Guillaume Desmottes | 2009-10-15 | 1 | -11/+3 |
* | Use the protocol display name for new account names | Sjoerd Simons | 2009-10-14 | 1 | -1/+4 |
* | accounts_dialog_account_display_name_changed_cb: check that accounts_dialog_m... | Guillaume Desmottes | 2009-10-06 | 1 | -0/+3 |
* | Rename HAVE_NBTK to HAVE_MOBLIN. | Xavier Claessens | 2009-10-05 | 1 | -10/+10 |
* | empathy-accounts-dialog: 'Create' button should be 'Next' on Moblin | Guillaume Desmottes | 2009-10-03 | 1 | -2/+3 |
* | Fix a typo in a string. | Cosimo Cecchi | 2009-10-03 | 1 | -1/+1 |
* | Change strings for the remove dialog on the moblin build. | Cosimo Cecchi | 2009-10-03 | 1 | -0/+10 |
* | Don't rely on EmpathyAccountManager to be ready. | Cosimo Cecchi | 2009-09-30 | 1 | -37/+62 |
* | Rename the Create button to Add on moblin. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+3 |
* | Disable account creation on moblin. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+8 |
* | Hide the action area if we're on moblin. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+8 |
* | Add a vertical padding to the rows. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+3 |
* | Use the property in the accounts dialog. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+3 |
* | Add an import button back to the accounts dialog. | Cosimo Cecchi | 2009-09-28 | 1 | -1/+16 |
* | Don't show the "missing" image (#595921). | Cosimo Cecchi | 2009-09-24 | 1 | -0/+8 |
* | Fix a long line | Cosimo Cecchi | 2009-09-06 | 1 | -1/+2 |
* | Manually handle delete events. | Cosimo Cecchi | 2009-09-06 | 1 | -1/+12 |
* | Changed dialog constructor calls to use a string literal with format arguments | Louis-Francis Ratté-Boulianne | 2009-09-01 | 1 | -4/+4 |
* | Use the new APIs in the assistant and the dialog | Cosimo Cecchi | 2009-08-31 | 1 | -8/+17 |
* | Merge commit 'jtellier/confirm-lose-accounts-settings' | Cosimo Cecchi | 2009-08-31 | 1 | -41/+294 |
|\ |
|
| * | Fixed style | Jonathan Tellier | 2009-08-29 | 1 | -15/+18 |
| * | Marked strings for translation. | Jonathan Tellier | 2009-08-29 | 1 | -7/+7 |
| * | Merged with master | Jonathan Tellier | 2009-08-29 | 1 | -1/+8 |
| * | Fixed bug which would occur when deleting account with pending changes | Jonathan Tellier | 2009-08-29 | 1 | -8/+9 |
| * | Using GtkTreeRowReference instead of a string path. | Jonathan Tellier | 2009-08-29 | 1 | -9/+10 |
| * | Simplified the code that checks if selected account has pending changes | Jonathan Tellier | 2009-08-29 | 1 | -7/+3 |
| * | Improved confirmation dialog shown to the user before discarding changes | Jonathan Tellier | 2009-08-29 | 1 | -59/+94 |
| * | Fixed style | Jonathan Tellier | 2009-08-29 | 1 | -1/+1 |
| * | Fixed crash when checking if an account has pending changes | Jonathan Tellier | 2009-08-29 | 1 | -3/+2 |
| * | Minor changes to EmpathyAccountWidget and EmpathyAccountsDialog | Jonathan Tellier | 2009-08-29 | 1 | -1/+1 |
| * | Asking for confirmation before losing pending accounts changes. | Jonathan Tellier | 2009-08-29 | 1 | -16/+227 |
* | | Merge commit 'jtellier/set-account-name-translator-hint' | Cosimo Cecchi | 2009-08-31 | 1 | -3/+5 |
|\ \
| |/
|/| |
|
| * | Improved the comment related to the IRC default display name. | Jonathan Tellier | 2009-08-28 | 1 | -3/+5 |
* | | Point to a help topic that exists from Accounts window | Shaun McCance | 2009-08-29 | 1 | -1/+1 |
* | | Base the selected widget both on the CM and the protocol | Sjoerd Simons | 2009-08-28 | 1 | -29/+4 |
|/ |
|
* | - Added information intented to translators. | Jonathan Tellier | 2009-08-27 | 1 | -2/+12 |
* | Using a new logic to set the default display name: | Jonathan Tellier | 2009-08-27 | 1 | -10/+39 |
* | Only setting the display name to the Login ID for protocol which have | Jonathan Tellier | 2009-08-27 | 1 | -3/+7 |
* | - The account display gets updated in the account list and in the | Jonathan Tellier | 2009-08-27 | 1 | -1/+54 |
* | Don't display 'null' in accounts UI for unknown protocols | Will Thompson | 2009-08-25 | 1 | -5/+10 |
* | Use the new function in the accounts dialog | Cosimo Cecchi | 2009-08-25 | 1 | -2/+4 |
* | Check for NULL values returned by dup_selected() | Cosimo Cecchi | 2009-08-25 | 1 | -0/+9 |
* | Remove dead code and fix some coding style issues | Sjoerd Simons | 2009-08-23 | 1 | -3/+1 |
* | Don't leak a ref to EmpathyAccountSettings | Sjoerd Simons | 2009-08-23 | 1 | -1/+1 |
* | Don't free the icon name that we don't own | Sjoerd Simons | 2009-08-22 | 1 | -2/+0 |
* | Fix errors revealed by make check | Jonathan Tellier | 2009-08-22 | 1 | -2/+2 |
* | First part of an overhaul of the accounts dialog | Jonathan Tellier | 2009-08-22 | 1 | -203/+213 |
* | Make the import system more future-proof | Cosimo Cecchi | 2009-08-22 | 1 | -1/+2 |
* | Adapt to the new API | Cosimo Cecchi | 2009-08-22 | 1 | -2/+7 |
* | Remove the hardcode | Arnaud Maillet | 2009-08-22 | 1 | -23/+13 |
* | Port to new API | Cosimo Cecchi | 2009-08-22 | 1 | -1/+1 |
* | Instantiate mc5 pidgin account importer in empathy-accounts-dialog | Arnaud Maillet | 2009-08-22 | 1 | -15/+0 |
* | Cache the icon inside EmpathyAccountSettings | Sjoerd Simons | 2009-08-19 | 1 | -4/+0 |
* | Don't automagically remove invalid accounts | Sjoerd Simons | 2009-08-19 | 1 | -24/+1 |
* | keep a ref on the selected account | Sjoerd Simons | 2009-08-18 | 1 | -7/+15 |
* | Use the remove function account | Sjoerd Simons | 2009-08-18 | 1 | -2/+1 |
* | _new for a signleton needs to return a ref | Sjoerd Simons | 2009-08-18 | 1 | -0/+1 |
* | Fix identation | Sjoerd Simons | 2009-08-18 | 1 | -3/+3 |
* | Make protocol icons work also with account == NULL | Cosimo Cecchi | 2009-07-31 | 1 | -3/+8 |
* | Fix trailing whitespace | Cosimo Cecchi | 2009-07-30 | 1 | -6/+6 |
* | Rename empathy_account_settings_owns_account() | Cosimo Cecchi | 2009-07-30 | 1 | -1/+1 |
* | Remove debug output | Cosimo Cecchi | 2009-07-30 | 1 | -1/+0 |
* | First cut at GObject-ifying EmpathyAccountWidget | Cosimo Cecchi | 2009-07-30 | 1 | -15/+14 |
* | Even more cleanup + update header | Cosimo Cecchi | 2009-07-30 | 1 | -10/+13 |
* | Adapt to the current telepathy style | Cosimo Cecchi | 2009-07-30 | 1 | -1172/+1146 |
* | Use the right property name when getting the connection status. | Cosimo Cecchi | 2009-07-30 | 1 | -1/+1 |
* | Use the new API when getting the account iter. | Cosimo Cecchi | 2009-07-30 | 1 | -5/+8 |
* | Make sure the account dialog respects the initial selection | Cosimo Cecchi | 2009-07-30 | 1 | -30/+34 |
* | Make remove work | Cosimo Cecchi | 2009-07-30 | 1 | -1/+1 |
* | Unref the dialog when destroying | Cosimo Cecchi | 2009-07-30 | 1 | -0/+10 |
* | Chain up dispose and remove useless finalize | Cosimo Cecchi | 2009-07-30 | 1 | -7/+2 |
* | Move some code off dispose | Cosimo Cecchi | 2009-07-30 | 1 | -18/+31 |
* | GObject-ify and clean-up the code; still WIP | Cosimo Cecchi | 2009-07-30 | 1 | -183/+362 |
* | Hook up removing accounts in the accounts dialog | Sjoerd Simons | 2009-07-22 | 1 | -0/+8 |
* | Port to using EmpathyAccountSettings | Sjoerd Simons | 2009-07-22 | 1 | -111/+252 |
* | Remove last references to mission-control 4 | Sjoerd Simons | 2009-07-16 | 1 | -3/+0 |
* | Temporarily disable account importing as it still depends on profiles | Sjoerd Simons | 2009-07-16 | 1 | -0/+15 |
* | Initial port of Account and AccountManager to MC5 | Sjoerd Simons | 2009-07-08 | 1 | -2/+1 |
* | Transform profile chooser into a protocol chooser | Sjoerd Simons | 2009-07-06 | 1 | -42/+39 |
* | Remove usage of McProfiles | Sjoerd Simons | 2009-07-05 | 1 | -55/+40 |
* | Get the icon name from the account object directly | Sjoerd Simons | 2009-07-05 | 1 | -1/+1 |
* | Port the main of empathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -63/+62 |
* | Don't hardcode size of the accounts dialog and use ellipsization (#520972) | Matthias Clasen | 2009-06-26 | 1 | -0/+1 |
* | empathy-accounts-dialog: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -5/+5 |
* | empathy-accounts-dialog: Use radio buttons instead of a checkbox for the 'reu... | Guillaume Desmottes | 2009-06-11 | 1 | -8/+12 |
* | Update the accounts dialog to the new profile chooser API. | Jonny Lamb | 2009-06-05 | 1 | -3/+6 |
* | empathy-accounts-dialog: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -3/+3 |
* | empathy-accounts-dialog: update the FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
* | empathy-accounts-dialog: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -7/+7 |
* | Renamed empathy_profile_chooser_get_selected to empathy_profile_chooser_dup_s... | Jonny Lamb | 2009-04-22 | 1 | -2/+3 |
* | Port EmpathyAccountsDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
* | Port account widgets to new API | Xavier Claessens | 2009-04-16 | 1 | -0/+1 |
* | Make the "Import Accounts" button insensitive if there's nothing to import. | Jonny Lamb | 2009-03-10 | 1 | -5/+11 |
* | accounts_dialog_button_create_clicked_cb: if, for some reason, mc_account_cre... | Guillaume Desmottes | 2009-01-26 | 1 | -0/+6 |
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 1 | -1/+1 |
* | empathy_mission_control_new -> dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -1/+1 |
* | Use new singleton policy for EmpathyAccountManager. | Xavier Claessens | 2009-01-07 | 1 | -1/+1 |
* | Port EmpathyAccountsDialog to use the cached values to get the number of | Xavier Claessens | 2009-01-07 | 1 | -27/+3 |
* | Port EmpathyAccountsDialog to the new API. | Xavier Claessens | 2009-01-07 | 1 | -83/+72 |
* | Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi). | Xavier Claessens | 2008-12-02 | 1 | -1/+1 |
* | rename import boolean to import_asked. | Xavier Claessens | 2008-10-17 | 1 | -4/+3 |
* | Removed empathy_import_dialog_accounts_to_import to stop the accounts being p... | Jonny Lamb | 2008-10-17 | 1 | -33/+12 |
* | Ask whether to import if there are accounts to import on loading the account ... | Jonny Lamb | 2008-10-17 | 1 | -0/+34 |
* | Added an "Import accounts" button to the accounts dialog. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -0/+13 |
* | If display name of the selected account changes, update the label. | Xavier Claessens | 2008-08-19 | 1 | -5/+41 |
* | When creating an account set its display name to "New Jabber account", when t... | Xavier Claessens | 2008-08-19 | 1 | -6/+39 |
* | Avoid crashing if mc_account_lookup returns NULL, it can happen when status o... | Xavier Claessens | 2008-08-19 | 1 | -0/+3 |
* | If adding a an account that is already in the treeview, simply update values.... | Xavier Claessens | 2008-08-19 | 1 | -20/+17 |
* | Remove unused account_changed boolean | Xavier Claessens | 2008-08-19 | 1 | -1/+0 |
* | Use accounts_dialog_add_account() to add initial set of accounts | Xavier Claessens | 2008-08-19 | 1 | -53/+15 |
* | Rework the way the accounts dialog works | Xavier Claessens | 2008-08-19 | 1 | -148/+111 |
* | Add support to set register param. Fixes bug #462880. | Xavier Claessens | 2008-07-19 | 1 | -1/+37 |
* | Allow renaming account name when accounts are connecting. Fixes bug #486801 (... | Jonny Lamb | 2008-07-19 | 1 | -20/+51 |
* | Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb) | Jonny Lamb | 2008-07-15 | 1 | -0/+1109 |