summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-02Chess: Stop trying to read non-existent window-size config valueSam Atkins
2023-02-02GamesSettings: Make CardSettingsWidget creation fallibleSam Atkins
2023-02-02GamesSettings: Rename `Preview` -> `CardGamePreview`Sam Atkins
2023-02-02LibPDF: Simplify Encoding to align with simple font requirementsRodrigo Tobar
2023-02-02LibPDF: Stop calculating code points for glyphsRodrigo Tobar
2023-02-02LibPDF: Fix ZapfDingbat's char codesRodrigo Tobar
2023-02-02LibPDF: Stop storing unicode code points in EncodingRodrigo Tobar
2023-02-02LibGUI: Use the correct font when relayouting BreadcrumbbarAndreas Kling
2023-02-02LibGUI: Merge two loops over the segments in Breadcrummbar::relayout()Andreas Kling
2023-02-02LibGUI: Center TreeView item icons verticallyAndreas Kling
2023-02-02Piano: Propagate errors in PlayerWidgetKeir Davis
2023-02-02LibWeb: Implement Element.attachShadow and Element.shadowRoot :^)Karol Kosek
2023-02-02LibWeb: Allow to set a root mode value when constructing a ShadowRootKarol Kosek
2023-02-02LibWeb: Add a helper function for checking if element is a shadow hostKarol Kosek
2023-02-02LibWeb: Rename DOM::shadow_root() to shadow_root_internal()Karol Kosek
2023-02-02LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of StringKarol Kosek
2023-02-02LibWeb: Actually initialize ShadowRoot bindingsKarol Kosek
2023-02-02PixelPaint: Update text tool font color on primary color changeTim Ledbetter
2023-02-02LibWeb+LibWebSocket: DOM WebSocket subprotocol supportGuilherme Gonçalves
2023-02-02PixelPaint: Scale move tool resize anchorsTim Ledbetter
2023-02-02PixelPaint: Show resize anchors when using the move toolTim Ledbetter
2023-02-02PixelPaint: Highlight active layer when using the move toolTim Ledbetter
2023-02-02PixelPaint: Set initial position correctly when using the move toolTim Ledbetter
2023-02-02Ports: Install all dependencies instead of just oneJelle Raaijmakers
2023-02-02LibSoftGPU: Only enable texture stages if requiredJelle Raaijmakers
2023-02-02Ports: Add bind mount automatically for Quake3Jelle Raaijmakers
2023-02-02LibSoftGPU: Make blending simpler and more efficientJelle Raaijmakers
2023-02-02Profiler: Standardize percentage formattingJelle Raaijmakers
2023-02-02FileSystemAccessServer: Send correct error code for failed file accessTimothy Flynn
2023-02-02Meta: Add Martin Falisse to the contributors list :^)Linus Groh
2023-02-02Meta: Add Rodrigo Tobar to the contributors list :^)Linus Groh
2023-02-02Meta: Add Erik Wouters to the contributors list :^)Linus Groh
2023-02-02Ladybird: Spawn ladybird and headless-browser using helpers in WebDriverAndrew Kaster
2023-02-02Ladybird: Clean up install rules for executablesAndrew Kaster
2023-02-02Meta+CI: Disable Ladybird for fuzzer, compiler explorer and AndroidAndrew Kaster
2023-02-02LibSQL+Ladybird: Accept a list of paths for spawning SQLServer in LagomAndrew Kaster
2023-02-02Ladybird: Abstract spawning helper processes into separate methodsAndrew Kaster
2023-02-02LibWeb: Restore handling of the serenity:ladybird/headless capabilityTimothy Flynn
2023-02-02LibGUI: Make Tray item height honor the current font sizeAndreas Kling
2023-02-02LibGUI: Relayout Breadcrumbbar on font changeAndreas Kling
2023-02-02LibGUI: Invalidate IconView cache on font changeAndreas Kling
2023-02-02LibGUI: Don't hard-code TreeView row heightAndreas Kling
2023-02-02LibJS: Format the era of ISO year 0 as BCTimothy Flynn
2023-02-02Ladybird: Left-align long url in address barmartinfalisse
2023-02-02DisplaySettings: Made select wallpaper use allowed file typesMarcus Nilsson
2023-02-02LibGUI: Add allowed file types to FilePickerMarcus Nilsson
2023-02-02LibGUI: Add allowed file extensions to FileSystemModelMarcus Nilsson
2023-02-02SQLServer: Unveil /etc/passwdMacDue
2023-02-02Kernel/Graphics: Export DDC I2C address definition to global header fileLiav A
2023-02-02Kernel: Split I2C functionality from IntelNativeDisplayConnector codeLiav A