aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Touch
Commit message (Collapse)AuthorAgeFilesLines
...
* Undo/Redo for offset( slider with 3 thumbs)Victoria Plitt2021-12-152-2/+169
|
* PPC. Color Selection Dialog. Disable buttons OK, Validation when select ↵Victoria Plitt2021-11-151-2/+2
| | | | CMYK tab from Catalog, gui changes.
* PPC. ColorSelection tool. Added Catalogs.Victoria Plitt2021-11-101-7/+9
| | | | Related Work Items: #4558
* Jobs V2Victoria Plitt2021-11-023-27/+41
|
* Color selection and Job sequence package. Redesign list control, move Color ↵Victoria Plitt2021-11-019-23/+250
| | | | Selection View to dialogs, implement save.
* Touch in slider modifications. CMYK - max liquid value set as maximum in slider.Victoria Plitt2021-10-259-38/+136
| | | | Related Work Items: #4558
* Added Collapsed mode, Changes in converters CMYK.Victoria Plitt2021-10-216-5/+49
|
* Created custom control TouchSlider with 3 thumbs.Victoria Plitt2021-10-129-125/+453
| | | | Related Work Items: #3773
* PPC. Color Selection Tools. OutOfGamut behaviorVictoria Plitt2021-10-0910-164/+272
|
* Added Slider control with three thumbs.Victoria Plitt2021-09-3018-33/+1237
| | | | Related Work Items: #3772
* Color selection and fine tuning toolVictoria Plitt2021-09-2214-1/+1828
|
* Bit completed except updated BIT types.Roy Ben Shabat2021-03-101-3/+3
|
* Short cycle mode done.Roy Ben Shabat2021-02-162-0/+4
|
* Fixed issue where touch numeric textbox is rounding the volumes when moving ↵Roy Ben Shabat2021-01-141-0/+6
| | | | | | from RGB/LAB to Volume. Fixed issue where changing the job thread type does not invalidate the liquid factors!
* Fixed some bugs with thread loading wizard.Roy Ben Shabat2021-01-011-14/+19
| | | | | fail proof notification bar min height. (maybe timing issue) PPC auto update first check after 30 seconds always regardless of settings.
* Removed length from job viewer.Roy Ben Shabat2020-12-288-8/+218
| | | | | Improved FastTextBlock. Improved PPC segments loading ability from ~40 to ~150.
* ColorSpace per stop implemented on PPC.Roy Ben Shabat2020-12-232-3/+16
| | | | | | Synchronization only when values change. Volume open for all. RGB to closest catalog item...
* Fixed issue with machine creation from prototype and cats.Roy Ben Shabat2020-11-291-6/+39
| | | | Fixed issue with many clicks on job summary dye/back.
* Fixed issues with UWF enable/disable on settings.Roy Ben Shabat2020-11-141-1/+1
|
* Thread Break/Loading improvements.Roy Ben Shabat2020-11-141-1/+1
|
* Dropped PPC Job Additional Tools.Roy Ben Shabat2020-10-161-12/+16
|
* Merged Notification_Control Branch.Roy Ben Shabat2020-10-112-153/+76
|\
| * mergeVictoria Plitt2020-09-241-1/+2
| |
| * MergeVictoria Plitt2020-09-241-1/+1
| |
| * Implement new Notification Control for PPC. Removed all resizeNotificationsVictoria Plitt2020-09-242-154/+76
| | | | | | | | , IsExpanded from Notification item, changes in GUI.
* | New thread loading wizard.Roy Ben Shabat2020-09-141-1/+4
| |
* | Fixed PPC jobs list rendering time.Roy Ben Shabat2020-09-061-3/+25
|/
* Remote Cursor.Roy Ben Shabat2020-06-011-1/+6
| | | | | | Cursor Visibility. Mouse Scroll. PPC notification bar workaround.
* Batch import/export jobs.Roy Ben Shabat2020-05-251-3/+4
|
* Fixed issue with PPC numeric textbox clipping.Roy Ben Shabat2020-05-201-0/+10
|
* Workarounds for some bugs.Roy Ben Shabat2020-05-181-45/+53
|
* PPC: Fixed issue with touch panel dialogs closing..Roy Ben-Shabat2020-02-192-7/+37
| | | | Some work on FSE..
* Implemented PPC thread loading from preparation..Roy Ben-Shabat2020-02-181-1/+1
|
* Fixed issue with TouchTextBox.Roy Ben-Shabat2020-01-281-0/+11
| | | | Fixed issue with SignalRAdapter.
* Implemented MaxLength for TouchTextBox.Victoria Plitt2020-01-272-3/+3
| | | | Related Work Items: #2428
* Merged Beta+ fixes to master.Roy Ben-Shabat2020-01-121-0/+5
|
* Implemented PPC DataGrid Tech style.Roy Ben-Shabat2019-12-171-0/+10
| | | | | | Changed auto update icon. Changed Backup and Restore module name. Implemented Updates & Synchronization Details View.
* Added support for chromium touch enabled on PPC.Roy Ben-Shabat2019-12-151-1/+1
| | | | Implemented real Cef Installer.
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-12-156-53/+112
|\
| * Implemented power up screen.Roy Ben Shabat2019-12-131-38/+38
| | | | | | | | | | Implemented power on emulator. Implemented power via machine operator.
| * Improvements on browser module.Roy Ben Shabat2019-12-121-1/+5
| |
| * Added IsAfterReset to ConnectionResponse PMR.Roy Ben Shabat2019-12-125-14/+69
| | | | | | | | Started working on PPC.Browser Module !!!
* | Implemented possible improvement for WebClient download speed.Roy Ben-Shabat2019-12-081-3/+17
|/ | | | Implemented PPC notifications priority.
* MREGEVictoria Plitt2019-12-047-1/+98
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-11-284-0/+65
| |\
| * | A lot of work !!!Roy Ben-Shabat2019-11-275-1/+92
| | |
| * | Working on Backup/Restore...Roy Ben-Shabat2019-11-251-0/+6
| | |
| * | Implemented open/close dyeing head lead to maintenance.Roy Ben-Shabat2019-11-241-1/+1
| | |
* | | Added mouse wheel scroll to LightTouchScrollViewer.Victoria Plitt2019-12-041-0/+32
| |/ |/| | | | | Related Work Items: #1498
* | Fixed bug with job title length too long to display.Victoria Plitt2019-11-284-1/+66
|/ | | | | | | Added job name length validation job entity. Implemented TouchRadioButton. Related Work Items: #1449