index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
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
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
2021-11-02
LibGUI: Keep autocomplete open after applying 'layout: '
thislooksfun
2021-11-02
LibGUI: Don't re-trigger the autocomplete box when the timer fires
thislooksfun
2021-11-02
HackStudio: Don't close autocomplete after applying #include directories
thislooksfun
2021-11-02
LibGUI: Allow autocomplete to stay open after applying
thislooksfun
2021-11-02
LibGUI: Add and use TextEditor::hide_autocomplete()
thislooksfun
2021-11-02
HackStudio: Remove unused #include
thislooksfun
2021-11-02
LibGUI: Refactor out common code
thislooksfun
2021-11-02
LibGUI: Add AutocompleteProvider::has_suggestions()
thislooksfun
2021-11-02
LibGUI: Add missing #include
thislooksfun
2021-11-02
LibGUI: Always pre-select the first autocomplete suggestion
thislooksfun
2021-11-02
LibGUI: Hide autocomplete on any event other than typing
thislooksfun
2021-11-02
LibGUI: Always show a box when the user requests autocomplete
thislooksfun
2021-11-02
LibGUI: Remove unnecessary braces
thislooksfun
2021-11-02
LibGUI: Abstract out even more duplicated logic
thislooksfun
2021-11-02
LibGUI: Abstract out and name repeated logic
thislooksfun
2021-11-02
LibGUI: Suggest classes when typing identifiers
thislooksfun
2021-11-02
LibGUI: Abstract out widget and layout class matching
thislooksfun
2021-11-02
LibGUI: Don't suggest widgets inside layouts
thislooksfun
2021-11-02
LibGUI: Abstract out some duplicated logic for suggesting properties
thislooksfun
2021-11-02
HackStudio: Append a / when completing a directory
thislooksfun
2021-11-02
HackStudio: Correctly handle nested paths
thislooksfun
2021-11-02
HackStudio: Handle autocomplete inside #include's <> and ""
thislooksfun
2021-11-02
LibGUI: Make sure that children are actually widgets
thislooksfun
2021-11-02
LibGUI: Dynamically process layouts from GML files
thislooksfun
2021-11-02
LibGUI: Use fuzzy matching for GML suggestions
thislooksfun
2021-11-02
LibGUI: Add myself to the copyright header
thislooksfun
[next]