RemoteAgents: Mono GTK Linux implementation. WIP.
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Sat, 22 Feb 2014 13:03:23 +0000 (14:03 +0100)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Sat, 22 Feb 2014 13:03:23 +0000 (14:03 +0100)
commit750331d600aebe4a434896f628e6e64ed79910f6
tree0ee6db177c86609e5eed5b597ca640b4f6cd6dcb
parentd5af9d093fc40df60c97762b5e424fc5d70ad4ee
RemoteAgents: Mono GTK Linux implementation. WIP.
12 files changed:
Mono/RemoteAgents/GTKLinux/GTKLinux.sln [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux.userprefs [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux/GTKLinux.csproj [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux/MainWindow.cs [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux/Model/CallRemoteProcedure.cs [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux/Program.cs [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux/Properties/AssemblyInfo.cs [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux/View/View.cs [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux/ViewModel/ViewModel.cs [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux/gtk-gui/Example.RemoteAgents.GTKLinux.MainWindow.cs [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux/gtk-gui/generated.cs [new file with mode: 0644]
Mono/RemoteAgents/GTKLinux/GTKLinux/gtk-gui/gui.stetic [new file with mode: 0644]