| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the right default answer if we're not importing accounts | Sjoerd Simons | 2009-08-23 | 1 | -3/+6 |
* | Fix errors revealed by make check | Jonathan Tellier | 2009-08-22 | 1 | -5/+5 |
* | First part of an overhaul of the accounts dialog | Jonathan Tellier | 2009-08-22 | 1 | -2/+3 |
* | Enable entering more than an account from the wizard. | Cosimo Cecchi | 2009-08-22 | 1 | -36/+131 |
* | Make the import system more future-proof | Cosimo Cecchi | 2009-08-22 | 1 | -3/+4 |
* | Remove useless includes | Cosimo Cecchi | 2009-08-22 | 1 | -0/+1 |
* | The assistant should not be resizable | Cosimo Cecchi | 2009-08-22 | 1 | -0/+2 |
* | Don't hardcode new lines | Cosimo Cecchi | 2009-08-22 | 1 | -11/+17 |
* | Hook the import UI in the assistant | Cosimo Cecchi | 2009-08-22 | 1 | -22/+70 |
* | Emit the close signal only after we are done with the async machinery. | Cosimo Cecchi | 2009-08-22 | 1 | -8/+45 |
* | Implement close and cancel; | Cosimo Cecchi | 2009-08-22 | 1 | -40/+61 |
* | Add a comment over the window type hint | Cosimo Cecchi | 2009-08-22 | 1 | -0/+1 |
* | Enable newly created accounts | Cosimo Cecchi | 2009-08-22 | 1 | -2/+8 |
* | Implement dispose | Cosimo Cecchi | 2009-08-22 | 1 | -0/+23 |
* | Report errors during creation | Cosimo Cecchi | 2009-08-22 | 1 | -1/+117 |
* | Don't forward anymore after the end | Cosimo Cecchi | 2009-08-22 | 1 | -0/+6 |
* | Report back errors (right now just on stdout) | Cosimo Cecchi | 2009-08-22 | 1 | -1/+18 |
* | Add a parent window property to the assistant | Cosimo Cecchi | 2009-08-22 | 1 | -2/+69 |
* | Unref settings when changing the protocol | Cosimo Cecchi | 2009-08-22 | 1 | -0/+4 |
* | Change labels when creating an account | Cosimo Cecchi | 2009-08-22 | 1 | -0/+4 |
* | Unify the enter and create page. | Cosimo Cecchi | 2009-08-22 | 1 | -114/+205 |
* | Filter out IRC and local-xmpp in the wizard | Cosimo Cecchi | 2009-08-22 | 1 | -1/+5 |
* | Update label layout and add an "apply" logic | Cosimo Cecchi | 2009-08-22 | 1 | -9/+57 |
* | Add the details page to the assistant | Cosimo Cecchi | 2009-08-22 | 1 | -5/+165 |
* | Add private struct and responses to first page | Cosimo Cecchi | 2009-08-22 | 1 | -3/+59 |
* | Fix style | Cosimo Cecchi | 2009-08-22 | 1 | -6/+13 |
* | Move back the account assistant to src/ | Cosimo Cecchi | 2009-08-22 | 1 | -0/+116 |
* | Implement first page in the assistant | Cosimo Cecchi | 2009-08-22 | 1 | -75/+0 |
* | Add a first page to the assistant | Cosimo Cecchi | 2009-08-22 | 1 | -0/+32 |
* | Skeleton of EmpathyAccountAssistant | Cosimo Cecchi | 2009-08-22 | 1 | -0/+43 |