aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-account-assistant.c
Commit message (Expand)AuthorAgeFilesLines
* Only set the icon name to gtalk for gtalk accountsSjoerd Simons2009-08-311-1/+2
* Use the new APIs in the assistant and the dialogCosimo Cecchi2009-08-311-2/+8
* Base the selected widget both on the CM and the protocolSjoerd Simons2009-08-281-2/+1
* Add missing ;Luca Ferretti2009-08-281-1/+1
* Do not construct a sentence for an assistant error string (GNOME bug 593257)Frédéric Péters2009-08-281-16/+6
* Word 'wizard' should not be used, fixes bug 593285Milo Casagrande2009-08-281-1/+1
* Use the right default answer if we're not importing accountsSjoerd Simons2009-08-231-3/+6
* Fix errors revealed by make checkJonathan Tellier2009-08-221-5/+5
* First part of an overhaul of the accounts dialogJonathan Tellier2009-08-221-2/+3
* Enable entering more than an account from the wizard.Cosimo Cecchi2009-08-221-36/+131
* Make the import system more future-proofCosimo Cecchi2009-08-221-3/+4
* Remove useless includesCosimo Cecchi2009-08-221-0/+1
* The assistant should not be resizableCosimo Cecchi2009-08-221-0/+2
* Don't hardcode new linesCosimo Cecchi2009-08-221-11/+17
* Hook the import UI in the assistantCosimo Cecchi2009-08-221-22/+70
* Emit the close signal only after we are done with the async machinery.Cosimo Cecchi2009-08-221-8/+45
* Implement close and cancel;Cosimo Cecchi2009-08-221-40/+61
* Add a comment over the window type hintCosimo Cecchi2009-08-221-0/+1
* Enable newly created accountsCosimo Cecchi2009-08-221-2/+8
* Implement disposeCosimo Cecchi2009-08-221-0/+23
* Report errors during creationCosimo Cecchi2009-08-221-1/+117
* Don't forward anymore after the endCosimo Cecchi2009-08-221-0/+6
* Report back errors (right now just on stdout)Cosimo Cecchi2009-08-221-1/+18
* Add a parent window property to the assistantCosimo Cecchi2009-08-221-2/+69
* Unref settings when changing the protocolCosimo Cecchi2009-08-221-0/+4
* Change labels when creating an accountCosimo Cecchi2009-08-221-0/+4
* Unify the enter and create page.Cosimo Cecchi2009-08-221-114/+205
* Filter out IRC and local-xmpp in the wizardCosimo Cecchi2009-08-221-1/+5
* Update label layout and add an "apply" logicCosimo Cecchi2009-08-221-9/+57
* Add the details page to the assistantCosimo Cecchi2009-08-221-5/+165
* Add private struct and responses to first pageCosimo Cecchi2009-08-221-3/+59
* Fix styleCosimo Cecchi2009-08-221-6/+13
* Move back the account assistant to src/Cosimo Cecchi2009-08-221-0/+116
* Implement first page in the assistantCosimo Cecchi2009-08-221-75/+0
* Add a first page to the assistantCosimo Cecchi2009-08-221-0/+32
* Skeleton of EmpathyAccountAssistantCosimo Cecchi2009-08-221-0/+43