aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.LogViewer.UI/MainWindow.xaml.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changed parser of application log file.Victoria Plitt2020-02-031-0/+18
| | | | LogViewer. Added drag and drop files to window. Start and End time in filter are displayed start and end of open log file.
* Implement A Standalone viewer. Accepts log file as startup args .Victoria Plitt2020-01-261-0/+49
Related Work Items: #2402