DisplayMagician/HeliosPlus/UIForms
Terry MacDonald dce0ed8252 Fixed application process monitoring
Stopped the application threat monitoring halting
the UI completely, which fixed some UI updating
issues. Now UI thread continues to poll waiting for
appl/game to exit, but does it in a loop rather than
blocking using WaitForExit(). Means that the
notification icon gets updated and the UI gets a
MaskedForm over it.
2020-11-22 09:26:17 +13:00
..
ApplyingProfileForm.cs Fixed Profile reverting after game execution 2020-10-22 20:08:26 +13:00
ApplyingProfileForm.Designer.cs Fixed incorrectly displaying progressBar 2020-10-08 22:03:02 +13:00
ApplyingProfileForm.resx [WIP] DisplayUI works but needs error handling 2020-10-05 00:18:22 +13:00
DisplayProfileForm.cs Fixed shortcut editing and icon updates 2020-10-20 21:22:07 +13:00
DisplayProfileForm.Designer.cs Change to new icon 2020-10-23 18:11:34 +13:00
DisplayProfileForm.resx Change to new icon 2020-10-23 18:11:34 +13:00
MainForm.cs [WIP] Working notifyIcon during run 2020-11-19 22:40:08 +13:00
MainForm.Designer.cs [WIP] Working notifyIcon during run 2020-11-19 22:40:08 +13:00
MainForm.resx [WIP] Working notifyIcon during run 2020-11-19 22:40:08 +13:00
MaskedDialog.cs Added overlay to inform user UI is locked 2020-11-21 14:48:32 +13:00
MaskedForm.cs Added overlay to inform user UI is locked 2020-11-21 14:48:32 +13:00
MaskedForm.resx Added overlay to inform user UI is locked 2020-11-21 14:48:32 +13:00
ProfileAdaptor.cs Silenced the System.Drawing.Image exceptions 2020-07-24 16:51:48 +12:00
ShortcutAdaptor.cs Made Icons as reliable as possible 2020-10-19 22:58:23 +13:00
ShortcutForm.cs Fixed application process monitoring 2020-11-22 09:26:17 +13:00
ShortcutForm.Designer.cs Fixed application process monitoring 2020-11-22 09:26:17 +13:00
ShortcutForm.resx Change to new icon 2020-10-23 18:11:34 +13:00
ShortcutLibraryForm.cs Added overlay to inform user UI is locked 2020-11-21 14:48:32 +13:00
ShortcutLibraryForm.Designer.cs Change to new icon 2020-10-23 18:11:34 +13:00
ShortcutLibraryForm.resx Change to new icon 2020-10-23 18:11:34 +13:00
WaitingForm.cs [WIP] Working notifyIcon during run 2020-11-19 22:40:08 +13:00
WaitingForm.Designer.cs [WIP] Working notifyIcon during run 2020-11-19 22:40:08 +13:00
WaitingForm.resx [WIP] Working notifyIcon during run 2020-11-19 22:40:08 +13:00