]> O.S.I.I.S - jp/crow.git/commit
* Tests.csproj:
authorjpbruyere <jp.bruyere@hotmail.com>
Sun, 7 Jun 2015 09:08:14 +0000 (11:08 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Sun, 7 Jun 2015 09:08:15 +0000 (11:08 +0200)
commitd54616114dc1a3a3ca269e067c62fda2cde70202
tree97c1117930ff8952bc8ac4bb442df6cdb966edfc
parent0128eebf85f3a0c29b2e6b63f966ddd27205818c
* Tests.csproj:
* GOLIBTest_2.cs:
* GOLIBTest_Spinner.cs:
* test2.goml:
* test4.goml:
* testSpinner.goml: tests

* GOLib.csproj: divers

* OpenTK:

* BmpPicture.cs: center image when keepProportions is on

* Group.cs: Align children in group even if group size is FIT

* Label.cs: - text selectable or not

* Spinner.cs: clean
GOLib.csproj
Tests/GOLIBTest_2.cs
Tests/GOLIBTest_Spinner.cs [new file with mode: 0644]
Tests/Interfaces/test2.goml
Tests/Interfaces/test4.goml
Tests/Interfaces/testSpinner.goml [new file with mode: 0755]
Tests/Tests.csproj
src/BmpPicture.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/Label.cs
src/GraphicObjects/Spinner.cs