DisplayMagician/HeliosPlus
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
..
GameLibraries Added Uplay to RunShortcut 2020-11-15 21:06:38 +13:00
InterProcess Silenced the System.Drawing.Image exceptions 2020-07-24 16:51:48 +12:00
Properties Complete changing icons 2020-10-23 18:32:21 +13:00
Resources Change to new icon 2020-10-23 18:11:34 +13:00
UIForms Fixed open application window menu 2020-11-15 21:28:15 +13:00
App.config Renamed the directories to HeliosPlus 2020-05-15 23:25:14 +12:00
DisplayRepresentation.cs Renaming Viewports back to Paths 2020-10-07 20:08:36 +13:00
HeliosPlus2.ico Complete changing icons 2020-10-23 18:32:21 +13:00
HeliosPlus.csproj [WIP] Partial development of uplay support 2020-11-10 22:26:02 +13:00
IconFromFile.cs Cleaned up Icon creation (mostly) 2020-10-19 21:50:42 +13:00
IconUtils.cs [WIP] Fixing Shortcut Bitmap 2020-06-07 20:48:45 +12:00
Program.cs [WIP] Partial development of uplay support 2020-11-10 22:26:02 +13:00
ProgramSettings.cs Completed adding "minimise on start" ability 2020-10-26 17:08:55 +13:00
ProgressReporter.cs [WIP] Partial refactor of applying profile display UI 2020-10-04 23:01:03 +13:00
ShellIcon.cs Cleaned up Icon creation (mostly) 2020-10-19 21:50:42 +13:00
ShortcutItem.cs Fixed notification icon menu 2020-11-04 18:47:41 +13:00
ShortcutRepository.cs Added Uplay to RunShortcut 2020-11-15 21:06:38 +13:00
Validators.cs [WIP] Created SteamLibrary class to handle library 2020-07-21 23:40:33 +12:00