aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures/ProcedureContext.cs
Commit message (Collapse)AuthorAgeFilesLines
* FSE Procedures Remote Notifications.Roy Ben Shabat2022-04-281-0/+41
|
* Added IDialogWindowController with Hide method to FSE procedures.Roy Ben Shabat2021-12-011-1/+1
|
* Added OnExit support for FSE procedures.Roy Ben Shabat2021-06-061-0/+2
|
* Roy & Mirta Rescued Changes.Roy Ben Shabat2020-12-301-1/+3
|
* StubUtils.Roy Ben Shabat2020-12-211-2/+2
|
* Added RequestFolderSelect to procedures API.Roy Ben Shabat2020-11-141-0/+16
|
* DATA STORE !Roy Ben Shabat2020-10-201-0/+9
|
* Fixed bug with procedure context Write method.Roy Ben Shabat2020-08-231-1/+1
|
* Added auto directory create to WriteToFile, AppendToFile.Roy Ben Shabat2020-08-131-0/+13
|
* Added WriteLine();Roy Ben Shabat2020-08-131-0/+5
|
* Some more work on proc_doc.Roy Ben Shabat2020-08-101-4/+4
| | | | | Added auto member navigation for procedures help. Optimized compilation frequency thus memory accumulation.
* Procedure runtime debugging and exceptions.Roy Ben Shabat2020-08-091-2/+44
|
* Implemented interactive runtime error handling on procedures.Roy Ben Shabat2020-08-061-1/+1
|
* Fixed issue with procedure Send method "messageName" entry and confusion ↵Roy Ben Shabat2020-08-041-3/+3
| | | | | | with params array. Improved intellisense for fields of declared libraries.
* Implemented first procedure code editor loading block progress.Roy Ben Shabat2020-07-311-1/+43
|
* Procedures SQL, Resources, Variables.Roy Ben Shabat2020-07-291-0/+65
|
* Implemented procedure connection type API.Roy Ben Shabat2020-07-271-0/+10
| | | | IMplemented procedure selection input type.
* Procedures:Roy Ben Shabat2020-07-271-5/+11
| | | | | | | Fixed issue with TextBox on DialogWindow. Fixed issue with multiple library linking. Implemented error checking. Many improvements.
* Fix folder name stubs => procedures.Roy Ben Shabat2020-07-251-0/+680