summaryrefslogtreecommitdiff
path: root/Base/res
AgeCommit message (Expand)Author
2021-10-09Base: Add all Latin-1 Supplement glyphs to KaticaBold12Maciej
2021-10-09Base: Add all Latin-1 Supplement glyphs to KaticaRegular12Maciej
2021-10-09Base: Add some new characters to Katica*10.fontMaciej
2021-10-08Base: Add CSS.supports / `@supports {}` test-pageSam Atkins
2021-10-07Base: Use requestAnimationFrame in Game of Life WASM demoLuke Wilde
2021-10-05Base: Add window.matchMedia() test to media-queries.htmlSam Atkins
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-09-29PixelPaint: Add new icons for layer actionsMarcus Nilsson
2021-09-26LibWeb: Implement window.queueMicrotask(callback)Andreas Kling
2021-09-24Base: Convert BitmapFonts to new headerthankyouverycool
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-08Base: Add PixelPaint (*.pp) file type iconsJack Delahunt
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-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-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-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