| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -108/+0 |
| 2013-01-18 | move clipboard functions out of misc.cpp without creating errors | jacob1 | 1 | -1/+1 |
| 2012-08-25 | Save ID copying for preview | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-06 | Fix TPTScript 'set' function | Simon Robertshaw | 1 | -2/+1 |
| 2012-08-05 | Ctrl+A select all | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-05 | Key repeat for text boxes | Simon Robertshaw | 1 | -0/+6 |
| 2012-07-29 | Number type for text fields, addresses some of issue #39 | Simon Robertshaw | 1 | -11/+23 |
| 2012-07-28 | Implement search for DirectoryList | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-24 | Copy, cut and paste for Textboxes | Simon Robertshaw | 1 | -1/+5 |
| 2012-07-18 | Working comment submission | Simon Robertshaw | 1 | -0/+2 |
| 2012-07-17 | Improve spacing of multiline labels, multiline cursor for Textbox, autoresizi... | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-17 | Add comment box to save preview - doesn't work yet | Simon Robertshaw | 1 | -1/+2 |
| 2012-06-26 | Textbox now inherits from Label - gets all the fancy text selection features | Simon Robertshaw | 1 | -2/+34 |
| 2012-05-15 | Username, password icons for Login window | Simon Robertshaw | 1 | -1/+2 |
| 2012-05-15 | Move style into Component | Simon Robertshaw | 1 | -6/+0 |
| 2012-02-01 | Console UI, open in browser button, tab and enter shortcut for Login UI, various | Simon Robertshaw | 1 | -0/+5 |
| 2012-01-31 | Load user information from preferences, fps display for testing | Simon Robertshaw | 1 | -0/+1 |
| 2012-01-30 | ASCII for key events, save and Textarea (no caret, yet) | Simon Robertshaw | 1 | -5/+4 |
| 2012-01-24 | Various | Simon Robertshaw | 1 | -0/+4 |
| 2012-01-21 | Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no... | Simon Robertshaw | 1 | -0/+1 |
| 2012-01-20 | More stuff, need to fix memory leak | Simon Robertshaw | 1 | -0/+44 |