]> O.S.I.I.S - jp/crow.git/commit
Splitter
authorjpbruyere <jp.bruyere@hotmail.com>
Sat, 13 Feb 2016 01:28:12 +0000 (02:28 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Sat, 13 Feb 2016 02:19:44 +0000 (03:19 +0100)
commit8b9093c7d2f5fa634e21a3871581c15ed5f24269
tree42c542e356818be72a9f8a98fbf5f7821727556a
parent2a44a31d02f13312ee081b7730485518ed5b0b74
Splitter
15 files changed:
Crow.csproj
Crow.sln
MonoDevelop.GOLib/MonoDevelop.GOLib.csproj
Tests/GOLIBTests.cs
Tests/Interfaces/0.crow
Tests/Interfaces/1.crow
Tests/Tests.csproj
UnitTest/NUnitCrowWindow.cs
UnitTest/UnitTest.csproj
src/GraphicObjects/Button.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/PrivateContainer.cs
src/GraphicObjects/Splitter.cs [new file with mode: 0644]
src/GraphicObjects/TemplatedControl.cs