]> O.S.I.I.S - jp/crow.git/commit
in design saving of GraphicObject
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Mon, 26 Feb 2018 11:47:39 +0000 (12:47 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Mon, 26 Feb 2018 11:47:39 +0000 (12:47 +0100)
commitf4c05f6b4ddd426a87492b51aca5147d5def2bc5
treecb29d447b9087c6c05b88923a24f5847505742fe
parentfb8665226c737859d0458c984972d8e630741475
in design saving of GraphicObject
14 files changed:
CrowIDE/CrowIDE.csproj
CrowIDE/src/MembersView.cs
CrowIDE/src/PropertyContainer.cs [new file with mode: 0644]
CrowIDE/ui/IDE.style
CrowIDE/ui/MembersItem.template
CrowIDE/ui/MembersView.template
src/GraphicObjects/Container.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/TemplatedContainer.cs
src/GraphicObjects/TemplatedControl.cs
src/GraphicObjects/TemplatedGroup.cs
src/Instantiator.cs
src/ItemTemplate.cs