| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -718/+0 |
| 2013-03-04 | by date turns white like my own does when selected | jacob1 | 1 | -36/+39 |
| 2013-02-25 | fix even more memory leaks | jacob1 | 1 | -0/+7 |
| 2013-01-15 | don't allow 1-3 letter searches, because bad search results are just returned | jacob1 | 1 | -1/+2 |
| 2013-01-07 | local save deletion and renaming with the right click context menu | jacob1 | 1 | -5/+6 |
| 2013-01-07 | delay deleting save buttons, to prevent possible crash later | jacob1 | 1 | -2/+5 |
| 2012-09-26 | Fix own / fav buttons being enabled even when not logged in | jacob1 | 1 | -2/+4 |
| 2012-09-16 | remove unneeded check | jacob1 | 1 | -1/+1 |
| 2012-09-16 | Add icons back to search buttons, fix positioning of them, disable my own / f... | jacob1 | 1 | -8/+26 |
| 2012-09-16 | Show number of votes and the history button on your own saves | jacob1 | 1 | -0/+8 |
| 2012-09-13 | Save history and new multiline formatter | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-06 | Some improvements to the appearence of the save browser and preview | jacob1 | 1 | -2/+4 |
| 2012-09-05 | Allow mass unfavouring, unfavouring from the preview view. Fixes #149 | Simon Robertshaw | 1 | -2/+7 |
| 2012-09-03 | Load tags seperately from saves in search | Simon Robertshaw | 1 | -69/+102 |
| 2012-09-02 | Prevent changing of sorting mode when results haven't loaded. Fixes #172 | Simon Robertshaw | 1 | -0/+2 |
| 2012-09-01 | Use original naming for sorting button in save search, fixes #155 | Simon Robertshaw | 1 | -1/+4 |
| 2012-08-17 | RichText label (used for MOTD), fixes #123 | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-14 | Fix crash when using search (std::remove doesn't seem to work as I expected),... | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 1 | -3/+4 |
| 2012-08-12 | Message of the day and user session check on startup | Simon Robertshaw | 1 | -0/+12 |
| 2012-08-05 | Clear search button | Simon Robertshaw | 1 | -2/+35 |
| 2012-08-05 | Icon adjustments | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-05 | Persistent search window responds to user auth events | Simon Robertshaw | 1 | -30/+72 |
| 2012-08-04 | Nicer colour for "popular tags" header | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-04 | Tags, fixes #55 | Simon Robertshaw | 1 | -1/+98 |
| 2012-08-04 | Get rid of useless free space in search view | Simon Robertshaw | 1 | -3/+3 |
| 2012-06-18 | Don't rely on Window class freeing for components that may not be added | Simon Robertshaw | 1 | -0/+7 |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ... | Simon Robertshaw | 1 | -1/+1 |
| 2012-05-22 | Better icon alignment, improve appearance of preview | Simon Robertshaw | 1 | -7/+7 |
| 2012-05-15 | Move style into Component | Simon Robertshaw | 1 | -7/+7 |
| 2012-04-14 | Add ability to get favourites | Simon Robertshaw | 1 | -3/+47 |
| 2012-04-14 | Graphics:: Extra icons for Report and Favourite. Client:: Get favourite stat... | Simon Robertshaw | 1 | -0/+30 |
| 2012-04-06 | Confirmation Dialogue, Save selection and multi-delete | Simon Robertshaw | 1 | -0/+99 |
| 2012-04-03 | Search and stamps scolling with mouse wheel, Esc to exit | Simon Robertshaw | 1 | -0/+16 |
| 2012-02-12 | Better names for sort, allow showing own saves | Simon Robertshaw | 1 | -7/+9 |
| 2012-02-11 | Comments on save preview and some minor changes for vote bars | Simon Robertshaw | 1 | -0/+5 |
| 2012-01-29 | Background retrieval of save info and save list. | Simon Robertshaw | 1 | -3/+20 |
| 2012-01-28 | Voting, fix save browser | Simon Robertshaw | 1 | -1/+1 |
| 2012-01-26 | I've got to a point where I can no longer be bothered to think of a proper co... | Simon Robertshaw | 1 | -0/+5 |
| 2012-01-22 | Merge remote-tracking branch 'origin/master' | FrankBro | 1 | -0/+11 |
| 2012-01-22 | Started the rest of the UI | FrankBro | 1 | -2/+2 |
| 2012-01-21 | Basic skeleton for save preview | Simon Robertshaw | 1 | -0/+11 |
| 2012-01-21 | Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no... | Simon Robertshaw | 1 | -9/+101 |
| 2012-01-21 | Fix search crash | Simon Robertshaw | 1 | -0/+2 |
| 2012-01-21 | Better handling of save vector from client | Simon Robertshaw | 1 | -1/+1 |
| 2012-01-20 | More stuff, need to fix memory leak | Simon Robertshaw | 1 | -2/+27 |
| 2012-01-19 | Add "cajun" for JSON reading and writing, Save searching in client and some m... | Simon Robertshaw | 1 | -28/+52 |
| 2012-01-19 | Some folder changes, started search and client | Simon Robertshaw | 1 | -2/+52 |
| 2012-01-17 | Some minor changes | Simon Robertshaw | 1 | -0/+10 |