summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-09-15Base: Add test page for testing weird flexbox combinationsSam Atkins
2021-09-14Base: Add developer's tests to computed-style.htmlkleines Filmröllchen
2021-09-13Base: Add new icon for PixelPaint clone toolMustafa Quraish
2021-09-12Base: Add a very simple test page for getComputedStyle()Andreas Kling
2021-09-12Base: Add `~/.config/PixelPaint.ini` sample fileMustafa Quraish
2021-09-11Kernel+Userland: Remove loadable kernel modulessLiav A
2021-09-11Base: Fix Markdown formatting in links to man pagesBen Wiederhake
2021-09-11Base: Fix Markdown casing in headingsBen Wiederhake
2021-09-11Base: Fix Markdown links in man pagesBen Wiederhake
2021-09-08Base: Add PixelPaint (*.pp) file type iconsJack Delahunt
2021-09-08SystemServer: Don't rely on fstab to specify where to mount the ProcFSLiav A
2021-09-05Emoji: Add various Emoji/ArrowsFrHun
2021-09-04Cursors: Add new Magnifying glass cursorMustafa Quraish
2021-09-04Cursors: Add new Eyedropper cursorMustafa Quraish
2021-09-03Base: Remove the solid background from go-down.png iconDawid Wolosowicz
2021-09-02Welcome: Update tips.txtthankyouverycool
2021-08-31Base: Tweak "reload" action icon some moreAndreas Kling
2021-08-31Base: Redraw the "reload" action icon with top-left light sourceAndreas Kling
2021-08-31Tests: Test LibMarkdown against commonmark test suitePeter Elliott
2021-08-31echo: Support octal, hexadecimal and unicode escape sequencesTheFightingCatfish
2021-08-31Base: Fix outline in the 32x32 filetype-font iconKarol Kosek
2021-08-31Base: Remove half-transparent pixels in filetype-spreadsheet iconsKarol Kosek
2021-08-31Base: Redraw the basic 16x16 arrow iconsAndreas Kling
2021-08-31Base: Tweak 16x16 open-parent-directory iconAndreas Kling
2021-08-28Spreadsheet: Use strict mode for runtime.jsLinus Groh
2021-08-28Spreadsheet: Replace loose with strict equality operators in runtime.jsLinus Groh
2021-08-28Spreadsheet: Remove custom JS string split function implementationLinus Groh
2021-08-28Spreadsheed: Call native functions in runtime.js on thisSheetLinus Groh
2021-08-27Base+Utilities: Add the asctl audio utility, replacing avolkleines Filmröllchen
2021-08-27Base: Add FontEditor alias to shellrcthankyouverycool
2021-08-26Userland: Introduce ConfigServer and LibConfigAndreas Kling
2021-08-26Base: Add a Game of Life WebAssembly demoAli Mohammad Pur
2021-08-26Base: Refer to WebAssembly as 'Wasm' and not 'WASM'Ali Mohammad Pur
2021-08-25Base: Add cascade-keywords.html test page for CSS cascade keyword valuesSam Atkins
2021-08-24Userland: Remove IRC ClientAndreas Kling
2021-08-23ModelGallery: Add the new Model Gallery application :^)sin-ack
2021-08-23Base: Add "Dark" cursor themeMaciej Zygmanowski
2021-08-23WindowServer: Add support for cursor themesMaciej Zygmanowski
2021-08-22Base: Add csv file associationKarol Kosek
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