aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml
Commit message (Collapse)AuthorAgeFilesLines
* Scripting refactoring.Roy Ben Shabat2020-04-191-113/+0
|
* Added improvements to stubs UI.Roy Ben-Shabat2018-05-081-0/+25
| | | | Implemented Bug Reporter engine!
* Many improvements on stubs execution GUI.Roy2017-12-091-3/+25
| | | | Implemented stub abort!
* Stubs Execution GUI complete !Roy2017-12-091-2/+2
| | | | Need to do code review and comments.
* Stubs scripting improvements.Roy2017-12-081-2/+5
|
* Added Tango.ScriptingRoy Ben-Shabat2017-12-071-18/+4
| | | | | Stubs.UI scripting works.. Implemented ScriptEditorControl.
* Added Avalon editor as SideChain.Roy Ben-Shabat2017-12-071-0/+77
Implemented scripting control in SharedUI..