aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.LogViewer.UI/LogViewerManager.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue with job mixing.Roy Ben-Shabat2020-03-051-1/+1
| | | | Fixed issue with LogViewer scroll and session logs.
* Changed parser of application log file.Victoria Plitt2020-02-031-28/+25
| | | | LogViewer. Added drag and drop files to window. Start and End time in filter are displayed start and end of open log file.
* GUI changes according to review item.Victoria Plitt2020-02-021-31/+77
| | | | Related Work Items: #2402
* Implement A Standalone viewer. Accepts log file as startup args .Victoria Plitt2020-01-261-0/+83
Related Work Items: #2402