]> git.0d.be Git - empathy.git/history - src/empathy-account-assistant.c
Do not construct a sentence for an assistant error string (GNOME bug 593257)
[empathy.git] / src / empathy-account-assistant.c
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
2009-08-22 Cosimo CecchiHook the import UI in the assistant
2009-08-22 Cosimo CecchiEmit the close signal only after we are done with the...
2009-08-22 Cosimo CecchiImplement close and cancel;
2009-08-22 Cosimo CecchiAdd a comment over the window type hint
2009-08-22 Cosimo CecchiEnable newly created accounts
2009-08-22 Cosimo CecchiImplement dispose
2009-08-22 Cosimo CecchiReport errors during creation
2009-08-22 Cosimo CecchiDon't forward anymore after the end
2009-08-22 Cosimo CecchiReport back errors (right now just on stdout)
2009-08-22 Cosimo CecchiAdd a parent window property to the assistant
2009-08-22 Cosimo CecchiUnref settings when changing the protocol
2009-08-22 Cosimo CecchiChange labels when creating an account
2009-08-22 Cosimo CecchiUnify the enter and create page.
2009-08-22 Cosimo CecchiFilter out IRC and local-xmpp in the wizard
2009-08-22 Cosimo CecchiUpdate label layout and add an "apply" logic
2009-08-22 Cosimo CecchiAdd the details page to the assistant
2009-08-22 Cosimo CecchiAdd private struct and responses to first page
2009-08-22 Cosimo CecchiFix style
2009-08-22 Cosimo CecchiMove back the account assistant to src/
2009-08-22 Cosimo CecchiImplement first page in the assistant
2009-08-22 Cosimo CecchiAdd a first page to the assistant
2009-08-22 Cosimo CecchiSkeleton of EmpathyAccountAssistant