| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 6 | -352/+0 |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ... | jacob1 | 6 | -45/+0 |
| 2013-03-04 | fix pressing esc in login prompt logging you out, fix possible sign bug crash | jacob1 | 2 | -2/+7 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 2 | -3/+12 |
| 2012-08-04 | Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an... | Simon Robertshaw | 1 | -5/+2 |
| 2012-07-25 | Placeholder text for username and password in login, Focus username at start | Simon Robertshaw | 1 | -2/+3 |
| 2012-07-17 | Add comment box to save preview - doesn't work yet | Simon Robertshaw | 1 | -0/+5 |
| 2012-06-18 | Controllers should free their callbacks and views | Simon Robertshaw | 1 | -0/+1 |
| 2012-05-23 | Correct position of title in LoginView | Simon Robertshaw | 1 | -1/+1 |
| 2012-05-15 | Username, password icons for Login window | Simon Robertshaw | 1 | -7/+11 |
| 2012-05-15 | Move style into Component | Simon Robertshaw | 2 | -13/+53 |
| 2012-02-01 | Console UI, open in browser button, tab and enter shortcut for Login UI, various | Simon Robertshaw | 2 | -0/+19 |
| 2012-01-29 | Vote view in save preview, better handling of controller destruction | Simon Robertshaw | 1 | -2/+4 |
| 2012-01-25 | Better way of managing Controllers | Simon Robertshaw | 2 | -1/+5 |
| 2012-01-25 | Fix some memory leaks | Simon Robertshaw | 1 | -1/+0 |
| 2012-01-25 | Login working, segfaults sometimes | Simon Robertshaw | 4 | -5/+27 |
| 2012-01-25 | Login window close on success | Simon Robertshaw | 1 | -0/+4 |
| 2012-01-25 | Login complete (minus brokenness) | Simon Robertshaw | 1 | -11/+2 |
| 2012-01-24 | Fix textbox | Simon Robertshaw | 4 | -1/+26 |
| 2012-01-24 | Various | Simon Robertshaw | 6 | -0/+269 |