summaryrefslogtreecommitdiff
path: root/src/interface/SaveButton.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Fix crash when using search (std::remove doesn't seem to work as I expected),...Simon Robertshaw1-70/+30
2012-08-13Fix bug where thumbnails would not always show in the searchSimon Robertshaw1-1/+4
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-1/+1
2012-07-31ThumbnailBroker for background retrieval and renderingSimon Robertshaw1-5/+40
2012-07-29Filebrowser search, cleaner filenamesSimon Robertshaw1-1/+1
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-3/+10
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-10/+71
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ...Simon Robertshaw1-5/+16
2012-04-19Allow deleting of stampsSimon Robertshaw1-38/+43
2012-04-14Remove other references to Global.hSimon Robertshaw1-1/+0
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw1-1/+35
2012-04-03Use a single instance of a background simulation for thumbnail renderingSimon Robertshaw1-1/+2
2012-04-03Super, megaheavyweight thumbnail rendererSimon Robertshaw1-20/+24
2012-04-02Stamps browser, placement + clipboard sampling and placement - No clipboard o...Simon Robertshaw1-19/+22
2012-02-11Slight appearence changes to save buttonsSimon Robertshaw1-3/+9
2012-02-11Fix thumbnail alignment for save buttons, add code for building PSv formatSimon Robertshaw1-2/+2
2012-02-11Comments on save preview and some minor changes for vote barsSimon Robertshaw1-2/+2
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw1-26/+35
2012-01-28Voting, fix save browserSimon Robertshaw1-1/+0
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no...Simon Robertshaw1-2/+1
2012-01-21Better handling of save vector from clientSimon Robertshaw1-8/+10
2012-01-20Ensure action class is freedSimon Robertshaw1-0/+2
2012-01-20More stuff, need to fix memory leakSimon Robertshaw1-0/+1
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-0/+157