aboutsummaryrefslogtreecommitdiff
path: root/gui/dialogs/ProgressDialog.h
AgeCommit message (Collapse)Author
2015-02-06Change copyright dates to 2015Greenphlem
2014-11-02Update copyright year (finally...)Jan Dalheimer
2014-07-19Make forge work.Petr Mrázek
Using classifiers FTW.
2014-07-01Handle a bunch more clang warningsPetr Mrázek
2013-12-08Finish preliminary offline supportPetr Mrázek
* ProgressProvider now has an abort() call * Abort button support added to the progress dialog * YggdrasilTask and MojangAccount adapted to support abort YggdrasilTask will time out after 10 seconds of no network activity, or when the user pushes the Play Offline button. In offline mode, all instance update tasks are skipped! This will need further work.
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek