summaryrefslogtreecommitdiff
path: root/src/interface/SaveButton.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Fix crash when using search (std::remove doesn't seem to work as I expected),...Simon Robertshaw1-0/+5
2012-07-31ThumbnailBroker for background retrieval and renderingSimon Robertshaw1-1/+5
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-0/+1
2012-07-06Move graphics into seperate folderSimon Robertshaw1-1/+1
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw1-4/+8
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ...Simon Robertshaw1-0/+1
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw1-1/+8
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw1-4/+3
2012-01-21Basic skeleton for save previewSimon Robertshaw1-0/+1
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no...Simon Robertshaw1-0/+1
2012-01-21Better handling of save vector from clientSimon Robertshaw1-4/+4
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-0/+50