]> O.S.I.I.S - jp/crow.git/commit
removed interface ILayoutable and derive Interfrace class from GraphicObject which... RemovedILayoutable
authorjpbruyere <jp.bruyere@hotmail.com>
Thu, 5 Jan 2017 00:34:39 +0000 (01:34 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Thu, 5 Jan 2017 00:34:39 +0000 (01:34 +0100)
commit8220ddcbd825364c3e817696a393319e24f0fa85
treefe28a94ec5675dcd3d328e5989255b46dfb9d906
parente72a5709781c52d0db3468c43313bdba0a5c530d
removed interface ILayoutable and derive Interfrace class from GraphicObject which could be split into a simpler layoutable obj and another one
Crow.csproj
Templates/Popper.template
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/ILayoutable.cs [deleted file]
src/GraphicObjects/Popper.cs
src/GraphicObjects/Splitter.cs
src/GraphicObjects/TabView.cs
src/GraphicObjects/TreeView.cs
src/Interface.cs
src/LayoutingQueueItem.cs