Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to enter an email address as Yahoo ID | Guillaume Desmottes | 2011-08-04 | 1 | -2/+4 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=655959 | ||||
* | IRC: validate 'username' parameter. | Will Thompson | 2011-07-19 | 1 | -0/+12 |
| | |||||
* | IRC: rename “user_name” regex to “nick_name” | Will Thompson | 2011-07-19 | 1 | -2/+2 |
| | | | | | | | The 'account’ parameter in Telepathy, to which this regex applies, is the ‘nickname’ in IRC parlance. (I'm about to add a regex for what IRC calls ‘usernames’.) | ||||
* | account-widget: hide advanced section for GTalk accounts | Guillaume Desmottes | 2011-06-28 | 1 | -1/+1 |
| | | | | | Our fallback path is now robust enough, users shouldn't have to change advanced parameters. | ||||
* | account-widget: use tp_g_signal_connect_object to connect on the ↵ | Guillaume Desmottes | 2011-06-07 | 1 | -2/+2 |
| | | | | | | password-retrieved signal (#652015) Thanks to Roland Dreier for the original patch. | ||||
* | empathy_account_widget_setup_widget: unsensitive unsupported param (#650846) | Guillaume Desmottes | 2011-05-23 | 1 | -0/+3 |
| | |||||
* | fix unused-but-set-variable warnings | Marc Plano-Lesay | 2011-05-05 | 1 | -3/+0 |
| | |||||
* | account-widget: remove all the code related to the enabled checkbox | Guillaume Desmottes | 2011-04-21 | 1 | -156/+2 |
| | |||||
* | Remove enabled toggle from account-widget | Danielle Madeley | 2011-04-21 | 1 | -0/+4 |
| | |||||
* | Add translation context on some strings (#646131) | Guillaume Desmottes | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | move the Enabled translator comment just before the string | Guillaume Desmottes | 2011-03-30 | 1 | -2/+2 |
| | | | | If not, gettext doesn't find it... | ||||
* | give translators context for the 'Enabled' checkbox (#646131) | Guillaume Desmottes | 2011-03-30 | 1 | -0/+2 |
| | |||||
* | Allow to enter an email address as ICQ ID (#645014) | Guillaume Desmottes | 2011-03-17 | 1 | -2/+5 |
| | |||||
* | only try reconnecting accounts if needed (#642358) | Guillaume Desmottes | 2011-02-16 | 1 | -3/+14 |
| | |||||
* | account-widget-yahoo: remove server field (#634853) | Guillaume Desmottes | 2011-01-24 | 1 | -1/+0 |
| | |||||
* | Don't use deprecated gdk_app_launch_context_new() | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -3/+3 |
| | |||||
* | Fix build warnings for uninitialized variables | Xavier Claessens | 2010-12-23 | 1 | -1/+1 |
| | |||||
* | account-widget: use g_app_info_launch() instead of gdk_spawn_on_screen() ↵ | Guillaume Desmottes | 2010-12-23 | 1 | -14/+30 |
| | | | | (#637854) | ||||
* | factor out empathy_make_color_whiter() | Guillaume Desmottes | 2010-12-15 | 1 | -4/+1 |
| | |||||
* | account-widget: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -12/+16 |
| | |||||
* | account-widget: add Remember Password widgets for all the other protocols | Jonny Lamb | 2010-12-10 | 1 | -0/+47 |
| | | | | | | ...and link these widgets up nicely. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | account-widget: only show Remember Password ticky box if the CM supports SASL | Jonny Lamb | 2010-12-10 | 1 | -1/+7 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | account-settings: don't block notify::ready on getting a password | Jonny Lamb | 2010-12-10 | 1 | -0/+36 |
| | | | | | | | | The account widget acts a little more synchronously, so we can't wait for the keyring to give us the password. We can signal later about it though. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | account-widget: handle the remember password widget with the simple widget | Jonny Lamb | 2010-12-10 | 1 | -12/+24 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | account-widget: hook up the remember password toggle button | Jonny Lamb | 2010-12-08 | 1 | -0/+38 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | Remove Ovi chat profile | Guillaume Desmottes | 2010-12-07 | 1 | -35/+0 |
| | | | | Ovi services are about to change so best to wait for now. | ||||
* | add services_infos containing infos regarding services | Guillaume Desmottes | 2010-12-07 | 1 | -21/+24 |
| | |||||
* | hide jabber example by default so we just have to show the one we want | Guillaume Desmottes | 2010-12-07 | 1 | -5/+4 |
| | |||||
* | account_widget_get_service: check Service for Facebook and GTalk too | Guillaume Desmottes | 2010-12-07 | 1 | -6/+11 |
| | |||||
* | empathy_account_widget_get_default_display_name: special case Ovi as well | Guillaume Desmottes | 2010-12-07 | 1 | -0/+8 |
| | |||||
* | more use of account_widget_get_service() | Guillaume Desmottes | 2010-12-07 | 1 | -30/+4 |
| | |||||
* | add account_widget_get_service() and an enum to represent services | Guillaume Desmottes | 2010-12-07 | 1 | -13/+40 |
| | |||||
* | add account widget for Ovi | Guillaume Desmottes | 2010-12-07 | 1 | -3/+44 |
| | |||||
* | account-widget: generalise facebook suffix code | Guillaume Desmottes | 2010-12-07 | 1 | -15/+31 |
| | |||||
* | Check if apply button has a top level window before calling ↵ | Guillaume Desmottes | 2010-12-01 | 1 | -2/+11 |
| | | | | | | | | gtk_widget_grab_default() IRC widgets don't have any mandatory argument, so the account is valid before the widget has been packed into the accounts dialog. gtk_widget_grab_default() can't be called on a widget not having a top level window. (#636203) | ||||
* | Label removed form list of focusable widgets | Chandni Verma | 2010-11-22 | 1 | -0/+11 |
| | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=626560 | ||||
* | Make <Enter> on the account name try to log in | Emilio Pozuelo Monfort | 2010-11-15 | 1 | -0/+20 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=607146 | ||||
* | Don't assume account will exist when accessing storage restrictions | Danielle Madeley | 2010-10-21 | 1 | -5/+9 |
| | | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=632681 | ||||
* | Merge branch 'external-accounts' | Danielle Madeley | 2010-10-18 | 1 | -26/+146 |
|\ | |||||
| * | Access Account.I.Storage properties via TpAccount | Danielle Madeley | 2010-10-08 | 1 | -35/+38 |
| | | |||||
| * | Support Account.Interface.Storage | Danielle Madeley | 2010-10-08 | 1 | -26/+143 |
| | | | | | | | | Also support org.moblin.libsocialweb for Meego | ||||
* | | Check format of some user names (#629261) | Vitaly Minko | 2010-10-14 | 1 | -0/+113 |
|/ | |||||
* | Remove "Use Yahoo Japan" label (#609484) | Guillaume Desmottes | 2010-09-13 | 1 | -1/+0 |
| | | | | | It's not a valid connection param any more. Yahoo Japan has its own protocol now. | ||||
* | account-widget: apply settings when activating the password entry (#625575) | Cyril Roelandt | 2010-09-03 | 1 | -2/+22 |
| | |||||
* | Merge branch 'translate-param-628601' | Guillaume Desmottes | 2010-09-02 | 1 | -0/+23 |
|\ | |||||
| * | account_widget_generic_format_param_name: translate common params (#628601) | Guillaume Desmottes | 2010-09-02 | 1 | -0/+23 |
| | | |||||
* | | Merge remote branch 'kaserf/fix-account-name-update' | Guillaume Desmottes | 2010-09-02 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | do not set the overridden flag when creating | Felix Kaser | 2010-09-02 | 1 | -1/+2 |
| | | | | | | | | | | | | when we are creating a new account we should not set the display-name-overridden flag, since then changes in the account details wont update the name in the accounts tree. | ||||
* | | empathy_account_widget_get_default_display_name: use the network name (#598394) | Guillaume Desmottes | 2010-09-02 | 1 | -9/+15 |
|/ | |||||
* | account-widget: add accelerator on Enabled | Guillaume Desmottes | 2010-08-30 | 1 | -1/+1 |
| | |||||
* | fix accelerator conflict with the Cancel button (#623164) | Guillaume Desmottes | 2010-08-30 | 1 | -1/+9 |
| | |||||
* | fix accelerator conflict with the Apply button (#623164) | Guillaume Desmottes | 2010-08-30 | 1 | -3/+10 |
| | |||||
* | factor out set_apply_button() | Guillaume Desmottes | 2010-08-30 | 1 | -4/+13 |
| | |||||
* | use the simple variant of the IRC widget if needed | Guillaume Desmottes | 2010-08-26 | 1 | -2/+10 |
| | |||||
* | Fix missing entries in switch statements | Philip Withnall | 2010-08-05 | 1 | -0/+1 |
| | | | | Added missing default cases and missing enum cases. | ||||
* | Fix activating [ ] Enabled with the keyboard. | Will Thompson | 2010-07-12 | 1 | -3/+3 |
| | | | | | | | | | | The GtkToggleButton::released signal has been deprecated since Gtk+ 2.8. And, is also wrong, because there are other ways to change the state of this button besides using your mouse. Fixes bug #623972. Toggled-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Update location for mx-gtk.h | Danielle Madeley | 2010-06-03 | 1 | -1/+1 |
| | |||||
* | libempathy-gtk/empathy-account-widget.c: use tp_g_signal_connect_object ↵ | Guillaume Desmottes | 2010-04-09 | 1 | -2/+2 |
| | | | | instead of empathy_signal_connect_weak | ||||
* | remove forget button | Guillaume Desmottes | 2010-03-30 | 1 | -60/+0 |
| | |||||
* | Add clear icon in entry containing password (#608104) | Guillaume Desmottes | 2010-03-30 | 1 | -0/+42 |
| | |||||
* | Use the right marshaller for account-created | Sjoerd Simons | 2010-03-03 | 1 | -1/+1 |
| | | | | | Don't try to marshal G_TYPE_OBJECT values with a _POINTER marshaller. Fixes: #611224 | ||||
* | update display name after editing if it hasn't been overridden (#603463) | Guillaume Desmottes | 2010-03-03 | 1 | -2/+7 |
| | |||||
* | account-widget: try to guess if the display name has been manually changed ↵ | Guillaume Desmottes | 2010-03-03 | 1 | -0/+11 |
| | | | | by the user | ||||
* | no need to call empathy_account_settings_is_ready in account-widget's ↵ | Guillaume Desmottes | 2010-03-03 | 1 | -2/+0 |
| | | | | dispose function | ||||
* | accounts-dialog: set display-name before creating the account | Guillaume Desmottes | 2010-03-03 | 1 | -0/+13 |
| | | | | This saves us a D-Bus call. | ||||
* | Merge branch 'more-accounts-fixes' | Travis Reitter | 2010-03-03 | 1 | -3/+41 |
|\ | |||||
| * | Disable the Cancel button in the accounts dialog if there are no existing ↵ | Travis Reitter | 2010-03-02 | 1 | -3/+41 |
| | | | | | | | | accounts to display (ie, we're creating our first account). | ||||
* | | factor out empathy_connect_new_account | Guillaume Desmottes | 2010-03-02 | 1 | -27/+1 |
| | | |||||
* | | account-widget: change presence to online when creating a new account | Guillaume Desmottes | 2010-03-02 | 1 | -0/+6 |
|/ | | | | | | | account_widget_account_enabled_cb was forcing the presence by setting the current most available presence to the newly created account. But if user was starting Empathy for the first time, this presence was offline so the account wasn't connected. (#611565) | ||||
* | Rename Moblin to Meego throughout Empathy | Danielle Madeley | 2010-02-19 | 1 | -23/+23 |
| | | | | At the request of Rob Bradford | ||||
* | Always use "Apply" button if we are not connected or editing an account | Guillaume Desmottes | 2010-02-16 | 1 | -15/+7 |
| | | | | | For some reason we mixed up the "Apply" and "Save" button. "Apply" is clearer as hitting it as the side effect of reconnecting the account. | ||||
* | account-widget: don't display "Log in" button if we are modyfing an account | Guillaume Desmottes | 2010-02-16 | 1 | -3/+5 |
| | | | | | Either the account is enabled and saving will reconnect, either it's not and that won't connect it. | ||||
* | Port Moblin widgets to Mx | Danielle Madeley | 2010-02-12 | 1 | -9/+9 |
| | |||||
* | Rephrase the helper text and change "Login ID" to "Username" | Guillaume Desmottes | 2010-02-12 | 1 | -0/+3 |
| | | | | Thanks to Nick Richards for his suggestions. | ||||
* | add a simple version of the Facebook widget | Guillaume Desmottes | 2010-02-12 | 1 | -1/+16 |
| | |||||
* | Improve default display name for Facebook accounts | Guillaume Desmottes | 2010-02-12 | 1 | -0/+8 |
| | |||||
* | add the '@chat.facebook.com' suffix to account but dont't display it in the ↵ | Guillaume Desmottes | 2010-02-12 | 1 | -1/+76 |
| | | | | | | widget Fixes bug #573194 | ||||
* | hide the advanced options for Facebook accounts | Guillaume Desmottes | 2010-02-12 | 1 | -0/+3 |
| | |||||
* | don't display the register options for Facebook accounts | Guillaume Desmottes | 2010-02-12 | 1 | -1/+1 |
| | |||||
* | account-widget: display facebook example label | Guillaume Desmottes | 2010-02-12 | 1 | -4/+21 |
| | |||||
* | account_widget_build_jabber: add few comments | Guillaume Desmottes | 2010-02-12 | 1 | -0/+3 |
| | |||||
* | account-widget-salut: don't display advanced properties in simple mode | Guillaume Desmottes | 2010-01-25 | 1 | -0/+5 |
| | |||||
* | add_register_buttons: don't show the register buttons in simple mode | Guillaume Desmottes | 2010-01-19 | 1 | -0/+3 |
| | | | | We use another page in the assistant to create new accounts (#607455). | ||||
* | account-widget: check that the apply button actually exist before modifying it | Guillaume Desmottes | 2010-01-19 | 1 | -0/+4 |
| | | | | It's not created in the 'simple' version of the widget. (#607455) | ||||
* | account-widget: add empathy_account_widget_set_{account,password}_param | Guillaume Desmottes | 2010-01-18 | 1 | -0/+32 |
| | | | | | This will be used to restore the account and password params when switching widgets. | ||||
* | account-widget: use empathy_account_widget_changed | Guillaume Desmottes | 2010-01-14 | 1 | -13/+5 |
| | |||||
* | add empathy_account_widget_changed as protected method | Guillaume Desmottes | 2010-01-14 | 1 | -0/+10 |
| | |||||
* | use G_TYPE_OBJECT instead of G_TYPE_POINTER | Felix Kaser | 2010-01-11 | 1 | -1/+1 |
| | | | | in the signature of the account-created signal | ||||
* | connect to signals when account has been created | Felix Kaser | 2010-01-11 | 1 | -3/+3 |
| | | | | when a new account is created the signals presence-changed and status-changed of the account are connected to update the treeview icon and status infobar | ||||
* | account-widget: presence_changed_cb: early return if widget has been destroyed | Guillaume Desmottes | 2009-12-26 | 1 | -0/+3 |
| | | | | | The callback needs to manipulate widgets but can't do it if the account widget has already been destroyed. | ||||
* | account-widget: ensure that the object stays alive during the ↵ | Guillaume Desmottes | 2009-12-26 | 1 | -1/+5 |
| | | | | tp_account_manager_prepare_async call | ||||
* | Add register buttons to the account widget | Guillaume Desmottes | 2009-12-22 | 1 | -0/+52 |
| | |||||
* | factor out account_widget_is_gtalk | Guillaume Desmottes | 2009-12-22 | 1 | -3/+10 |
| | |||||
* | reorder moblin specific code | Guillaume Desmottes | 2009-12-22 | 1 | -27/+27 |
| | | | | | An #ifdef/#else structur is easier to read than #ifndef/#else. Change all the moblin tests to fit this structur. | ||||
* | account-widget: move the 'Enable' checkbox to the top of the widget (#593268) | Guillaume Desmottes | 2009-12-22 | 1 | -4/+4 |
| | | | | This change doesn't affect the Moblin version. | ||||
* | account-widget: factor out add_enable_checkbox | Guillaume Desmottes | 2009-12-22 | 1 | -62/+69 |
| | |||||
* | changed way of tracking pending changes | Felix Kaser | 2009-12-10 | 1 | -11/+14 |
| | | | | fixes bug #603490, we track pending changes explicitly now. before they were connected to the sensitivity of the control buttons (if buttons sensitive -> pending changes). When an account is about to be created and the user hits "Cancel" we don't show the "are you sure" dialog any more because the action of the user is clear and not accidental. When closing the window during creation the dialog still shows up. | ||||
* | added destroyed flag | Felix Kaser | 2009-12-02 | 1 | -1/+20 |
| | | | | the destroyed flag indicates if the widgets in empathy-account-widget have already been destroyed. this is important for some async calls. | ||||
* | fixed problem with destroyed widget in async call | Felix Kaser | 2009-12-02 | 1 | -0/+5 |
| | | | | with all the async calls the widget needed in one of the callbacks was destroyed before the callback was called. | ||||
* | update presence when account is enabled | Felix Kaser | 2009-12-02 | 1 | -10/+39 |
| | | | | the problem was that disabling accounts forced their requested presence to _offline_, when the account was re-enabled the r-s stayed offline and the account did not try to reconnect. this was introduced with TpAccount. fixes bug #602821 | ||||
* | emit account-created signal outside enabled_cb | Felix Kaser | 2009-12-02 | 1 | -9/+4 |
| | | | | the account-created signal should be emitted independently from enabled-callback. the signal should be emitted even if for some reason the account could not be enabled. | ||||
* | rename account_widget_setup_widget empathy_account_widget_setup_widget | Guillaume Desmottes | 2009-11-23 | 1 | -3/+4 |
| | | | | This function is exported now. | ||||
* | account_widget_combobox_changed_cb: check that param has a default | Guillaume Desmottes | 2009-11-23 | 1 | -2/+3 |
| | |||||
* | Set explicitely the model of combo box | Guillaume Desmottes | 2009-11-23 | 1 | -2/+11 |
| | | | | | The value of the param has to be in the first column as a string. This allow us to display translated strings in the combo box. | ||||
* | account_widget_setup_widget: add support for GtkComboBox | Guillaume Desmottes | 2009-11-23 | 1 | -0/+64 |
| | |||||
* | empathy-account-widget: export account_widget_setup_widget | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
| | | | | | This function can be useful if a account widget wants to map a widget not created in the GtkBuilder file. | ||||
* | account-widget: use the account-manaer instead of idle | Guillaume Desmottes | 2009-11-19 | 1 | -32/+56 |
| | | | | | Also ensure that the 'apply' button is correctly updated when the status is changed. | ||||
* | account_widget_build_salut: focus the first name entry by default | Guillaume Desmottes | 2009-11-14 | 1 | -1/+1 |
| | | | | All the fields are mandatory so we should focus the first one. | ||||
* | empathy_account_widget_get_default_display_name: special case should be done ↵ | Guillaume Desmottes | 2009-11-13 | 1 | -0/+1 |
| | | | | | | | in specialized widgets This requiers to refactor widget to actually inherit from EmpathyAccountWidget. | ||||
* | move code generating the default display name of new account to account-widget | Guillaume Desmottes | 2009-11-13 | 1 | -0/+52 |
| | | | | | | This will allow us to: - Use this function from other places, like in the assistant. - Delegate special cases to the specialized versions of the widget. | ||||
* | account-widget: Change the label of the Connect button to 'Login'. | Guillaume Desmottes | 2009-11-06 | 1 | -14/+9 |
| | | | | | This used to be a Moblin specific change but it makes sense for GNOME as well (#600962). | ||||
* | empathy_account_widget_contains_pending_changes: return TRUE if we are ↵ | Guillaume Desmottes | 2009-11-03 | 1 | -0/+10 |
| | | | | creating a new account which is not created yet | ||||
* | empathy-account-widget: update apply button when our state changes | Guillaume Desmottes | 2009-11-03 | 1 | -0/+23 |
| | |||||
* | empathy-account-widget: replace the 'Connect' buton by a 'Save' one ↵ | Guillaume Desmottes | 2009-11-03 | 1 | -2/+36 |
| | | | | when we are offline (#600427) | ||||
* | account-widget: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -14/+14 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | empathy-account-widget.c: fix uint comparaison | Guillaume Desmottes | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | Rename HAVE_NBTK to HAVE_MOBLIN. | Xavier Claessens | 2009-10-05 | 1 | -15/+15 |
| | |||||
* | Remove the logic that re-applies the original enabled value. | Cosimo Cecchi | 2009-10-03 | 1 | -17/+4 |
| | | | | | Now that we instant-apply the setting, this is not needed anymore. Also, this fixes a crasher. | ||||
* | empathy-account-widget: document that the 'Account:' string is moblin specific | Guillaume Desmottes | 2009-10-03 | 1 | -0/+1 |
| | |||||
* | Rename the Connect button to "Log in" on Moblin. | Cosimo Cecchi | 2009-10-03 | 1 | -0/+7 |
| | |||||
* | Instant-apply the "enabled" setting. | Cosimo Cecchi | 2009-09-28 | 1 | -9/+12 |
| | |||||
* | Add an optional NbtkGtkLightSwitch. | Cosimo Cecchi | 2009-09-28 | 1 | -5/+70 |
| | | | | | Use an optional NbtkGtkLightSwitch instead of a GtkToggleButton to set an account enabled/disabled. | ||||
* | Construct the GTalk widget according to the icon name | Cosimo Cecchi | 2009-08-31 | 1 | -1/+28 |
| | |||||
* | Always update the control buttons sensitivity on creation. | Cosimo Cecchi | 2009-08-31 | 1 | -11/+7 |
| | |||||
* | Fixed some of the EmpathyAccountWidget's control button behaviour. | Jonathan Tellier | 2009-08-31 | 1 | -2/+16 |
| | | | | | | | - When creating an IRC account, we are now making sure that the control buttons have the correct state. - When creating an account, the "Cancel" button is always sensitive. - Fixed a style error in EmpathyAccountsDialog. | ||||
* | Minor changes to EmpathyAccountWidget and EmpathyAccountsDialog | Jonathan Tellier | 2009-08-29 | 1 | -16/+3 |
| | | | | | | | | | | | - account_widget_entry_changed_common is not called when an entry loses focus. Since this function is called on every keystroke, it was unnecessary to call it again on focus-out-event. - The EmpathyAccountWidget's control buttons' sensitivity (and contains_pending_changes member) is not altered when the state of the "Enabled" checkbox is changed due to an event which was not initiated by the user. - Fixed capitalization error in a comment in empathy-accounts-dialog.c | ||||
* | Asking for confirmation before losing pending accounts changes. | Jonathan Tellier | 2009-08-29 | 1 | -5/+28 |
| | | | | | | | | If an account has pending changes, we now ask for a confirmation before: - Adding a new account - Closing the accounts dialog - Selecting a new account. Those are all options which discard pending changes. | ||||
* | Make the protocol property read-only | Sjoerd Simons | 2009-08-28 | 1 | -9/+3 |
| | |||||
* | Base the selected widget both on the CM and the protocol | Sjoerd Simons | 2009-08-28 | 1 | -38/+65 |
| | | | | | | | Previously Empathy would select the custom account widget purely based on the protocol, the problem here is that these widgets assume one specific connection manager and its set of parameters. Which triggered bugs if the intended cm for a protocol isn't installed, but haze is and provides the protocol. | ||||
* | - Added a utility function (empathy_account_reconnect_async) to easily | Jonathan Tellier | 2009-08-26 | 1 | -37/+26 |
| | | | | | | | reconnect an account. - When we apply changes to an account, instead of disconnecting and reconnecting it, we use the new empathy_account_reconnect_async function. | ||||
* | empathy-account-widget: don't expand and fill vertically the 'Activate' checkbox | Guillaume Desmottes | 2009-08-24 | 1 | -2/+3 |
| | |||||
* | When creating an account use a connect button instead of an apply button | Sjoerd Simons | 2009-08-23 | 1 | -1/+2 |
| | |||||
* | Every protocols should now have an "Enabled" checkbox in "edit" mode. | Jonathan Tellier | 2009-08-22 | 1 | -2/+15 |
| | |||||
* | Fix errors revealed by make check | Jonathan Tellier | 2009-08-22 | 1 | -1/+1 |
| | | | | | - Added missing files in po/POTFILES.in - Fixed style | ||||
* | First part of an overhaul of the accounts dialog | Jonathan Tellier | 2009-08-22 | 1 | -39/+263 |
| | |||||
* | Change labels when creating an account | Cosimo Cecchi | 2009-08-22 | 1 | -0/+14 |
| | |||||
* | React to entry changes immediately | Cosimo Cecchi | 2009-08-22 | 1 | -9/+31 |
| | |||||
* | Implement a generic simple widget | Cosimo Cecchi | 2009-08-22 | 1 | -2/+17 |
| | |||||
* | Add simple implementations for many widgets | Cosimo Cecchi | 2009-08-22 | 1 | -65/+153 |
| | |||||
* | Add a way to hook up to the apply sensitivity | Cosimo Cecchi | 2009-08-22 | 1 | -3/+24 |
| | |||||
* | Add the concept of simple account widget | Cosimo Cecchi | 2009-08-22 | 1 | -31/+82 |
| | |||||
* | Fix long lines | Cosimo Cecchi | 2009-08-22 | 1 | -13/+22 |
| | |||||
* | Fix indentation | Sjoerd Simons | 2009-08-18 | 1 | -17/+22 |
| | |||||
* | Rename empathy_settings_get_dbus_signature to ↵ | Sjoerd Simons | 2009-08-18 | 1 | -1/+2 |
| | | | | empathy_account_settings_get_dbus_signature | ||||
* | Set gui to NULL after unreffing it | Sjoerd Simons | 2009-08-18 | 1 | -0/+1 |
| | |||||
* | If there is a failure in recognizing the protocol name, fallback to the ↵ | Sjoerd Simons | 2009-08-17 | 1 | -8/+1 |
| | | | | generic UI | ||||
* | Fix trailing whitespace | Cosimo Cecchi | 2009-07-30 | 1 | -9/+9 |
| | |||||
* | Don't try to unref the GtkBuilder object in _dispose | Cosimo Cecchi | 2009-07-30 | 1 | -6/+0 |
| | | | | | We take care of unreffing it before getting to dispose, as the object can have a variable lifecycle | ||||
* | Hook up to the destroy signal in EmpathyAccountWidget | Cosimo Cecchi | 2009-07-30 | 1 | -0/+11 |
| | |||||
* | Set the sensitivity to the forget button | Cosimo Cecchi | 2009-07-30 | 1 | -2/+3 |
| | |||||
* | Implement dispose and finalize | Cosimo Cecchi | 2009-07-30 | 1 | -31/+75 |
| | |||||
* | Set apply button sensitivity on creation | Cosimo Cecchi | 2009-07-30 | 1 | -0/+1 |
| | |||||
* | Add a cosmetic comment to separate public and non-public methods. | Cosimo Cecchi | 2009-07-30 | 1 | -0/+2 |
| | |||||
* | Use telepathy style | Cosimo Cecchi | 2009-07-30 | 1 | -632/+657 |
| | |||||
* | Update copyright and author | Cosimo Cecchi | 2009-07-30 | 1 | -1/+2 |
| | |||||
* | First cut at GObject-ifying EmpathyAccountWidget | Cosimo Cecchi | 2009-07-30 | 1 | -276/+366 |
| | |||||
* | Add apply button for salut accounts | Sjoerd Simons | 2009-07-22 | 1 | -0/+1 |
| | |||||
* | Port to using EmpathyAccountSettings | Sjoerd Simons | 2009-07-22 | 1 | -108/+156 |
| | |||||
* | Initial port of Account and AccountManager to MC5 | Sjoerd Simons | 2009-07-08 | 1 | -6/+3 |
| | |||||
* | Remove usage of McProfiles | Sjoerd Simons | 2009-07-05 | 1 | -65/+75 |
| | |||||
* | Port libempathy-gtk to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -39/+36 |
| | |||||
* | empathy-account-widget: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -4/+4 |
| | |||||
* | fixed bug #548716 | Dimitris Zenios | 2009-05-30 | 1 | -0/+31 |
| | |||||
* | empathy-account-widget: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -9/+9 |
| | |||||
* | Don't unref 2 times gui. | Xavier Claessens | 2009-04-16 | 1 | -2/+0 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2872 | ||||
* | Refactor the floating ref hack into a new function | Xavier Claessens | 2009-04-16 | 1 | -40/+8 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2871 | ||||
* | Port account widgets to new API | Xavier Claessens | 2009-04-16 | 1 | -97/+86 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2842 | ||||
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2249 | ||||
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1967 | ||||
* | Fix translators complains about ambigous strings. Fixes bug #546154. | Xavier Claessens | 2008-08-04 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=1291 | ||||
* | Unref profile and improve a bit default account domain code. | Xavier Claessens | 2008-07-04 | 1 | -18/+14 |
| | | | | svn path=/trunk/; revision=1194 | ||||
* | Automatically add default account domain where appropriate. Fixes bug ↵ | Jonny Lamb | 2008-07-04 | 1 | -2/+24 |
| | | | | | | | | #534425 (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1193 | ||||
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -16/+13 |
| | | | | svn path=/trunk/; revision=1066 | ||||
* | Hide password from debug messages. | Xavier Claessens | 2008-04-19 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=964 | ||||
* | Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters). | Xavier Claessens | 2008-04-16 | 1 | -49/+0 |
| | | | | svn path=/trunk/; revision=948 | ||||
* | Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson). | Xavier Claessens | 2008-04-02 | 1 | -0/+36 |
| | | | | svn path=/trunk/; revision=860 | ||||
* | Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz). | Xavier Claessens | 2008-03-27 | 1 | -0/+34 |
| | | | | svn path=/trunk/; revision=827 | ||||
* | Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste ↵ | Xavier Claessens | 2008-03-25 | 1 | -0/+49 |
| | | | | | | Mille-Mathias). svn path=/trunk/; revision=823 | ||||
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ ↵ | Xavier Claessens | 2008-03-17 | 1 | -6/+31 |
| | | | | | | and others in src/ svn path=/trunk/; revision=813 | ||||
* | Add an advanced expander in the generic setting widget. Fixes bug #466521 ↵ | Xavier Claessens | 2008-03-08 | 1 | -17/+27 |
| | | | | | | (Marco Barisione). svn path=/trunk/; revision=706 | ||||
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=688 | ||||
* | Fix typo in API | Xavier Claessens | 2008-02-21 | 1 | -5/+5 |
| | | | | svn path=/trunk/; revision=659 | ||||
* | Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana). | Xavier Claessens | 2008-02-20 | 1 | -0/+35 |
| | | | | svn path=/trunk/; revision=658 | ||||
* | Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson). | Xavier Claessens | 2008-02-20 | 1 | -0/+33 |
| | | | | svn path=/trunk/; revision=656 | ||||
* | Fix a bug when unset port | Xavier Claessens | 2008-02-11 | 1 | -6/+4 |
| | | | | svn path=/trunk/; revision=623 | ||||
* | Change a bit the generic account setting API. | Xavier Claessens | 2008-02-11 | 1 | -61/+33 |
| | | | | svn path=/trunk/; revision=622 | ||||
* | Add a generic UI to make easy building UI for protocol specific settings. ↵ | Xavier Claessens | 2008-02-11 | 1 | -0/+589 |
Port empathy-account-widget-*.[ch] to use that API. svn path=/trunk/; revision=621 |