summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-04-09Base+LibGUI: Add an familiar-looking icon for the desktop directoryAndreas Kling
2021-04-09LibGfx+Base: Add Tray/TrayText theme colors and Gfx::ButtonStyle::TrayAndreas Kling
2021-04-09Fonts: Added some cyrillic glyphs to CsillaRegular10 andDmitrii Trifonov
2021-04-08Keymaps: Add se keymap (#6198)nickalfi
2021-04-07Keymaps: Add sv-dvorak keymap (#6177)Miika Hämynen
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: Minor cleanups in SystemServer.iniAndreas Kling
2021-04-04ResourceGraph.Applet: Host both CPU and memory applet in one processAndreas Kling
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-04Userland: Rename *.MenuApplet => *.AppletAndreas Kling
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-04Base: Tweak default shell promptAndreas Kling
2021-04-03Base: Make the "little" test program compilable againAndreas 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: Tweak applet window orderAndreas 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-27Base: Update `modunload` pathRoi
2021-03-27Base: man pages: document arguments, fix typos, use American EnglishBrendan Coles
2021-03-27SoundPlayer: Add playlist supprtCesar Torres
2021-03-26Base: Remove SystemMenu from SystemServer.iniAndreas Kling
2021-03-25Base: Tweak "Redmond 2000" theme menu colorsAndreas Kling
2021-03-25Base: Remove clock and username applets from startupAndreas Kling
2021-03-25Base: Tweak menu colors in default theme a little bitAndreas Kling
2021-03-24jp: add man pageCesar Torres
2021-03-24Keymap: Added de-macintosh.json for German Mac keyboardsnetworkException
2021-03-23HackStudio+LanguageServers/Cpp: Show scope of symbols in LocatorItamar
2021-03-23Base: Add man page for zip(1)Idan Horowitz
2021-03-23PixelPaint: Added Zoom toollucastarche
2021-03-22Base: Document Shell's variable indexing behaviourAnotherTest
2021-03-22Base: Document Shell's immediate functionsAnotherTest
2021-03-18Serendipity: Add new tips and use more GMLthankyouverycool
2021-03-16Base: Change path to both `modload` and `modunload` (#5804)Roi
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-13LibCpp: Replace defined preprocessor values when parsingItamar
2021-03-13QuickShow: Add help documentationBrendan Coles