]> git.0d.be Git - empathy.git/history - src/empathy-account-assistant.c
Merge branch 'sasl'
[empathy.git] / src / empathy-account-assistant.c
2010-10-18 Guillaume DesmottesMerge remote branch 'vminko/fix-632024-v2'
2010-10-18 Danielle MadeleyPort empathy-account-assistant to GtkComboBoxText
2010-10-04 Guillaume DesmottesMerge remote branch 'sjoerd/master'
2010-09-29 Guillaume Desmottesfactor out empathy_protocol_chooser_create_account_sett...
2010-09-29 Guillaume DesmottesAdd empathy_service_name_to_display_name()
2010-09-29 Guillaume Desmottesprotocol-chooser: expose a 'service' string instead...
2010-09-28 Guillaume Desmottesgoogle-talk: no need to unset the 'server' param
2010-09-08 Nicolas DufresneEnable server fallback for GTalk account
2010-08-26 Guillaume DesmottesMerge branch 'irc-wizard-596086'
2010-08-26 Guillaume Desmottesaccount-assistant: stop blacklisting IRC (#596086)
2010-08-24 Cosimo CecchiMerge branch 'tls-connection'
2010-08-23 Guillaume Desmottespass NULL instead of "" to gtk_label_new()
2010-08-05 Philip WithnallFix missing entries in switch statements
2010-06-18 Guillaume DesmottesMerge branch 'approvers-redone-599158'
2010-06-18 Danielle MadeleyPort Empathy code to GSettings, remove EmpathyConf
2010-05-28 Guillaume DesmottesMerge branch 'import-617971'
2010-05-25 Guillaume Desmottesassistant: call empathy_import_widget_add_selected_acco...
2010-05-25 Guillaume Desmotteshardcode facebook server to workaround SRV lookup issues
2010-05-18 Rob BradfordUse library i18n method for source files included in...
2010-04-15 Guillaume DesmottesMerge remote branch 'alsuren/fix-615734'
2010-04-14 David Labanaccount-assistant: make impl_signal_apply() behave...
2010-04-09 Guillaume Desmottesaccount_assistant_apply_account_and_finish: explicitely...
2010-03-30 Jonny LambMerge branch 'undo-close-tab'
2010-03-15 Guillaume DesmottesMerge commit 'staz/dnd'
2010-03-15 Danielle Madeleyempathy-accounts: set a title for the assistant
2010-03-11 Jonny LambMerge branch 'butterfly-conference-misc'
2010-03-10 Danielle Madeleyempathy-accounts: make CcPage insensitive when assistan...
2010-03-04 Guillaume Desmottesset the server field of Google Talk account
2010-03-04 Guillaume Desmottesremove the salut_created gconf key (#611817)
2010-03-04 Sjoerd SimonsMerge branch 'tweaks'
2010-03-04 Sjoerd SimonsDon't assume there is always a settings widget available
2010-03-03 Guillaume Desmottesassistant: call empathy_account_widget_get_default_disp...
2010-03-03 Guillaume Desmottesassistant: always uses empathy_account_widget_get_defau...
2010-03-02 Travis ReitterMerge branch 'more-accounts-fixes'
2010-03-02 Guillaume Desmottesaccount-assistant: ensure that new accounts are connect...
2010-02-19 Guillaume Desmottesassistant: Fix creation of the last account created
2010-02-19 Guillaume Desmottesassistant: check that the enter/create page isn't alrea...
2010-02-19 Guillaume Desmottesassistant: set the salut page as complete if we pre...
2010-02-17 Guillaume Desmottesaccount-assistant: remove '\n' from the salut error...
2010-02-17 Guillaume Desmottesaccount-assistant: Wrap secondary error message (#607908)
2010-02-11 Guillaume Desmottesassistant: filter out facebook from the new account...
2010-02-11 Guillaume Desmottesadd is_facebook arg to empathy_protocol_chooser_dup_sel...
2010-02-10 Xavier ClaessensMerge branch 'menu'
2010-02-10 Guillaume DesmottesFix creation of imported accounts (#609439)
2010-02-10 Guillaume Desmottesassistant: store the ID of the current page
2010-02-09 Guillaume DesmottesCreate the account even when user chooses to not create...
2010-02-09 Guillaume Desmottesimpl_signal_apply: this function is not called after...
2010-01-25 Guillaume DesmottesMerge commit 'kaserf/buttons-infobar-606329'
2010-01-25 Guillaume Desmottessplit strings to no translate markups
2010-01-25 Guillaume Desmottesrephrase the salut error page
2010-01-25 Guillaume Desmottesadd a hint about how to reach the accounts dialog
2010-01-25 Guillaume DesmottesSplit markups and translated string to make this easier...
2010-01-25 Guillaume Desmottesrename build_error_page to build_error_vbox
2010-01-25 Guillaume Desmottesaccount_assistant_page_forward_func: never go forward...
2010-01-25 Guillaume DesmottesDisplay 'back' button in the import and create page
2010-01-25 Guillaume DesmottesFix account creation regression
2010-01-25 Guillaume DesmottesDon't display the salut page after the create one if...
2010-01-25 Guillaume DesmottesDon't display the salut page after the import one if...
2010-01-25 Guillaume DesmottesDisplay the salut page after the create one
2010-01-25 Guillaume DesmottesDisplay the salut page after the import one
2010-01-25 Guillaume Desmottesrename should_create_salut_account to display_salut_page
2010-01-25 Guillaume DesmottesDisplay an error message if Salut is not installed
2010-01-25 Guillaume Desmottesfactor out build_error_page
2010-01-25 Guillaume Desmottesassistant: move creation of the page from _init to...
2010-01-25 Guillaume DesmottesPass a ready EmpathyConnectionManagers to empathy_accou...
2010-01-25 Guillaume DesmottesDon't display the salut page if there is no need to...
2010-01-25 Guillaume Desmottesset the salut-account-created gconf key once the accoun...
2010-01-25 Guillaume Desmottesdon't set display name if there is already one defined
2010-01-25 Guillaume Desmottesaccount-assistant: use existing code to create the...
2010-01-25 Guillaume Desmottesaccount-assistant: add a page to configure the salut...
2010-01-19 Guillaume DesmottesCall create_salut_account_if_needed when the assistant...
2010-01-19 Guillaume Desmottesaccount-assistant: disable Google Talk when creating...
2010-01-19 Guillaume DesmottesPass a boolean saying if the protocol is Google Talk...
2010-01-01 Philip WithnallMiscellaneous string fixes
2009-11-13 Guillaume Desmottesaccount-assistant: set default display name to newly...
2009-11-03 Xavier ClaessensMerge branch 'irc-command'
2009-11-03 Danielle MadeleyMerge branch 'fix-586098'
2009-11-02 Jonny LambMerge branch 'accountz'
2009-10-24 Jonny Lambaccount-assistant: port to new tp-glib account API
2009-10-19 Guillaume DesmottesMerge commit 'maiku/bug_598332'
2009-10-14 Sjoerd SimonsShow the assistant if there are no non-salut accounts
2009-08-31 Sjoerd SimonsOnly set the icon name to gtalk for gtalk accounts
2009-08-31 Cosimo CecchiUse the new APIs in the assistant and the dialog
2009-08-31 Cosimo CecchiMerge commit 'jtellier/set-account-name-translator...
2009-08-28 Sjoerd SimonsBase the selected widget both on the CM and the protocol
2009-08-28 Gustavo Noronha... Merge branch 'fix-navigation-handling'
2009-08-28 Luca FerrettiAdd missing ;
2009-08-28 Will ThompsonMerge branch 'do-say-me-think'
2009-08-28 Frédéric PétersDo not construct a sentence for an assistant error...
2009-08-28 Milo CasagrandeWord 'wizard' should not be used, fixes bug 593285
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-22 Sjoerd SimonsUse the right default answer if we're not importing...
2009-08-22 Jonathan TellierFix errors revealed by make check
2009-08-22 Jonathan TellierFirst part of an overhaul of the accounts dialog
2009-08-22 Cosimo CecchiEnable entering more than an account from the wizard.
2009-08-22 Cosimo CecchiMake the import system more future-proof
2009-08-22 Cosimo CecchiRemove useless includes
2009-08-22 Cosimo CecchiThe assistant should not be resizable
2009-08-22 Cosimo CecchiDon't hardcode new lines
next