]> O.S.I.I.S - jp/crow.git/commit
- expandables
authorjpbruyere <jp.bruyere@hotmail.com>
Wed, 10 Jun 2015 07:40:30 +0000 (09:40 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Wed, 10 Jun 2015 07:40:31 +0000 (09:40 +0200)
commit578341c3e4410b803b65a739f950b103f3f0a95c
treef7e90e6b204b58db5ea8fa14bba5d7e53668c744
parent18e9dca6ea12f3f01a28c08f4b596268d0322a4f
- expandables
- events resolution stacking
- Inlined template
- xmlserialization debugging
28 files changed:
GOLib.csproj
Images/Icons/buttest4.svg
Images/Icons/expandable.svg [new file with mode: 0644]
Templates/Expandable.goml [new file with mode: 0755]
Tests/GOLIBTest_4.cs
Tests/GOLIBTest_Expandable.cs [new file with mode: 0644]
Tests/Interfaces/test4.goml
Tests/Interfaces/testExpandable.goml [new file with mode: 0755]
Tests/Tests.csproj
src/CompilerServices/CompilerServices.cs
src/GraphicObjects/AnalogMeter.cs
src/GraphicObjects/Border.cs
src/GraphicObjects/Button.cs [changed mode: 0755->0644]
src/GraphicObjects/Checkbox.cs
src/GraphicObjects/Container.cs
src/GraphicObjects/Expandable.cs [new file with mode: 0644]
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/ListBox.cs
src/GraphicObjects/PrivateContainer.cs [new file with mode: 0644]
src/GraphicObjects/RadioButton.cs
src/GraphicObjects/Scroller.cs
src/GraphicObjects/Slider.cs
src/GraphicObjects/Spinner.cs
src/GraphicObjects/TemplatedControl.cs
src/Interface.cs
src/LayoutingQueueItem.cs