]> O.S.I.I.S - jp/crow.git/commit
debug threading with new TemplatedGroup arch, review examples. singleLeveledTemplatedGroup
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 20 Feb 2018 13:17:56 +0000 (14:17 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 20 Feb 2018 13:22:24 +0000 (14:22 +0100)
commitd8367a33368e783c15f2072daa9237b2643526d3
treeb770c2b8d3d6f0b6f6f69676f0e42194af2c053a
parent0ce668c6c13521ebfcb9ed02365556a31a65b6b2
debug threading with new TemplatedGroup arch, review examples.
36 files changed:
Crow.csproj
CrowIDE/ui/ProjectTree.template
CrowIDE/ui/TreeExpandable.template
Icons/crowproj.svg [new file with mode: 0644]
Icons/project.svg
Microsoft.Build.cs [deleted file]
Properties/AssemblyInfo.cs
Templates/DirectoryView.template
Tests/BasicTests.cs
Tests/Interfaces/Divers/0.crow
Tests/Interfaces/Divers/testCtxMenu.crow [new file with mode: 0755]
Tests/Interfaces/Divers/testDock.crow [deleted file]
Tests/Interfaces/Divers/testFileDialog.crow [new file with mode: 0644]
Tests/Interfaces/Divers/testIMLContainer.crow [new file with mode: 0644]
Tests/Interfaces/Divers/testImage.crow
Tests/Interfaces/Divers/welcome.crow
Tests/Interfaces/Experimental/testDock.crow [new file with mode: 0644]
Tests/Interfaces/Experimental/testTypeViewer.goml [new file with mode: 0755]
Tests/Interfaces/GraphicObject/testCtxMenu.crow [deleted file]
Tests/Interfaces/TemplatedContainer/testTabView.crow
Tests/Interfaces/TemplatedContainer/testTreeView.crow
Tests/Interfaces/TemplatedControl/testItemTemplateTag.crow
Tests/Interfaces/TemplatedControl/testSpinner.crow
Tests/Interfaces/Unsorted/testFileDialog.crow [deleted file]
Tests/Interfaces/Unsorted/testTypeViewer.goml [deleted file]
Tests/Tests.csproj
src/GraphicObjects/DockWindow.cs
src/GraphicObjects/Docker.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/MessageBox.cs
src/GraphicObjects/TabItem.cs
src/GraphicObjects/TabView.cs
src/GraphicObjects/TemplatedGroup.cs
src/GraphicObjects/Window.cs
src/Interface.cs