From 14edb9eade65806b531e51a0ed1fba7c62ba848e Mon Sep 17 00:00:00 2001 From: Michael VanOverbeek Date: Sat, 9 Apr 2016 13:16:39 -0400 Subject: Uploaded source code for ShiftOS 0.1.1 Beta 2.3 Initial commit of repository. --- source/WindowsFormsApplication1/ShiftOS.csproj | 871 +++++++++++++++++++++++++ 1 file changed, 871 insertions(+) create mode 100644 source/WindowsFormsApplication1/ShiftOS.csproj (limited to 'source/WindowsFormsApplication1/ShiftOS.csproj') diff --git a/source/WindowsFormsApplication1/ShiftOS.csproj b/source/WindowsFormsApplication1/ShiftOS.csproj new file mode 100644 index 0000000..f102521 --- /dev/null +++ b/source/WindowsFormsApplication1/ShiftOS.csproj @@ -0,0 +1,871 @@ + + + + + Debug + AnyCPU + {00BE72D0-B744-48BA-9C60-BC429757FC32} + WinExe + Properties + ShiftOS + ShiftOS + v4.5.2 + 512 + true + + + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\DynamicLua.1.1.2.0\lib\net40-Client\DynamicLua.dll + True + + + ..\packages\GeckoFX.1.0.5\lib\Geckofx-Core.dll + True + + + ..\packages\GeckoFX.1.0.5\lib\Geckofx-Winforms.dll + True + + + ..\packages\IrcDotNet.0.4.1\lib\net40\IrcDotNet.dll + True + + + ..\..\NetSockets.dll + + + ..\packages\Newtonsoft.Json.8.0.2\lib\net45\Newtonsoft.Json.dll + True + + + ..\packages\Svg.2.1.0\lib\Svg.dll + True + + + + + + + + + + + + + + + + + + + + + Form + + + AlternateDesktop.cs + + + + Form + + + Appscape.cs + + + Form + + + AppscapeUploader.cs + + + Form + + + Artpad.cs + + + Form + + + BitnoteConverter.cs + + + Form + + + BitnoteDigger.cs + + + Form + + + BitnoteWallet.cs + + + Form + + + Color_Picker.cs + + + UserControl + + + Computer.cs + + + UserControl + + + Connection.cs + + + UserControl + + + DesktopIcon.cs + + + Form + + + Dodge.cs + + + Form + + + File Skimmer.cs + + + Form + + + Graphic_Picker.cs + + + + Form + + + Hacking_Enemy.cs + + + Form + + + Hacking_YourHealth.cs + + + Form + + + HijackScreen.cs + + + Form + + + HoloChat.cs + + + UserControl + + + IconControl.cs + + + Form + + + IconManager.cs + + + UserControl + + + ImageSelector.cs + + + Form + + + infobox.cs + + + Form + + + Jumper.cs + + + Form + + + KnowledgeInput.cs + + + Form + + + Labyrinth.cs + + + + Form + + + NameChanger.cs + + + UserControl + + + Notification.cs + + + + + Form + + + Pong.cs + + + + UserControl + + + ProgressBarEX.cs + + + + True + True + Resources.resx + + + Form + + + QuickChat.cs + + + + Form + + + Shifter.cs + + + Form + + + Shiftnet.cs + + + Form + + + ShiftnetDecryptor.cs + + + + Form + + + SkinLoader.cs + + + + Form + + + TextPad.cs + + + + Form + + + WidgetManager.cs + + + UserControl + + + WindowBorder.cs + + + + AlternateDesktop.cs + + + Appscape.cs + + + AppscapeUploader.cs + + + Artpad.cs + + + BitnoteConverter.cs + + + BitnoteDigger.cs + + + BitnoteWallet.cs + + + Color_Picker.cs + + + Computer.cs + + + Connection.cs + + + DesktopIcon.cs + + + Dodge.cs + + + File Skimmer.cs + + + Graphic_Picker.cs + + + Hacking_Enemy.cs + + + Hacking_YourHealth.cs + + + HijackScreen.cs + + + HoloChat.cs + + + IconControl.cs + + + IconManager.cs + + + ImageSelector.cs + + + infobox.cs + + + Jumper.cs + + + KnowledgeInput.cs + + + NameChanger.cs + + + Notification.cs + + + Pong.cs + + + ProgressBarEX.cs + + + ResXFileCodeGenerator + Designer + Resources.Designer.cs + + + QuickChat.cs + + + Shifter.cs + + + Shiftnet.cs + + + ShiftnetDecryptor.cs + + + Shiftorium.cs + + + ShiftOSDesktop.cs + + + SkinLoader.cs + + + Template.cs + + + Terminal.cs + + + TextPad.cs + + + WidgetManager.cs + + + WindowBorder.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Form + + + Shiftorium.cs + + + + + + + + + + + + + + + + + + + + Form + + + ShiftOSDesktop.cs + + + Form + + + Template.cs + + + Form + + + Terminal.cs + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file -- cgit v1.2.3