]> O.S.I.I.S - jp/crow.git/commit
crowIde wip, docker wip, stack remove child debug
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 4 Mar 2018 10:28:09 +0000 (11:28 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 4 Mar 2018 10:28:09 +0000 (11:28 +0100)
commit27a85f2d4e9987ac1809199e280e17a36d68c783
tree48a15efb23c45724f0d44a0c01582f037c3acaee
parent5bcd45c3ccc34edc68188a3acdb09e742b21aef3
crowIde wip, docker wip, stack remove child debug
23 files changed:
Crow.csproj
Default.style
Templates/DockWindow.template
Tests/Interfaces/Experimental/testDock.crow
Tests/Interfaces/Experimental/testStack.crow [new file with mode: 0644]
Tests/Tests.csproj
src/CompilerServices/CompilerServices.cs
src/GraphicObjects/ColorPicker.cs
src/GraphicObjects/DockStack.cs [new file with mode: 0644]
src/GraphicObjects/DockWindow.cs
src/GraphicObjects/Docker.cs
src/GraphicObjects/Expandable.cs
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/PrivateContainer.cs
src/GraphicObjects/TemplatedGroup.cs
src/GraphicObjects/Wrapper.cs
src/IMLAttributes.cs [new file with mode: 0644]
src/Instantiator.cs
src/Interface.cs
src/Measure.cs
src/StyleReader.cs