DisplayMagician/HeliosPlus/UIForms
Terry MacDonald 73284c03f8 Fixed open application window menu
The Open Application Window notification icon
popup menu item wouldn't restore the window
if it was minimised before running the Open
Application Window command. Added some cool
code from https://stackoverflow.com/questions/
354445/restore-windowstate-from-minimized and
then tweaked it to work in this situation. I could have
added this a much better place in the application but
I am planning on rewriting the app in WPF
eventually so I don't really need to do so.
2020-11-15 21:28:15 +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 Fixed open application window menu 2020-11-15 21:28:15 +13:00
MainForm.Designer.cs Completed adding "minimise on start" ability 2020-10-26 17:08:55 +13:00
MainForm.resx Fixes resizing of MainForm 2020-10-26 17:13:23 +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 Can create Uplay shortcuts now 2020-11-14 18:00:57 +13:00
ShortcutForm.Designer.cs Completed adding "minimise on start" ability 2020-10-26 17:08:55 +13:00
ShortcutForm.resx Change to new icon 2020-10-23 18:11:34 +13:00
ShortcutLibraryForm.cs Fixed shortcut editing and icon updates 2020-10-20 21:22:07 +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