]> O.S.I.I.S - jp/crow.git/commit
wip
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 11 Feb 2020 09:49:09 +0000 (10:49 +0100)
committerj-p <jp_bruyere@hotmail.com>
Sat, 9 May 2020 22:50:02 +0000 (00:50 +0200)
commit701e6c825abbfb431bda3f6692e32a5f12e7307b
tree6cfc0e63453fd235dfe81967094c3357a692c67b
parent2774a37e0a20412971e17571e152768b299318db
wip
29 files changed:
Crow/Crow.csproj
Crow/src/BmpPicture.cs [deleted file]
Crow/src/Colors.cs
Crow/src/CompilerServices/CompilerServices.cs [deleted file]
Crow/src/ExtensionsMethods.cs
Crow/src/Fill/BmpPicture.cs [new file with mode: 0644]
Crow/src/Fill/Fill.cs
Crow/src/Fill/Picture.cs [new file with mode: 0644]
Crow/src/Fill/SolidColor.cs [new file with mode: 0644]
Crow/src/Fill/SvgPicture.cs [new file with mode: 0644]
Crow/src/IML/CompilerServices.cs [new file with mode: 0644]
Crow/src/Instantiator.cs
Crow/src/Interface.cs
Crow/src/Measure.cs
Crow/src/Picture.cs [deleted file]
Crow/src/Point.cs
Crow/src/PointD.cs
Crow/src/SolidColor.cs [deleted file]
Crow/src/SvgPicture.cs [deleted file]
Crow/src/Widgets/Group.cs
Crow/src/Widgets/TemplatedGroup.cs
Crow/src/Widgets/Widget.cs
Crow/src/debug/DbgLogViewer.cs
Crow/src/debug/DebugLogger.cs
Samples/HelloWorld/HelloWorld.csproj
Samples/HelloWorld/ILView.cs [new file with mode: 0644]
Samples/HelloWorld/main.cs
Samples/HelloWorld/ui/helloworld.crow
Samples/common/ui/Interfaces/Divers/0.crow