aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/ICSharpCode.AvalonEdit.csproj
Commit message (Collapse)AuthorAgeFilesLines
* Sign-out works !Roy Ben-Shabat2018-10-101-1/+1
| | | | | Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX !
* BACK TO .NET 4.6 !!Roy Ben-Shabat2018-10-071-1/+1
|
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-1/+1
| | | | Upgraded to .NET 4.7.2 !!!
* Reorganization of solution build paths !Roy Ben-Shabat2018-08-141-3/+3
| | | | Optimized production packages.
* New version numbers using Auto Increment Versions visual studio extension !Roy Ben-Shabat2018-07-231-2/+1
|
* Changed versions to per assembly.Roy Ben-Shabat2018-07-231-0/+5
|
* Implemented VS solution release builds!Roy Ben-Shabat2018-03-111-1/+1
|
* Stubs UI improvements !Roy Ben-Shabat2018-03-081-1/+1
|
* Implemented Developer Module Configuration Section!Roy Ben-Shabat2018-01-221-4/+12
|
* Added Avalon editor as SideChain.Roy Ben-Shabat2017-12-071-0/+462
Implemented scripting control in SharedUI..