]> O.S.I.I.S - jp/crow.git/commit
debug and improvments
authorjpbruyere <jp.bruyere@hotmail.com>
Mon, 1 Feb 2016 22:31:22 +0000 (23:31 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Mon, 1 Feb 2016 22:31:22 +0000 (23:31 +0100)
commit47fe040bb568b4eff544bb9f287481343216373e
tree497c57cb3028d54f01d4d5748743dd0af69a77ab
parent9fa17cdc9487e3ba92ef467c0c6d5d9941530de1
debug and improvments
52 files changed:
Crow.csproj
Crow.userprefs
Images/Icons/updown.svg
MonoDevelop.GOLib/src/GOLibGtkHost.cs
Templates/ArrowButTemplate.crow [new file with mode: 0755]
Templates/Button.crow [new file with mode: 0755]
Templates/ComboBox.goml
Templates/Expandable.goml
Templates/MessageBox.goml
Templates/Popper.goml
Templates/ScrollBar.goml
Templates/Spinner.goml
Templates/Window.goml
Tests/GOLIBTest_4.cs
Tests/GOLIBTests.cs
Tests/Interfaces/test4.1.goml
Tests/Interfaces/test4.goml
Tests/Interfaces/test5.goml
Tests/Interfaces/test6.goml
Tests/Interfaces/testButton.crow [new file with mode: 0755]
Tests/Interfaces/testImage.crow [new file with mode: 0755]
Tests/Interfaces/testTextBox.crow [new file with mode: 0755]
Tests/Interfaces/testWindow.goml
Tests/Interfaces/testWindow2.goml
Tests/Interfaces/test_Listbox.goml
Tests/Tests.csproj
UnitTest/Interfaces/testButton.crow [new file with mode: 0755]
UnitTest/Interfaces/testImage.crow [new file with mode: 0755]
UnitTest/NUnitCrowWindow.cs
UnitTest/UnitTest.csproj
src/BmpPicture.cs
src/BubblingMouseButtonEventArgs.cs [new file with mode: 0644]
src/CompilerServices/CompilerServices.cs
src/GraphicObjects/Border.cs
src/GraphicObjects/Button.cs
src/GraphicObjects/ComboBox.cs
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/ILayoutable.cs
src/GraphicObjects/Image.cs
src/GraphicObjects/Label.cs
src/GraphicObjects/NumericControl.cs
src/GraphicObjects/Popper.cs
src/GraphicObjects/Scroller.cs
src/GraphicObjects/Slider.cs
src/GraphicObjects/TextBox.cs
src/GraphicObjects/Window.cs
src/Interface.cs
src/OpenTKGameWindow.cs
src/Picture.cs
src/SvgPicture.cs