summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-03LibWeb: Change Document.{hidden,visibilityState} spec links to HTMLLuke Wilde
2021-11-03Revert "Kernel: Prevent VMWareMouseDevice from handling invalid mouse packets"Andreas Kling
2021-11-03LibGUI: ScrollableContainerWidget GML autocompleteFrHun
2021-11-03LibGUI: AbstractScrollableWidget GML/JSONFrHun
2021-11-03LibGUI: ScrollableContainerWidget respect sizeFrHun
2021-11-03LibGUI: ScrollableContainerWidget consider frameFrHun
2021-11-03LibGUI: Margins for AbstractScrollableWidgetFrHun
2021-11-03LibGUI: ToolbarContainer account for frame widthfrhun
2021-11-03LibGUI: Implement content margins for FrameFrHun
2021-11-03Applications: Remove border from GroupBox marginsFrHun
2021-11-03LibGUI: Invalidate GroupBox layout on font changeFrHun
2021-11-03LibGUI: Consider content_margins for BoxLayoutFrHun
2021-11-03LibGUI: Implement content_margins for GroupBoxFrHun
2021-11-03LibGUI: Add content marginsFrHun
2021-11-03LibGUI+FileManager: Clarify Widget margins nameFrHun
2021-11-03LibGUI+Settings: Remove superfluous margin setsFrHun
2021-11-03LibGUI: Add utility functions to MarginsFrHun
2021-11-03Base: Add new bitmap font Tiny RegularLady Gegga
2021-11-03Ports: Patch Makefile to use normal soname flags on MacEWouters
2021-11-03Ports: Update zstd to version 1.5.0EWouters
2021-11-03Ports: Use immutable tarballs for libsodiumTim Schumacher
2021-11-03LibJS: Implement Temporal.PlainDateTime.prototype.toJSONLuke Wilde
2021-11-03LibJS: Implement Temporal.PlainDateTime.prototype.toLocaleStringLuke Wilde
2021-11-03LibJS: Implement Temporal.PlainDateTime.prototype.toStringLuke Wilde
2021-11-03LibGUI: Make ComboBox text editor release focus when Escape is pressedkleines Filmröllchen
2021-11-03LibGUI: Make ComboBox report on_change for set_selected_indexkleines Filmröllchen
2021-11-03LibWeb: Size non-loaded <img> to fit the replacement (alt) textAndreas Kling
2021-11-03LibMarkdown: Allow nested linksAndreas Kling
2021-11-03WindowServer: Add missing window_was_constructed callsin-ack
2021-11-02Ports: quake: Do no set PATH environment variable in package.shBrendan Coles
2021-11-02WindowServer: Fix visibility of WindowSwitcher constructorBen Wiederhake
2021-11-02LibDSP+Piano: Fix visibility of Object-derivative constructorsBen Wiederhake
2021-11-02AudioServer: Fix visibility of Object-derivative constructorsBen Wiederhake
2021-11-02Services: Fix visibility of Object-derivative constructorsBen Wiederhake
2021-11-02Libraries: Fix visibility of Object-derivative constructorsBen Wiederhake
2021-11-02Demos+DevTools+Games: Fix visibility of Object-derivative constructorsBen Wiederhake
2021-11-02Applications: Fix visibility of Object-derivative constructorsBen Wiederhake
2021-11-02Everywhere: Mark overridden methods 'override'Ben Wiederhake
2021-11-02AK+WindowServer: Remove did_construct() framework used only onceBen Wiederhake
2021-11-02LibWeb+Browser: Show DOM comments with syntax_comment color in inspectorAndreas Kling
2021-11-02LibWeb: Show DOM comment contents in DOM inspectorAndreas Kling
2021-11-02LibWeb: Hide uninteresting whitespace text nodes from DOM inspectorAndreas Kling
2021-11-02LibJS: Implement Temporal.PlainTime.prototype.roundLuke Wilde
2021-11-02LibJS: Convert the InitializeReferencedBinding AO to ThrowCompletionOrIdan Horowitz
2021-11-02LibJS: Convert the PutValue AO to ThrowCompletionOrIdan Horowitz
2021-11-02LibJS: Convert the GetValue AO to ThrowCompletionOrIdan Horowitz
2021-11-02LibJS: Convert reference deletion to ThrowCompletionOrIdan Horowitz
2021-11-02LibJS: Implement Temporal.PlainTime.prototype.toZonedDateTime()Linus Groh
2021-11-02LibJS: Implement Temporal.PlainDateTime.prototype.toZonedDateTime()Linus Groh
2021-11-02LibJS: Implement Temporal.PlainDate.prototype.toZonedDateTime()Linus Groh