]> O.S.I.I.S - jp/crow.git/commit
proportional ui
authorjpbruyere <jp.bruyere@hotmail.com>
Thu, 14 Apr 2016 07:36:03 +0000 (09:36 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Thu, 14 Apr 2016 10:47:15 +0000 (12:47 +0200)
commit7ff5f14fe6b875dff57b335c4eeeb42397a07c91
tree23f80be40c98b4d142894a607c8dd2f43112b523
parent0b005fefe69b67bf335c3c00944bbac73e8b4831
proportional ui
37 files changed:
Crow.csproj
Styles/CheckBox.style
Styles/ComboBox.style
Styles/Expandable.style
Styles/MessageBox.style
Styles/Popper.style
Styles/RadioButton.style
Styles/Spinner.style
Styles/TextRun.style [new file with mode: 0644]
Templates/TabItem.crow
Templates/TreeItem.crow
Tests/GOLIBTestsOTK.cs
Tests/Interfaces/0.crow
Tests/Interfaces/5.crow
Tests/Interfaces/7.crow [new file with mode: 0755]
Tests/Interfaces/basicTests/0.crow [new file with mode: 0755]
Tests/Interfaces/basicTests/1.crow [new file with mode: 0755]
Tests/Interfaces/basicTests/2.crow [new file with mode: 0755]
Tests/Interfaces/basicTests/4.crow [new file with mode: 0755]
Tests/Interfaces/basicTests/5.crow [new file with mode: 0755]
Tests/Interfaces/basicTests/6.crow [new file with mode: 0755]
Tests/Interfaces/basicTests/7.crow [new file with mode: 0755]
Tests/Interfaces/colorItem.crow
Tests/Interfaces/test1.goml
Tests/Interfaces/testColorList.crow
Tests/Interfaces/testImage.crow
Tests/Interfaces/testStacks.crow
Tests/Interfaces/testTabView.crow
Tests/Tests.csproj
src/CompilerServices/CompilerServices.cs
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/Label.cs
src/GraphicObjects/PrivateContainer.cs
src/GraphicObjects/TextRun.cs
src/Measure.cs [new file with mode: 0644]