bloxstrap/Bloxstrap/UI/Elements/Bootstrapper
Matt ca36306254
Background updates (#4861)
* add background updating

* add RobloxState

* fix potential race condition with RobloxState

* update ForceRobloxReinstallation in menu

* disable AssertReadOnlyDirectory

* add storage space check

* add logging to IsEligibleForBackgroundUpdate

* add a setting to toggle background updates

* fix mutex names being mixed up

* update string

* update strings

* update strings
2025-03-13 16:05:41 +00:00
..
Base Add taskbar progress bar (#2757) 2024-10-03 10:24:01 +01:00
ByfronDialog.xaml Add taskbar progress bar (#2757) 2024-10-03 10:24:01 +01:00
ByfronDialog.xaml.cs Background updates (#4861) 2025-03-13 16:05:41 +00:00
ClassicFluentDialog.xaml Add taskbar progress bar (#2757) 2024-10-03 10:24:01 +01:00
ClassicFluentDialog.xaml.cs Add taskbar progress bar (#2757) 2024-10-03 10:24:01 +01:00
CustomDialog.Converters.cs Custom bootstrapper themes (#4380) 2025-03-11 19:18:54 +00:00
CustomDialog.Creator.cs Custom bootstrapper themes (#4380) 2025-03-11 19:18:54 +00:00
CustomDialog.Elements.cs Custom bootstrapper themes (#4380) 2025-03-11 19:18:54 +00:00
CustomDialog.Utilities.cs Custom bootstrapper themes (#4380) 2025-03-11 19:18:54 +00:00
CustomDialog.xaml Custom bootstrapper themes (#4380) 2025-03-11 19:18:54 +00:00
CustomDialog.xaml.cs Custom bootstrapper themes (#4380) 2025-03-11 19:18:54 +00:00
FluentDialog.xaml Add taskbar progress bar (#2757) 2024-10-03 10:24:01 +01:00
FluentDialog.xaml.cs Add taskbar progress bar (#2757) 2024-10-03 10:24:01 +01:00
LegacyDialog2008.cs Satisfy my OCD 2024-09-01 09:52:43 +01:00
LegacyDialog2008.Designer.cs Fix bug with launch closing not cancelling 2023-08-26 19:39:57 +01:00
LegacyDialog2008.resx Fix bug with launch closing not cancelling 2023-08-26 19:39:57 +01:00
LegacyDialog2011.cs Satisfy my OCD 2024-09-01 09:52:43 +01:00
LegacyDialog2011.Designer.cs Fix bug with launch closing not cancelling 2023-08-26 19:39:57 +01:00
LegacyDialog2011.resx Fix bug with launch closing not cancelling 2023-08-26 19:39:57 +01:00
ProgressDialog.cs Satisfy my OCD 2024-09-01 09:52:43 +01:00
ProgressDialog.Designer.cs Make progress style cancel button translatable 2024-06-11 23:49:45 +01:00
ProgressDialog.resx Fix bug with launch closing not cancelling 2023-08-26 19:39:57 +01:00
VistaDialog.cs Add RTL support for WinForms dialogs 2024-06-29 23:20:28 +04:00
VistaDialog.Designer.cs Fix bug with launch closing not cancelling 2023-08-26 19:39:57 +01:00
VistaDialog.resx Refactor UI code structuring 2023-07-02 13:10:04 +01:00