]> O.S.I.I.S - jp/crow.git/commit
Squashed commit devel branch:
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Fri, 9 Feb 2018 17:46:40 +0000 (18:46 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Fri, 9 Feb 2018 17:46:40 +0000 (18:46 +0100)
commit49c7adb31d17bfc9f5349f8c8343a4ca6318d3aa
tree2b9b882a9451d97fc635016f98f9b3c2ba90506c
parent829d1de43b5a9b39ace2f01eeecae5255f01ed1f
Squashed commit devel branch:

commit 7f91f7c2e83f7cfb2922ea83586f156f03f88a59
Author: Jean-Philippe Bruyère <jp_bruyere@hotmail.com>
Date:   Fri Feb 9 18:13:59 2018 +0100

    go back to OpenTK-2, waiting for an official release

commit 125f32758a584c4976d3536eab3702fd37a8a7a9
Author: Jean-Philippe Bruyère <jp_bruyere@hotmail.com>
Date:   Fri Feb 9 17:26:00 2018 +0100

    LoadInterface replaced by AddWidget overload, [ide] property view item templates in separate template file

commit 7c48cd2f0332d2ec82006edb755fcd37ab1f2b4a
Author: Jean-Philippe Bruyère <jp_bruyere@hotmail.com>
Date:   Fri Feb 9 12:10:13 2018 +0100

    Tooltips, CrowIDE improvements, Fetch subdata when test not eq TypeOf, debug listener in basicTest, RemoveWidget in iface
     modifié :         Crow.ControlsLib/Crow.ControlsLib.csproj
     modifié :         Crow.csproj
     modifié :         Crow.sln
     modifié :         CrowIDE/CrowIDE.csproj
     modifié :         CrowIDE/src/CrowIDE.cs
     modifié :         CrowIDE/src/ImlVisualEditor.cs
     nouveau fichier : CrowIDE/src/Project.cs
     nouveau fichier : CrowIDE/src/Solution.cs
     nouveau fichier : CrowIDE/src/VerticalLine.cs
     nouveau fichier : CrowIDE/ui/ProjectProperties.crow
     nouveau fichier : CrowIDE/ui/ProjectTree.template
     nouveau fichier : CrowIDE/ui/TreeExpandable.template
     modifié :         CrowIDE/ui/imlEditor.crow
     modifié :         Default.style
     nouveau fichier : Icons/assembly.svg
     nouveau fichier : Templates/Tooltip.template
     modifié :         Tests/BasicTests.cs
     modifié :         Tests/HelloWorld.cs
     modifié :         Tests/Interfaces/Divers/0.crow
     modifié :         Tests/Interfaces/Divers/testShape.crow
     modifié :         Tests/Interfaces/Divers/welcome.crow
     modifié :         Tests/Tests.csproj
     modifié :         src/CompilerServices/CompilerServices.cs
     modifié :         src/GraphicObjects/FileDialog.cs
     modifié :         src/GraphicObjects/GraphicObject.cs
     modifié :         src/GraphicObjects/MessageBox.cs
     modifié :         src/Instantiator.cs
     modifié :         src/Interface.cs
     modifié :         src/ItemTemplate.cs
26 files changed:
.nuget/NuGet.config [new file with mode: 0644]
Crow.ControlsLib/Crow.ControlsLib.csproj
Crow.Test/Test.cs
Crow.csproj
Crow.sln
Default.style
Icons/assembly.svg [new file with mode: 0644]
Templates/Tooltip.template [new file with mode: 0644]
Tests/BasicTests.cs
Tests/CrowWindow.cs
Tests/Hello3D.cs
Tests/HelloWorld.cs
Tests/Interfaces/Divers/0.crow
Tests/Interfaces/Divers/testShape.crow
Tests/OpenGL/Extensions.cs
Tests/Tests.csproj
Tests/Tutorials/T3_OpenGLCube.cs
Tests/packages.config
src/CompilerServices/CompilerServices.cs
src/GraphicObjects/FileDialog.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/MessageBox.cs
src/GraphicObjects/Popper.cs
src/Instantiator.cs
src/Interface.cs
src/ItemTemplate.cs