]> O.S.I.I.S - jp/crow.git/commit
splitted measure with fault checking, changing default template sizing to 0, lots...
authorjpbruyere <jp.bruyere@hotmail.com>
Tue, 16 Feb 2016 23:53:59 +0000 (00:53 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Tue, 16 Feb 2016 23:53:59 +0000 (00:53 +0100)
commita8a5562df0358b314197f3685fc7622ecfd307d0
tree02cdd70b6b0f999dd2a2eab7bf8018da03ffdd9f
parent61d1d07d37a5cc9d6ae1c4fcc333ec8ae644aca3
splitted measure with fault checking, changing default template sizing to 0, lots of bugs.
40 files changed:
Crow.csproj
Templates/ArrowButTemplate.crow
Templates/Button.crow
Templates/CheckBox.goml
Templates/ComboBox.goml
Templates/Dummy.goml [new file with mode: 0755]
Templates/Expandable.goml
Templates/GroupBox.goml
Templates/ListBox.goml
Templates/MessageBox.goml
Templates/Popper.goml
Templates/RadioButton.goml
Templates/ScrollBar.goml
Templates/ScrollingListBox.goml
Templates/Spinner.goml
Templates/TreeItem.crow
Templates/TreeView.crow
Templates/Window.goml
Tests/GOLIBTests.cs
Tests/Interfaces/TmpExpandable.goml
Tests/Interfaces/testAll.goml
Tests/Interfaces/testCheckbox.goml
Tests/Interfaces/testColorList.crow
Tests/Interfaces/testDirViewer.goml
Tests/Interfaces/testExpandable.goml
Tests/Interfaces/testRadioButton2.goml
Tests/Interfaces/testTabView.crow
Tests/Interfaces/testWindow2.goml
Tests/Interfaces/testWindow3.goml
Tests/Interfaces/test_Listbox.goml
src/GraphicObjects/Border.cs
src/GraphicObjects/DummyTemplate.cs [new file with mode: 0644]
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/Image.cs
src/GraphicObjects/Label.cs
src/GraphicObjects/PrivateContainer.cs
src/GraphicObjects/TemplatedControl.cs
src/GraphicObjects/TextRun.cs