summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-07-27Base: Add network-connected iconMaciej Zygmanowski
2021-07-26Spider: Improve 32x32 iconJamie Mansfield
2021-07-26Base: Mitigations(7) add -fzero-call-used-regs and Process ProtectionBrian Gianforcaro
2021-07-26Base: Make DisplaySettings have matching 16x16 and 32x32 iconsAndreas Kling
2021-07-26Base: Improve 32x32 app icons for DisplaySettings and KeyboardSettingsAndreas Kling
2021-07-26MouseSettings: Replace the scroll step size iconAndreas Kling
2021-07-26Settings: Add a very simple Settings applicationAndreas Kling
2021-07-26Base: Add descriptions to the apps in the Settings category :^)Andreas Kling
2021-07-26Base: Replace the MouseSettings app icon with something nicer :^)Andreas Kling
2021-07-24Base: Add test page for box-shadowTobias Christiansen
2021-07-24Base: Add a test page for CSS opacity propertyEgor Ananyin
2021-07-24Base: Add man page for MailLuke
2021-07-24Mail: Add an e-mail application called MailLuke
2021-07-24Hearts: Redesign the iconGamerappa
2021-07-24Base: Add a test page for CSS 'calc()' valuesTobias Christiansen
2021-07-22LibWeb: Resolve CSS text-decoration from value listSam Atkins
2021-07-22LibWeb: Resolve CSS font property from value listSam Atkins
2021-07-22LibWeb: Implement CSS color parsing from TokensSam Atkins
2021-07-22DesktopPicker: Make sure the applet always ends up in the same placeAndreas Kling
2021-07-21Base: More tweaks to the MouseSettings iconsAndreas Kling
2021-07-21Base: Fix imperfection in mouse-cursor-speed icon (MouseSettings)Andreas Kling
2021-07-20MouseSettings: Give this application a GUI facelift :^)Andreas Kling
2021-07-20Base: Add 2x version of the about box "brand banner"Andreas Kling
2021-07-20Base: Update the about box "brand banner"Andreas Kling
2021-07-19Applets: Add DesktopPicker appletPeter Elliott
2021-07-19Base: Add a test page for the 'justify-content' CSS propertyTobias Christiansen
2021-07-19Base: Add file associations for multiple programsLuK1337
2021-07-18Base: Associate .profile extension with ProfilerMax Wipfli
2021-07-15Utilities: Add groupdelM4x1m3
2021-07-15Utilities: Add groupaddM4x1m3
2021-07-14LibWeb: Use Selectors instead of a String for :not() selectorsSam Atkins
2021-07-14Base+LibGUI: Add icon to the Rename actionjakubiakdev
2021-07-14SpiceAgent: Add a new spice agent service :^)x-yl
2021-07-14Utilities: Add an implementation of 'comm'TheFightingCatfish
2021-07-14Tests: Change test-filtering mechanismHendiadyoin1
2021-07-13Base: Fix typo in the man page for `file`Valtteri Koskivuori
2021-07-13Base: Change Marcin to nooga in fortunes databaseMarcin Gasperowicz
2021-07-13Base: Add a quote to the fortunes databaseBuggieBot
2021-07-12ls: Add option to list subdirectories recursivelyAriel Don
2021-07-10Spider: Improved 16x16 app iconAndreas Kling
2021-07-10FileSystemAccessServer: Add service for accessing veiled files nicelyTimothy
2021-07-08SystemServer: Add entry for SQLServer in SystemServer.iniJan de Visser
2021-07-08Base: Remove www. from link to project website in welcome pagenetworkException
2021-07-07Documentation: Add less(1) man page, and link to it in othersPeter Elliott
2021-07-07Userland: Add more(1) emulation to less(1)Peter Elliott
2021-07-07WindowServer: Allow windows to be pinnable (always on top)Andres Crucitti
2021-07-06Tests+Base: Convert stack-smash to be LibTest based and stop skipping itAndrew Kaster
2021-07-06Base: Pass show-progress=false to run-tests to avoid confusing CIAndrew Kaster
2021-07-04Magnifier: Make a custom 16x16 icon for this app + tweak 32x32 versionAndreas Kling
2021-07-04Browser: Add Test-Page for listsTobias Christiansen