| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-14 | Fix crash when using search (std::remove doesn't seem to work as I expected),... | Simon Robertshaw | 1 | -70/+30 |
| 2012-08-13 | Fix bug where thumbnails would not always show in the search | Simon Robertshaw | 1 | -1/+4 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-31 | ThumbnailBroker for background retrieval and rendering | Simon Robertshaw | 1 | -5/+40 |
| 2012-07-29 | Filebrowser search, cleaner filenames | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-27 | Local file browser + some more interesting things like Progress bar UI component | Simon Robertshaw | 1 | -3/+10 |
| 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 | -10/+71 |
| 2012-04-22 | Correct quirks with drawrect and fillrect, change UI components accordingly, ... | Simon Robertshaw | 1 | -5/+16 |
| 2012-04-19 | Allow deleting of stamps | Simon Robertshaw | 1 | -38/+43 |
| 2012-04-14 | Remove other references to Global.h | Simon Robertshaw | 1 | -1/+0 |
| 2012-04-06 | Confirmation Dialogue, Save selection and multi-delete | Simon Robertshaw | 1 | -1/+35 |
| 2012-04-03 | Use a single instance of a background simulation for thumbnail rendering | Simon Robertshaw | 1 | -1/+2 |
| 2012-04-03 | Super, megaheavyweight thumbnail renderer | Simon Robertshaw | 1 | -20/+24 |
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard o... | Simon Robertshaw | 1 | -19/+22 |
| 2012-02-11 | Slight appearence changes to save buttons | Simon Robertshaw | 1 | -3/+9 |
| 2012-02-11 | Fix thumbnail alignment for save buttons, add code for building PSv format | Simon Robertshaw | 1 | -2/+2 |
| 2012-02-11 | Comments on save preview and some minor changes for vote bars | Simon Robertshaw | 1 | -2/+2 |
| 2012-01-29 | Vote view in save preview, better handling of controller destruction | Simon Robertshaw | 1 | -26/+35 |
| 2012-01-28 | Voting, fix save browser | Simon Robertshaw | 1 | -1/+0 |
| 2012-01-21 | Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no... | Simon Robertshaw | 1 | -2/+1 |
| 2012-01-21 | Better handling of save vector from client | Simon Robertshaw | 1 | -8/+10 |
| 2012-01-20 | Ensure action class is freed | Simon Robertshaw | 1 | -0/+2 |
| 2012-01-20 | More stuff, need to fix memory leak | Simon Robertshaw | 1 | -0/+1 |
| 2012-01-19 | Some folder changes, started search and client | Simon Robertshaw | 1 | -0/+157 |