aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/AppBarItems
Commit message (Collapse)AuthorAgeFilesLines
* Implemented power down by user and from embedded button.Roy Ben-Shabat2019-12-151-1/+2
|
* Fixed bug with job title length too long to display.Victoria Plitt2019-11-281-1/+1
| | | | | | | Added job name length validation job entity. Implemented TouchRadioButton. Related Work Items: #1449
* Fixed a few issues with PPC events and memory leak.Roy Ben-Shabat2019-04-171-2/+2
| | | | | Changed color space PANTON to Coats. Modified JobProgressBarItem in PPC to display the proper duration.
* Logs and comments for PPC Jobs Module !Roy Ben-Shabat2018-08-132-1/+16
|
* Implemented PPC App Bar items.Roy Ben Shabat2018-07-143-0/+86
Implemented new RelayCommand & RelayCommand<T>