]> O.S.I.I.S - jp/crow.git/commit
wip 0.8.7 v0.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)
commit51a35395e90543c64125aee016681a8db3c3b407
tree9c97dc41589ff5e316bf6e3775e824666751a025
parent0cc6450b9bb90609867ce9cc56084f86857fc3ef
wip 0.8.7
22 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
CrowIDE/CrowIDE.csproj
CrowIDE/src/CrowIDE.cs
CrowIDE/src/Workspace.cs
CrowIDE/ui/Options.crow
Samples/HelloWorld/HelloWorld.csproj
Samples/ShowCase/ShowCase.csproj