]> O.S.I.I.S - jp/crow.git/commit
:book: tutorials and some small improvements (iml fragment loading helpers
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 4 Feb 2018 20:04:32 +0000 (21:04 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 4 Feb 2018 20:04:32 +0000 (21:04 +0100)
commit56383b7cadef47e34ba7dce0a676082544bccac7
tree317c935914ff270949fe0c8a32c2d042a05edf71
parent2d93d89034894255917733d9a38bfd7998805f4c
:book: tutorials and some small improvements (iml fragment loading helpers
36 files changed:
Crow.csproj
Crow.sln
README.md
Templates/ColorPicker.template
Templates/Spinner.template
Tests/CrowWindow.cs
Tests/GraphicObjects/ColorCircleSelector.cs [new file with mode: 0644]
Tests/GraphicObjects/SimpleGauge.cs [new file with mode: 0644]
Tests/HelloCube.cs [deleted file]
Tests/Showcase.cs
Tests/Tests.csproj
Tests/Tutorials/T1_HelloWorld.cs [new file with mode: 0644]
Tests/Tutorials/T2_IML.cs [new file with mode: 0644]
Tests/Tutorials/T3_OpenGLCube.cs [new file with mode: 0644]
Tests/Tutorials/T4_Gauge.cs [new file with mode: 0644]
Tests/Tutorials/test.crow [new file with mode: 0755]
src/BmpPicture.cs
src/Fill/Fill.cs
src/Gradient.cs
src/GraphicObjects/Border.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/HueSelector.cs
src/GraphicObjects/NumericControl.cs
src/GraphicObjects/SaturationValueSelector.cs
src/GraphicObjects/TabItem.cs
src/GraphicObjects/TemplatedControl.cs
src/GraphicObjects/TestCairoPatch.cs [new file with mode: 0644]
src/GraphicObjects/Trend.cs
src/Instantiator.cs
src/Interface.cs
src/Mono.Cairo/Context.cs
src/Mono.Cairo/Rectangle.cs
src/Mono.Cairo/Surface.cs
src/SolidColor.cs
src/SvgPicture.cs
src/rsvg/Handle.cs