index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-03
LibWeb: Change Document.{hidden,visibilityState} spec links to HTML
Luke Wilde
2021-11-03
Revert "Kernel: Prevent VMWareMouseDevice from handling invalid mouse packets"
Andreas Kling
2021-11-03
LibGUI: ScrollableContainerWidget GML autocomplete
FrHun
2021-11-03
LibGUI: AbstractScrollableWidget GML/JSON
FrHun
2021-11-03
LibGUI: ScrollableContainerWidget respect size
FrHun
2021-11-03
LibGUI: ScrollableContainerWidget consider frame
FrHun
2021-11-03
LibGUI: Margins for AbstractScrollableWidget
FrHun
2021-11-03
LibGUI: ToolbarContainer account for frame width
frhun
2021-11-03
LibGUI: Implement content margins for Frame
FrHun
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-11-03
LibGUI: Invalidate GroupBox layout on font change
FrHun
2021-11-03
LibGUI: Consider content_margins for BoxLayout
FrHun
2021-11-03
LibGUI: Implement content_margins for GroupBox
FrHun
2021-11-03
LibGUI: Add content margins
FrHun
2021-11-03
LibGUI+FileManager: Clarify Widget margins name
FrHun
2021-11-03
LibGUI+Settings: Remove superfluous margin sets
FrHun
2021-11-03
LibGUI: Add utility functions to Margins
FrHun
2021-11-03
Base: Add new bitmap font Tiny Regular
Lady Gegga
2021-11-03
Ports: Patch Makefile to use normal soname flags on Mac
EWouters
2021-11-03
Ports: Update zstd to version 1.5.0
EWouters
2021-11-03
Ports: Use immutable tarballs for libsodium
Tim Schumacher
2021-11-03
LibJS: Implement Temporal.PlainDateTime.prototype.toJSON
Luke Wilde
2021-11-03
LibJS: Implement Temporal.PlainDateTime.prototype.toLocaleString
Luke Wilde
2021-11-03
LibJS: Implement Temporal.PlainDateTime.prototype.toString
Luke Wilde
2021-11-03
LibGUI: Make ComboBox text editor release focus when Escape is pressed
kleines Filmröllchen
2021-11-03
LibGUI: Make ComboBox report on_change for set_selected_index
kleines Filmröllchen
2021-11-03
LibWeb: Size non-loaded <img> to fit the replacement (alt) text
Andreas Kling
2021-11-03
LibMarkdown: Allow nested links
Andreas Kling
2021-11-03
WindowServer: Add missing window_was_constructed call
sin-ack
2021-11-02
Ports: quake: Do no set PATH environment variable in package.sh
Brendan Coles
2021-11-02
WindowServer: Fix visibility of WindowSwitcher constructor
Ben Wiederhake
2021-11-02
LibDSP+Piano: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-11-02
AudioServer: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-11-02
Services: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-11-02
Libraries: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-11-02
Demos+DevTools+Games: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-11-02
Applications: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-11-02
Everywhere: Mark overridden methods 'override'
Ben Wiederhake
2021-11-02
AK+WindowServer: Remove did_construct() framework used only once
Ben Wiederhake
2021-11-02
LibWeb+Browser: Show DOM comments with syntax_comment color in inspector
Andreas Kling
2021-11-02
LibWeb: Show DOM comment contents in DOM inspector
Andreas Kling
2021-11-02
LibWeb: Hide uninteresting whitespace text nodes from DOM inspector
Andreas Kling
2021-11-02
LibJS: Implement Temporal.PlainTime.prototype.round
Luke Wilde
2021-11-02
LibJS: Convert the InitializeReferencedBinding AO to ThrowCompletionOr
Idan Horowitz
2021-11-02
LibJS: Convert the PutValue AO to ThrowCompletionOr
Idan Horowitz
2021-11-02
LibJS: Convert the GetValue AO to ThrowCompletionOr
Idan Horowitz
2021-11-02
LibJS: Convert reference deletion to ThrowCompletionOr
Idan Horowitz
2021-11-02
LibJS: Implement Temporal.PlainTime.prototype.toZonedDateTime()
Linus Groh
2021-11-02
LibJS: Implement Temporal.PlainDateTime.prototype.toZonedDateTime()
Linus Groh
2021-11-02
LibJS: Implement Temporal.PlainDate.prototype.toZonedDateTime()
Linus Groh
[next]