]> 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>
Fri, 16 Mar 2018 06:13:27 +0000 (07:13 +0100)
commit82258b8d3d42ef349faee7a996c9b198fa613361
tree25157887cacac15454ad222c634c96eab1f29cf3
parentdbc6b7e54c4daecfde5d2fd629d6add1fcc24f87
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