aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Touch/Components
Commit message (Collapse)AuthorAgeFilesLines
* MERGERoy Ben-Shabat2019-05-272-0/+49
|
* Working on PPC optimizations...Roy Ben Shabat2019-04-221-0/+55
|
* Implemented Touch Listbox !Roy Ben Shabat2018-06-191-0/+6
|
* Fixed issue with RML in Machine Studio DB Module.Roy Ben-Shabat2018-06-181-0/+2
| | | | | Implemented TouchTextBox. Made some modifications to ViewModel validation.
* Working on PPC LightTouchGrid !!Roy Ben-Shabat2018-06-111-0/+5
|
* Moved some method from UIHelper to DependencyObjectExtensionsRoy Ben-Shabat2018-06-112-5/+5
|
* Working on LightTouchDataGrid !Roy Ben-Shabat2018-06-102-5/+21
|
* Working on PPC.Roy Ben-Shabat2018-06-071-1/+12
|
* Working on PPC.Roy Ben-Shabat2018-05-312-0/+18
|
* Working on PPC.Roy Ben-Shabat2018-05-313-3/+17
|
* Implemented PPC data base source from %appdata% on PPC.Roy Ben-Shabat2018-05-311-15/+15
|
* Implemented SQLite db on PPC.Roy Ben-Shabat2018-05-303-8/+224
| | | | Working on PPC.
* Working on Mouse/Touch synchronization!Roy Ben-Shabat2018-05-292-4/+5
|
* Implemented Remote Debugging for panel PC as VS command using PsiExec!Roy Ben-Shabat2018-05-241-5/+29
| | | | Started investigating the Surface SDK controls.
* Implemented TouchDataGrid.Roy Ben-Shabat2018-05-232-0/+194
Implemented TouchButton. Implemented TouchNavigationLinks.