]> O.S.I.I.S - jp/crow.git/commit
* ListBox.cs:
authorjpbruyere <jp.bruyere@hotmail.com>
Fri, 5 Aug 2016 05:05:13 +0000 (07:05 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Fri, 5 Aug 2016 05:05:13 +0000 (07:05 +0200)
commite9963abca14fbad8ff6c215e5c9d6b45652b38dc
treefa1b55a3bd76257c01849e48f97b3d955012cece
parent47dad629d4ff744071f06a342f5f2eabaa879d71
* ListBox.cs:
* TemplatedControl.cs: set ItemTemplate as public

* IMLStream.cs: copy ItemTemplates in tree hierarchy

* TreeView.crow: add scrolling

* treeList.crow: simple list template for tree children

* testTreeView.crow: update test

* Tests.csproj: update tests
Templates/TreeView.crow
Tests/Interfaces/Unsorted/testTreeView.crow
Tests/Interfaces/treeList.crow [new file with mode: 0755]
Tests/Tests.csproj
src/GraphicObjects/ListBox.cs
src/GraphicObjects/TemplatedControl.cs
src/IMLStream.cs