summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-31Base: Add Mathematical Alphanumeric Symbols to font Katica Regular 10Xexxa
2022-05-31Meta: Add error message when running serenity.sh as rootAndrew Kaster
2022-05-31DHCPClient: Don't reset the interface if its already configuredTim Schumacher
2022-05-30Kernel: Do not include AK/Platform.h in mcontext headersSeekingBlues
2022-05-30Browser: Always show menu for additional bookmarks when one is hiddennetworkException
2022-05-30Kernel: Expose cache size for Intel CPUsLucas CHOLLET
2022-05-30Lagom/Fuzzers: Add CSS parser fuzzerLuke Wilde
2022-05-30Lagom/Fuzzers: Add XML parser fuzzerLuke Wilde
2022-05-30LibXML+Tests: Consume `>` in the character data ending `]]>` and test itLuke Wilde
2022-05-30LibGUI: Add side mouse buttons as an alternate shortcut for back/forwardGeordie Hall
2022-05-30LibGUI: Activate mouse shortcuts from within WindowServerConnectionGeordie Hall
2022-05-30LibGUI: Search for actions with a Shortcut instead of for KeyEventGeordie Hall
2022-05-30LibGUI: Allow Shortcuts to have a mouse button associated with themGeordie Hall
2022-05-30LibGUI: Add a to_string helper for GUI::MouseButtonGeordie Hall
2022-05-29Lagom: Compile headless-browser on Lagom :^)DexesTTP
2022-05-29Lagom: Build LibWeb on LagomDexesTTP
2022-05-29Lagom: Disable the unused-private-field warning on Lagom's clang buildsDexesTTP
2022-05-29Lagom: Compile LibWebSocket on LagomDexesTTP
2022-05-29Lagom: Compile all sources of LibGfxDexesTTP
2022-05-29Utilities: Add networking to headless-browserDexesTTP
2022-05-29Utilities: Add image decoding to headless-browserDexesTTP
2022-05-29Utilities: Add a simple headless-browserDexesTTP
2022-05-29LibWeb: Allow configuring the default error page pathDexesTTP
2022-05-29LibWeb: Allow configuring the default favicon pathDexesTTP
2022-05-29Base: Add Latin Extended-A to Katica Bold 12Karol Kosek
2022-05-29Base: Update some glyphs with Cedillas and Carons in Katica Regular 12Karol Kosek
2022-05-29Documentation: Specify that no new code should contain C-style castskleines Filmröllchen
2022-05-29Ports: Don't unset `EDITOR`Tim Schumacher
2022-05-29Kernel/FileSystem: Simplify even more the mount syscallLiav A
2022-05-29Kernel: Simplify mount syscall flow for regular callsLiav A
2022-05-29Ports: Add SerenityOS theming repository code as ported softwareLiav A
2022-05-29Ports: Add SDL2 compatibility layer port (sdl12-compat)Grigoris Pavlakis
2022-05-29SoundPlayer: Insert separator after play/stop and back/next buttonsLinus Groh
2022-05-29SoundPlayer: Replace two manual key event checks with action shortcutLinus Groh
2022-05-29SoundPlayer: Replace regular buttons with action-based toolbar buttonsLinus Groh
2022-05-29lscpu: Show size of L1 data/instruction, L2, and L3 CPU cachesLinus Groh
2022-05-29Kernel: Expose size of L1 data/instruction, L2, and L3 CPU caches :^)Linus Groh
2022-05-29FileManager: Replace '->' with '→' in symlink statusbar info messageLinus Groh
2022-05-29LibGfx: Change one instance of 'colour' to 'color'Linus Groh
2022-05-29Everywhere: Fix a bunch of typosLinus Groh
2022-05-29Meta: Update manpages website build script to handle non-icon imagesLinus Groh
2022-05-29WindowServer: Call screen_resolution_changed after window screens clearmontiagne
2022-05-28Base: Add test page for Web Storage APIRafał Babiarz
2022-05-28Browser+LibWeb+WebContent: Add ability to inspect session storageRafał Babiarz
2022-05-28NetworkServer: Support setting default gatewayMaciej
2022-05-28Base: Add Tai Le to font Katica Regular 10Xexxa
2022-05-28Base: Add Oriya to font Katica Regular 10Xexxa
2022-05-28Base: Add the Philippine flagXexxa
2022-05-28Applets/ResourceGraph: Open network monitor when clicking network graphMacDue
2022-05-28Ports/acpica-tools: Use `./package.sh dev` to align patches and ReadMeEWouters