summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-08-12Base: Make /bin/Shell the login shell by defaultJean-Baptiste Boric
2021-08-07PixelPaint: Add the GuideTool to the ToolboxTobias Christiansen
2021-08-03Base: New icon for the Spreadsheet appAndreas Kling
2021-08-03Base: Organize welcome.htmlSam Atkins
2021-08-02LibGUI: Add a simple GUI::PasswordInputDialogAndreas Kling
2021-08-02Base: Add a quote to fortunes.jsonLinus Groh
2021-08-02Shell: Improve the parsing of history event designatorsTheFightingCatfish
2021-07-31MailSettings: Use the same app icon as MailAndreas Kling
2021-07-31Base: Improve Mail app icon (32x32)Andreas Kling
2021-07-31Base: Remove "test.frm" from HackStudio test projectAndreas Kling
2021-07-31LibWeb: Fix regression of "contenteditable" attributeTheFightingCatfish
2021-07-31Base: Add CSS url(data:...) cases to test pageSam Atkins
2021-07-31Base: Expand test page for CSS attribute selectorsSam Atkins
2021-07-31LibWeb: Get CSS @import rules working in new parserSam Atkins
2021-07-30MailSettings: Add basic mail settings dialogFaeliore
2021-07-29Base: Remove coffee theme height and width metricsFaeliore
2021-07-29Base: Make coffee theme icons smaller so they fit in the title barFaeliore
2021-07-28Base: Add a quote to the fortunes databaseBuggieBot
2021-07-28LibGfx+Base: Add a themable "Accent" color roleAndreas Kling
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