aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/Apps/Terminal.cs
AgeCommit message (Collapse)Author
2016-07-25OooOOO easter eggwilliam341
2016-07-25Merge remote-tracking branch 'refs/remotes/origin/master' into ↵Michael VanOverbeek
shiftui_integration
2016-07-23Less retarded terminal printing + Fix scrollingwilliam341
2016-07-23Re Implemented Cheatswilliam341
2016-07-23WOOwilliam341
2016-07-23Terminal tweaks and no more beepingwilliam341
2016-07-23DISCLAIMER IN ALL CAPSwilliam341
JUST SO NO ONE SUES US
2016-07-23Fix somethingComputeLinux
2016-07-23I am a major derpComputeLinux
2016-07-23that moment when you forget to saveComputeLinux
2016-07-23Add WindowsEXE running as a shiftorium thing.ComputeLinux
2016-07-23Merge pull request #14 from ComputeLinux/masterMichael VanOverbeek
Miscellaneous improvements
2016-07-22Fix a minor derpComputeLinux
2016-07-22Terminal displays headerComputeLinux
2016-07-22Fixed GNU/ShiftTermCarver Harrison
Liek da naem
2016-07-22Beeping is really annoying. Let's get rid of it.ComputeLinux
2016-07-22Removed Bash :(Carver Harrison
2016-07-22SUPPORTS BASH `bash`Carver Harrison
2016-07-22Core UtilsCarver Harrison
2016-07-22Added Lua in Terminal (LinT)Carver Harrison
2016-07-22Shifter UI rewrite, fix shiftnet and spkg paths.MichaelTheShifter
2016-07-21Fixed Up and Added Featurescarverh
2016-07-21Cleaned Upcarverh
2016-07-21MADE EVERY DAMN COMMAND A FUNCTION. FINALY I DID IT!carverh
2016-07-21part1carverh
2016-07-21eeditcarverh
2016-07-21Fixed Bugs and Organized Itemscarverh
2016-07-20Fixed Couple Bugs and Crashescarverh
- Fixed: Crash when Hacking With No Tools - Fixed: Accessing directories outside of C:\ShiftOS using 'ls' command - Added Small Features
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-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.