summaryrefslogtreecommitdiff
path: root/src/save/LocalSaveActivity.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-145/+0
2013-03-16Nicer resize method for VideoBuffer, fix Local and Server save previewsSimon Robertshaw1-3/+9
2013-03-14Move requestbroker into new folder, make request process function a method of...Simon Robertshaw1-1/+1
2013-03-12Make thumbnailbroker more general purpose, image requests for requestbroker, ...Simon Robertshaw1-4/+4
2013-03-10AvatarButton/holder, rename ThumbnailBroker for more general purposesSimon Robertshaw1-2/+2
2013-01-10defocus components removed from scrollpanels, to prevent crashesjacob11-0/+1
2012-10-26Save local saves as current name option (overwrites them automatically). Fix ...jacob11-10/+3
2012-10-26ability to reload and resave local saves without retyping namejacob11-2/+4
2012-10-05don't render fire on stamps (reduces lag)jacob11-1/+1
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-0/+1
2012-08-10Create local saves dir if it does not exists (fixes #80)Simon Robertshaw1-0/+10
2012-08-10Correct position of cancel button in local save dialogue as per #80Simon Robertshaw1-1/+1
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an...Simon Robertshaw1-0/+2
2012-08-01Local Saving, Server Saving rewriteSimon Robertshaw1-0/+130