summaryrefslogtreecommitdiff
path: root/Base/home
AgeCommit message (Expand)Author
2021-04-11Base: Fix run-tests-and-shutdown.sh output in CI testing mode.Brian Gianforcaro
2021-04-03Base: Make the "little" test program compilable againAndreas Kling
2021-03-31Base: Add a bullet emoji •Timothy Flynn
2021-03-27SoundPlayer: Add playlist supprtCesar Torres
2021-03-23HackStudio+LanguageServers/Cpp: Show scope of symbols in LocatorItamar
2021-03-18Serendipity: Add new tips and use more GMLthankyouverycool
2021-03-13LibCpp: Replace defined preprocessor values when parsingItamar
2021-03-08Everywhere: Remove unnecessary whitespace at the end of some lines.Emanuele Torre
2021-03-07Serendipity: Couple more tips and some clean-upthankyouverycool
2021-03-07Meta: Use the new Shell features to improve run-tests-and-shutdownAnotherTest
2021-03-02Serendipity: A new welcome appthankyouverycool
2021-03-02Userland: Gate OSC 9 usage in test-js behind an argumentAndrew Kaster
2021-03-01Base: Add test-math to set of tests run on CIAndrew Kaster
2021-02-28Base/CI: Boot serenity in CI in a mode that runs tests on targetAndrew Kaster
2021-02-24Base: Add jcs.org to Browser bookmarksAndreas Kling
2021-02-21Base: Add a lion emoji 🦁Andreas Kling
2021-02-13FileManager: Add layout options to View menuthankyouverycool
2021-02-13FileManager: Save 'Show dotfiles' setting in FileManager.inithankyouverycool
2021-02-13TextEditor: Add layout options to View menuthankyouverycool
2021-02-08LanguageServers/Cpp: ParserAutoComplete engine inspects header filesItamar
2021-01-27HackStudio: Integate with C++ parser-based autocompleteItamar
2021-01-09little: Remove "-Os" compile flagItamar
2021-01-05Browser: Add a very basic content filter listAndreas Kling
2021-01-05Playground: Support opening gml file by path as command line argumentBrendan Coles
2020-12-30Terminal: Remove redundant scroll length settings optionIdan Horowitz
2020-12-24LaunchServer+Base: Stop using Browser as default protocol handlerLinus Groh
2020-12-21LibVT+Terminal: Add the option to disable the bellAlex McGrath
2020-12-10Base: Remove *.hsp filesAndreas Kling
2020-12-05Browser: Add DuckDuckGo to bookmarks (#4288)Daniel Lemos
2020-11-10LaunchServer: Add hsp=/bin/HackStudio file association to configBrendan Coles
2020-11-10Base: remove unnecessary Game config files from /home/anon/.config/Brendan Coles
2020-11-05Base: Tweak CXXFLAGS for the "little" test projectsAndreas Kling
2020-11-04Chess: Add missing default config file in .config :^)Jesse Buhagiar
2020-11-04Minesweeper+Snake: load config file before calling unveil()Brendan Coles
2020-11-02Games: Use pledge and unveilBrendan Coles
2020-11-01LaunchServer: Add sheets=/bin/Spreadsheet file association to configBrendan Coles
2020-10-26Shell+LibLine: Support HISTCONTROL environment variableLinus Groh
2020-10-03Everywhere: Fix more typosLinus Groh
2020-10-01DevTools: Remove VisualBuilder and FormCompilerAndreas Kling
2020-08-26Base+HackStudio: Rename project file extensions to .hspthankyouverycool
2020-08-15Base: Modify "little" projectItamar
2020-08-05Browser: Move bookmarks.json to ~/.configAndreas Kling
2020-08-05Base: Add ~/Documents and put miscellaneous files thereAndreas Kling
2020-08-05Base: Move "js" and "little" HackStudio projects into ~/Source/Andreas Kling
2020-08-05LibCore+Base: Move user-specific config files to $HOME/.configAndreas Kling
2020-08-05Base: Open .hackstudio files in HackStudioLinus Groh
2020-08-05HackStudio: Rename project file format from .files to .hackstudioLinus Groh
2020-07-07Shell: Run both /etc/shellrc and ~/.shellrc on startupAndreas Kling
2020-07-05Shell: Read and evaluate an init file on startAnotherTest
2020-07-04Base: Remove /home/anon/myfile.txtAndreas Kling