]> O.S.I.I.S - jp/crow.git/commit
Group layouting debug (x positionning of children sized with fit)
authorjpbruyere <jp.bruyere@hotmail.com>
Wed, 23 Dec 2015 11:41:41 +0000 (12:41 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Wed, 23 Dec 2015 11:41:41 +0000 (12:41 +0100)
commit8678a1351e90c94741661a83efefdce8e7493b01
tree749ec237dcc7a1b93e15b0cb9256b93079c26e31
parentb23b66e6da5f4d355a0424997b4b40e06c078c6c
Group layouting debug (x positionning of children sized with fit)
Prevent multiple loading of template and default values while creating XmlSerializer(type)
Removed DynamicClass functions, not used for now.
Divers debug
16 files changed:
GOLib.csproj
Tests/GOLIBTest_Listbox.cs
Tests/GOLIBTest_TypeViewer.cs
Tests/GOLIBTests.cs
Tests/Interfaces/testAll.goml [new file with mode: 0755]
Tests/Interfaces/testTypeViewer.goml
Tests/Interfaces/test_Listbox.goml
Tests/Tests.csproj
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/ListBox.cs
src/GraphicObjects/PrivateContainer.cs
src/GraphicObjects/TemplatedControl.cs
src/Interface.cs
src/LayoutingQueueItem.cs
src/OpenTKGameWindow.cs