summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-04-25Tests: Add environment variable for tests onlyAndrew Kaster
2021-04-25Base: clang-format the cpp-gui template project.Brian Gianforcaro
2021-04-23FontEditor: Add move glyph toolthankyouverycool
2021-04-23Base: Add a quote to the fortunes databaseAli Mohammad Pur
2021-04-22LibWeb+Base: Use AK::SourceGenerator for error pagesAndreas Kling
2021-04-21LibWeb+Base: Convert String::format() to String::formatted()Andreas Kling
2021-04-21Tests: Reorganize LibCompress unit testsMarco Biscaro
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-19Base: Add HTML test page for cursor & tableAdam Hodgen
2021-04-18Base: Update CsillaRegular10's glyph widthsIdan Horowitz
2021-04-18Base: Add hebrew character glyphs to the Katica Regular 10 fontGal Horowitz
2021-04-18Everywhere: Fix a bunch of typosLinus Groh
2021-04-17LibGUI+WindowServer: Separate window manager IPC from regular IPCsin-ack
2021-04-17FileManager: Show file copying animationLeandro Pereira
2021-04-17Base: Remove stray backtick in the watch manpageGunnar Beutner
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