]> 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)
commit3baf8a3454ceba436312b30d8697638cae01ab57
tree360bc32bda6e967acf691c51362cbbcdb5d8d817
parentf7b7110d698d92d050e06d6dfb041dc6aae2962e
: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