]> O.S.I.I.S - jp/crow.git/commit
basic styling ok, need handler and expression now.
authorjpbruyere <jp.bruyere@hotmail.com>
Sat, 30 Jul 2016 13:32:52 +0000 (15:32 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Sat, 30 Jul 2016 13:32:52 +0000 (15:32 +0200)
commitbe8a4c2923ee9a62646590576cdf2fcdbf0d39a3
tree502c57dbb061065e252701ada79f06ef183cb841
parent6c6fb760bfb6a956a3413abfb56571a11113acd3
basic styling ok, need handler and expression now.
45 files changed:
Styles/Label.style
Templates/Button.crow
Templates/ComboBox.goml
Templates/GroupBox.goml
Templates/ListBox.goml
Templates/ScrollingListBox.goml
Templates/Spinner.goml
Templates/TreeView.crow
Templates/Window.goml
Templates/imgItemTemplate.goml
Tests/BasicTests.cs
Tests/Interfaces/Container/0.crow
Tests/Interfaces/Container/1.crow
Tests/Interfaces/Container/2.crow
Tests/Interfaces/Divers/5.crow
Tests/Interfaces/Divers/fps.crow
Tests/Interfaces/Divers/testGrid.crow
Tests/Interfaces/Divers/testStacks.crow
Tests/Interfaces/Divers/testWindow.goml
Tests/Interfaces/Divers/testWindow2.goml
Tests/Interfaces/Divers/testWindow3.goml
Tests/Interfaces/Divers/test_Listbox.crow
Tests/Interfaces/GraphicObject/0.crow
Tests/Interfaces/GraphicObject/1.crow
Tests/Interfaces/GraphicObject/2.crow
Tests/Interfaces/Group/0.crow
Tests/Interfaces/Group/1.crow
Tests/Interfaces/Group/2.crow
Tests/Interfaces/Group/3.crow
Tests/Interfaces/Group/4.crow
Tests/Interfaces/Nouveau dossier/testColorList.crow
Tests/Interfaces/Nouveau dossier/testDirViewer.crow
Tests/Interfaces/Stack/0.crow
Tests/Interfaces/Stack/0h.crow
Tests/Interfaces/Stack/1.crow
Tests/Interfaces/Stack/1h.crow
Tests/Interfaces/Stack/2.crow
Tests/Interfaces/Stack/2h.crow
Tests/Interfaces/Stack/3.crow
Tests/Interfaces/Stack/3h.crow
Tests/Interfaces/basicTests/0.crow
src/Colors.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Label.cs
src/GraphicObjects/TextRun.cs