aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/ShiftOS.csproj
AgeCommit message (Collapse)Author
2016-07-25Merge remote-tracking branch 'refs/remotes/origin/master' into ↵Michael VanOverbeek
shiftui_integration
2016-07-24Fixed 300 ErrorsCarver Harrison
2016-07-24HOLY **** THATS A LOT OFF ADDIITIONSCarver Harrison
2016-07-23Re Implemented Cheatswilliam341
2016-07-23lederpComputeLinux
2016-07-21Fixed Up and Added Featurescarverh
2016-07-21Fixed Bugs and Organized Itemscarverh
2016-07-20Fix project reference.MichaelTheShifter
2016-07-20Fix appveyor builds (hopefully)MichaelTheShifter
2016-07-20Move ShiftUI source code to ShiftOSMichaelTheShifter
This'll be a lot easier to work on.
2016-07-19Added cheat CommandGabriel Enrico Augusto Rocha
2016-07-19Full ShiftUI conversionMichaelTheShifter
The only bugs are that windows don't show in the center of the screen, and Gecko webbrowsers are not serializing properly to be converted to ShiftUI widgets (you can use the ToWidget() extension method to convert a WinForms control to a ShiftUI widget) Also multiple desktop panels are removed due to some odd bug I can't diagnose. Will add them back in the future. Promise. I loved creating GNOME2 skins.
2016-07-06AppVeyor build test.MichaelTheShifter
2016-07-04Add luatextbox widget and more.MichaelTheShifter
- Syntax highlighting textbox for Lua API - That textbox also supports C# syntax highlighting - Added framework for custom desktop environments in Lua.
2016-06-25Added online Hacker Battles with matchmaking systemMichaelTheShifter
It's untested, but in theory it'll all work perfectly.
2016-06-25Sort source code into folders.MichaelTheShifter
It feels better to know what's responsible for what... Plus I removed some un-needed C# stuff.
2016-06-24Loads of changes...MichaelTheShifter
Custom shifter options using Lua, and other stuff.
2016-05-260.1.1 was released - time to update the repo.MichaelTheShifter
2016-05-240.1.1 Release Candidate 1MichaelTheShifter
Committing all code for 0.1.1 Release Candidate 1.
2016-05-17Committing all I've gotMichaelTheShifter
Committing everything I've got - so that I can take a break for a few months and work on other things.
2016-05-01Beta 2.2 Patch 1MichaelTheShifter
Commit for Beta 2.2 Patch 1 - Removed unused "Linux Mint 7" and "NetSockets" files from Resources.resx - Added a better server startup pool, no longer hardcoded. - Added a server blacklist for disabling servers that break the rules of the playshiftos.ml/forum server showcase
2016-04-09Uploaded source code for ShiftOS 0.1.1 Beta 2.3Michael VanOverbeek
Initial commit of repository.