]> O.S.I.I.S - jp/crow.git/commit
label size adjust, modal window, crowIDE wip
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 1 Mar 2018 09:32:53 +0000 (10:32 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 1 Mar 2018 09:32:53 +0000 (10:32 +0100)
commit14b1bb48973084b1028fc3f01a0aa083af23e02e
treecb8ae2e39315de26fa4fc84ac93ba2508f5e101c
parentd5cf794076899803b9a34eb46d3b2e34f3e3cfbc
label size adjust, modal window, crowIDE wip
23 files changed:
CrowIDE/CrowIDE.csproj
CrowIDE/src/CrowIDE.cs
CrowIDE/src/ProjectNodes.cs
CrowIDE/src/PropertyContainer.cs
CrowIDE/src/Solution.cs
CrowIDE/src/SourceEditor/BufferParser.cs
CrowIDE/src/SourceEditor/CSharpParser.cs
CrowIDE/src/SourceEditor/CodeBuffer.cs
CrowIDE/src/SourceEditor/CodeLine.cs
CrowIDE/src/SourceEditor/SourceEditor.cs
CrowIDE/src/SourceEditor/StyleParser.cs
CrowIDE/src/SourceEditor/XMLParser.cs
CrowIDE/ui/ItemTemplates/Enum.template [new file with mode: 0755]
CrowIDE/ui/ItemTemplates/Fill.template [new file with mode: 0755]
CrowIDE/ui/MembersItem.template
Default.style
Templates/MessageBox.template
Tests/test.style
Tests/ui/LabelButton.style
Tests/ui/MenuItem.style
src/GraphicObjects/Label.cs
src/GraphicObjects/MessageBox.cs
src/GraphicObjects/Window.cs