]> O.S.I.I.S - jp/crow.git/commit
wip 0.8.7
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 12 Jan 2020 02:54:39 +0000 (03:54 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 12 Jan 2020 02:54:39 +0000 (03:54 +0100)
commitb7d2519698c3f1c6ff78fdc881ffef056cc91781
tree302884d294fee3da8dcf369863c818750a7b8165
parent163c8f4961765aedafd255f20335bbe87895a96b
wip 0.8.7
18 files changed:
Crow.sln
Crow/Crow.csproj
Crow/Templates/Button.template
Crow/Templates/ListBox.template
Crow/Templates/ToolWindow.template
Crow/src/IListChanged.cs
Crow/src/Instantiator.cs
Crow/src/Interface.cs
Crow/src/ItemTemplate.cs
Crow/src/ObservableList.cs
Crow/src/Widgets/Image.cs
Crow/src/Widgets/ListBox.cs
Crow/src/Widgets/TabView.cs
Crow/src/Widgets/Table.cs [new file with mode: 0644]
Crow/src/Widgets/TemplatedGroup.cs
Crow/src/Widgets/Window.cs
Samples/HelloWorld/HelloWorld.csproj
Samples/ShowCase/ShowCase.csproj