]> O.S.I.I.S - jp/crow.git/commit
file dialog
authorjpbruyere <jp.bruyere@hotmail.com>
Wed, 21 Oct 2015 16:55:33 +0000 (18:55 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Wed, 21 Oct 2015 16:55:33 +0000 (18:55 +0200)
commitf31ffd683210c50b777dce4e76d0d9912ca925a8
treede0783b77f39de9fa7ccf04fbd8b53bb17db9905
parent671366cd56e7d6b2a2afb0839e7fb0f895cb2df3
file dialog
15 files changed:
GOLib.csproj
Templates/FileDialog.goml [new file with mode: 0644]
Templates/ScrollingListBox.goml [new file with mode: 0644]
Templates/imgItemTemplate.goml [new file with mode: 0755]
Templates/tmpDirItem.goml [new file with mode: 0755]
Tests/GOLIBTest_DirViewer.cs
Tests/GOLIBTests.cs
Tests/Interfaces/testDirViewer.goml
Tests/Interfaces/testFileDialog.goml [new file with mode: 0644]
Tests/Interfaces/testWindow.goml
Tests/Tests.csproj
src/GraphicObjects/FileDialog.cs [new file with mode: 0644]
src/GraphicObjects/Image.cs
src/GraphicObjects/Scroller.cs
src/OpenTKGameWindow.cs