]> O.S.I.I.S - jp/crow.git/commit
DefaultStyle attribute, loaded in defvalues
authorjpbruyere <jp.bruyere@hotmail.com>
Thu, 25 Feb 2016 10:52:35 +0000 (11:52 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Thu, 25 Feb 2016 10:52:35 +0000 (11:52 +0100)
commit54ff9d82e0d195bc335916b8a30a27651f830502
treed950855da5376bc8bf3f079c8000dd192f39bc41
parentdd6682973fa16921b7ebaf5faa416290c3211c63
DefaultStyle attribute, loaded in defvalues
20 files changed:
Crow.csproj
Style/CheckBox.style [deleted file]
Styles/Button.style [new file with mode: 0644]
Styles/CheckBox.style [new file with mode: 0644]
Styles/ComboBox.style [new file with mode: 0644]
Styles/Expandable.style [new file with mode: 0644]
Styles/GroupBox.style [new file with mode: 0644]
Styles/Popper.style [new file with mode: 0644]
Styles/RadioButton.style [new file with mode: 0644]
Styles/Splitter.style [new file with mode: 0644]
Tests/GOLIBTests.cs
Tests/Interfaces/testPopper.goml
src/GraphicObjects/Button.cs
src/GraphicObjects/CheckBox.cs
src/GraphicObjects/ComboBox.cs
src/GraphicObjects/Expandable.cs
src/GraphicObjects/GroupBox.cs
src/GraphicObjects/Popper.cs
src/GraphicObjects/RadioButton.cs
src/GraphicObjects/Splitter.cs