]> O.S.I.I.S - jp/crow.git/commit
Combobox
authorjpbruyere <jp.bruyere@hotmail.com>
Thu, 17 Sep 2015 16:30:01 +0000 (18:30 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Thu, 17 Sep 2015 16:30:01 +0000 (18:30 +0200)
commit41b76ea576cdece6c5a2f1feb936dfb4a2a9854a
tree42c16725f61d0cfb1fef4c1016f3c0a15f130d3f
parent3aba832ca7c6f9da0e9be8f5060013a2bbc6d345
Combobox
14 files changed:
GOLib.csproj
Templates/ComboListOverlay.goml [deleted file]
Templates/Combobox.goml [new file with mode: 0755]
Templates/ComboboxOverlay.goml [new file with mode: 0755]
Tests/GOLIBTest_Listbox.cs
Tests/GOLIBTests.cs
Tests/Interfaces/testCombobox.goml [new file with mode: 0755]
Tests/Tests.csproj
src/GraphicObjects/Combobox.cs [new file with mode: 0644]
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/ListBox.cs
src/GraphicObjects/TemplatedControl.cs
src/Interface.cs
src/SelectionChangeEventArgs.cs [new file with mode: 0644]