summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2019-12-27PaintBrush: Add an "ellipse tool"Shannon Booth
2019-12-26PaintBrush: Add a "rectangle tool"Shannon Booth
2019-12-26Base: Add 3x upscaled Liza fontsTibor Nagy
2019-12-26LibDraw: Add MenuBaseText and MenuSelectionText color rolesAndreas Kling
2019-12-26Base: Add Hotdog Stand themeConrad Pankoff
2019-12-25crash: Add "-X" option for attempting to execute non-executable memoryAndreas Kling
2019-12-24LibDraw: Add ColorRole::BaseText (to be painted on ColorRole::Base)Andreas Kling
2019-12-24Userland: Add syscall -l option and man pageMauri de Souza Nunes
2019-12-24LibDraw: Add Selection and SelectionText system theme colorsAndreas Kling
2019-12-24Base: Describe kernel modules, syscalls, and programsConrad Pankoff
2019-12-24Docs: Add cal(1) man pageAndrés Vieira
2019-12-24Themes: Add a simple "Dark" theme :^)Andreas Kling
2019-12-24LibDraw: Add Button and ButtonText system theme colorsAndreas Kling
2019-12-23WindowServer+LibGUI: Implement basic color themingAndreas Kling
2019-12-16LibHTML: Support the :only-child pseudo classAndreas Kling
2019-12-16LibHTML: Support the :empty pseudo classAndreas Kling
2019-12-16LibHTML: Support the :first-child and :last-child pseudo classesAndreas Kling
2019-12-16WindowServer+MenuApplets: Move the "Audio" applet to its own programAndreas Kling
2019-12-14ProfileViewer: Show kernel frames with a red icon :^)Andreas Kling
2019-12-11LookupServer: Switch to a more privacy-respecting DNS providerValtteri Koskivuori
2019-12-10Fonts: Add two little marker glyphs to CsillaThin7x10Andreas Kling
2019-12-08WindowServer: Disambiguate "dragging" a bit, use "moving" more insteadAndreas Kling
2019-12-08WindowServer: Add a dedicated drag cursorAndreas Kling
2019-12-05CPUGraph: Launch the CPUGraph menu applet on startupAndreas Kling
2019-12-04Taskbar: Add a quick launch barSergey Bugaev
2019-12-02Kernel: Crash on memory access in non-readable regionsAndreas Kling
2019-11-29PaintBrush: Add a "line" tool for drawing straight linesAndreas Kling
2019-11-29Calculator: Add a 16x16 app iconAndreas Kling
2019-11-29Kernel: Disallow syscalls from writeable memoryAndreas Kling
2019-11-26Base: Document SystemServerSergey Bugaev
2019-11-26SystemServer: Implement lazy spawningSergey Bugaev
2019-11-26LookupServer: Port to socket takeoverSergey Bugaev
2019-11-26ProtocolServer: Port to socket takeoverSergey Bugaev
2019-11-26AudioServer: Port to socket takeoverSergey Bugaev
2019-11-26WindowServer: Port to socket takeoverSergey Bugaev
2019-11-26SystemServer: Implement keepaliveSergey Bugaev
2019-11-26SystemServer: Read service list from a config fileSergey Bugaev
2019-11-25LibHTML: Implement basic <form> and <input> element supportAndreas Kling
2019-11-25Base: Import the 1st and 2nd Acid tests for web standards complianceAndreas Kling
2019-11-25LibHTML: Draw each CSS border edge separately with their own styleAndreas Kling
2019-11-25Base: Add trq.json and en.jsonHüseyin ASLITÜRK
2019-11-22WindowServer: Add an audio icon to the menu barAndreas Kling
2019-11-22Docs: Add avol(1)Andreas Kling
2019-11-21LibHTML: Handle stand-alone attribute selectorsAndreas Kling
2019-11-21LibHTML: Implement some attribute selector supportAndreas Kling
2019-11-18little: Make this build by default, and add some curliesAndreas Kling
2019-11-17Docs: Add note about EINVAL to isatty(3)Andreas Kling
2019-11-17Docs: Add isatty(3) man pageAndreas Kling
2019-11-17Docs: Add uname(1) and uname(2) man pagesAndreas Kling
2019-11-17Docs: Add info about -T and -t to crash(1)Andreas Kling