| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -83/+0 |
| 2013-03-14 | Move requestbroker into new folder, make request process function a method of... | Simon Robertshaw | 1 | -1/+1 |
| 2013-03-12 | Make thumbnailbroker more general purpose, image requests for requestbroker, ... | Simon Robertshaw | 1 | -5/+4 |
| 2013-01-07 | local save deletion and renaming with the right click context menu | jacob1 | 1 | -4/+5 |
| 2012-10-26 | bring back the old vote bars | jacob1 | 1 | -2/+2 |
| 2012-09-16 | Right click menu to go to history and user info for save buttons | Simon Robertshaw | 1 | -1/+6 |
| 2012-09-16 | Show number of votes and the history button on your own saves | jacob1 | 1 | -0/+5 |
| 2012-08-14 | Fix crash when using search (std::remove doesn't seem to work as I expected),... | Simon Robertshaw | 1 | -0/+5 |
| 2012-07-31 | ThumbnailBroker for background retrieval and rendering | Simon Robertshaw | 1 | -1/+5 |
| 2012-07-27 | Local file browser + some more interesting things like Progress bar UI component | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-06 | Move graphics into seperate folder | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ... | Simon Robertshaw | 1 | -4/+8 |
| 2012-04-22 | Correct quirks with drawrect and fillrect, change UI components accordingly, ... | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-06 | Confirmation Dialogue, Save selection and multi-delete | Simon Robertshaw | 1 | -1/+8 |
| 2012-01-29 | Vote view in save preview, better handling of controller destruction | Simon Robertshaw | 1 | -4/+3 |
| 2012-01-21 | Basic skeleton for save preview | Simon Robertshaw | 1 | -0/+1 |
| 2012-01-21 | Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no... | Simon Robertshaw | 1 | -0/+1 |
| 2012-01-21 | Better handling of save vector from client | Simon Robertshaw | 1 | -4/+4 |
| 2012-01-19 | Some folder changes, started search and client | Simon Robertshaw | 1 | -0/+50 |