aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ShutdownView.xaml.cs
Commit message (Collapse)AuthorAgeFilesLines
* Optimized use of color conversion in machine studio.Roy Ben-Shabat2018-09-051-1/+6
| | | | | | | Improved color conversion memory leak. Added dispenser step division to brush stops. Machine Studio 3.4.43
* Implemented NavigationControl for better performance!!!Roy2018-04-211-2/+3
| | | | Redesign of machine studio module initialization.
* Profiling and performance optimizations..Roy2018-03-101-1/+7
|
* Implemented IAuthenticationProvider, INavigationProvider, IModuleLoader.Roy Ben-Shabat2017-12-141-0/+28
LoadingView, LoginView,