]> O.S.I.I.S - jp/crow.git/commit
wip
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Fri, 16 Mar 2018 04:57:48 +0000 (05:57 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 18 Mar 2018 14:52:57 +0000 (15:52 +0100)
commitb40c72b9ed74a41e75d84d3dd856cb0b728afa39
tree5a9f48a040e08a323bb5cbf8e769162527d8f79b
parentb1810f1f58d44a3d4779bf4f0c5858a52444ec29
wip
34 files changed:
Crow.csproj
CrowIDE/src/CrowIDE.cs
CrowIDE/src/Editors/CodeBuffer/TextEditor.cs
CrowIDE/src/Editors/SourceEditor.cs
CrowIDE/src/Editors/SvgEditor.cs
CrowIDE/src/ProjectTree/ProjectFile.cs
CrowIDE/ui/MenuItem.template
Templates/Expandable.template
Tests/BasicTests.cs
Tests/GraphicObjects/TechBorder.cs
Tests/Interfaces/Divers/welcome.crow
Tests/Interfaces/TemplatedContainer/testTreeView1.crow [new file with mode: 0755]
Tests/Interfaces/TemplatedContainer/testTreeView2.crow [new file with mode: 0755]
Tests/Tests.csproj
Tests/test.style
src/BmpPicture.cs
src/GraphicObjects/Border.cs
src/GraphicObjects/DockStack.cs
src/GraphicObjects/Expandable.cs
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/Image.cs
src/GraphicObjects/Label.cs
src/GraphicObjects/PrivateContainer.cs
src/GraphicObjects/Scroller.cs
src/GraphicObjects/Shape.cs
src/GraphicObjects/TemplatedControl.cs
src/GraphicObjects/TextRun.cs
src/GraphicObjects/Wrapper.cs
src/Interface.cs
src/LayoutingQueueItem.cs
src/Picture.cs
src/SvgPicture.cs