]> O.S.I.I.S - jp/crow.git/commit
some caching for reflexion, other debug
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 13 Dec 2018 17:31:05 +0000 (18:31 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 13 Dec 2018 17:31:05 +0000 (18:31 +0100)
commit446a51f911c731eeb7a3b50987c59a7cd1316f78
tree6e09e96d25979e276056a3f70aed1808abf2207b
parent590fb1d22d56e1b171865fa9fa80f7d35ec4e26a
some caching for reflexion, other debug
24 files changed:
Crow.NetStd.sln
Crow.sln
Crow/Crow.csproj
Crow/src/CompilerServices/CompilerServices.cs
Crow/src/GraphicObjects/GraphicObject.cs
Crow/src/GraphicObjects/TemplatedGroup.cs
Crow/src/Instantiator.cs
Crow/src/Interface.cs
Crow/src/ItemTemplate.cs
Crow/src/XCursor.cs [deleted file]
Crow/src/backends/xcb/XCBBackend.cs
Crow/src/backends/xcb/XCursor.cs [new file with mode: 0644]
CrowIDE/CrowIDE.NetStd.csproj
CrowIDE/CrowIDE.csproj
CrowIDE/src/CrowIDE.cs
CrowIDE/src/Project.cs
CrowIDE/src/ProjectTree/CSProjectFile.cs [new file with mode: 0644]
CrowIDE/src/ProjectTree/ProjectFile.cs
CrowIDE/ui/DockWindows/GTreeExpITemp.crow
CrowIDE/ui/DockWindows/winGTExplorer.crow
Tests/Tests.NetStd.csproj
Tests/Tests.csproj
Tests/testClass.cs [new file with mode: 0644]
Tests/ui/TreeExpandable.template [new file with mode: 0644]