summaryrefslogtreecommitdiff
path: root/Base/res
AgeCommit message (Expand)Author
2021-10-31Base: Use outln() in the HackStudio basic C++ program templateAndreas Kling
2021-10-31Base: Add 'IsDark' flag to all system themesSam Atkins
2021-10-29Base: Add tests for data: URLs and large list-style-image to lists.htmlTimothy Flynn
2021-10-26Base: Map numpad '.' key to '.' instead of ',' in en-GB keymapSam Atkins
2021-10-25MouseSettings: Add option to reverse buttonsAndrew Pardoe
2021-10-18Base: Add a test page for the various element classList APIsTimothy Flynn
2021-10-17Base: Add a test page for the various element attribute APIsTimothy Flynn
2021-10-14Base: Add a test for the early return steps of "prepare a script"Luke Wilde
2021-10-13Base: Fix the Finnish keymapValtteri Koskivuori
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