]> O.S.I.I.S - jp/crow.git/commit
testing tabview, ChildLayoutConstraints
authorjpbruyere <jp.bruyere@hotmail.com>
Sun, 14 Feb 2016 18:27:00 +0000 (19:27 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Sun, 14 Feb 2016 18:27:00 +0000 (19:27 +0100)
commit3ee26688eedb549a81b7846eac4698cf9a589519
tree8a03fe02b459bbf50ff75dfe8c29b9f962c77379
parentc24b7bf6003bcb96f55a71b8744e0f52cbc51b90
testing tabview, ChildLayoutConstraints
18 files changed:
Crow.csproj
Crow.sln
Templates/TabItem.crow [new file with mode: 0644]
Templates/TreeItem.crow [new file with mode: 0644]
Templates/TreeViewItem.crow [deleted file]
Tests/GOLIBTests.cs
Tests/Interfaces/0.crow
Tests/Interfaces/testExpandable.goml
Tests/Interfaces/testTabView.crow [new file with mode: 0644]
Tests/Tests.csproj
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Grid.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/TabItem.cs [new file with mode: 0644]
src/GraphicObjects/TabView.cs
src/LayoutingQueueItem.cs
src/OpenTKGameWindow.cs