summaryrefslogtreecommitdiff
path: root/Base/res
AgeCommit message (Expand)Author
2021-04-06Base: Add icons for a few apps and filetypesthankyouverycool
2021-04-06LibWeb: Support the :last-of-type CSS selector :^)Andreas Kling
2021-04-06LibWeb: Support the :first-of-type CSS selector :^)Andreas Kling
2021-04-05Base: Update background-repeat test with two-value sectionTimothy Flynn
2021-04-05Keymaps: Added fr-ch.json for Swiss-French keyboards (#6065)Dodoross
2021-04-04Base: Add test page for <input type=button> elementsTimothy Flynn
2021-04-04Base: Update checkbox test page to have a <label>Timothy Flynn
2021-04-04Base: Update radio button test page to mutate the DOMTimothy Flynn
2021-04-04Base: Desaturate the audio applet iconsAndreas Kling
2021-04-04ClipboardHistory: Use the "edit-copy" icon instead of a colorized oneAndreas Kling
2021-04-03Base: Add test page for HTML input type=radio elementsTimothy Flynn
2021-04-03Base: Add test page for the 'background-repeat' propertyTimothy Flynn
2021-03-31Base: Add a bullet emoji •Timothy Flynn
2021-03-31Base: Add test for a box placed over links with negative z-indexTimothy Flynn
2021-03-31WindowServer+LibGfx: Remove code for drawing the old-style menu barAndreas Kling
2021-03-30Base: Add test page for floating boxes with overflow=hiddenTimothy Flynn
2021-03-30LibGUI+Calendar: Add new month and year views to Calendarthankyouverycool
2021-03-29Fonts: Tweak 'r' glyphs in KaticaAndreas Kling
2021-03-25Base: Tweak "Redmond 2000" theme menu colorsAndreas Kling
2021-03-25Base: Tweak menu colors in default theme a little bitAndreas Kling
2021-03-24Keymap: Added de-macintosh.json for German Mac keyboardsnetworkException
2021-03-23PixelPaint: Added Zoom toollucastarche
2021-03-15Keymap: Added no-latin1.json for Norwegian pc105 keyboards (#5794)Magnus Alvestad
2021-03-13Base: Remove ANSI color ladybug text fileAndreas Kling
2021-03-13LanguageServers/Cpp: Complete Preprocessor definitionsItamar
2021-03-09Utilities: Add a quotes database and 'fortunes' programBen Wiederhake
2021-03-08Base: Fix newlines at end of file in some files.Emanuele Torre
2021-03-08Everywhere: Remove unnecessary whitespace at the end of some lines.Emanuele Torre
2021-03-08Base: Replace HTMl => HTMLEmanuele Torre
2021-03-02Serendipity: A new welcome appthankyouverycool
2021-02-27HackStudio: Support searching symbol declarations in the LocatorItamar
2021-02-27LibGUI: add a rudimentary framework for Wizards.Nick Vella
2021-02-26Base: Adjust cursor and link colors in Redmond themesthankyouverycool
2021-02-25Base: Update some icons for color, quality and consistencythankyouverycool
2021-02-25Base: Add new icons for fonts and File Managerthankyouverycool
2021-02-22Base: Add Slovak keymapTheMorc
2021-02-21keymaps: Add dvorak-programmerKevin Kuehler
2021-02-21Base: Add a lion emoji 🦁Andreas Kling
2021-02-16Base: Make PixelPaint launch handler for .pp filesLinus Groh
2021-02-15Resources: Add SerenitySans Truetype font to /res/fontsStephan Unverwerth
2021-02-13HackStudio: Project templates and New Project dialogNick Vella
2021-02-13Themes: Basalt's title text shadow shouldn't be transparentTom
2021-02-12Themes: Improve syntax highlighting colors of Nord themeSahan Fernando
2021-02-12Themes: Make Redmond 2000 menu shadows a bit lighterTom
2021-02-11WindowServer: Allow different shadows for active/inactive windowsTom
2021-02-09WindowServer: Allow specifying different shadows for menus and tooltipsTom
2021-02-09Base: Fill in rightmost pixel in crosshair cursorNico Weber
2021-02-09Base: Add 2x versions of most cursorsNico Weber
2021-02-09WindowServer: Implement simple window shadowsTom
2021-02-07Base: Remove /res/pci.ids and download at build time insteadLinus Groh