]> O.S.I.I.S - jp/crow.git/commit
CurrentInterface in GraphicObject base 19/head
authorjpbruyere <jp.bruyere@hotmail.com>
Sun, 14 Aug 2016 23:49:35 +0000 (01:49 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Sun, 14 Aug 2016 23:49:35 +0000 (01:49 +0200)
commit6c5120d8108af9ed53e7205d221cf96a281a28a4
tree194329bce587f3f7035f9d4d6258728ac45f3d2b
parent721fa8de23a9c56396c1df9f012682b7f65775fb
CurrentInterface in GraphicObject base
27 files changed:
Crow.csproj
Templates/DirectoryView.template
Templates/Window.template
Templates/treeList.crow [new file with mode: 0755]
Tests/BasicTests.cs
Tests/Interfaces/basicTests/0.crow
src/CompilerServices/CompilerServices.cs
src/GraphicObjects/Border.cs
src/GraphicObjects/FileDialog.cs
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Grid.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/Label.cs
src/GraphicObjects/ListBox.cs
src/GraphicObjects/Popper.cs
src/GraphicObjects/Splitter.cs
src/GraphicObjects/TabView.cs
src/GraphicObjects/TemplatedControl.cs
src/GraphicObjects/TextBox.cs
src/GraphicObjects/Window.cs
src/GraphicObjects/Wrapper.cs
src/IMLReader.cs
src/Instantiator.cs
src/Interface.cs
src/ItemTemplate.cs
src/LayoutingQueueItem.cs