summaryrefslogtreecommitdiff
path: root/src/tasks
AgeCommit message (Expand)AuthorFilesLines
2013-06-21add error messages when errors happening while fav. / unfav.ing a save, delet...jacob11-0/+4
2013-03-22Move all GUI source files into gui/Simon Robertshaw2-5/+5
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob15-35/+0
2013-01-07delay deleting save buttons, to prevent possible crash laterjacob11-1/+1
2012-11-16fix crashes when deleting stamps or getting an error when savingjacob11-1/+1
2012-10-26possibly fix lag/crash when deleting stampsjacob11-0/+3
2012-09-25MacOS X targets for Scons, Fix some inlines for clangSimon Robertshaw1-1/+1
2012-08-07Save as current name complete, resolves #5Simon Robertshaw1-1/+5
2012-08-06Started work on save as current nameSimon Robertshaw1-0/+1
2012-08-04Build fixes for FreeBSDntoskrnl1-3/+0
2012-07-29Filebrowser search, cleaner filenamesSimon Robertshaw1-1/+1
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-1/+1
2012-07-25Correct progress bar positionSimon Robertshaw2-2/+7
2012-07-21Prevent race condition when reloading local stamps, fix task so "after()" get...Simon Robertshaw1-6/+5
2012-06-22Success/Failure return from Asyn Task, Prompt to visit website upon update fa...Simon Robertshaw2-19/+52
2012-06-21Stage 1 of update process completedSimon Robertshaw5-49/+110
2012-06-21Make status updates on tasks safe - add intermediate progress bar for TaskWindowSimon Robertshaw4-19/+64
2012-06-20More in the way of an autoupdaterSimon Robertshaw4-14/+66
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw5-0/+240