summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-10-05Everywhere: Change from http to https where feasibleBen Wiederhake
2021-10-04Base: Add audio documentationkleines Filmröllchen
2021-10-03Base: Extend Katica by German charactersBen Wiederhake
2021-10-02Base: Correct value for default white terminal colorJelle Raaijmakers
2021-10-02Base: Add glyphs for the U+20AC euro sign to all bitmap fontsnetworkException
2021-10-01Base: Add glyphs for the U+2014 em dash to KaticaRegularIdan Horowitz
2021-10-01Base: Add glyphs for the U+2019 apostrophe to KaticaRegularIdan Horowitz
2021-10-01Base: Add media-queries test pageSam Atkins
2021-10-01Base: Fix typosNico Weber
2021-09-29PixelPaint: Add new icons for layer actionsMarcus Nilsson
2021-09-28man: Add "-z seperate-code" to man7/Mitigations.mdBrian Gianforcaro
2021-09-26LibWeb: Implement window.queueMicrotask(callback)Andreas Kling
2021-09-26Base: Update man2/pipe.md after 5d180d1f99Nico Weber
2021-09-24Base: Convert BitmapFonts to new headerthankyouverycool
2021-09-24Base: Fix typo in boot_parameters(7) manual pageLiav A
2021-09-24Base: Remove mentioned pci_ecam per-device option from boot_paramters(7)Liav A
2021-09-24Spreadsheet: Add missing examplesMonroe Clinton
2021-09-21Base: Add 0x00A0 (non-breaking space) glyph to all our bitmap fontsAndreas Kling
2021-09-20Base: Add several scaled images to test pageSam Atkins
2021-09-19Base: Add page for testing styling on `display: inline` elementsSam Atkins
2021-09-19LibWeb: Implement basic support for MessageChannel and MessagePortAndreas Kling
2021-09-19Base: Add a quote to the fortunes databaseAli Mohammad Pur
2021-09-19Base: Convert fonts to new header formatthankyouverycool
2021-09-17LibWeb: Implement `currentcolor` special valueSam Atkins
2021-09-16Base: Add CSS styles to SVG test pageSam Atkins
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