summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2020-07-25test-web: Add ability to change page mid-testLuke
2020-07-25Base: Complete the french keymap and fix the numeric keypadBenoît Lormeau
2020-07-23LibWeb+test-web: Create test-web program, add doctype testLuke
2020-07-21Base: rename audio volume icons with descriptive namesBenoît Lormeau
2020-07-21AudioApplet: Scrolling the Audio applet will adjust the main mix volumeBenoît Lormeau
2020-07-19Base: Add special icons for the home directoryAndreas Kling
2020-07-17WindowServer: New title bar vars for themesNullspeak
2020-07-14Base: Add missing single quotes to en.json keymapthankyouverycool
2020-07-13Csilla: Make 'W' and 'w' even thinnerNico Weber
2020-07-13Default Fonts: Tweak 'F' and 'W'Nico Weber
2020-07-10Base: Update 16x16 filetype-folder iconsthankyouverycool
2020-07-08Base+Demos: Add icons to WidgetGallerythankyouverycool
2020-07-07WindowServer+LibGUI: Add "wait" cursorLinus Groh
2020-07-07WindowServer+LibGUI: Add "help" cursorLinus Groh
2020-07-07WindowServer+LibGUI: Add "resize row/column" cursorsLinus Groh
2020-07-07UserspaceEmulator: Start building a userspace X86 emulator :^)Andreas Kling
2020-07-07Base: Add link to test-common.js in test-js(1) man pageLinus Groh
2020-07-07Base: Add "alias ll='ls -l'" to /etc/shellrcLinus Groh
2020-07-07Base: Remove "alias sd=SystemDialog" from /etc/shellrcLinus Groh
2020-07-07man pages: Consistently use "Otherwise, " in the few places that said "^Else, "Nico Weber
2020-07-07Base+Help: Add new Help app iconsthankyouverycool
2020-07-07Base: Turn a whole bunch of /bin symlinks into shell aliases :^)Andreas Kling
2020-07-07Shell: Run both /etc/shellrc and ~/.shellrc on startupAndreas Kling
2020-07-07Base: Add man page for test-js(1)Linus Groh
2020-07-07js: Remove test modeLinus Groh
2020-07-06Base: Add information box emojiMatthew Olsson
2020-07-06ProtocolServer: Run with low priorityAndreas Kling
2020-07-06ProtocolServer: Turn this into a multi-instance serviceAndreas Kling
2020-07-06Add manpages for posix_spawnNico Weber
2020-07-05Base: Add man pages for gettid(), getpid(), and getppid()Andreas Kling
2020-07-05Shell: Read and evaluate an init file on startAnotherTest
2020-07-05Kernel: Add Plan9FS :^)Sergey Bugaev
2020-07-04Base: Remove /home/anon/myfile.txtAndreas Kling
2020-07-04Base: Set a reasonable HoverHighlight color in Redmond themeAndreas Kling
2020-07-04SystemMonitor: New 16x16 icon in the same style as TerminalAndreas Kling
2020-07-04Base: New "generic window" icon based on the Terminal app iconAndreas Kling
2020-07-04Terminal: New 16x16 icon in a more '90s style :^)Andreas Kling
2020-07-04TextEditor: Tweak 16x16 iconAndreas Kling
2020-07-03Base: Add TextEditor to the quick-launch area in the Taskbar :^)Andreas Kling
2020-07-03Add man pages for seteuid() and friends.Nico Weber
2020-07-03Base: Add green check mark and red X emojisMatthew Olsson
2020-06-30Base: Tweak resource graph colors to match SystemMonitorAndreas Kling
2020-06-30Terminal: Bump the default ScrollLength to 4Andreas Kling
2020-06-30Userland: Add watch toolSahan Fernando
2020-06-27LaunchServer: Associate JPEG files with QuickShowdevashish
2020-06-27Userland: Add a 'test' utilityAnotherTest
2020-06-27Base: Test web page and images for PGM image file typeHüseyin ASLITÜRK
2020-06-27Base: Add PGM file type to QuickShow file type listHüseyin ASLITÜRK
2020-06-27Base: Fix sendfd's man page return sectionKevin Meyer
2020-06-26LibWeb: Add CanvasRenderingContext2D.rotate()Andreas Kling