]> O.S.I.I.S - jp/crow.git/commit
* Tests.csproj:
authorjpbruyere <jp.bruyere@hotmail.com>
Mon, 14 Sep 2015 15:55:46 +0000 (17:55 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Mon, 14 Sep 2015 15:55:46 +0000 (17:55 +0200)
commit01ec9f5a3fa94df22844e22f47cd4853959fe99e
tree511fd0caf9ff685ddeb24f4dc4ef63b958c2ad8c
parente568d1381aba02054acd3e267f42d319f161d59e
* Tests.csproj:
* GOLIBTests.cs:
* Popper.goml:
* Checkbox.goml:
* Expandable.goml:
* RadioButton.goml:
* test7.goml:
* Popper.cs:
* test4.1.goml:
* test1.3.goml:
* Checkbox.cs:
* Expandable.cs:
* RadioButton.cs:
* testCheckbox.goml:
* testRadioButton.goml: improve templates, set SvgSub as PropertyLess
  binding updated with only

* radiobutton.svg: simplify svg
17 files changed:
Images/Icons/radiobutton.svg
Templates/Checkbox.goml
Templates/Expandable.goml
Templates/Popper.goml
Templates/RadioButton.goml
Tests/GOLIBTests.cs
Tests/Interfaces/Checkbox.goml [deleted file]
Tests/Interfaces/test1.3.goml [deleted file]
Tests/Interfaces/test4.1.goml
Tests/Interfaces/test7.goml [new file with mode: 0755]
Tests/Interfaces/testCheckbox.goml [new file with mode: 0755]
Tests/Interfaces/testRadioButton.goml [new file with mode: 0755]
Tests/Tests.csproj
src/GraphicObjects/Checkbox.cs
src/GraphicObjects/Expandable.cs
src/GraphicObjects/Popper.cs
src/GraphicObjects/RadioButton.cs