summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-04-16LibWeb: Impose a sane max cookie sizeTimothy Flynn
2021-04-16man: Update SystemServer(5) documentation with new Socket stylesin-ack
2021-04-15Applications: Rename Serendipity => WelcomeAndreas Kling
2021-04-15Base: Update cookie test page to include unretrievable cookiesTimothy Flynn
2021-04-15Base: Add documentation for `get_process_name`Nicholas-Baron
2021-04-14LibWeb: Implement the CanvasRenderingContext2D::rect path methodIdan Horowitz
2021-04-14Tests: fixed test-crypto wrong argument order that failed -daniel eliad
2021-04-14Browser: Respect the HttpOnly flag when storing cookiesTimothy Flynn
2021-04-14LibDebug: Add support for parsing array typesFalseHonesty
2021-04-13Base: Update cookie test page with cookies expected to be rejectedTimothy Flynn
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling
2021-04-13HackStudio: Store known symbol declarations in ProjectDeclarationsItamar
2021-04-13Keymaps: Add pl keymap (#6282)breakgimme
2021-04-12Base: Update cookie test page to set some attributesTimothy Flynn
2021-04-12Base: Fix a few width/height oversights in Marietathankyouverycool
2021-04-12Userland: Add support for -S to env commandPeter Elliott
2021-04-12Serendipity: Paint theme agnostic bannerthankyouverycool
2021-04-12Base: Add new sans serif font Marietathankyouverycool
2021-04-11Base: Add test page for document.cookieTimothy Flynn
2021-04-11Network: Add network.png 32x32 iconBrendan Coles
2021-04-11Base: Fix run-tests-and-shutdown.sh output in CI testing mode.Brian Gianforcaro
2021-04-11Everywhere: Update references from ReadMe.md => README.mdAndreas Kling
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