summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-08-18Base: Remove System Monitor and Assistant from quick launch barAndreas Kling
2021-08-18Base: Rename GitHub browser bookmark to "GitHub"Andreas Kling
2021-08-18Base: Add more test cases to fonts.htmlSam Atkins
2021-08-18Userland+LibGUI: Add shorthand versions of the Margins constructorsin-ack
2021-08-18Base: Add a quote to the fortunes databaseBuggieBot
2021-08-16Base: Associate obj files with 3DFileViewerTetsui Ohkubo
2021-08-15Kernel+Userland: Remove chroot functionalityAndreas Kling
2021-08-14Base: Add the serenity-application HackStudio templatesin-ack
2021-08-14LibWeb: Implement and use OverflowStyleValueSam Atkins
2021-08-14Base: Correct flipped values in border-radius.htmlSam Atkins
2021-08-14LibWeb: Implement and use FlexStyleValueSam Atkins
2021-08-14LibWeb: Implement and use TextDecorationStyleValueSam Atkins
2021-08-14LibWeb: Implement and use ListStyleStyleValueSam Atkins
2021-08-14LibWeb: Implement and use BackgroundStyleValueSam Atkins
2021-08-14LibWeb: Implement and use FontStyleValueSam Atkins
2021-08-13Base: Convert postcreate scripts to use heredocsin-ack
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