aboutsummaryrefslogtreecommitdiff
path: root/gui/dialogs/ProgressDialog.ui
AgeCommit message (Collapse)Author
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