]> O.S.I.I.S - jp/crow.git/commit
limit to html safe color plus several ones, crowIDE wip
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 13 Mar 2018 16:16:24 +0000 (17:16 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 13 Mar 2018 16:16:24 +0000 (17:16 +0100)
commitfda39ed7506551ab48dce271cb2d5e9c63f2b00c
treed0ed602830692962c044f0614639a0939caa03f6
parent80dc0221c3455a50b8877f19c4a19043af0042f4
limit to html safe color plus several ones, crowIDE wip
68 files changed:
Crow.csproj
Default.style
Templates/ColorPicker.template
Templates/ContextMenu.template
Templates/FileDialog.template
Templates/HScrollBar.template
Templates/MenuItem.template
Templates/ScrollBar.template
Templates/TabItem.template
Templates/Tooltip.template
Tests/BasicTests.cs
Tests/Interfaces/Container/0.crow
Tests/Interfaces/Container/2.crow
Tests/Interfaces/Container/3.crow
Tests/Interfaces/Divers/0.crow
Tests/Interfaces/Divers/colorPicker.crow
Tests/Interfaces/Divers/testPropLess.crow
Tests/Interfaces/Divers/testShape.crow
Tests/Interfaces/Divers/welcome.crow
Tests/Interfaces/DragAndDrop/0.crow
Tests/Interfaces/Experimental/testDock.crow
Tests/Interfaces/Experimental/testDock2.crow
Tests/Interfaces/Experimental/testStack.crow
Tests/Interfaces/GraphicObject/0.crow
Tests/Interfaces/GraphicObject/1.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/Splitter/1.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/Stack/4.crow
Tests/Interfaces/TabItem.template
Tests/Interfaces/TemplatedContainer/0.crow
Tests/Interfaces/TemplatedContainer/testTabView.crow
Tests/Interfaces/TemplatedContainer/testTabView2.crow
Tests/Interfaces/TemplatedControl/testCombobox.crow
Tests/Interfaces/Wrapper/1.1.crow
Tests/Interfaces/Wrapper/1.crow
Tests/Interfaces/Wrapper/2.1.crow
Tests/Interfaces/Wrapper/2.2.crow
Tests/Interfaces/Wrapper/2.crow
Tests/Tests.csproj
Tests/Tutorials/T4_Gauge.cs
Tests/test.style
Tests/ui/showcase.crow
Tests/ui/test.crow
src/Colors.cs
src/GraphicObjects/Border.cs
src/GraphicObjects/ColorPicker.cs
src/GraphicObjects/Expandable.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Label.cs
src/GraphicObjects/SaturationValueSelector.cs
src/GraphicObjects/Window.cs
src/Instantiator.cs
src/Interface.cs
src/ObservableList.cs
src/Size.cs
src/StyleReader.cs